|
2011-08-22
, 15:15
|
|
Posts: 533 |
Thanked: 1,341 times |
Joined on Dec 2010
@ Italy
|
#532
|
when i lock screen in landscape and try to unlock in portrait then it lags.
|
2011-08-22
, 15:25
|
Posts: 424 |
Thanked: 196 times |
Joined on Mar 2010
@ Sweden
|
#533
|
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"
The Following User Says Thank You to toxaris For This Useful Post: | ||
|
2011-08-22
, 15:40
|
Posts: 35 |
Thanked: 14 times |
Joined on Jun 2011
|
#534
|
The Following User Says Thank You to end2begin For This Useful Post: | ||
|
2011-08-22
, 15:49
|
Posts: 509 |
Thanked: 522 times |
Joined on Aug 2010
@ indonesia
|
#535
|
|
2011-08-22
, 15:52
|
|
Posts: 533 |
Thanked: 1,341 times |
Joined on Dec 2010
@ Italy
|
#536
|
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
|
2011-08-22
, 18:39
|
|
Posts: 584 |
Thanked: 700 times |
Joined on Jan 2010
|
#537
|
|
2011-08-22
, 20:21
|
Posts: 28 |
Thanked: 10 times |
Joined on Dec 2010
@ near Paris
|
#538
|
|
2011-08-22
, 20:25
|
Posts: 1,680 |
Thanked: 3,685 times |
Joined on Jan 2011
|
#539
|
|
2011-08-23
, 00:30
|
Posts: 12 |
Thanked: 2 times |
Joined on Oct 2010
@ PRC
|
#540
|
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.
The Following User Says Thank You to willkr For This Useful Post: | ||
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: