Active Topics

 



Notices


Reply
Thread Tools
Posts: 424 | Thanked: 196 times | Joined on Mar 2010 @ Sweden
#531
Originally Posted by sakya View Post
Can you please be more specific?
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?
CSSU installed.
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
ThemeName="Default"

#Orientation: auto, landscape, portrait
Orientation="portrait"

#Locale: set it to override the system locale:
#Locale="en_US"

#Path to background image for Portrait (P) and Landscape (L)
BackGroundImageP="/etc/hildon/theme/backgrounds/lockslider.png"
BackGroundImageL="/etc/hildon/theme/backgrounds/lockslider.png"

#List of widgets.
#  Name is composed by WidgetType.WidgetName
#  The WidgetName must be unique.
#  Please respect the numeric order, don't leave "holes" in the list and set a correct Size.
#  If you add/remove widget remember to update the Size at the end of the list.
#  Widgets are drawn using this order: the higher number is the topmost widget
Widgets\1\Name="Rect.Rect_Sliderbar"
Widgets\2\Name="DateTime.DateTime"
Widgets\3\Name="Notification.MissedCalls"
Widgets\4\Name="Notification.UnreadSMS"
Widgets\5\Name="Notification.UnreadEmails"
Widgets\6\Name="SlideToUnlockButton.SlideToUnlock"
Widgets\7\Name="Text.SlideToUnlockText"
Widgets\Size=7

#Widgets
#  The [Name] must match the WidgetName defined in the Widgets list
[DateTime]
Alignment="left"
PosL="center;0"
PosP="left;80"
SizeL="350;250"
DateFont=";24;normal;0"
DateColor="255;255;255;255"
TimeFont=";100;normal;0"
TimeColor="255;255;255;255"
TimeFormat="hh:mm"
DateFormat="dddd yyyy-MM-dd"

[Rect_Sliderbar]
SizeL="800;70"
PosL="0;410"
SizeP="400;76"
PosP="center;582"
Radius=15
Color="0;0;0;150"

[MissedCalls]
Icon="/home/user/.config/sakya/phone.png"
Text="%1"
TextAlignment="bottom"
PosL="224;250"
PosP="left;360"
SizeL="160;100"
Type="call"
Font=";14;normal;0"
Color="255;255;255;255"

[UnreadSMS]
Icon="/home/user/.config/sakya/sms.png"
Text="%1"
TextAlignment="bottom"
PosL="32;250"
PosP="center;360"
SizeL="160;100"
Type="sms"
Font=";14;normal;0"
Color="255;255;255;255"

[UnreadEmails]
Icon="/home/user/.config/sakya/email.png"
Text="%1"
TextAlignment="bottom"
PosL="416;250"
PosP="right;360"
SizeL="160;100"
Type="email"
Font=";14;normal;0"
Color="255;255;255;255"

[SlideToUnlock]
SizeL="300;64"
SizeP="407;78"
PosL="center;410"
PosP="center;581"
#BackgroundImage="path to the widget's background image"
SliderImage="/home/user/.config/sakya/unlocks_iphone.png"
SliderPos="0;0"
UnlockXL=236
UnlockXP=300
#UnlockYL=0
#UnlockYP=0

[SlideToUnlockText]
SizeL="300;64"
SizeP="407;78"
PosL="center;430"
PosP="40;660"
Text="Slide to unlock"
Font=";16;bold;0"
Alignment="center"
 
sakya's Avatar
Posts: 533 | Thanked: 1,341 times | Joined on Dec 2010 @ Italy
#532
Originally Posted by trisha02 View Post
when i lock screen in landscape and try to unlock in portrait then it lags.
"Try to unlock" means the you press the power button to unlock the phone with the "slide to unlock" or that you use the hardware button to unlock?
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.
 
Posts: 424 | Thanked: 196 times | Joined on Mar 2010 @ Sweden
#533
Originally Posted by toxaris View Post
CSSU installed.
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
ThemeName="Default"

#Orientation: auto, landscape, portrait
Orientation="portrait"

#Locale: set it to override the system locale:
#Locale="en_US"

#Path to background image for Portrait (P) and Landscape (L)
BackGroundImageP="/etc/hildon/theme/backgrounds/lockslider.png"
BackGroundImageL="/etc/hildon/theme/backgrounds/lockslider.png"

