You are not logged in.

#1 2010-09-08 14:47:07

Calmatory
Member
Registered: 2008-05-25
Posts: 15

[SOLVED ]VLC shuts down itself after opening a video file

The topic title says everything in a nutshell.

Here's the console output:

[calmis@purpleorange src]$ vlc
VLC media player 1.1.4 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)
[0x84a28fc] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
Blocked: call to setlocale(6, "")
Blocked: call to sigaction(17, 0xb269c058, 0xb269c0e4)
Warning: call to rand()
Warning: call to rand()
Warning: call to rand()
Warning: call to rand()
Warning: call to rand()
Blocked: call to setenv("_PX_CONFIG_ORDER", "", 1)
Blocked: call to setlocale(1, "C")
Blocked: call to setlocale(1, "en_US.utf8")
Blocked: call to setlocale(1, "C")
Blocked: call to setlocale(1, "en_US.utf8")
process 19368: arguments to dbus_connection_close() were incorrect, assertion "connection != NULL" failed in file dbus-connection.c line 2919.
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

I don't know why it is happening, as far as I can tell it used to work last time(well.. It's ages since I last tried to watch a video, sometime in July after I re-installed Arch), and I happened to do full system upgrade today few hours ago. Maybe the new version is the culprit here?

Edit: Reinstalling dbus or vlc didn't have any impact on this.

Last edited by Calmatory (2010-09-08 16:58:55)

Offline

#2 2010-09-08 15:17:50

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

Re: [SOLVED ]VLC shuts down itself after opening a video file

start dbus and add it to rc.conf DAEMONS array


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

Offline

#3 2010-09-08 16:59:10

Calmatory
Member
Registered: 2008-05-25
Posts: 15

Re: [SOLVED ]VLC shuts down itself after opening a video file

Thanks, it fixed the problem. smile

Offline

Board footer

Powered by FluxBB