Page 1 of 1

bad display

Posted: 06 Sep 2011 20:02
by moijdikssekool
i'm trying a vlc (1.1.10) released for my distro (puppy) i have just installed (nothing has been installed but vlc) but it doesn't work, the display is very bad:
http://www.murga-linux.com/puppy/viewto ... h&id=45776
sh-4.1# vlc /mnt/sda1/shadok.avi
VLC media player 1.1.10 The Luggage (revision exported)
Blocked: call to unsetenv("DBUS_ACTIVATION_ADDRESS")
Blocked: call to unsetenv("DBUS_ACTIVATION_BUS_TYPE")
[0x80efc34] main interface error: no suitable interface module
[0x806acd4] main libvlc error: interface "globalhotkeys,none" initialization failed
[0x806acd4] main libvlc: Lancement de vlc avec l'interface par défaut. Utilisez « cvlc » pour démarrer VLC sans interface.
Blocked: call to setlocale(6, "")
looks like this file was encoded with (divx4/(old)xvid/opendivx) -> forcing low_delay flag
[0x80ef1cc] signals interface error: signal 17 overriden (0xb6cc63d0)
[0x80ef1cc] signals interface error: /usr/lib/libQtCore.so.4(?)[(nil)]
Xlib: extension "GLX" missing on display ":0.0".
[0x80ef1cc] signals interface error: signal 17 overriden (0xb6cc63d0)
[0x80ef1cc] signals interface error: /usr/lib/libQtCore.so.4(?)[(nil)]
[0x8317d64] fb generic error: cannot get terminal mode (Invalid argument)
Blocked: call to setlocale(6, "")
what do you think about that? Is this from my computer, the distro, vlc?

Re: bad display

Posted: 06 Sep 2011 23:01
by Rémi Denis-Courmont
Looks like you did not compile the needed XCB plug-ins.

Re: bad display

Posted: 07 Sep 2011 12:34
by moijdikssekool
this version has not been compiled by me, i will report it thx
this version and a version i 'm trying to compile have the same problem:
signals interface error: signal 17 overriden (0xb6cc63d0)
signals interface error: /usr/lib/libQtCore.so.4(?)[(nil)]

Re: bad display

Posted: 07 Sep 2011 13:32
by Rémi Denis-Courmont
That error is due to a bug in Qt4 which Qt has more-or-less refused to fix. So live with it. It has nothing to do with display.

Re: bad display

Posted: 14 Sep 2011 18:21
by moijdikssekool
the problem was related to xcb-shm