http://bugs.winehq.org/show_bug.cgi?id=18342
Summary: Winecfg hangs on libgl.so.1 crash Product: Wine Version: 1.1.20 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: ripper42@gmail.com
Created an attachment (id=20891) --> (http://bugs.winehq.org/attachment.cgi?id=20891) traceback
Ubuntu 9.04 64bit. Wine package from your winehq ubuntu repository.
When I run winecfg for the first time, i reports a backtrace and a pops a window that wineboot.exe has encountered an error. After 30sec the winecfg window finally appears. I can't edit Disks tab, because "failed to connect to the mount manager".
Running winecfg for further times, sometimes it is fast and sometimes it again waits 30sec. The traceback doesn't appear again though. I still can't edit Disks tab.
It complains something about libGL.so.1, so maybe this can help:
$ ls -l /usr/lib/libGL.so.1 lrwxrwxrwx 1 root root 15 2009-04-30 22:19 /usr/lib/libGL.so.1 -> libGL.so.180.51
I have tried wine 1.0.1 from official Ubuntu repository, same problem, but I can edit Disks tab.
http://bugs.winehq.org/show_bug.cgi?id=18342
Kamil Páral ripper42@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #20891|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=18342
--- Comment #1 from Kamil Páral ripper42@gmail.com 2009-05-03 14:40:56 --- Oh, if it is not clear, the libGL.so.180.51 is file from nvidia proprietary installer (driver version 180.51).
http://bugs.winehq.org/show_bug.cgi?id=18342
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #2 from Austin English austinenglish@gmail.com 2009-05-03 15:12:25 --- The bug is in your video drivers. Try upgrading/reinstalling.
http://bugs.winehq.org/show_bug.cgi?id=18342
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Austin English austinenglish@gmail.com 2009-05-03 15:12:59 --- Closing.
http://bugs.winehq.org/show_bug.cgi?id=18342
--- Comment #4 from Kamil Páral ripper42@gmail.com 2009-05-03 15:15:01 --- So I guess I can only curse nvidia, nothing more, right? (It's latest stable release.) Damn. Thanks anyway.
http://bugs.winehq.org/show_bug.cgi?id=18342
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal
--- Comment #5 from Vitaliy Margolen vitaliy@kievinfo.com 2009-05-03 15:22:30 --- Reinstall your video drivers. The Ubuntu default installer is busted (does not properly install 32-bit parts).
http://bugs.winehq.org/show_bug.cgi?id=18342
--- Comment #6 from Kamil Páral ripper42@gmail.com 2009-05-03 15:25:48 --- Well, this was installed by binary installer from nvidia website. But I can still try the "busted ubuntu installer" :) I have ia32-libs installed, if you mean this.
http://bugs.winehq.org/show_bug.cgi?id=18342
--- Comment #7 from Kamil Páral ripper42@gmail.com 2009-05-03 17:31:14 --- If someone with similar problems finds this bug: Official Ubuntu drivers worked. After installing and uninstalling ubuntu drivers, the nvidia drivers started to work as well. Black magic.
Thanks folks for your help.