PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : komische wine (winex3) fehler



shinibaby
25.08.03, 13:47
huhu leute :)

um es kurz zu machen werde ich mal den fehler posten




linux:/media/dvd # winesetup
/usr/bin/wish
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified

Application initialization failed: this isn't a Tk applicationcouldn't connect to display ":0"
WineSetupTk: It seems DISPLAY variable isn't set correctly.
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified

Error: Can't open display: :0
linux:/media/dvd # winesetup
/usr/bin/wish
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified

Application initialization failed: this isn't a Tk applicationcouldn't connect to display ":0"
WineSetupTk: It seems DISPLAY variable isn't set correctly.
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified

Error: Can't open display: :0
linux:/media/dvd # wine setup.exe
Wine already configured, run 'winesetup' to reconfigure.
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified

x11drv: Can't open display: :0

linux:/media/dvd # winex3 setup.exe
Your system requires the use of pthreads but the maximum system allowed stack size of 2052 kB may be too sm all for some games
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified

x11drv: Can't open display: :0
linux:/media/dvd #


hat wer eine ahnung was ich da machen kann ? :confused:

gladiac
25.08.03, 13:52
X-Server starten

shinibaby
25.08.03, 13:54
wie X-server ? ich bin doch im kde drin .. da sollte er doch auch online sein oder ?

lighttron
25.08.03, 17:06
sieht so aus als ob du winex3 als root zu starten versuchst.

wenn du das wirklich machen willst musst du
xhost +localhost
als user ausführen

solltest es aber besser als user versuchen.

shinibaby
25.08.03, 18:09
als normaler user kommt das

baby@linux:~> winex3
usage: winex3 [-bigexe] [-use-pthreads <yes/no>] [[-]-winver <version>] [[-]-debugmsg <debug>] [[-]-version] [[-]use-dos-cwd <dir>] <application> [application parameters]

baby@linux:~> cd /media/cdrecorder

baby@linux:/media/cdrecorder> winex3 setup.exe
wine: lstat /home/baby/.transgaming/wineserver-linux/socket : No such file or directory

baby@linux:/media/cdrecorder>



:(

darkmoon.2xt.de
25.08.03, 18:55
Wenn Du SuSE hast und als normaler User eingeloggt bist und dann in einer Konsole per "su" grafische Apps starten willst finden die den X-Server nicht.

GANZ als root einloggen oder nur als User.

sepp2k
25.08.03, 19:00
Original geschrieben von darkmoon.2xt.de
Wenn Du SuSE hast und als normaler User eingeloggt bist und dann in einer Konsole per "su" grafische Apps starten willst finden die den X-Server nicht.

GANZ als root einloggen oder nur als User.
Sorry, aber das is Quak.
1. findet er den XServer sehr wohl, dieser lässt ihn nur nicht rein (weil root keine Zugriffsberechtigung auf des Users XServer hat)
2. Muss man (und sollte) man sich nicht ganz als root einloggen. Einfach als User xhost +local oder xhost +localhost eingeben und dann gehts auch als root

@shinibaby: Warum versuchst du winesetup nich als user zu starten, das braucht doch AFAIK keine root-Rechte

gladiac
26.08.03, 06:55
winex -use-pthreads yes <programm>.exe


RTFM