maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce] QtLockscreen: highly configurable lockscreen replacement (https://talk.maemo.org/showthread.php?t=75150)

Bramji 2011-08-17 21:30

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
Quote:

Originally Posted by sakya (Post 1071656)
The rotation bug will be fixed in the next update (hopefully, I can't test it because I don't use a modified hildon desktop).

Just wanted to share a screenshot of the weather widget:
http://s3.postimage.org/1kmla6pvo/Sc...817_105710.jpg

thanks. yes thats right, i use modified hildon desktop. thanks:)

averam 2011-08-17 22:28

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
I have found probably two bugs in QTlockscreen. I haven't seen both of them before the "Slide Unlock" update.

#1
When rotating from portrait to landscape sometimes the screen locks in the landscape mode but on the portrait. It's kind of stupid explanation so here goes the screenshot:
http://i.imgur.com/OtcSk.jpg

#2
Sometimes when I slide to unlock the slider freezes on the way to unlock. It goes: Unlock by sliding, lock device, click power button to show screen, slider is in the middle. Maybe a qt freeze bug you've mention? Screenshot:
http://i.imgur.com/pezre.jpg

Someone can confirm this?

sakya 2011-08-18 07:26

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
Bug #1 is known and should be fixed with the next update.
I've never seen bug #2, but I can reset the slider position, thanks.

F2thaK 2011-08-18 11:33

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
Quote:

Originally Posted by sakya (Post 1072228)
Bug #1 is known and should be fixed with the next update.
I've never seen bug #2, but I can reset the slider position, thanks.

Ive had bug 2 happen to me also

DJQwamii 2011-08-18 13:20

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
Some stuffs from this thread + a wallpaper from deviantArt
(Slide to Unlock)
http://bit.ly/ctrlscr

Opposite slide direction
http://bit.ly/ctrlscr2

mesho123 2011-08-18 13:29

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
Quote:

Originally Posted by F2thaK (Post 1072302)
Ive had bug 2 happen to me also

me too bug 2

romiiio 2011-08-18 17:46

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
Quote:

Originally Posted by DJQwamii (Post 1072362)
Some stuffs from this thread + a wallpaper from deviantArt
(Slide to Unlock)
http://bit.ly/ctrlscr

Opposite slide direction
http://bit.ly/ctrlscr2

HI could please share your config files and pictures and settings please as thats well cool!

romiiio 2011-08-18 17:52

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
Hi sakya is there any chance you could make this as I dont know how to create the whole box and stuff like but i have an idea! How about having just one shaded box widget either at top or bottom with both date and slide to unlock side by side! This way most of the wallpaper can be more visible! It would also be good if thats user changeable to top or bottom depending on different wallpapers! And also like we have the notifications that only appear when we have new msg or new call can you implement this for the music player widget so it only shows if music player is playing music when music is not playing the widget disappears from the screen leaving more space on the screen!?
That would be awesome!

Alfred 2011-08-18 17:59

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
both bugs that are metnioned before happend to me.

DJQwamii 2011-08-18 20:22

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
Quote:

Originally Posted by romiiio (Post 1072515)
HI could please share your config files and pictures and settings please as thats well cool!

http://talk.maemo.org/showpost.php?p...&postcount=309
There you go

btw,
- Slide to Unlock
- Different Slide-to-Unlock Directions for Portrait & Landscape
- Contains notifications for missed calls, sms, IMs and emails

I've checked for missed calls only.

http://bit.ly/ctrlscr3

lingling92 2011-08-18 20:46

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
Quote:

Originally Posted by DJQwamii (Post 1072609)
There you go

btw,
- Slide to Unlock
- Different Slide-to-Unlock Directions for Portrait & Landscape
- Contains notifications for missed calls, sms, IMs and emails

I've checked for missed calls only.

looks nice and clear, but why dont you use the thread for the configs?
Share your QtLockscreen configs!

also you could add your config to the wiki: http://wiki.maemo.org/QtLockscreen

sakya 2011-08-19 10:02

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
Uploaded now version 0.1.9 (fixing a "bad" update 0.1.8)
Please wait for 0.1.9 to be imported in the repo. ;)

To change the weather widget set the link in the config file.
Go to http://weather.yahoo.com/ and search your city, then set the Link.


Code:

