Project

General

Profile

Help! Computer crash/Audacious corrupted/fresh installs fail

Added by Jai Mann over 7 years ago

The power went off due to a damaged transformer to my laptop. Some data was corrupted, including audacious package stuff. I've tried purging it and the plugins. Reboot. Do a fresh install via apt-get. Every thing goes well until I try to run it. I've tried to solve the problems by googling the errors to no avail. I prefer audacious over other packages and I don't want to deal with an entire fresh install of the OS. So here's the error codes, and yes I also fresh installed the plugins. Please help. I've got chronic health issues and being able to easily set things up to listen to music or talk shows while in bed helps pass the time while my life painfully goes on.

audacious
ERROR dbus-server.cc:808 [dbus_server_init]: D-Bus error: The connection is closed
ERROR plugin-load.cc:72 [plugin_load]: /usr/lib/i386-linux-gnu/audacious/Input/madplug.so could not be loaded: libaudtag.so.2: cannot open shared object file: No such file or directory
ERROR plugin-load.cc:72 [plugin_load]: /usr/lib/i386-linux-gnu/audacious/Input/ffaudio.so could not be loaded: libaudtag.so.2: cannot open shared object file: No such file or directory
ERROR plugin-load.cc:72 [plugin_load]: /usr/lib/i386-linux-gnu/audacious/Input/aac-raw.so could not be loaded: libaudtag.so.2: cannot open shared object file: No such file or directory
ERROR plugin-load.cc:72 [plugin_load]: /usr/lib/i386-linux-gnu/audacious/Input/vtx.so could not be loaded: libaudgui.so.3: cannot open shared object file: No such file or directory
ERROR plugin-load.cc:72 [plugin_load]: /usr/lib/i386-linux-gnu/audacious/Input/wavpack.so could not be loaded: libaudtag.so.2: cannot open shared object file: No such file or directory
ERROR plugin-load.cc:72 [plugin_load]: /usr/lib/i386-linux-gnu/audacious/Effect/ladspa.so could not be loaded: libaudgui.so.3: cannot open shared object file: No such file or directory
ERROR plugin-load.cc:72 [plugin_load]: /usr/lib/i386-linux-gnu/audacious/General/notify.so could not be loaded: libaudgui.so.3: cannot open shared object file: No such file or directory
ERROR plugin-load.cc:72 [plugin_load]: /usr/lib/i386-linux-gnu/audacious/General/statusicon.so could not be loaded: libaudgui.so.3: cannot open shared object file: No such file or directory
ERROR plugin-load.cc:72 [plugin_load]: /usr/lib/i386-linux-gnu/audacious/General/playlist-manager.so could not be loaded: libaudgui.so.3: cannot open shared object file: No such file or directory
ERROR plugin-load.cc:72 [plugin_load]: /usr/lib/i386-linux-gnu/audacious/General/albumart.so could not be loaded: libaudgui.so.3: cannot open shared object file: No such file or directory
ERROR plugin-load.cc:72 [plugin_load]: /usr/lib/i386-linux-gnu/audacious/General/gtkui.so could not be loaded: libaudgui.so.3: cannot open shared object file: No such file or directory
ERROR plugin-load.cc:72 [plugin_load]: /usr/lib/i386-linux-gnu/audacious/General/delete-files.so could not be loaded: libaudgui.so.3: cannot open shared object file: No such file or directory
ERROR plugin-load.cc:72 [plugin_load]: /usr/lib/i386-linux-gnu/audacious/General/search-tool.so could not be loaded: libaudgui.so.3: cannot open shared object file: No such file or directory
ERROR plugin-load.cc:72 [plugin_load]: /usr/lib/i386-linux-gnu/audacious/General/skins.so could not be loaded: libaudgui.so.3: cannot open shared object file: No such file or directory
ERROR plugin-load.cc:72 [plugin_load]: /usr/lib/i386-linux-gnu/audacious/General/alarm.so could not be loaded: libaudgui.so.3: cannot open shared object file: No such file or directory
ERROR plugin-load.cc:72 [plugin_load]: /usr/lib/i386-linux-gnu/audacious/General/hotkey.so could not be loaded: libaudgui.so.3: cannot open shared object file: No such file or directory
ERROR plugin.cc:339 [init]: The connection is closed
WARNING plugin-init.cc:102 [start_plugin]: MPRIS 2 Server failed to start.
ERROR plugin-init.cc:147 [start_required]: No interface plugin found.
(Did you forget to install audacious-plugins?)
Aborted

I tried tackling the D-Bus error to no avail. It seems that something outside of the audacious package upstream must be corrupted but I can't figure out what even with the google search hits I get on this same error for others.

Many thanks in advance and I will keep checking in to work with any one who can provide guidance.

Regards.


Replies (2)

RE: Help! Computer crash/Audacious corrupted/fresh installs fail - Added by John Lindgren over 7 years ago

Restore the machine from a backup if you have one. Otherwise a fresh OS install is probably your best option at this point.

RE: Help! Computer crash/Audacious corrupted/fresh installs fail - Added by Theogen Ratkin about 5 years ago

I know it's an old topic, but I want to leave it here just as a remainder to myself.

I had the same problem after reinstalling Audacious. For some reason, explicitly specifying LD_LIBRARY_PATH fixes the issue for me.

LD_LIBRARY_PATH="/usr/local/lib/" audacious
    (1-2/2)