maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Nokia N9 / N950 (https://talk.maemo.org/forumdisplay.php?f=51)
-   -   [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.8.8 (https://talk.maemo.org/showthread.php?t=80600)

Schturman 2013-06-16 23:26

Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.5
 
Answers for this errors here: http://talk.maemo.org/showthread.php?t=90218

dex87 2013-06-16 23:31

Nokia killing N9....support.... FcK!!!!

Ancelad 2013-06-17 08:32

Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.5
 
1 Attachment(s)
Schturman, what about this? :P

/usr/share/themes/base/meegotouch/libsyuid-screenlock-nokia/style/libsysuid-screenlock-nokia.css:

Code:

MusicPlayer MLabelStyle#MusicPlayerSongTitleLabel {
    font: $FONT_FAMILY bold 2.9mm;
    color: #ffffff;
    margin-left: 0;
    margin-right: 0;
    margin-top: 5.2mm;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 3.0mm;
    minimum-size: 100% -1;
    maximum-size: 100% -1;
}

MusicPlayer MLabelStyle#MusicPlayerArtistNameLabel {
    font: $FONT_FAMILY normal 2.4mm;
    color: #ffffff;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 3.0mm;
    padding-right: 3.0mm;
    minimum-size: 100% -1;
    maximum-size: 100% -1;


willi6868 2013-06-17 08:40

Quote:

Originally Posted by Ancelad (Post 1352631)
Schturman, what about this? :P

BTW is it possible to make a tweak that lets the music title run from right to left on the lockscreen (and status-ui) so we would be able to read the full music title (Don't know how to name this Future)? :)

Schturman 2013-06-17 09:12

Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.5
 
Quote:

Originally Posted by Ancelad (Post 1352631)
Schturman, what about this? :P

You mean long title? Yep, possible.. Share the setting please :)

Schturman 2013-06-17 09:13

Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.5
 
PS. Someone want Power Pack included in N9QT ?

thedead1440 2013-06-17 09:22

Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.5
 
Quote:

Originally Posted by Schturman (Post 1352638)
You mean long title? Yep, possible.. Share the setting please :)

Most probably its removing the padding in the following section of /usr/share/themes/base/meegotouch/libsyuid-screenlock-nokia/style/libsysuid-screenlock-nokia.css:

Code:


MusicPlayer MLabelStyle#MusicPlayerSongTitleLabel {
    font: $FONT_FAMILY bold 4.8mm;
    color: #ffffff;
    margin-left: 0;
    margin-right: 0;
    margin-top: 5.2mm;
    margin-bottom: 0;
    padding-left: 3.0mm;
    padding-right: 3.0mm;
    minimum-size: 100% -1;
    maximum-size: 100% -1;
}

MusicPlayer MLabelStyle#MusicPlayerArtistNameLabel {
    font: $FONT_FAMILY normal 2.4mm;
    color: #ffffff;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0.7mm;
    padding-left: 3.0mm;
    padding-right: 3.0mm;
    minimum-size: 100% -1;
    maximum-size: 100% -1;
}


Ancelad 2013-06-17 09:43

Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.5
 
You're right, but some values are different

Code:

MusicPlayer MLabelStyle#MusicPlayerSongTitleLabel {
    font: $FONT_FAMILY bold 2.9mm;
    color: #ffffff;
    margin-left: 0;
    margin-right: 0;
    margin-top: 5.2mm;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 3.0mm;
    minimum-size: 100% -1;
    maximum-size: 100% -1;
}

MusicPlayer MLabelStyle#MusicPlayerArtistNameLabel {
    font: $FONT_FAMILY normal 2.4mm;
    color: #ffffff;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 3.0mm;
    padding-right: 3.0mm;
    minimum-size: 100% -1;
    maximum-size: 100% -1;

Result you can see in my previous post :)

Ancelad 2013-06-17 09:44

Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.5
 
Quote:

Originally Posted by willi6868 (Post 1352632)
BTW is it possible to make a tweak that lets the music title run from right to left on the lockscreen (and status-ui) so we would be able to read the full music title (Don't know how to name this Future)? :)

No, I think :confused:

Ancelad 2013-06-17 09:47

Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.5
 
I've configured font size coz default size is too large for me. Also you can change element's positions :)

b-rockSA 2013-06-17 11:18

Hey guys, of late my N9's battery just seems to die, even on standby, and power saving mode enabled.

Is it possible to run conky, or any other app to check background processes with N9qtweak? Don't wanna brick my phone, or be forced to reflash.

Schturman 2013-06-17 12:07

Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.5
 
Run "top" and see which process eat your cpu.

