[Bug 10805] New: EmEditor hangs
http://bugs.winehq.org/show_bug.cgi?id=10805 Summary: EmEditor hangs Product: Wine Version: 0.9.51. Platform: PC URL: http://www.emeditor.com/modules/download2/ OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-gdi-(printing) AssignedTo: wine-bugs(a)winehq.org ReportedBy: echidnaman(a)gmail.com Upon execution, EmEditor prints a single fixme to the console. It then hangs indefinitely, munching CPU. The fixme: err:statusbar:StatusWindowProc unknown msg 204e wp=0101 lp=7beab99c -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10805 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000(a)yahoo.co.uk Status|UNCONFIRMED |NEW Component|wine-gdi-(printing) |wine-comctl32 Ever Confirmed|0 |1 --- Comment #1 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2007-12-17 12:26:02 --- Confirming. The bug is likely related to the printed fixme, as it starts just fine for me using native comctl32.dll (changed component) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10805 philip.kent(a)ntlworld.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |philip.kent(a)ntlworld.com --- Comment #2 from philip.kent(a)ntlworld.com 2007-12-17 13:58:27 --- I am using Wine 0.9.49 (sorry for the older release, Fedora is being slow). I am using EmEditor version 6.00.4. I was able to reproduce this bug, and I got the same error described. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10805 --- Comment #3 from Jonathan <echidnaman(a)gmail.com> 2007-12-17 14:04:31 --- Ah, my bad. I forgot to specify which version I was using in the original report. I'm using 6.00.4. Anyway, good to see a workaround. I wasn't sure which native dll to try since the fixme didn't explicitly state which dll it used. <.< -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10805 Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mikolaj.zalewski(a)gmail.com --- Comment #4 from Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> 2008-01-31 14:02:12 --- This is a problem in the rebar code. The app goes into infinite recursion - a relayout generates RBN_CHILDSIZEs whose handler sends RB_SETBANDINFO what generates a relayout. The native control doesn't send RBN_CHILDSIZE for RB_SETBANDINFO if the children sizes didn't change. We have some code in CommonSetupBand that checks if the values changed which can be improved to make this app start. But this is not the way it is done in native - in native changing the text from "ABC" to "ACB"doesn't generate a RBN_CHILDSIZE what suggests it is done during layouting (or during something similar to ValidateBand) -- 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=10805 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download --- Comment #5 from Austin English <austinenglish(a)gmail.com> 2008-06-04 11:22:56 --- Is this still an issue in 1.0-rc3 or newer wine? -- 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=10805 --- Comment #6 from Jonathan <echidnaman(a)gmail.com> 2008-06-04 15:09:46 --- Yup. -- 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=10805 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #7 from Austin English <austinenglish(a)gmail.com> 2008-12-06 20:20:02 --- Works fine in 1.1.10. -- 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=10805 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Alexandre Julliard <julliard(a)winehq.org> 2008-12-20 09:03:29 --- Closing bugs fixed in 1.1.11. -- 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.
participants (1)
-
wine-bugs@winehq.org