[YahooWeather]
MinimumSecondsBetweenUpdates=1200
AutoUpdateIntervalSeconds=10800
Link="italy/lombardy/milan-718345"
Unit="c"
CurrentText=""
CurrentPos="160;60"
CurrentFont=";40;normal;0"
HighText="High:"
HighPos="170;90"
HighFont=";14;normal;0"
LowText="Low:"
LowPos="170;110"
LowFont=";14;normal;0"
SizeL="300;180"
SizeP="300;180"
PosL="450;90"
PosP="center;400"

Changelog:
Version 0.1.9
* Fixed Weather widget script
* Fixed languages: sv_SV (I forgot the file in v.0.1.8)

Version 0.1.8
* Added setting to override the system locale (see the default config file)
* Added wifi widget
* Added Weather widget
* Fixed albumart corrupted if the widget has different size in portrait and landscape
* Added languages: sv_SV
* Fixed: reverted to old orientation manager (it should fix the problems appeared from version 0.1.5)

F2thaK 2011-08-19 10:28

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
updated.

now when you lock in portrait it doesnt even try to rotate to landscape.
if you lock in landscape it rotates between L & P.

sakya 2011-08-19 10:31

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
Quote:

Originally Posted by F2thaK (Post 1072909)
now when you lock in portrait it doesnt even try to rotate to landscape.
if you lock in landscape it rotates between L & P.

ufff, I'll try again to fix this, but I don't really want to install modified hildon desktop only to fix this...
Thanks for the feedback. ;)

TMavica 2011-08-19 10:50

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
Quote:

Originally Posted by sakya (Post 1072912)
ufff, I'll try again to fix this, but I don't really want to install modified hildon desktop only to fix this...
Thanks for the feedback. ;)

After install, you can uninstall it, LOL

TransTech 2011-08-19 10:51

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
hey sakya.. thanks for this great app, i want to request some transition effects for the lock screen, is it possible?

fw190 2011-08-19 11:19

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
hmm. The weather widget doesn't show. I've tried to reinsall. In the config filr the city is ok. What should I do?

E.

It strated to work ;)

sakya 2011-08-19 12:55

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
Quote:

Originally Posted by F2thaK (Post 1072909)
now when you lock in portrait it doesnt even try to rotate to landscape.
if you lock in landscape it rotates between L & P.

I installed the Hildon desktop portrait mode from here: http://talk.maemo.org/showthread.php?t=74980

I tried:
-lock the device when the desktop is in portrait
-turn the device to landscape
-press the power button: the lockscreen appears in portrait mode, then it rotates to landscape.

It seems I don't have any problem with modified hildon desktop.
I don't have CSSU installed (only the desktop linked in the said thread)

F2thaK 2011-08-19 13:58

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
must be something to do with CSSU as I have that

Blackthorne 2011-08-19 19:19

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
I am sorry for being such a stubborn, but, I tried with the vi editor, with leafpad and with the modified ini files provided in the share your files thread and my phone just displays a black screen with no icons and backgrounds at all... only the location of the clock and the media player are okay, but no icons... I would really like to get some help on this matter since this is an amazing app, I have the latest CSSU update and theme customizer (if there are conflicts I do not know)...

Thanks in advance... Btw I am using J4zz files

Harick 2011-08-19 19:37

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
hi sakya

i have some bugs/request here, going from easy to harder/impossible

· first, related to the last update, the bug number 2 is still there, the one when the slider stuck half way

http://i.imgur.com/pezre.jpg
this one

· second, can you add a SliderImagePressed entry, basically like BackGroundImagePressed of unlockbutton, but for slider. it doesn't look too hard to do, and i love playing to press and release the buttons :P

· thirth, i think there should be a way to autohide the mediaplayer widget when no song is playing (stopped), it will save a lot of space that can be use for another widget, and usually starting the reproduction from the widget doesn't seems to work, even when resuming works fine.

· fourth, it would be awesome if, instead of downloading the weather pic from yahoo, it just download the info and then select the weather pic from a set of img, like omweather does.
this way we can create our own iconpack of weather icons

thats all for now, thank you for such a great and customizable lockscreen application

bitrocky 2011-08-19 21:09

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
hi sakya,
is it possible that the "Link" command from the new weather widget has to contain the full url!?
f.e.
Link="http://weather.yahoo.com/germany/berlin/berlin-20065726/?unit=c"
and not
Link="germany/berlin/berlin-20065726"

