Re: [SailfishDevel] DatePickerDialog and locale

2014-05-29 Thread Vladislav.Zidek

Hello,

 
 
You can try devel-su -p aplication + parameters. This other behavior is 
due launcher runs application as nemo:privaliged, but from ssh you run it as
nemo:nemo.

 
 
BR, Vladislav




-- Původní zpráva --
Od: Kimmo Lindholm kimmo.lindh...@eke.fi
Komu: devel@lists.sailfishos.org devel@lists.sailfishos.org
Datum: 24. 5. 2014 19:45:25
Předmět: [SailfishDevel] DatePickerDialog and locale



(No actual question here but my observations)

 
 
Just noticed that depending how i start my application on the phone, 
DatePickerDialog returns different values.

 
 
If started from ssh session, dateText returns “24 May 2014”

If started from launcher icon (as normally user would do) or from 
fingerterm, dateText returns “24.5.2014” (later caused my app to fail)

 
 
Also the complete datepicker is in English when started from ssh.

 
 
Setting LANG=fi_FI.utf8 env from putty gets app started in ‘my’ language.

 
 
Maybe i’ll use this to test application in different languages.

 
 
-kimmo

 
 
 
 
___
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org
___
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org

[SailfishDevel] DatePickerDialog and locale

2014-05-24 Thread Kimmo Lindholm
(No actual question here but my observations)

Just noticed that depending how i start my application on the phone, 
DatePickerDialog returns different values.

If started from ssh session, dateText returns 24 May 2014
If started from launcher icon (as normally user would do) or from fingerterm, 
dateText returns 24.5.2014 (later caused my app to fail)

Also the complete datepicker is in English when started from ssh.

Setting LANG=fi_FI.utf8 env from putty gets app started in 'my' language.

Maybe i'll use this to test application in different languages.

-kimmo


___
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org