http://bugs.winehq.org/show_bug.cgi?id=13778
Summary: Date and Time display Product: Wine Version: unspecified Platform: Other OS/Version: other Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: rx9tx@qrz.ru
Created an attachment (id=13813) --> (http://bugs.winehq.org/attachment.cgi?id=13813) wine window
The problem is that in a Windows application running in Wine the date and time displayed as digit like 39591.6425810185 instead of May-23-2008, 15:25, see pictures http://rx9tx.qrz.ru/wine.jpg and http://rx9tx.qrz.ru/windows.jpg . Same about the frequency value 0000000000028.012100 in mHz (28.0121 mhz) is shown like 298112000.0. I dont know what kind of database is used, but it has the .isd extension, also .isf, .ism, .isl files are present.
Here's the excerption from the database with the data shown on the pics: http://rx9tx.qrz.ru/log.txt
http://bugs.winehq.org/show_bug.cgi?id=13778
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2008-06-08 12:51:32 --- What Wine version? What program is this? Are there are any messages in the terminal when you run it (if so attach as a text file).
http://bugs.winehq.org/show_bug.cgi?id=13778
--- Comment #2 from n2wz rx9tx@qrz.ru 2008-06-11 05:50:39 --- Latest Wine version, 1.0-rc4.
Program is Logger32, logging application for radio amateurs, http://www.logger32.net
n2@n2-laptop:~$ env WINEPREFIX="/home/n2wz/.wine" wine "C:\Program Files\Logger32\Logger32.exe"
fixme:ole:OleLoadPictureEx (0x101f224,774,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32fae8), partially implemented. fixme:ole:OleLoadPictureEx (0x1023c14,254,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f734), partially implemented. fixme:ole:OleLoadPictureEx (0x101f224,0,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=16,y=16,f=0,0x181468), partially implemented. fixme:ole:OleLoadPictureEx (0x101f224,0,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=16,y=16,f=0,0x180f10), partially implemented. ............... fixme:ole:OleLoadPictureEx (0x101f224,0,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=16,y=16,f=0,0x1b2dd0), partially implemented. fixme:ole:OleLoadPictureEx (0x101f224,0,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=16,y=16,f=0,0x1b2e48), partially implemented. fixme:ole:OLEPictureImpl_SaveAsFile (0x16b5e0)->(0x1c9280, 0, (nil)), hacked stub. fixme:ole:OleLoadPictureEx (0x103c78c,12926,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f44c), partially implemented. fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for {33ad4ed2-6699-11cf-b70c-00aa0060d393} fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for {33ad4ed2-6699-11cf-b70c-00aa0060d393}
http://bugs.winehq.org/show_bug.cgi?id=13778
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.0-rc4
http://bugs.winehq.org/show_bug.cgi?id=13778
n2wz rx9tx@qrz.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.logger32.net
http://bugs.winehq.org/show_bug.cgi?id=13778
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Date and Time display |Date and Time display is | |wrong in Logger32
http://bugs.winehq.org/show_bug.cgi?id=13778
--- Comment #3 from Austin English austinenglish@gmail.com 2008-12-15 14:00:17 --- Is this still an issue in current (1.1.10 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=13778
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=13778
--- Comment #4 from n2wz rx9tx@qrz.ru 2008-12-16 12:50:23 --- (In reply to comment #3)
Is this still an issue in current (1.1.10 or newer) wine?
Yes its still an issue, Wine 1.1.10, Ubuntu 8.10.
http://bugs.winehq.org/show_bug.cgi?id=13778
--- Comment #5 from Lei Zhang thestig@google.com 2008-12-16 20:38:06 --- Please give detailed instructions on how to reproduce the bug once you start the application.
Also, all the links to qrz.ru are broken. Attach screenshots and lots to bugzilla.
http://bugs.winehq.org/show_bug.cgi?id=13778
--- Comment #6 from n2wz rx9tx@qrz.ru 2008-12-17 09:01:51 --- (In reply to comment #5)
Please give detailed instructions on how to reproduce the bug once you start the application.
Also, all the links to qrz.ru are broken. Attach screenshots and lots to bugzilla.
OK, the pictures are back: http://rx9tx.qrz.ru/wine.jpg http://rx9tx.qrz.ru/windows.jpg
Now how to reproduce the bug:
- install the program: http://logger32.obriensweb.com/zipped/lgr32full315.zip
- download the configuration files http://rx9tx.qrz.ru/files.zip and unzip them to the program folder
- run the program
- download the log file http://rx9tx.qrz.ru/sample.adi and import it:
- File - Import Logs - ADI file.
Then you should see it exactly as shown on wine.jpg picture.
http://bugs.winehq.org/show_bug.cgi?id=13778
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Component|-unknown |oleaut32 Ever Confirmed|0 |1
--- Comment #7 from Lei Zhang thestig@google.com 2008-12-18 20:29:57 --- winetricks dcom98 is a workaround.
http://bugs.winehq.org/show_bug.cgi?id=13778
--- Comment #8 from Lei Zhang thestig@google.com 2008-12-18 21:50:02 --- Converting from VT_DATE to VT_BSTR looks broken. Not familiar enough with the oleaut32 code to fix it quickly.
http://bugs.winehq.org/show_bug.cgi?id=13778
--- Comment #9 from n2wz rx9tx@qrz.ru 2008-12-19 07:07:03 --- (In reply to comment #7)
winetricks dcom98 is a workaround.
Lei, thanks alot, installing dcom98 did the trick :)
We have some other requests concerning running windows amateur radio s/w in Linux, hopefully you will go on helping us :)
Thanks again.
http://bugs.winehq.org/show_bug.cgi?id=13778
--- Comment #10 from Nikolay Sivov bunglehead@gmail.com 2010-05-31 15:29:00 --- Running wine-1.2-rc2-51-gbbd93e5 installation is failed for me for 3.26.1. Even with dcom98 installed.
http://bugs.winehq.org/show_bug.cgi?id=13778
butraxz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |butraxz@gmail.com
--- Comment #11 from butraxz@gmail.com 2012-05-18 05:13:03 CDT --- This bug has been marked as fixed four years ago. Shouldnt this be closed as fixed ?
http://bugs.winehq.org/show_bug.cgi?id=13778
--- Comment #12 from Nikolay Sivov bunglehead@gmail.com 2012-05-18 05:17:28 CDT --- (In reply to comment #11)
This bug has been marked as fixed four years ago. Shouldnt this be closed as fixed ?
Has it? I don't see anything in comments saying it's fixed.
http://bugs.winehq.org/show_bug.cgi?id=13778
--- Comment #13 from butraxz@gmail.com 2012-05-18 07:04:30 CDT --- Correction, in 2008 it had a workaround. Please retest with 1.5.4.
https://bugs.winehq.org/show_bug.cgi?id=13778
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Abandoned?
--- Comment #14 from Ken Sharp imwellcushtymelike@gmail.com --- Is this still an issue in Wine 1.7.45 or later?
https://bugs.winehq.org/show_bug.cgi?id=13778
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |trivial
https://bugs.winehq.org/show_bug.cgi?id=13778
luca.civinini@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |luca.civinini@gmail.com
--- Comment #15 from luca.civinini@gmail.com --- I experienced the issue with last wine version but also was able to solve using native oleaut32.
https://bugs.winehq.org/show_bug.cgi?id=13778
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #16 from winetest@luukku.com --- The program has been updated. I had issues installing it with pure wine, I quess its some unfixed issue. But on the other hand it installed fine 1.9.20-staging...
https://bugs.winehq.org/show_bug.cgi?id=13778
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO
--- Comment #17 from Ken Sharp imwellcushtymelike@gmail.com --- Can this be properly tested without HAM radio equipment?
I tried to install a recent version but it threw a wobbly. What version were you using?
Please re-test in the latest Wine.
https://bugs.winehq.org/show_bug.cgi?id=13778
Detlef Riekenberg wine.dev@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wine.dev@web.de
https://bugs.winehq.org/show_bug.cgi?id=13778
gGhoul k.kahurani@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |k.kahurani@gmail.com
--- Comment #18 from gGhoul k.kahurani@gmail.com --- (In reply to Lei Zhang from comment #8)
Converting from VT_DATE to VT_BSTR looks broken. Not familiar enough with the oleaut32 code to fix it quickly.
I believe the problem is in VarFormat and can be seen in these two tests which are marked as TODO https://source.winehq.org/git/wine.git/blob/HEAD:/dlls/oleaut32/tests/varfor...
https://bugs.winehq.org/show_bug.cgi?id=13778
Robert Wilhelm sloper42@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sloper42@yahoo.com
--- Comment #19 from Robert Wilhelm sloper42@yahoo.com ---
Seems David Kahurani fixed the Varformat issue with https://gitlab.winehq.org/wine/wine/-/commit/9af3a79b96318471818e0abacfc1a6f...
Somebody please test with the appilcation.