http://bugs.winehq.org/show_bug.cgi?id=10272
Summary: Can not start wine twice (X Error) Product: Wine Version: 0.9.46. Platform: Other OS/Version: other Status: UNCONFIRMED Severity: major Priority: P2 Component: wine-x11driver AssignedTo: wine-bugs@winehq.org ReportedBy: aceler@gmail.com
If I have to Linux box, connected via network, and I want toi connect from one box to another using X Protocol, I can start wine only once. For example, if I starts winecfg on the server it starts perfectly, but the client will break as follows:
[aceler@localhost ~]$ ssh -X 192.168.10.1 aceler@192.168.10.1's password: Linux aceler-desktop 2.6.20-15-generic #2 SMP Sun Apr 15 07:36:31 UTC 2007 i686
The programs included with the Ubuntu system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright.
Ubuntu comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. Last login: Fri Nov 2 00:22:15 2007 from 192.168.10.100 aceler@aceler-desktop:~$ winecfg X Error of failed request: BadWindow (invalid Window parameter) Major opcode of failed request: 1 (X_CreateWindow) Resource id in failed request: 0x3f Serial number of failed request: 10 Current serial number in output stream: 12 aceler@aceler-desktop:~$
Wine 0.9.46 from ubuntu repositories.