else I don't get the correct picture of my city!

The tempertures (curr/min/max) and the low/high text aren't displayed here!?
I tried different positions, but they don't get displayed...
here is my weather widget definition, maybe some can help me:
[YahooWeather]
MinimumSecondsBetweenUpdates=1200
AutoUpdateIntervalSeconds=10800
Link="http://weather.yahoo.com/germany/berlin/berlin-20065726"
Unit="c"
CurrentText=""
CurrentPos="660;60"
CurrentFont=";40;normal;0"
HighText="Max:"
HighPos="670;90"
HighFont=";14;normal;0"
LowText="Min:"
LowPos="670;110"
LowFont=";14;normal;0"
SizeL="300;180"
SizeP="300;180"
PosL="0;0"
PosP="0;0"

johnsnipe 2011-08-20 02:35

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
How can i modify the .ini file? everytime i try to modify it i can't save it because tell me that is only read file, i kill the qtlockscreen and still cant made changes..

Hurrian 2011-08-20 03:05

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
Quote:

Originally Posted by johnsnipe (Post 1073351)
How can i modify the .ini file? everytime i try to modify it i can't save it because tell me that is only read file, i kill the qtlockscreen and still cant made changes..

Code:

sudo nano ~/.config/sakya/QtLockscreen.ini

johnsnipe 2011-08-20 03:49

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
Quote:

Originally Posted by Hurrian (Post 1073358)
Code:

sudo nano ~/.config/sakya/QtLockscreen.ini

mm i do it but nothing happen just appear somethings on the screen about emails, servers username

Edit:
solved , i open a xterminal on the sakya folder and put this on console:

Leafpad QtLockscreen.ini

and finally i can edit the .ini file jeje thanks

as a tip:
to Restart the app just put this on a xterm: QtLockscreen

and for close the app: Killall QtLockscreen

don't need to reboot to see the changes :)

DJQwamii 2011-08-20 05:01

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
How do you make the slide to unlock, slide upwards?

willkr 2011-08-20 05:05

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
Quote:

Originally Posted by sakya (Post 1072898)
Uploaded now version 0.1.9 (fixing a "bad" update 0.1.8)
Please wait for 0.1.9 to be imported in the repo. ;)

To change the weather widget set the link in the config file.
Go to http://weather.yahoo.com/ and search your city, then set the Link.


Code:

[YahooWeather]
MinimumSecondsBetweenUpdates=1200
AutoUpdateIntervalSeconds=10800
Link="italy/lombardy/milan-718345"
Unit="c"
CurrentText=""
CurrentPos="160;60"
CurrentFont=";40;normal;0"
HighText="High:"
HighPos="170;90"
HighFont=";14;normal;0"
LowText="Low:"
LowPos="170;110"
LowFont=";14;normal;0"
SizeL="300;180"
SizeP="300;180"
PosL="450;90"
PosP="center;400"

Changelog:
Version 0.1.9
* Fixed Weather widget script
* Fixed languages: sv_SV (I forgot the file in v.0.1.8)

Version 0.1.8
* Added setting to override the system locale (see the default config file)
* Added wifi widget
* Added Weather widget
* Fixed albumart corrupted if the widget has different size in portrait and landscape
* Added languages: sv_SV
* Fixed: reverted to old orientation manager (it should fix the problems appeared from version 0.1.5)

please just read

http://talk.maemo.org/showpost.php?p...&postcount=460

#460

i just to tell you,the problem of translate file.but why you do not see that.

i say again, qtlockscreen_cn_CN.qm is worong.please delete it.

i just send a right one at #460

sakya 2011-08-20 08:07

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
Quote:

Originally Posted by willkr (Post 1073371)
please just read

http://talk.maemo.org/showpost.php?p...&postcount=460

#460

i just to tell you,the problem of translate file.but why you do not see that.

i say again, qtlockscreen_cn_CN.qm is worong.please delete it.

i just send a right one at #460

I wrote you a pm asking for the ts file to put it on the svn, but received no answer.
Please, send me both the ts and the qm file and I'll replace the wrong translation.

ivyking 2011-08-20 08:20

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
can you please make the battery polling commands configurable ?