#List of widgets.
#  Name is composed by WidgetType.WidgetName
#  The WidgetName must be unique.
#  Please respect the numeric order, don't leave "holes" in the list and set a correct Size.
#  If you add/remove widget remember to update the Size at the end of the list.
#  Widgets are drawn using this order: the higher number is the topmost widget
Widgets\1\Name="Rect.Rect_Sliderbar"
Widgets\2\Name="DateTime.DateTime"
Widgets\3\Name="Notification.MissedCalls"
Widgets\4\Name="Notification.UnreadSMS"
Widgets\5\Name="Notification.UnreadEmails"
Widgets\6\Name="SlideToUnlockButton.SlideToUnlock"
Widgets\7\Name="Text.SlideToUnlockText"
Widgets\Size=7

#Widgets
#  The [Name] must match the WidgetName defined in the Widgets list
[DateTime]
Alignment="left"
PosL="center;0"
PosP="left;80"
SizeL="350;250"
DateFont=";24;normal;0"
DateColor="255;255;255;255"
TimeFont=";100;normal;0"
TimeColor="255;255;255;255"
TimeFormat="hh:mm"
DateFormat="dddd yyyy-MM-dd"

[Rect_Sliderbar]
SizeL="800;70"
PosL="0;410"
SizeP="400;76"
PosP="center;582"
Radius=15
Color="0;0;0;150"

[MissedCalls]
Icon="/home/user/.config/sakya/phone.png"
Text="%1"
TextAlignment="bottom"
PosL="224;250"
PosP="left;360"
SizeL="160;100"
Type="call"
Font=";14;normal;0"
Color="255;255;255;255"

[UnreadSMS]
Icon="/home/user/.config/sakya/sms.png"
Text="%1"
TextAlignment="bottom"
PosL="32;250"
PosP="center;360"
SizeL="160;100"
Type="sms"
Font=";14;normal;0"
Color="255;255;255;255"

[UnreadEmails]
Icon="/home/user/.config/sakya/email.png"
Text="%1"
TextAlignment="bottom"
PosL="416;250"
PosP="right;360"
SizeL="160;100"
Type="email"
Font=";14;normal;0"
Color="255;255;255;255"

[SlideToUnlock]
SizeL="300;64"
SizeP="407;78"
PosL="center;410"
PosP="center;581"
#BackgroundImage="path to the widget's background image"
SliderImage="/home/user/.config/sakya/unlocks_iphone.png"
SliderPos="0;0"
UnlockXL=236
UnlockXP=300
#UnlockYL=0
#UnlockYP=0

[SlideToUnlockText]
SizeL="300;64"
SizeP="407;78"
PosL="center;430"
PosP="40;660"
Text="Slide to unlock"
Font=";16;bold;0"
Alignment="center"
Im sorry, never mind. For some reason the upgrade to latest version didnt apear in HAM, I did it with apt-get instead.
The glitch is gone.
Sorry to taking you time. Great work with QTLockscreen.
 

The Following User Says Thank You to toxaris For This Useful Post:
Posts: 35 | Thanked: 14 times | Joined on Jun 2011
#534
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
 

The Following User Says Thank You to end2begin For This Useful Post:
Posts: 509 | Thanked: 522 times | Joined on Aug 2010 @ indonesia
#535
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
__________________
Nokia N900
PR 1.3 CSSU
64 GB
Triple Booting : maemo, power kernel 47, nitdroid umay 2,3,4

make ur desktop look awesome use symbian-anna-icons and harmattan icon pack

thanx button if u wanna say thanx dont use reply to save space loo
 
sakya's Avatar
Posts: 533 | Thanked: 1,341 times | Joined on Dec 2010 @ Italy
#536
Originally Posted by cloud596 View Post
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
See http://talk.maemo.org/showpost.php?p...&postcount=518 and following messages.
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.

Last edited by sakya; 2011-08-22 at 17:17.
 
fw190's Avatar
Posts: 584 | Thanked: 700 times | Joined on Jan 2010
#537
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.
__________________
per ardua ad astra

Last edited by fw190; 2011-08-22 at 19:36.
 
Posts: 28 | Thanked: 10 times | Joined on Dec 2010 @ near Paris
#538
hello, same problem here
just updated too pk48 too
 
Posts: 1,680 | Thanked: 3,685 times | Joined on Jan 2011
#539
Did you manage to get to the bottom of the whole using 20MB of RAM thing?
__________________
N900: One of God's own prototypes. A high-powered mutant of some kind never even considered for mass production. Too weird to live, and too rare to die.
 
Posts: 12 | Thanked: 2 times | Joined on Oct 2010 @ PRC
#540
Originally Posted by sakya View Post
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.
qm can save as ts by Qt Linguist.

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.
Attached Files
File Type: zip qtlockscreen_zh_CN.zip (965 Bytes, 72 views)
 

The Following User Says Thank You to willkr For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 21:27.