Notices


Reply
Thread Tools
Posts: 104 | Thanked: 60 times | Joined on Dec 2009 @ London
#261
Wow sakya, you are doing such great work. I think QtLockscreen is actually going to replace my music player!
 
eefo's Avatar
Posts: 1,444 | Thanked: 461 times | Joined on Dec 2010 @ pakistan
#262
Originally Posted by sakya View Post
The problem with album art is:
-When the album art is loaded it is scaled to fit the size you set in the settings (keeping aspect ratio).
-When you change from portrait or landscape it's too late: the image has been scaled.

I'll fix this...
hey sakya , upgrading to latest version does not change my .ini file
it stays on the previous version .
what should i do ?
__________________
Every hero becomes a bore at last.
www.itechiapk.com
 
Posts: 104 | Thanked: 60 times | Joined on Dec 2009 @ London
#263
The updated version's .ini file is now called QtLockscreen.ini.default so if you want to use it just remove the .default at the end.
 

The Following User Says Thank You to qw3rty For This Useful Post:
sakya's Avatar
Posts: 533 | Thanked: 1,341 times | Joined on Dec 2010 @ Italy
#264
The updates never overwrite the configuration file (do you want your lockscreen to reset to the default every time you update?).
The default configuration file is always copied to /home/user/.config/sakya/QtLockscreen.ini.default (so you can check if there are new instructions in the comment or so)
 

The Following User Says Thank You to sakya For This Useful Post:
corduroysack's Avatar
Posts: 939 | Thanked: 366 times | Joined on Dec 2010 @ U.K.
#265
Originally Posted by droitwichgas View Post
Why not update your own to the one seen or delete the media player controls etc all together and see if that resolves the issue?
already done, just testing now to see what impact it's having. it's impoved a lot by just cutting album art.
__________________
"I Reject Your Reality & Substitute My Own" Adam Savage
 
Posts: 25 | Thanked: 24 times | Joined on Jun 2011
#266
Thanks for this great app. Instead of the N900's default mechanism where the screen goes off after a specified timeout, is there an option where the screen can just dim instead and show the lockscreen? Something like what the htc hd2 and other models do? Is there perhaps some command to do it? If there isn't , is there a possibility of having this feature in qtlockscreen? At the risk of possibly higher battery drain, I would much rather see the lockscreen than have my screen go off after a while.

Last edited by ut0p14n; 2011-07-25 at 22:00.
 
Posts: 11 | Thanked: 2 times | Joined on Aug 2010 @ India
#267
can some one please help us all with a step by step procedure to install this amazing thing..

also is a GUI based version coming any soon ?
 
eefo's Avatar
Posts: 1,444 | Thanked: 461 times | Joined on Dec 2010 @ pakistan
#268
Originally Posted by rajkrishna View Post
can some one please help us all with a step by step procedure to install this amazing thing..

also is a GUI based version coming any soon ?
not sure about the GUI .
and to install , simple use the app manager , it's in devel .

and to edit your lockscreen go to
/home/user/.config/sakya/

here you will see two files edit Qtlockscreen.ini
__________________
Every hero becomes a bore at last.
www.itechiapk.com
 

The Following User Says Thank You to eefo For This Useful Post:
Posts: 66 | Thanked: 12 times | Joined on Feb 2011
#269
Originally Posted by kishanW View Post
Update on my lockscreen to work with the latest update of this software

ini file:
http://www.atox-d.com/testGround/tem...lockconfig.txt

Portrait mode:


Landscape mode:
the DateTime widgets doesn't work for me, it seems to show the system clock which is 24hrs

it shows " 14:32
Monday 25/07/2011"

instead of what you posted
 
sakya's Avatar
Posts: 533 | Thanked: 1,341 times | Joined on Dec 2010 @ Italy
#270
The documentation for the format is here:
http://doc.qt.nokia.com/latest/qdatetime.html#toString

I think he made three datetime widgets:
-one for the time with format "hh:mm"
-one for the "AM/PM" with format "A"
-one for the date

From the documentation "hh:mm" will be 24H, because it's not followed by "A" or "a".
I'll fix this adding an explicit settings to set HH24 or AMPM.

EDIT:
looking at the ini it should work for the time:
Code:
TimeFormat="hh:mm A"
Code:
TimeFormat="AP"
Code:
DateFormat="dddd dd-MMM-yyyy"

Last edited by sakya; 2011-07-25 at 20:49.
 
Reply


 
Forum Jump


All times are GMT. The time now is 14:26.