LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Winex (https://www.linuxquestions.org/questions/linux-newbie-8/winex-193936/)

defy 06-15-2004 06:20 PM

Winex
 
Hi,

i have downloaded winex 3-3.1 but...
After the installation of the rpm when i run wine i get

wine: lstat /home/ioannidis/.wine/wineserver-linux/socket : No such file or directory

I searched the internet and i found that i should type
wineserver -p

After that when i run a program with wine i get

XIO: fatal IO error 0 (Success) on X server ":0.0"
after 0 requests (0 known processed) with 0 events remaining.


Can anyone understand what's going on?

Thanks!

seidren 06-19-2004 02:15 AM

I got the same problems and it seems like something to do with pthreads.

http://ting.homeunix.org/cvs_wine/GetWineXscripts.html

I downloaded a script from the above site and executed it and winex was installed perfectly. Make sure you download the special script marked *Attention*

sndev 06-19-2004 04:24 AM

mias kai eisai ellhnas grapse to mail sou k tha sou stilo ti exo kanei ego k leitourgei :)
eixa akrivos ta idia provlimata me esena pou xeis postarei edo mesa

scuffell 06-19-2004 10:42 AM

Have you set your DISPLAY environment variable using:

export DISPLAY=:0.0

And run

xhost +

to make the X Server available to connect to?

defy 06-20-2004 06:05 AM

Hi

scuffell, i tried to run as root export DISPLAY=:0.0 and then xhost + and the output is

linux:/home/ioannidis/Documents # export DISPLAY=:0.0
linux:/home/ioannidis/Documents # xhost +
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified

xhost: unable to open display ":0.0"


What are these commands for? Why i get this refusal?

As simple user the output is

ioannidis@linux:~/Documents> export DISPLAY=:0.0
ioannidis@linux:~/Documents> xhost +
access control disabled, clients can connect from any host


How can i enable it?

Thanks!


All times are GMT -5. The time now is 05:01 PM.