[opensuse] Wine 1.1.24 Bad file descriptor errors?
I just bumped my Wine build to the latest 1.1.24 release. Now when attempting to run any apps I get this error: wine client error:XX write: Bad file descriptor (where XX is some hex value) and the app will crash. I've wiped the .wine directory and started fresh... still happening. If I roll back to 1.1.23 everything works OK. If I run the Windows apps as root I can "get around" the error - but obviously running as root is not exactly a good idea. This error pops up on every executable that I run with 1.1.24... either with previously installed apps or wiht a clean/new .wine and attempting to reinstall apps. The apps can be any Windows app that would normally run OK in Wine... eg even the "supported" extras from winetricks Any ideas on where else I can look for what is (or could be) causing this? I've done a search on this, and only get a few hits.. mostly from quite a long time ago within the Wine project, but no real answer was ever given... at least not that I've seen so far. C. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Sun, Jun 21, 2009 at 10:05:27PM +0200, Clayton wrote:
I just bumped my Wine build to the latest 1.1.24 release. Now when attempting to run any apps I get this error:
wine client error:XX write: Bad file descriptor (where XX is some hex value)
and the app will crash.
I've wiped the .wine directory and started fresh... still happening. If I roll back to 1.1.23 everything works OK. If I run the Windows apps as root I can "get around" the error - but obviously running as root is not exactly a good idea.
This error pops up on every executable that I run with 1.1.24... either with previously installed apps or wiht a clean/new .wine and attempting to reinstall apps. The apps can be any Windows app that would normally run OK in Wine... eg even the "supported" extras from winetricks
Any ideas on where else I can look for what is (or could be) causing this?
I've done a search on this, and only get a few hits.. mostly from quite a long time ago within the Wine project, but no real answer was ever given... at least not that I've seen so far.
Hmm. Strange. Did you use the prebuilt packages? I am not getting that erro :/ Can you run WINEDEBUG=+all wine foo.exe > debuglog 2>&1 Ciao, Marcus -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
I just bumped my Wine build to the latest 1.1.24 release. Now when attempting to run any apps I get this error:
wine client error:XX write: Bad file descriptor (where XX is some hex value)
Strange. Did you use the prebuilt packages? I am not getting that erro :/
I pulled it from the download.opensuse.org/repositories/Emulators:/Wine/openSUSE_11.1 repository as I usually do to get the latest build of Wine.
Can you run WINEDEBUG=+all wine foo.exe > debuglog 2>&1
Well... that made for a rather large file. I've zipped it up and put it here (temp location) http://www.digitaldragon.ca/debuglog.tar.gz Near the end I spotted the Bad file descriptor error. This is with a clean start to the .wine directory. C. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Sun, Jun 21, 2009 at 10:49:12PM +0200, Clayton wrote:
I just bumped my Wine build to the latest 1.1.24 release. Now when attempting to run any apps I get this error:
wine client error:XX write: Bad file descriptor (where XX is some hex value)
Strange. Did you use the prebuilt packages? I am not getting that erro :/
I was able to reproduce and I now have a fix for this in wine-1.1.24-6.1 packages in the buildservice hopefully. Ciao, Marcus -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
I just bumped my Wine build to the latest 1.1.24 release. Now when attempting to run any apps I get this error:
wine client error:XX write: Bad file descriptor (where XX is some hex value)
Strange. Did you use the prebuilt packages? I am not getting that erro :/
I was able to reproduce and I now have a fix for this in wine-1.1.24-6.1 packages in the buildservice hopefully.
Just tested 1.1.24-6.1 and it's working OK now :-) C. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (2)
-
Clayton
-
Marcus Meissner