saleki 2013-06-17 14:00

Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.5
 
Quote:

Originally Posted by Ancelad (Post 1352649)
No, I think :confused:

anyone tried to use marquee for scrolling? :confused:

b-rockSA 2013-06-17 16:57

Problem is smartsearch, any help?
Quote:

Originally Posted by Schturman (Post 1352682)
Run "top" and see which process eat your cpu.


thedead1440 2013-06-17 17:11

Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.5
 
Quote:

Originally Posted by b-rockSA (Post 1352733)
Problem is smartsearch, any help?

Disabling it is recommended but then you lose the ability to get to choose which pictures, videos etc you want to attach inside the email app.

To disable it just type as root:
Code:

mv /usr/bin/smartsearch /usr/bin/stupidsearch

Schturman 2013-06-17 18:22

Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.5
 
The first post updated...

MK99 2013-06-17 19:55

Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.5
 
Quote:

Originally Posted by Schturman (Post 1352639)
PS. Someone want Power Pack included in N9QT ?

It would be nice. ;)

Ancelad 2013-06-18 04:11

Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.6
 
1 Attachment(s)
Schturman, look :)

Code:

LockScreenNotificationAreaStyle#LockScreenNotificationArea {
    /* The minimum height should be at least the height of max-banners banners
    * (+ the space between them) and the AndMore widget */
    minimum-size: 100% 44.0mm;
    maximum-size: 100% -1;
    clear-button: false;
    max-banners: 5;

5 notifications instead default 3 :) Six or more - not good.

Schturman 2013-06-18 09:47

Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.6
 
Thanks to Margaret and Angelo for donation :)

Arsenalter 2013-06-18 12:00

Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.5
 
Quote:

Originally Posted by thedead1440 (Post 1352736)
Disabling it is recommended but then you lose the ability to get to choose which pictures, videos etc you want to attach inside the email app.

To disable it just type as root:
Code:

mv /usr/bin/smartsearch /usr/bin/stupidsearch

