[MPlayer-users] OpenGL broken after 0.60
Arpi
arpi at thot.banki.hu
Tue May 14 22:51:02 CEST 2002
Hi,
> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> Here is the backtrace where mplayer crashes when resizing/moving the
> movie window:
>
> #0 x11_errorhandler (display=0x83af3c8, event=0xbfffe41c) at
> x11_common.c:162
> #1 0x401159cd in _XError () from /usr/X11R6/lib/libX11.so.6
> #2 0x4011407b in _XReply () from /usr/X11R6/lib/libX11.so.6
> #3 0x400fe89d in XGetGeometry () from /usr/X11R6/lib/libX11.so.6
> #4 0x080832b2 in vo_x11_check_events (mydisplay=0x83af3c8) at
> x11_common.c:591
> #5 0x0808aa6b in check_events () at vo_gl2.c:997
> #6 0x0806cf15 in main (argc=2, argv=0xbffff9d4, envp=0xbffff9e0)
> at mplayer.c:1715
>
> Unfortunately I have no idea why it would complain about the Drawable
> parameter (vo_window in this case) being invalid.
it seems vo_gl2.c has its own window variable, instead of using teh common
global vo_window one:
static Window mywindow;
someone should update gl/gl2 drivers to be compatible with x11_common
A'rpi / Astral & ESP-team
--
Developer of MPlayer, the Movie Player for Linux - http://www.MPlayerHQ.hu
More information about the MPlayer-users
mailing list