[Bug 29488] BurnPlot sporadically fails to start with an X error (invalid Window parameter)

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Feb 13 14:23:20 CST 2012


http://bugs.winehq.org/show_bug.cgi?id=29488

Michael Stefaniuc <mstefani at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |mstefani at redhat.com
     Ever Confirmed|0                           |1

--- Comment #4 from Michael Stefaniuc <mstefani at redhat.com> 2012-02-13 14:23:20 CST ---
I get the error pretty reliable on Wine on different machines during WINEPREFIX
creation/update:
for i in `seq 1 20`; do WINEPREFIX=/tmp/X_UnmapWindow/$i wine hostname >>
/tmp/X_UnmapWindow/$i.out 2>&1; done
grep -l BadWindow /tmp/X_UnmapWindow/*.out | wc -l
16

So 16 out of 20 tries produce the error.

With the patch from comment #3 I don't get that error anymore for the same 20
WINEPREFIX created.

-- 
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.



More information about the wine-bugs mailing list