RHEL5 - Download via EPEL was success but with errors

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
akvino
Level 1
Level 1
Posts: 5
Joined: Mon Apr 28, 2008 3:19 pm

RHEL5 - Download via EPEL was success but with errors

Post by akvino »

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@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@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
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

RHEL5 - Download via EPEL was success but with errors

Post by austin987 »

On Mon, Apr 28, 2008 at 3:33 PM, akvino <[email protected]> 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@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@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
Level 1
Level 1
Posts: 5
Joined: Mon Apr 28, 2008 3:19 pm

Here is what I get when I am not root.

Post by akvino »

[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
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

RHEL5 - Download via EPEL was success but with errors

Post by austin987 »

On Mon, Apr 28, 2008 at 3:57 PM, akvino <[email protected]> wrote:
[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





What video card/drivers?
akvino
Level 1
Level 1
Posts: 5
Joined: Mon Apr 28, 2008 3:19 pm

lspci spits this out

Post by akvino »

00:03.0 VGA compatible controller: ATI Technologies Inc Rage XL (rev 27)
Dan Kegel

RHEL5 - Download via EPEL was success but with errors

Post by Dan Kegel »

On Mon, Apr 28, 2008 at 1:33 PM, akvino <[email protected]> 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@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
It sounds like you have a 3D graphics driver problem.
Does glxgears work for you?

Also please never run wine as root :-)
akvino
Level 1
Level 1
Posts: 5
Joined: Mon Apr 28, 2008 3:19 pm

some progres

Post by akvino »

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@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
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: some progres

Post by vitamin »

akvino wrote: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@dev02 ~]$ winecfg
err:advapi:service_control_dispatcher pipe connect failed
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified
Are you logged on as normal user or root?
Dan Kegel

RHEL5 - Download via EPEL was success but with errors

Post by Dan Kegel »

On Tue, Apr 29, 2008 at 6:42 AM, akvino <[email protected]> wrote:
I do not use glxgears - should I?
Yes, but it's just a little test program, there's nothing big about using it.
Just run it and see if it displays whirling gears. If it did, your 3d
is set up properly.
I am not sure why but now under 'root' I can get to winecfg GUI and c: maping is there.
Good (except for that part about root :-)
However if I switch to other user I get these errors and nothing happens.
Does this still point to the Graphic drivers?

[tsa@dev02 ~]$ winecfg
err:advapi:service_control_dispatcher pipe connect failed
Xlib: connection to ":0.0" refused by server
No. That points to you logging in as root and then doing "su user",
which isn't going to work because plain users should not be able
to display things on root's X window server.
Better to log in as a normal user, and then for those moments when
you need root, su or sudo to root.
akvino
Level 1
Level 1
Posts: 5
Joined: Mon Apr 28, 2008 3:19 pm

Post by akvino »

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