![]() |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
About the language problem: I have the system language set to English, but the Qtlockscreen switches to Dutch, which is annoying. Is the language arranged well, because it is not according to the system language.
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
You can override it in the config file: Code:
#Locale: set it to override the system locale: |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
Thanks! |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
This is how I manage to reproduce the problem. I the phone is locked in landscape the glitch appears. But if the phone is locked in portrait there is no glitch. |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
Do you have CSSU installed? "If the phone is locked in landscape the glitch appears" means that if you lock the phone when the desktop is in landscape and then press the power button (with the phone in landscape) you see a delay to show the lockscreen? If you do the same thing in portrait it doesn't happen? What theme/configuration are you using? |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
when i lock screen in landscape and try to unlock in portrait then it lags.the screen comes half and after few second it changes to portrait completely.i hav updated to its latest version.the problem is still there
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
QTlockscreen is in portrait only mode. If the phone is locked when desktop is in landscape the glitch appears. Does not matter if I press powerbuttom in landscape or portrait. If the the phone is locked when desktop is in portrait there is no glitches. I have rebooted the phone, no change. This is my config: Code:
#Name of this theme |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
I have no problem with the hardware button, the other problem is the known problem of Qt app that "freeze" when the power buttob is pressed. |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
The glitch is gone. Sorry to taking you time. Great work with QTLockscreen. |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Hmm, I added:
Locale="en_US" to the Qtlockscreen.ini file and did a 'killall qtlockscreen', but still the name of the date is in dutch on the lockscreen and not in english, strange..... but thanks for your input Sakya |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
latest update mess my configuration. the widget image or mediaplayers i set to 300 x 300 but it appeared as 64 x 64 how could this be
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
In short: you probably have only SizeL set, set also SizeP. @end2begin: Strange, I tested the locale setting and was working. Are you using the latest version (0.1.10)? I'll retest it...thanks. EDIT: Will be fixed in the next update, Locale was working for translations, but not for the dateTime widget. ;) |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
I have a problem with the weather widget. It was working but after the update it doesn't show up. I've changed the location in settings and also in the file in opt but still doesn't work. I've tried to reset as in thr first post but still no luck. What should I do?
Edit: I left the phone for a while with active 3G connection and now it shows the widget. |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
hello, same problem here
just updated too pk48 too |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Did you manage to get to the bottom of the whole using 20MB of RAM thing?
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
1 Attachment(s)
Quote:
now i send you qm and ts file. please delete qtlockscreen_zh_CN.qm in deb. it is Traditional Chinese,not Simplified Chinese. zh_CN is Simplified Chinese. |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
@sakya. I also tested in your newest release: same problem. Good to know you will fix it in the next update. Thanks mate!
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
@sakya: is it possible to flip the direction of the "slide to unlock" widget, or even to rotate it???
for example, if you hold your phone in your left hand often while in portrait mode (and i do) it is more convenient to pull slider from right to left, instead of left to right.... also, even to put slider vertical (what is i think a more convenient than any horizontal position - more "finger friendly") ... and that puts a lot of more possibilities to mod thx for reading this, this is only my suggestions ;) great work btw ;) |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
I can't read through all the 55 pages of this thread now, so please forgive me if this was already asked (and yes i tried to search)...
For me sometimes, when i press the power button, instead of the qtlockscreen, the original lockscreen comes up, and everything freezes. The only way i can unlock the phone then is to open the keyboard (my unlock key on the side of the phone is broken, so maybe that would work as well, i don't know). Does anybody else have this happen? Is there an easy way to fix? Thanks. |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
well this usually happens with me too after usin killall qtlockscreen , everything got mess up and the default slider lock screen appears . sakya once told me to try this . Code:
/usr/bin/qtlockscreen & like now i use killall qtlockscreen , press the power button , default lock screen appears but after few seconds sakya one's override it and sometimes even if it doesn't i use the default slider to unlock and the next time i press the power button to unlock i see sakya's lock screen . |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
To restart the lockscreen use: Code:
pkill -HUP qtlockscreen Code:
/usr/bin/qtlockscreen & http://s1.postimage.org/1pmkx2qro/Sc...822_223337.jpg http://s1.postimage.org/1pmrj84qs/Sc...823_111217.jpg |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
@Sakya
Qtlockscreen is still not working when using bash as default shell. Is there something to do to make it work with bash, too? Greetz, J4ZZ |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
Does the lockscreen work if executed manually? Code:
/usr/bin/qtlockscreen & Code:
start on started hildon-desktop |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Is it possible to have more intermediate battery values. For example Conky shows 76% while the lockscreen is at 70%. Or the values are not correct. Now conky shows 100% while the lockscreen shows 90%. This is a bit misleading.
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
i cant say anything about others but i have used that command for 4 days i guess , and it worked fine . but after the latest releases i am just using killall qtlockscreen. |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Cant we have something like Pattern Lock on Android ?
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
hey sakya, thanx for fixing the stuck issue and adding the sliderpressedimage, both works flawlessly
now i have 1 bug (it was in 1.9 too). when i lock in landscape, rotate works without problem, but when lock in protrait, rotation doesn't work, it stuck in portrait and i have a request, i wish it was possible, for the weather widget, to hide somehow the weather icon. and if is possible, to add the current weather description (like "mostly cloudy" or "sunny"etc). i want to do something like "28ºC - mostly cloudy" just like that, without icon that's all for now, thanx again |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Updated to version 0.1.11
Changelog: * Added ShowImage (to show/hide the forecast image), ConditionsText, ConditionsPos, ConditionsFont, ConditionsColor (for the current conditions text) settings to weather widget * Added setting to turn on/off antialiasing (was on by default in previous versions) * Added PercentageType setting to BatteryWidget (can be "default", "bq27200" or "dr_frost_dk") * Fixed dateTime day and month display when Locale setting is set * Fixed alignment settings, now you can set horizontal alignment and vertical alignment: Example (horizontally centered and top aligned): Alignment="center;top" I started to code a utility to set the active theme (I don't know when I'll release it). The utility generates the screenshots using QtLockscreen, and save them to /home/user/.config/sakya/qtlscreenshot, so there's no need to include screenshots in the themes. The screenshots will display all possible widgets (sms, missed call, also the weather if you're connected to the internet when generating the screenshots). Here's a screenshot: http://s1.postimage.org/1x1eaeex0/Sc...823_210819.jpg Themes will be read from /opt/qtlockscreen A theme should be composed by: -The configuration file (name it themeName.ini) in /opt/qtlockscreen -A directory containing the images (name it /opt/qtlockscreen/themeName) -Fonts (if needed) to be installed in /usr/share/fonts To all theme makers: please set the ThemeName and ThemeAuthor in your themes Code:
ThemeName="Default" It is possible to make deb files to install themes in /opt/qtlockscreen and then set it as the active one with the configuration utility. |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Special "thank you" for the alignment update! :D
Btw: as we already have the rendering code, would it be possible to start this in "Designer" mode? So to actually see all widgets, specially those for notifications, drawn? Or, as a separate executable. |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
DateTime and text widget uses the "new" alignment horizontal+vertical "Designer mode" is there. It displays all widgets (notification, wifi, ...) Code:
/usr/bin/qtlockscreen -d Code:
/usr/bin/qtlockscreen -d -c "path to config file" Code:
/usr/bin/qtlockscreen -c "path to config file" -s "path to image to be saved" |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Cool! That's the way... I've updated the wiki accordingly.
PS.: some existing Themes are a mess anyway ;) |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
can someone please tell me why it is laggy? like for example if i unlock my phone using the slide unlock instead of the power button, sometimes qtlockscreen shows up for 2 seconds n then phone gets unlocked
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
i tried with /usr/bini/qtlockscreen -d and as result i got something like this Code:
[...] |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
Code:
/opt/qtlockscreen/weatherwidget.sh |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
what is antialiasing??
|
All times are GMT. The time now is 05:52. |
vBulletin® Version 3.8.8