I would like to use bq27x00 for battery information instead of bme.
the advantage is that the capacity can be read while charging, or when host-mode is active, also people who calibrated the battery chip correctly, can get accurate(real) measurements of battery status instead of bme's "opinion" on the state of the battery.

thanks for all your hard work.

don_falcone 2011-08-20 09:23

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
Quote:

Originally Posted by johnsnipe (Post 1073361)
mm i do it but nothing happen just appear somethings on the screen about emails, servers username

This happens when you use 'sudo' being already root.

couldvbb 2011-08-20 15:55

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
1 Attachment(s)
Quote:

Originally Posted by sakya (Post 1073407)
I wrote you a pm asking for the ts file to put it on the svn, but received no answer.
Please, send me both the ts and the qm file and I'll replace the wrong translation.

Sorry my mistake
Need to modify the file name ,Properly display Chinese

qtlockscreen_cn_CN.qm -> qtlockscreen_zh_CN.qm

qtlockscreen_tw_TW.qm -> qtlockscreen_zh_TW.qm
-------------------------------------------------------------------
I test only "MediaAlbumArt" normal Chinese display

MissedCalls, UnreadSMS, UnreadEmails or English display

lingling92 2011-08-20 16:41

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
i want 0.17 back... :(

since 0.19 i have a delay after pushing powerbutton, then it shows me for 0,5sek the landscape view (only portrait is on) and in the end the real lockscreen.
after unlocking there is also a delay that wasn't there before...

dont know if this was already mentioned, if yes, sorry

jinnn_1989 2011-08-20 17:04

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
Quote:

Originally Posted by couldvbb (Post 1073615)
Sorry my mistake
Need to modify the file name ,Properly display Chinese

qtlockscreen_cn_CN.qm -> qtlockscreen_zh_CN.qm

qtlockscreen_tw_TW.qm -> qtlockscreen_zh_TW.qm
-------------------------------------------------------------------
I test only "MediaAlbumArt" normal Chinese display

MissedCalls, UnreadSMS, UnreadEmails or English display

can i get the wallpapers please

couldvbb 2011-08-20 17:40

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
I went to this website, and he has a great many settings
http://www.mobile2.tw/5580

trisha02 2011-08-21 05:11

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
my lock screen dont appear.i only get a black screen with date and time.i hav got a folder with all the images,font and the ini file.where to place them?

aanckar 2011-08-21 07:16

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
Quote:

Originally Posted by lingling92 (Post 1073635)
i want 0.17 back... :(

since 0.19 i have a delay after pushing powerbutton, then it shows me for 0,5sek the landscape view (only portrait is on) and in the end the real lockscreen.
after unlocking there is also a delay that wasn't there before...

dont know if this was already mentioned, if yes, sorry

I have noticed the exact same behaviour in the new version. The lockscreen takes longer to draw, in 0.17 it was almost instant.

sakya 2011-08-21 07:33

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
Quote:

Originally Posted by aanckar (Post 1073877)
I have noticed the exact same behaviour in the new version. The lockscreen takes longer to draw, in 0.17 it was almost instant.

Are you using the same configuration?
I din't notice this issue.
If you're using the default configuration the only difference are the wifi widget and the weather widget, you can try to remove them from the config file and see if the problem persists.

EDIT:
Quote:

only portrait is on
Got it, I think it will be fixed in the next update. ;)

Zekahz 2011-08-22 11:41

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
Some things are messed up since the latest update. Has the code changed?

andreas1 2011-08-22 11:46

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
Quote:

Originally Posted by F2thaK (Post 1073033)
must be something to do with CSSU as I have that

yeah, same thing, in portrait mode it does not rotate :|

sakya 2011-08-22 11:54

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
Quote:

Originally Posted by Zekahz (Post 1074550)
Some things are messed up since the latest update. Has the code changed?

Do you mean 0.1.10?
The default theme should work fine, if you're using a custom theme post it, maybe some position setting is missing (before it was using always the landscape position and size as default, now it uses the correct one based on rotation).
I tested a pair of custom themes and they worked fine.
Probably it's just a matter of add some position and size settings.

Or if you're using the default theme reset it to the default
http://wiki.maemo.org/QtLockscreen#R..._configuration


All times are GMT. The time now is 23:22.

vBulletin® Version 3.8.8