![]() |
Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.8
Hmm... weird... You should get output: 18168368
Now try this: Code:
wget "http://dl.dropboxusercontent.com/u/17706605/n9-qtweakall_9.7.8_armel.deb" --spider --server-response -O - 2>&1Code:
RM696-21-3_PR_001:~# wget "http://dl.dropboxusercontent.com/u/17706605/n9-qtweakall_9.7.8_armel.deb" --spider --s |
Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.8
Quote:
Thank you very much for your help. I am am new to meego, and some things are a bit difficullt, e.g. finding the right repositories, getting actual information, but this forum really helped me. |
Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.8
Hello it's me again.. Got the same response
BusyBox v1.20.0.git (MeeGo 3:1.20-0.2+0m8) built-in shell (ash) Enter 'help' for a list of built-in commands. ~ # wget "http://dl.dropboxusercontent.com/u/17 706605/n9-qtweakall_9.7.8_armel.deb" --spider - -server-response -O - 2>&1 --22:22:02-- http://dl.dropboxusercontent.com/u/1....7.8_armel.deb => `-' Resolving dl.dropboxusercontent.com... 54.225.153.84 Connecting to dl.dropboxusercontent.com|54.225.153.84|:80... connected. HTTP request sent, awaiting response... HTTP/1.1 200 OK accept-ranges: bytes cache-control: max-age=0 Date: Tue, 02 Jul 2013 14:21:58 GMT etag: 2419n pragma: public Server: nginx x-dropbox-request-id: 715c95a829b81139 X-RequestId: 6cfd60183c6ed8f7a41958d07cd157a6 x-robots-tag: noindex,nofollow x-server-response-time: 1172 Connection: keep-alive Content-Type: application/x-debian-package Content-Length: 18168368 Length: 18,168,368 (17M) [application/x-debian-package] 200 OK ~ # edit: tried again the code previously... length should be 'L'ength.... Case sensitive.. And it returned with what you said.. 18168368 |
Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.8
It's not a really the same content.. I found a differences, look this is my:
Content-length: 18168368 and this is your: Content-Length: 18168368 In your output the word Length with BIG "L" and in my output it with small "l". This is a reason the the full command not show the output for you... Why it written for you with this big L I don't know :( Try to reinstall wget: Code:
apt-get updateCode:
wget "http://dl.dropboxusercontent.com/u/17706605/n9-qtweakall_9.7.8_armel.deb" --spider --server-response -O - 2>&1Code:
sed -i -e 's/Content-length/Content-Length/g' /opt/N9QTweak/Tweaks/downloader*PS. Please tell me which repos you have installed? Files from this folder: Code:
/etc/apt/sources.list.dCode:
ls -l /etc/apt/sources.list.d |
Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.8
How do i reinstall wget? Just updated i think since the devel mode first init is recent. Anyway ill try to update. Just dont know how. :D anyway. My repos are from meecatalog 3 popular repos, just edited everything to skeiron. Omg thanks for looking into my problem. Im sorry for the hassle. Im new to linux meego environment.
edit: i reinstalled wget but still same version and same problem. Just made the edit of downloader* and now it works fine!! But what if there's an update? Would it overwrite my downloader files? If so, is there a command which disregards the uppercase lowecase? :D. And lastly, thank you very much! I will donate when i save cash from my allowance ;) more power to you! |
Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.8
look again into my previous post...
PS. don't forget to show outputs.. |
Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.8
Quote:
total 16 -rw-r--r-- 1 root root 222 May 27 2012 aegis.ssu-keyring-005.list -rw-r--r-- 1 user root 359 Jun 27 15:15 meecatalog.list -rw-r--r-- 1 root root 22 May 27 2012 osa.list -rw-r--r-- 1 root root 64 Jun 26 17:07 sdk.list ~ $ |
Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.8
Ok try this ONE-LINE command:
Code:
mv -f /etc/apt/sources.list.d/meecatalog.list /etc/apt/sources.list.d/meecatalog.list.disabled && apt-get update && apt-get install --reinstall wgetAfter this: Code:
wget "http://dl.dropboxusercontent.com/u/17706605/n9-qtweakall_9.7.8_armel.deb" --spider --server-response -O - 2>&1Show me both outputs... |
Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.8
Sorry, but i can't install apk games from N9QT, games are in /home/user/MyDocs/Apkenv with the good name.
I can use them from terminal. What am i doing wrong ? What is the command line to install games ? |
Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.8
ok.. wait.. my phone is being used as wifi hotspot atm... and is just outside my window. hahaha low signal here in my apartment. thanks for your support man. :)
|
Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.8
Code:
~ # mv -f /etc/apt/sources.list.d/meecatalog.li |
Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.8
Thanks... It so weird why you get this output from wget and most of the people another...
Ok, fix manually like I said before, just run this ONE-LINE command as root: Code:
mv -f /etc/apt/sources.list.d/meecatalog.list.disabled /etc/apt/sources.list.d/meecatalog.list && sed -i -e 's/Content-length/Content-Length/g' /opt/N9QTweak/Tweaks/downloader* |
Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.8
Quote:
What you did, show output from the tweak, how you can use them from terminal if tweak not installed. Do you installed something else from another place like Apkenv thread ? etc... |
Hey Schturman,
There is a bug at Powerpack and m4asupport installation. Basicly unzip (from powerbusybox) does not known the -u option in your script: Basicly PowerPack packages downloaed successfully... unzip: invalid option -- 'u' BusyBox v1.21.0 (1.21.0power1+harmattan0) multi-call binary. Usage: unzip [-lnopq] FILE[.zip] [FILE]... [-xFILE...] [-d DIR] |
Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.8
No.. It not have any problem... Probably the problem its locally on your device. Look into my output:
Code:
Choose numbers separated by 1 space: 10PS. I have unzip package installed before i installed PP and busybox-power. |
Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.8
It installed ok using UU... But....
DF instruction not here! Open PDF downloader.. For Exit, just press Enter... --------------------------------------------- | N9 QuickTweak PDF downloader | --------------------------------------------- | A: English PDF instruction | | B: Russian PDF instruction | | C: Both PDF instructions | --------------------------------------------- | D: PDF file with links ONLY ! | --------------------------------------------- After applying you will find PDF file in your: /home/user/MyDocs/Documents Choose a letter: a WAIT! Downloading PDF instruction... Calculating download size ... /opt/N9QTweak/Tweaks/downloader0.sh: line 15: + : syntax error: operand expected (error tokenis "+ ") Downloading bytes (0.00 Mb) cp: can't stat 'N9_QuickTweak_en*': No such file or directory still uses Length.. And update has overwritten the downloaders. Haha. :D |
Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.8
Thank you Schturman it's a great tool and very useful with my N9. Not sure if it will be possible and will it allow us to tweak 'wazapp' to enlarge the font size of it? and the menu of notifications? Hope I am not asking too much. Really thanks to your great work:)
|
Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.8
lablueboy, yep.. After update you need run this command again...
Code:
sed -i -e 's/Content-length/Content-Length/g' /opt/N9QTweak/Tweaks/downloader*Code:
wget "http://dl.dropboxusercontent.com/u/17706605/n9-qtweakall_9.7.8_armel.deb" --spider --server-response -O - 2>&1 | grep 'Content*.*th' | cut -d ':' -f1 | sed 's/ //g'edmong, sorry, I don't think.... I don't use wazapp (never installed) and don't know how to do this. |
Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.8
Version 9.7.8 repackaged and reuploaded :D
* Fixed downloading problem that some users have. To update use tweak UU. |
Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.8
Slightly off topic and I'm sorry for that but I've always gotten help here :)
Is there a way to exctract/export the Private calendar appointments from the N9 or is there a way to change the calendar appointments from Private to Exhange so that I can sync them with outlook? I've googled this but nothing has come up (except for manually teadious solutions). Thank You in advance! Best Regards, Peter |
Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.8
Quote:
Aegis rejecting *deb Could not open debian archive aegis aborting dpkg -- all listed package files rejected Compilation failed in require Failed to install PowerPack:confused::confused: can't remember/find command in terminal to see if Open mode?:o |
Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.8
Do you have inception installed and activated or open mode ?
Are you connected to internet ? Post a full output... |
Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.8
Quote:
There are commands in terminal to see but I can't remember/find? Trying to reinstall inception from EE but it closes down - last time rebooted too! |
Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.8
Open mode:
Code:
accli -I | grep open > /dev/nullCode:
dpkg-query -W -f='${Status}\n' inception-bin | grep installed | awk '{print $3}' | head -1 |
Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.8
Quote:
~ $ dpkg-query -W -f='${Status}\n' inception-bin | grep installed | awk '{print $3}' | head -1 installed ~ $ accli -I | grep open Current mode: open ~ $ accli -I | grep open > /dev/null ~ $ |
Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.8
System packages MODs
For Exit, just press Enter... Internet connection required ! Options: 1. Busybox-power installer 2. PowerPack installer Choose numbers separated by 1 space: 2 PowerPack installer. For Exit, just press enter... 1. Install (v0.2.1) 2. Uninstall Choose 1 or 2: 1 WAIT until it finish process !!! WAIT! Downloading needed packages... Calculating download size ... Downloading 9192118 bytes (8.77 Mb) [========================================] 100% PowerPack packages downloaded successfully... unzip: invalid option -- 'u' BusyBox v1.21.0 (1.21.0power1+harmattan0) multi-call binary. Usage: unzip [-lnopq] FILE[.zip] [FILE]... [-xFILE...] [-d DIR] Extract FILEs from ZIP archive -l List contents (with -q for short form) -n Never overwrite files (default: ask) -o Overwrite -p Print to stdout -q Quiet -x FILE Exclude FILEs -d DIR Extract into DIR Installing packages... Aegis rejecting *.deb: Could not open debian archive aegis aborting dpkg -- all listed package files rejected Compilation failed in require. Failed to install PowerPack! Exiting... Thanks for using my script ! Schturman Choose T for Tweak menu, R for Reboot, F forFull Refresh, M for Middle Refresh, S for Soft Refresh, B to restart BME or Enter for exit: |
Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.8
You have problem with unzip package. Please reinstall it and try again.
|
Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.8
Quote:
Stupid question but what else to do, I have removed Faster N9 before trying to install PowerPack due to your earlier statement http://talk.maemo.org/showthread.php?t=87047&page=17 #169! :rolleyes: |
Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.8
How you reinstalled unzip package ? And which version it reinstalled ?
Show me output... or do it directly: Code:
dpkg -i /opt/N9QTweak/SYS/unzip* |
Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.8
Quote:
~ # dpkg -i /opt/N9QTweak/SYS/unzip* Vælger tidligere fravalgt pakke unzip. (Læser database ... 94248 filer og kataloger installeret i øjeblikket.) Udpakker unzip (fra .../SYS/unzip_6.0-5_armel.deb)... aegis-installing unzip (from '') Sætter unzip (6.0-5) op... Behandler udløsere for applauncherd-launcher ... ~ # |
Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.8
ok, now try again tweak with PP or first try reboot..
|
Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.8
Quote:
|
Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.8
i will add reinstallation of unzip after installation of busybox-power. Probably busybox-power override unzip file that can't read flag "-u" for some users.
Weird, but i itself not have this problem.. |
Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.8
Quote:
|
Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.8
From your log from this post:
http://talk.maemo.org/showpost.php?p...postcount=7057 You have busybox-power installed. Don't know when and how you installed it, but you did it before PP. |
Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.8
Quote:
|
Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.8
Guys, do you want that auto-background changer will NOT change background at night from 01am until 06am ? It will show message "Night here! Sleeping... Waiting for another circle..." or something like this.
|
Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.8
Quote:
|
Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.8
You can do it easily via profilematic (explained in pdf):
Code:
sh -c "echo rootme | devel-su -c 'sh /opt/N9QTweak/Autowall/auto-back2.sh'";) |
Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.8
Quote:
|
| All times are GMT. The time now is 10:41. |
vBulletin® Version 3.8.8