This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

xine 0.99.3-1, X Error X_CreateGlyphCursor 0x9a


Hi,

When I try to run the newest xine and display it in CygwinX I get the following error. Is there any fix/workaround for that?

base@peter:~> xine
This is xine (X11 gui) - a free video player v0.99.3.
(c) 2000-2004 The xine Team.
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 94 (X_CreateGlyphCursor)
Value in failed request: 0x9a
Serial number of failed request: 119
Current serial number in output stream: 125


In this case, xine is run from a debian unstable installation ("base@peter" below), that is fully up to date. This has been reproduced on two different such debian installations, and two CygwinX installations also. Further down, an FC1 installation ("myth@peter" below) running an older (0.99.2) version of xine does not exhibit these problems.

Further, running the 0.99.3-1 xine-ui on a vncserver ("base@peter" DISPLAY=:1) also works. That leads me to conclude that this is a problem with CygwinX. (Wild guess: CygwinX doesn't support X request #94 with a value of 0x9a??)

Any ideas how to run xine 0.99.3 and display it on CygwinX?

Peter

************************************************
           Installation Details
************************************************

Details of my CygwinX installation (cygcheck.exe -s output) is here:
http://www.morch.com/misc/cygwinX/cygcheck.20050413.txt

base@peter:~> # Displaying on vncserver works fine
base@peter:~> DISPLAY=:1 xine
This is xine (X11 gui) - a free video player v0.99.3.
(c) 2000-2004 The xine Team.
Xlib:  extension "XVideo" missing on display ":1.0".

base@peter:~> # What xine packages do I have installed
base@peter:~> # on the debian machine?
base@peter:~> dpkg -l '*xine*'
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name Version Description
+++-==============-==============-============================================
ii libarts1-xine 3.3.2-1 xine plugin for arts
ii libxine1 1.0-1 the xine video/media player library, binary
un xine-dvdnav <none> (no description available)
ii xine-ui 0.99.3-1 the xine video player, user interface
un xinetd <none> (no description available)




myth@peter:~> # Xine works here on FC1

myth@peter:~> xine
This is xine (X11 gui) - a free video player v0.99.2.
(c) 2000-2004 The xine Team.
Xlib:  extension "XVideo" missing on display "localhost:11.0".

myth@peter:~> DISPLAY=base:1 xine
This is xine (X11 gui) - a free video player v0.99.2.
(c) 2000-2004 The xine Team.
Xlib: extension "XVideo" missing on display "base:1.0".
video_out_xshm: received X error event: BadAccess (attempt to access private resource denied)


myth@peter:~> # What packages do I have have installed
myth@peter:~> # On the FC1 machine?
myth@peter:~> rpm -qa | grep -i xine | grep -v xinetd
xine-0.99.2-1.1.fc1.fr
xine-lib-1.0.0-0.14.rc6a.1.fc1.fr

--
Peter Valdemar Mørch
http://www.morch.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]