http://bugs.winehq.org/show_bug.cgi?id=15864
Summary: window size has reversed width and height Product: Wine Version: 1.1.7 Platform: Other URL: http://jeffz.name/dvt-fc2.exe OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: jeffz@jeffz.name
Created an attachment (id=17001) --> (http://bugs.winehq.org/attachment.cgi?id=17001) Windows-vs-Wine
This small program seems to have its width and height mixed up under Wine. The attached screenshot shows the program running under windows (top) and under Wine (below)
http://bugs.winehq.org/show_bug.cgi?id=15864
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=15864
--- Comment #1 from Austin English austinenglish@gmail.com 2008-10-31 12:58:29 --- Please attach terminal output. Does a virtual desktop help?
http://bugs.winehq.org/show_bug.cgi?id=15864
--- Comment #2 from Jeff Zaroyko jeffz@jeffz.name 2008-10-31 20:12:54 --- (In reply to comment #1)
Please attach terminal output. Does a virtual desktop help?
If there was anything relevant I would attach it and no
http://bugs.winehq.org/show_bug.cgi?id=15864
Zhenya Zenitur@yandex.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |Zenitur@yandex.ru
--- Comment #3 from Zhenya Zenitur@yandex.ru 2008-11-15 12:22:32 --- This is dublicate of this bug: http://bugs.winehq.org/show_bug.cgi?id=15760 Please, close any one.
http://bugs.winehq.org/show_bug.cgi?id=15864
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #4 from Austin English austinenglish@gmail.com 2008-11-15 18:56:42 --- Dupe
*** This bug has been marked as a duplicate of bug 15760 ***
http://bugs.winehq.org/show_bug.cgi?id=15864
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Austin English austinenglish@gmail.com 2008-11-15 18:56:48 --- Closing.
http://bugs.winehq.org/show_bug.cgi?id=15864
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |UNCONFIRMED Resolution|DUPLICATE |
--- Comment #6 from Jeff Zaroyko jeffz@jeffz.name 2008-11-15 20:25:11 --- (In reply to comment #3)
This is dublicate of this bug: http://bugs.winehq.org/show_bug.cgi?id=15760 Please, close any one.
It does not look like a duplicate to me, I don't know if you were guessing or what, but I've looked at your bug report which you say is a regression from 1.1.4 where it was working. I've tested 1.1.4 and the behaviour is the same.
http://bugs.winehq.org/show_bug.cgi?id=15864
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #7 from Jeff Zaroyko jeffz@jeffz.name 2009-03-25 20:08:17 --- still present wine-1.1.17-140-g25c2e28
http://bugs.winehq.org/show_bug.cgi?id=15864
--- Comment #8 from Rein Klazes wijn@online.nl 2009-08-09 02:55:34 --- No reversal of width and height. Just the calculation goes wrong.
The window is a dialog, dialog's are scaled according to the font that is selected. This application uses the font "Terminal". Wine cannot find this font, and selects "Arial" and later in the program when the app asks for slightly different font options "Courier New".
Now these are quite different fonts then what in Windows is returned when "Terminal" is returned -> apparent strange window size.
With a terminal font, I see that wine displays the window with "normal" proportions.
To make "Terminal" available in wine, I copied "vga850.fon" to my \windows\fonts directory. This font file should be in the registry HKEY_CURRENT_CONFIG\Software\Fonts as : "OEMFONT.FON"="vga850.fon"
So if there is a bug, it is that there should be some warning that a font that available on all Windows is missing.
http://bugs.winehq.org/show_bug.cgi?id=15864
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |fonts Platform|Other |x86 OS/Version|other |Linux
--- Comment #9 from Austin English austinenglish@gmail.com 2011-10-04 14:36:18 CDT --- Still in wine-1.3.29-121-gfdda702
http://bugs.winehq.org/show_bug.cgi?id=15864
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com, | |austinenglish@gmail.com, | |dank@kegel.com
--- Comment #10 from Bruno Jesus 00cpxxx@gmail.com 2011-10-04 16:04:16 CDT --- After comment 8 is this bug still valid?
http://bugs.winehq.org/show_bug.cgi?id=15864
--- Comment #11 from Austin English austinenglish@gmail.com 2011-10-04 16:05:50 CDT --- (In reply to comment #10)
After comment 8 is this bug still valid?
That font is missing, so yes. Either the font should be available or a substitution made.
https://bugs.winehq.org/show_bug.cgi?id=15864
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|download |
--- Comment #12 from Austin English austinenglish@gmail.com --- The original URL is dead, I have an archived copy. Still in wine-1.7.19-70-gd6a59f7.
austin@aw25 ~ $ sha1sum dvt-fc2.exe c2b0be839b7f66a6db820e46287a2c7c41433fca dvt-fc2.exe austin@aw25 ~ $ du -h dvt-fc2.exe 40K dvt-fc2.exe
https://bugs.winehq.org/show_bug.cgi?id=15864
--- Comment #13 from Austin English austinenglish@gmail.com --- This is your friendly reminder that there has been no bug activity for over a year. Is this still an issue in current (1.7.51 or newer) wine?
https://bugs.winehq.org/show_bug.cgi?id=15864
--- Comment #14 from Jeff Zaroyko jeffz@jeffz.name --- Retested with wine-1.7.46 - still present, per the original screenshot.
https://bugs.winehq.org/show_bug.cgi?id=15864
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #15 from winetest@luukku.com --- Do you still have the exe to test this? The url gives 404 error.
https://bugs.winehq.org/show_bug.cgi?id=15864
--- Comment #16 from Dan Kegel dank@kegel.com --- If you go looking for it online, be careful, the copy I found at the first hit was reported as very infected by virustotal.
https://bugs.winehq.org/show_bug.cgi?id=15864
--- Comment #17 from Jeff Zaroyko jeffz@jeffz.name --- (In reply to winetest from comment #15)
Do you still have the exe to test this? The url gives 404 error.
(In reply to Dan Kegel from comment #16)
If you go looking for it online, be careful, the copy I found at the first hit was reported as very infected by virustotal.
$ md5 dvt-fc2.exe MD5 (dvt-fc2.exe) = eb359abd84014924483266bef78dd4b0
URL restored - proceed with caution. Not sure if it's actually infected (I've only ever run it in a VM) or if it just happens to use some packer that happened to pack a virus on some other executable.
https://bugs.winehq.org/show_bug.cgi?id=15864
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|window size has reversed |Far Cry 2 Trainer by |width and height |DEVIATED needs font | |"Terminal" CC| |wylda@volny.cz Keywords| |download
https://bugs.winehq.org/show_bug.cgi?id=15864
Dmitry k.dmitriu@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |k.dmitriu@gmail.com
--- Comment #18 from Dmitry k.dmitriu@gmail.com --- Found and tested various versions of this trainer. Wine 2.13, bug still present, window size as in first attachment.
md5sum dvt-fc2.exe 0c9cf811fc413e33ec9a95a62eac3ec5 md5sum dvt-fc2.exe eb359abd84014924483266bef78dd4b0
https://bugs.winehq.org/show_bug.cgi?id=15864
--- Comment #19 from Jeff Zaroyko jeffz@jeffz.name --- Still present with wine-3.13 - MD5 (dvt-fc2.exe) = eb359abd84014924483266bef78dd4b0
https://bugs.winehq.org/show_bug.cgi?id=15864
zzzzzyzz@hacari.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |zzzzzyzz@hacari.org