can`t rename.Permission denied :confused:

Schturman 2013-06-18 15:49

Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.6
 
Post full output...

flavy69 2013-06-18 19:31

Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.6
 
Pls add power pack in next version.thanks!

trobs29 2013-06-18 19:58

Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.6
 
Schturman, first of all, thanks for a wonderful N9 tool! I have a 64GB N9 running pr1.3. I currently have 9.7.5 installed and was trying the autoupdate (SS enabled or UU) but I'm getting the following:


Press Y for download or Enter for exit: Y

WAIT! Downloading NEW version. . .
Calculating download size . . .
/opt/N9QTweak/Tweaks/downloader4.sh: line 15: +
: syntax error: operand expected (error token is "+ ")
Downloading bytes (0.00 Mb)

cp: can't stat 'n9-qtweakall_9.7.6_armel.deb': No such file or directory

This version NOT exist!!!
Open N9 QuickTweak menu. . .


Also, everytime I use the catcher now, it displays the 'Your application catched successfully!' message immediately either thru option O or using the 'Catch Apps' button even before go into the store and actually download an app.

Appreciate the help.

Schturman 2013-06-18 20:27

Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.6
 
trobs29, look 1-2 pages back, someone have similar problem... This error come from internet connection problem... Try different wifi/3G connections. Just now reinstalled via UU without any problem...
About second error, open terminal as root and run:
Code:

apt-get clean
Now you can again use Catch apps and OVI...

flavy69, I follow this tread, For now I see some users have some problems... Will see...

death_jax 2013-06-18 20:38

Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.6
 
Quote:

Originally Posted by Schturman (Post 1353018)
flavy69, I follow this tread, For now I see some users have some problems... Will see...

In addiction to the above, if I understand well, the power pack edits/replace files edited by N9QTweak too.. Is that right?

Schturman 2013-06-18 20:46

Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.6
 
if n9qt use files for tweaking that belongs to the installed .debs from powerPack, the answer is YES, it will override the tweaked files...

Schturman 2013-06-18 20:48

Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.6
 
PS. If some one want to check it, just extract files from this debs, create a list with names of this files (+ full path to this) and post here. we can check if some tweaks use this files (sorry I don't have time now to do this)....

death_jax 2013-06-18 20:50

Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.6
 
Quote:

Originally Posted by Schturman (Post 1353024)
if n9qt use files for tweaking that belongs to the installed .debs from powerPack, the answer is YES, it will override the tweaked files...

In addiction to that, after flash the phone, if you restore the backup, the latter still contains modified files (in addiction to sms, contacts, etc.).. How is it possible to install the powerpack in a clear phone (clear not at all, but only without modified files)?

MK99 2013-06-18 21:45

Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.6
 
1 Attachment(s)
Quote:

Originally Posted by Schturman (Post 1353026)
PS. If some one want to check it, just extract files from this debs, create a list with names of this files (+ full path to this) and post here. we can check if some tweaks use this files (sorry I don't have time now to do this)....

Here is good to start... :rolleyes:

Ancelad 2013-06-19 06:56

Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.6
 
1 Attachment(s)
Hmmm... Now I've 7 icons instead default 5... (I've set 8) :D

libsysuid-screenlock-nokia.css

Code:

NotificationIconAreaStyle {
    max-icons: 8;
    icon-spacing: 0.8mm;
}


zaidk9 2013-06-19 07:01

@ancelad @schturman will this be added in the next version??

MK99 2013-06-19 08:24

Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.6
 
About that PowerPack...
I found the first conflict.
/usr/share/themes/base/meegotouch/libmeegotouchviews/style/meditortoolbarstyle.css
Now we need to find a tweak that uses that file.

death_jax 2013-06-19 10:39

Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.6
 
Quote:

Originally Posted by MK99 (Post 1353139)
About that PowerPack...
I found the first conflict.
/usr/share/themes/base/meegotouch/libmeegotouchviews/style/meditortoolbarstyle.css
Now we need to find a tweak that uses that file.

I did a search and seems that no tweaks have meditortoolbarstyle.css inside it..

Ancelad 2013-06-19 11:01

Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.6
 
I've just installed PowerPack... I have overtweaked (:D) phone, and I haven't problems at this moment (maybe they will appear, I dont want them :D). Btw I think it is very difficult to uninstall this tweak correctly. I think we should make backup of all original system files (which PowerPack upgrades) and/or reinstall them from repositories/clouds...

Update:
1st "trouble" - tweak W-5 was restored to default. I've reactivated it :)

Schturman 2013-06-19 13:53

Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.6
 
Ok guys.. I will not go to check all file by file in all this packages. But yes some from them can restore some tweaks (like megotouch package, Ancelad mentioned this). Yes we can restore tweaks, BUT be careful, because if new package have a little different file and some tweaks use commands with specific lines and in the new file this lines not in the same place it can cause reboot loop or just not do nothing...
About restore this pack...
I Already downloaded all this original packages except 2 that can't be downloaded.. 1 have dependencies to the old version of one of this packages and another one, just not exist...
Ancelad explained one way to restore, just reinstall the original packages, BUT, you can do this also only via inception or open mode (maybe open mode can reinstall directly from apt-get if after installation this pack it NOT have origin "com.nokia.maemo/local" in refhashlist, i just not remember, i use inception).
Another way to use reinisto explanation to fix origin in refhashlist from "com.nokia.maemo/local" to "com.nokia.maemo" and it will give for incepted user possibility to install original packages directly via apt-get.
Another way (i work on this now), i create script based on the Coderus refhashlist patch, that can change origin ONLY for specific files and you can reinstall this specific package directly via apt-get.

Ancelad 2013-06-19 16:07

Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.6
 
Quote:

Originally Posted by Schturman (Post 1353210)
you can do this also only via inception or open mode

Certainly :)

Schturman 2013-06-19 16:51

Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.6
 
But with refhashlist patch we not need to save all this packages, we can directly reinstall all packages ;)
I think i will go to this option (rainisto explanation).. In this case i can change all other tweaks like T and instead reinstalling original passages via inception it will reinstall via apt-get. Or i will add this fix after restoring tweak to default with reinstallation of packages via inception (less work/fixes for me).
Also i will add this fix like separate tweak..
Someone tried this fix ?
Also guys with open mode, can you please check if after installation via:
Code:

AEGIS_FIXED_ORIGIN=com.nokia.maemo dpkg -i
In the file: /var/lib/aegis/refhashlist you have "com.nokia.maemo/local" or "com.nokia.maemo" ? (sorry i with inception).
Thanks.

Schturman 2013-06-19 17:58

Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.6
 
Ufff... I played with refhashlist and killed my primary device :D Now it will take a some time to restore all...

Ancelad 2013-06-19 18:09

Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.7.6
 
Omg, my N9 at 1,2 GHz and with PP is AWESOME!!!

Akkumaru 2013-06-20 05:44

Quote:

Originally Posted by Ancelad (Post 1353272)
Omg, my N9 at 1,2 GHz and with PP is AWESOME!!!

At 1.35 GHz ;)
Alright, if I just undid my tweaks with HSS and uninstall, would it be fine to use tweak A, B, and W?


All times are GMT. The time now is 10:41.

vBulletin® Version 3.8.8