[Bug 15864] New: window size has reversed width and height
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(a)winehq.org ReportedBy: jeffz(a)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) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15864 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15864 --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2008-10-31 12:58:29 --- Please attach terminal output. Does a virtual desktop help? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15864 --- Comment #2 from Jeff Zaroyko <jeffz(a)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 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15864 Zhenya <Zenitur(a)yandex.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Zenitur(a)yandex.ru --- Comment #3 from Zhenya <Zenitur(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15864 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE --- Comment #4 from Austin English <austinenglish(a)gmail.com> 2008-11-15 18:56:42 --- Dupe *** This bug has been marked as a duplicate of bug 15760 *** -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15864 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Austin English <austinenglish(a)gmail.com> 2008-11-15 18:56:48 --- Closing. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15864 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |UNCONFIRMED Resolution|DUPLICATE | --- Comment #6 from Jeff Zaroyko <jeffz(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15864 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #7 from Jeff Zaroyko <jeffz(a)jeffz.name> 2009-03-25 20:08:17 --- still present wine-1.1.17-140-g25c2e28 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15864 --- Comment #8 from Rein Klazes <wijn(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15864 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |fonts Platform|Other |x86 OS/Version|other |Linux --- Comment #9 from Austin English <austinenglish(a)gmail.com> 2011-10-04 14:36:18 CDT --- Still in wine-1.3.29-121-gfdda702 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15864 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx(a)gmail.com, | |austinenglish(a)gmail.com, | |dank(a)kegel.com --- Comment #10 from Bruno Jesus <00cpxxx(a)gmail.com> 2011-10-04 16:04:16 CDT --- After comment 8 is this bug still valid? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15864 --- Comment #11 from Austin English <austinenglish(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=15864 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|download | --- Comment #12 from Austin English <austinenglish(a)gmail.com> --- The original URL is dead, I have an archived copy. Still in wine-1.7.19-70-gd6a59f7. austin(a)aw25 ~ $ sha1sum dvt-fc2.exe c2b0be839b7f66a6db820e46287a2c7c41433fca dvt-fc2.exe austin(a)aw25 ~ $ du -h dvt-fc2.exe 40K dvt-fc2.exe -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=15864 --- Comment #13 from Austin English <austinenglish(a)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? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=15864 --- Comment #14 from Jeff Zaroyko <jeffz(a)jeffz.name> --- Retested with wine-1.7.46 - still present, per the original screenshot. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=15864 winetest(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest(a)luukku.com --- Comment #15 from winetest(a)luukku.com --- Do you still have the exe to test this? The url gives 404 error. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=15864 --- Comment #16 from Dan Kegel <dank(a)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. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=15864 --- Comment #17 from Jeff Zaroyko <jeffz(a)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. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=15864 Wylda <wylda(a)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(a)volny.cz Keywords| |download -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=15864 Dmitry <k.dmitriu(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |k.dmitriu(a)gmail.com --- Comment #18 from Dmitry <k.dmitriu(a)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 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=15864 --- Comment #19 from Jeff Zaroyko <jeffz(a)jeffz.name> --- Still present with wine-3.13 - MD5 (dvt-fc2.exe) = eb359abd84014924483266bef78dd4b0 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=15864 zzzzzyzz(a)hacari.org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zzzzzyzz(a)hacari.org -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org