Announcement

Collapse
No announcement yet.

8.42 and wine is working fine for me with tricks

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 8.42 and wine is working fine for me with tricks

    hi ,

    I have some simple wine application no 3d games ....

    if i launch a terminal and type directly "wine myapp.exe"

    i have a lot of error like described below .

    But if i hit alt + f2 and type

    Code:
    /usr/bin/gksu -u root /usr/bin/x-terminal-emulator
    then i can lauch all my wine application.

    Could someone explain it to me ???

    Furthermore since i install this new driver , i can not launch a graphical application from a terminal, i have always error message similar to those below

    Xlib: connection to ":0.0" refused by server
    Xlib: No protocol specified

    err:imagelist:ImageList_ReplaceIcon no color!
    err:imagelist:ImageList_ReplaceIcon no color!
    err:imagelist:ImageList_ReplaceIcon no color!
    err:imagelist:ImageList_ReplaceIcon no color!
    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.
    Wine exited with a successful status
Working...
X