http://bugs.winehq.org/show_bug.cgi?id=19090
Summary: wine puts spaces unnecessary spaces into a date Product: Wine Version: 1.1.24 Platform: PC URL: http://www.trimble.com/planningsoftware_ts.asp OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P4 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: jose1711@gmail.com
steps to reproduce:
1. install trimble planning software (download from http://trl.trimble.com/dscgi/ds.py/Get/File-421084/SetupPlanning%20(2-8).exe)
2. run planning.exe via wine (Program\ Files/Common\ Files/Trimble/Planning/)
3. optionally download and import almanac from ftp://ftp.trimble.com/pub/eph/almanac.alm (menu Almanac - Import) and display any of the graphs (Graphs - whatever)
4. go to File - Station and click 'Today'. the start day will change to today's date, time will reset to 00:00. click apply. as you see the date is now set to 27. 12. 1999. same effect if you hit OK after clicking 'Today' button (check the date below the displayed graphs)
workaround:
is easy.. remove the spaces from the date (26. 6. 2009 becomes 26.6.2009) and there you are. i wonder what's up anyway. Internal error pop-up when you click calendar - [..] button next to Start time could be related too
http://bugs.winehq.org/show_bug.cgi?id=19090
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=19090
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|wine puts spaces |wine puts unnecessary |unnecessary spaces into a |spaces into a date |date | Severity|minor |trivial
http://bugs.winehq.org/show_bug.cgi?id=19090
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
--- Comment #1 from Bruno Jesus 00cpxxx@gmail.com 2012-01-02 16:14:13 CST --- I have tested the application in portuguese and english, the problem related does not exist in 1.3.36 in these languages (that use slash as the separator). I'm unsure what country uses dot as the date separator so I can't test with that locale.
Does anyone else cares to test?
http://bugs.winehq.org/show_bug.cgi?id=19090
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |dank@kegel.com Resolution| |FIXED
--- Comment #2 from Dan Kegel dank@kegel.com 2012-01-02 20:33:32 CST --- The install hung the first few times I tried. +relay let it get unstuck. I tried reproducing as follows: $ rm -rf ~/.wine $ WINEDEBUG=+relay wine SetupPlanning%20(2-8).exe > /dev/null 2>&1 $ cd ~/".wine/drive_c/Program Files/Common Files/Trimble/Planning" $ LANG=de_DE.utf8 wine planning then followed step 4. The date on the title bar had full stops instead of slashes, as expected, but did not have any spaces. I tried with both wine-1.3.36 and wine-1.3.15, same result.
So I guess the app works for me.
http://bugs.winehq.org/show_bug.cgi?id=19090
--- Comment #3 from Dan Kegel dank@kegel.com 2012-01-02 20:53:48 CST --- See 29518 for the install hang.
http://bugs.winehq.org/show_bug.cgi?id=19090
--- Comment #4 from Jose jose1711@gmail.com 2012-01-03 01:31:24 CST --- please could someone test with locale set to sk_SK? i will have a chance to test it on my system in 3 weeks time
http://bugs.winehq.org/show_bug.cgi?id=19090
--- Comment #5 from Nikolay Sivov bunglehead@gmail.com 2012-01-03 02:04:29 CST --- (In reply to comment #4)
please could someone test with locale set to sk_SK? i will have a chance to test it on my system in 3 weeks time
ru_RU should use dots as well, so it could be used too.
http://bugs.winehq.org/show_bug.cgi?id=19090
--- Comment #6 from Dan Kegel dank@kegel.com 2012-01-03 08:49:27 CST --- Isn't it really trivial to test? Just set LANG=de_DE.utf8 or whatever when running wine...
http://bugs.winehq.org/show_bug.cgi?id=19090
Jose jose1711@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|FIXED |
--- Comment #7 from Jose jose1711@gmail.com 2012-01-06 11:01:01 CST --- i am reopening this due to the fact that the issue still persists with wine 1.3.36. the locale settings are as follows.
$ locale LANG=sk_SK.utf8 LC_CTYPE="sk_SK.utf8" LC_NUMERIC="sk_SK.utf8" LC_TIME="sk_SK.utf8" LC_COLLATE="sk_SK.utf8" LC_MONETARY="sk_SK.utf8" LC_MESSAGES="sk_SK.utf8" LC_PAPER="sk_SK.utf8" LC_NAME="sk_SK.utf8" LC_ADDRESS="sk_SK.utf8" LC_TELEPHONE="sk_SK.utf8" LC_MEASUREMENT="sk_SK.utf8" LC_IDENTIFICATION="sk_SK.utf8" LC_ALL=
as soon as the program is started with LC_ALL or LANG set to C, the behaviour is correct.
http://bugs.winehq.org/show_bug.cgi?id=19090
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #8 from Dan Kegel dank@kegel.com 2013-07-07 12:16:12 CDT --- I can reproduce this now with
$ wget 'http://trl.trimble.com/dscgi/ds.py/Get/File-421084/SetupPlanning%20(2-8).exe' $ rm -rf ~/.wine $ wine SetupPlanning%20(2-8).exe $ cd ~/".wine/drive_c/Program Files (x86)/Common Files/Trimble/Planning" $ LANG=sk_SK.utf8 LC_ALL=sk_SK.utf8 wine planning.exe
and I confirm that clicking 'Today' inserts the unwanted spaces in the text entry field for the date. Unaffected by 'winetricks comctl32'. +nls shows, among many other lines,
trace:nls:GetLocaleInfoW (lcid=0x41b,lctype=0x1f,0x23f9e0,40) returning 11 L"d. M. yyyy" trace:nls:GetLocaleInfoW (lcid=0x41b,lctype=0x20,0x23f9e0,40) returning 13 L"d. MMMM yyyy"
0x41b is slovak.
dank@i7:~/wine-git/dlls/kernel32/nls$ grep DATE.*'".* .*"' sky.nls LOCALE_SLONGDATE "d. MMMM yyyy" LOCALE_SSHORTDATE "d. M. yyyy"
http://download.microsoft.com/download/a/c/6/ac6bac84-d2b1-45cd-bef1-507d3aa... says that this is expected.
So, INVALID.
http://bugs.winehq.org/show_bug.cgi?id=19090
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Austin English austinenglish@gmail.com 2013-07-09 18:53:54 CDT --- Closing.