![]() |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
|
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? |
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. |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
|
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 |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
|
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! |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
both bugs that are metnioned before happend to me.
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
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 |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
Share your QtLockscreen configs! also you could add your config to the wiki: http://wiki.maemo.org/QtLockscreen |
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] 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) |
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. |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
Thanks for the feedback. ;) |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
|
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?
|
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 ;) |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
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) |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
must be something to do with CSSU as I have that
|
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 |
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 |
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" |
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..
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
Code:
sudo nano ~/.config/sakya/QtLockscreen.ini |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
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 :) |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
How do you make the slide to unlock, slide upwards?
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
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 |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
Please, send me both the ts and the qm file and I'll replace the wrong translation. |
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. |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
1 Attachment(s)
Quote:
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 |
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 |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
I went to this website, and he has a great many settings
http://www.mobile2.tw/5580 |
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?
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
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:
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Some things are messed up since the latest update. Has the code changed?
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
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