LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Help me please whit this x Server problem... (https://www.linuxquestions.org/questions/linux-networking-3/help-me-please-whit-this-x-server-problem-258717/)

juswes 11-24-2004 05:02 AM

Help me please whit this x Server problem...
 
I start my x server software on a iMac and then login to my Linux X server whit telnet.
And set the DISPLAY settings and start the program I want to use like so:

Justin@LinuxServer:~> DISPLAY=212.178.37.136:0.0; export DISPLAY
Justin@LinuxServer:~> xclock &
[2] 3665
Justin@LinuxServer:~>

And thet works and i get the xclock in the x server software on the iMac perfectly displayed.

But what I realy won't is to do this whit a Windows Application whit "Wine"
So i type this to start that program over the X server whit Wine:

Justin@LinuxServer:~> wine "c:\Program Files\Powerpoint Viewer\PPVIEW32.EXE"

And the I get this error:
X Error of failed request: BadLength (poly request too large or internal Xlib l
ength error)
Major opcode of failed request: 72 (X_PutImage)
Serial number of failed request: 28
Current serial number in output stream: 31
Justin@LinuxServer:~>

Has anyone any idear how to fix this or for that matter what this error meens???
Thanx for your interests


All times are GMT -5. The time now is 05:39 AM.