You are not logged in.

#1 2010-07-25 16:03:56

Bedtimes
Member
Registered: 2009-09-26
Posts: 33

[SOLVED] dbus_connection_close() error on certain mkv files (VLC)

Certain mkv files that I open cause this error on VLC:

VLC media player 1.1.1 The Luggage (revision exported)
Blocked: call to unsetenv("DBUS_ACTIVATION_ADDRESS")
Blocked: call to unsetenv("DBUS_ACTIVATION_BUS_TYPE")
Warning: call to signal(13, 0x1)
Blocked: call to setlocale(6, "")
Blocked: call to sigaction(17, 0xb1656058, 0xb16560e4)
Warning: call to rand()
Warning: call to rand()
Warning: call to rand()
Warning: call to rand()
Warning: call to rand()
 m_el[mi_level] == NULL
 arrrrrrrrrrrrrg Up cannot escape itself
 m_el[mi_level] == NULL
 arrrrrrrrrrrrrg Up cannot escape itself
Blocked: call to setenv("_PX_CONFIG_ORDER", "", 1)
libva: libva version 0.31.0-sds6
Blocked: call to setlocale(1, "C")
Blocked: call to setlocale(1, "en_GB.UTF-8")
Blocked: call to setlocale(1, "C")
Blocked: call to setlocale(1, "en_GB.UTF-8")
Xlib:  extension "XFree86-DRI" missing on display ":0.0".
No accelerated IMDCT transform found
process 3443: arguments to dbus_connection_close() were incorrect, assertion "connection != NULL" failed in file dbus-connection.c line 2833.
This is normally a bug in some application using the D-Bus library.
  D-Bus not built with -rdynamic so unable to print a backtrace
Aborted

The same files work fine with VLC on Windows and SMPlayer (mplayer) on Linux...

Any ideas what to try?

Last edited by Bedtimes (2010-07-25 17:16:13)

Offline

#2 2010-07-25 16:21:39

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: [SOLVED] dbus_connection_close() error on certain mkv files (VLC)

do you have dbus running?


Give what you have. To someone, it may be better than you dare to think.

Offline

#3 2010-07-25 17:13:32

Bedtimes
Member
Registered: 2009-09-26
Posts: 33

Re: [SOLVED] dbus_connection_close() error on certain mkv files (VLC)

...good call.

Offline

Board footer

Powered by FluxBB