[Bug 32089] New: Window resize enters endless cycle
http://bugs.winehq.org/show_bug.cgi?id=32089 Bug #: 32089 Summary: Window resize enters endless cycle Product: Wine Version: 1.5.16 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: techtonik(a)gmail.com Classification: Unclassified Console2 application enters the endless cycle when tries to adjust its window size if it doesn't match one specified in settings. Probably there is an off-by-one problem in Wine window size reporting functions. Console2 size is specified in characters. Default size is 25x80, but in Wine it jumps from 23x80 to 24x78 and back. Sources for Console2 are available. -- 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=32089 anatoly techtonik <techtonik(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source URL| |https://sourceforge.net/pro | |jects/console/ CC| |techtonik(a)gmail.com -- 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=32089 anatoly techtonik <techtonik(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |30806 -- 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=32089 anatoly techtonik <techtonik(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |10919 -- 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=32089 super_man(a)post.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man(a)post.com --- Comment #1 from super_man(a)post.com --- I get wine: Unhandled division by zero at address 0x4297b2 (thread 0009), starting debugger... the component is user32. wine 1.7.50 -- 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=32089 Hugh McMaster <hugh.mcmaster(a)outlook.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hugh.mcmaster(a)outlook.com -- 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=32089 Bug 32089 depends on bug 10919, which changed state. Bug 10919 Summary: GetLargestConsoleWindowSize() should not return hard coded constants https://bugs.winehq.org/show_bug.cgi?id=10919 What |Removed |Added ---------------------------------------------------------------------------- Status|STAGED |RESOLVED Resolution|--- |FIXED -- 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=32089 --- Comment #2 from super_man(a)post.com --- Well this is quite interesting. I get division by zero with wine but with wine-staging I dont see such a crash, but instead I see cosole window that it's constantly resized (like explained in title). wine 1.9.5 and staging 1.9.5 -- 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=32089 --- Comment #3 from super_man(a)post.com --- I just tested this recently with staging 1.9.11 and behaviour stays the same. -- 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=32089 winetest(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest(a)luukku.com --- Comment #4 from winetest(a)luukku.com --- Division by zero wine 2.0rc1. with wine-staging 1.9.23 it starts and resizes itself constantly. -- 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=32089 --- Comment #5 from winetest(a)luukku.com --- (In reply to winetest from comment #4)
Division by zero wine 2.0rc1. with wine-staging 1.9.23 it starts and resizes itself constantly.
Tested only staging this time and it's still valid wine 2.5. -- 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=32089 exposight <exposight(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |exposight(a)gmail.com --- Comment #6 from exposight <exposight(a)gmail.com> --- still valid in wine 4.18 -- 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=32089 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr --- Comment #7 from joaopa <jeremielapuree(a)yahoo.fr> --- Created attachment 74386 --> https://bugs.winehq.org/attachment.cgi?id=74386 screenshot showing everything is fine Bug is fixed in wine-8.6 (have a look at screenshot) Can an administrator close this bug as FIXED? -- 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=32089 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED --- Comment #8 from Austin English <austinenglish(a)gmail.com> --- (In reply to joaopa from comment #7)
Created attachment 74386 [details] screenshot showing everything is fine
Bug is fixed in wine-8.6 (have a look at screenshot) Can an administrator close this bug as FIXED?
Reported fixed. -- 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=32089 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 8.7. -- 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 (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla