Errors keep coming back when I try to configure WINE. This is on RHEL5, and I do not have sound support installed (if it makes any difference). [root at dev02 ~]# winecfg wine: creating configuration directory '/root/.wine'... ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory Could not load Mozilla. HTML rendering will be disabled. X Error of failed request: GLXUnsupportedPrivateRequest Major opcode of failed request: 140 (GLX) Minor opcode of failed request: 17 (X_GLXVendorPrivateWithReply) Serial number of failed request: 2549 Current serial number in output stream: 2549 wine: wineprefixcreate failed while creating '/root/.wine'. [root at fenmrdev02 ~]# wineserver: could not save registry branch to /root/.wine-2pQ5tX/system.reg : No such file or directory wineserver: could not save registry branch to /root/.wine-2pQ5tX/userdef.reg : No such file or directory wineserver: could not save registry branch to /root/.wine-2pQ5tX/user.reg : No such file or directory
Austin English
2008-Apr-28 20:38 UTC
[Wine] RHEL5 - Download via EPEL was success but with errors
On Mon, Apr 28, 2008 at 3:33 PM, akvino <wineforum-user at winehq.org> wrote:> Errors keep coming back when I try to configure WINE. This is on RHEL5, and I do not have sound support installed (if it makes any difference). > > > [root at dev02 ~]# winecfg > wine: creating configuration directory '/root/.wine'... > ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory > Could not load Mozilla. HTML rendering will be disabled. > X Error of failed request: GLXUnsupportedPrivateRequest > Major opcode of failed request: 140 (GLX) > Minor opcode of failed request: 17 (X_GLXVendorPrivateWithReply) > Serial number of failed request: 2549 > Current serial number in output stream: 2549 > wine: wineprefixcreate failed while creating '/root/.wine'. > [root at fenmrdev02 ~]# wineserver: could not save registry branch to /root/.wine-2pQ5tX/system.reg : No such file or directory > wineserver: could not save registry branch to /root/.wine-2pQ5tX/userdef.reg : No such file or directory > wineserver: could not save registry branch to /root/.wine-2pQ5tX/user.reg : No such file or directory > > > > > >Why are you running it as root?
akvino
2008-Apr-28 20:57 UTC
[Wine] Re: RHEL5 - Download via EPEL was success but with errors
[dev02/admin(11)]$ winecfg wine: creating configuration directory '/home/admin/.wine'... X connection to localhost:10.0 broken (explicit kill or server shutdown). wine: wineprefixcreate failed while creating '/home/admin/.wine'. [dev02/admin(12)]$ wineserver: could not save registry branch to /home/admin/.wine-kKxW0K/system.reg : No such file or directory wineserver: could not save registry branch to /home/admin/.wine-kKxW0K/user.reg : No such file or directory
akvino
2008-Apr-28 21:13 UTC
[Wine] Re: RHEL5 - Download via EPEL was success but with errors
00:03.0 VGA compatible controller: ATI Technologies Inc Rage XL (rev 27)
Dan Kegel
2008-Apr-28 21:28 UTC
[Wine] RHEL5 - Download via EPEL was success but with errors
On Mon, Apr 28, 2008 at 1:33 PM, akvino <wineforum-user at winehq.org> wrote:> Errors keep coming back when I try to configure WINE. > This is on RHEL5, and I do not have sound support installed (if it makes any difference). > > [root at dev02 ~]# winecfg > wine: creating configuration directory '/root/.wine'... > ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory > Could not load Mozilla. HTML rendering will be disabled. > X Error of failed request: GLXUnsupportedPrivateRequestIt sounds like you have a 3D graphics driver problem. Does glxgears work for you? Also please never run wine as root :-)
akvino
2008-Apr-29 13:42 UTC
[Wine] Re: RHEL5 - Download via EPEL was success but with errors
I do not use glxgears - should I? I am not sure why but now under 'root' I can get to winecfg GUI and c: maping is there. However if I switch to other user I get these errors and nothing happens. Does this still point to the Graphic drivers? [tsa at dev02 ~]$ winecfg err:advapi:service_control_dispatcher pipe connect failed Xlib: connection to ":0.0" refused by server Xlib: No protocol specified ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory Xlib: connection to ":0.0" refused by server Xlib: No protocol specified Xlib: connection to ":0.0" refused by server Xlib: No protocol specified Xlib: connection to ":0.0" refused by server Xlib: No protocol specified Application tried to create a window, but no driver could be loaded. Make sure that your X server is running and that $DISPLAY is set correctly. Application tried to create a window, but no driver could be loaded. Make sure that your X server is running and that $DISPLAY is set correctly. err:ole:apartment_createwindowifneeded CreateWindow failed with error 1114
akvino
2008-Apr-29 17:53 UTC
[Wine] Re: RHEL5 - Download via EPEL was success but with errors
I tried logging in as user and it works. I see the drive mappings and winecfg GUI comes up. This is excellent news :D ... Now, I have to spend some time and figure out how you download applications and configure them in the most beneficial way to compliment multiple user setup.