Hallo Leute,
habe mir grade unter ArchLinux Amarok installiert, welches aber blöderweise immer beim Start abstürzt. Über die Konsole bekomme ich dabei folgende Meldung:
Sieht für mich so als, als gäbe es irgendein Problem mit dem Phonon-VLC-Backend.
Habe also mal versucht, zusätzlich phonon-gstreamer zu installieren, trotzdem wirft Amarok den selben Fehler.
Also habe ich phonon-vlc deinstalliert, in der Hoffnung, dass dann phonon-gstreamer verwendet wird. In Folge dessen gibt Amarok jetzt aber den Fehler aus, dass das VLC-Modul nicht vorhanden ist...
Ich hoffe, ihr könnt mir bei meinem Problem weiterhelfen.
EDIT:
Problem gelöst.
Habe festgestellt, dass Phonon als Backend nur VLC anzeigt, obwohl NUR phonon-gstreamer installiert war. Einfach einmal ALLE phonon-Teile force-removed und gleich wieder installiert und schon geht es wieder.
habe mir grade unter ArchLinux Amarok installiert, welches aber blöderweise immer beim Start abstürzt. Über die Konsole bekomme ich dabei folgende Meldung:
Code:
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: reading configurations from ~/.fonts.conf is deprecated.
[0x226d128] main services discovery error: no suitable services discovery module
WARNING: Phonon::createPath: Cannot connect Phonon::MediaObject ( no objectName ) to Phonon::AudioDataOutput ( no objectName ).
Object::connect: No such signal Phonon::VLC::MediaObject::angleChanged(int)
Object::connect: No such signal Phonon::VLC::MediaObject::availableAnglesChanged(int)
QUrl( "http://ws.audioscrobbler.com/2.0/?api_key=&lang=de&method=user.getNeighbours&user=" )
QUrl( "http://ws.audioscrobbler.com/2.0/?api_key=&lang=de&method=user.getFriends&user=" )
QUrl( "http://ws.audioscrobbler.com/2.0/?api_key=&lang=de&method=user.getTopTags&user=" )
QUrl( "http://ws.audioscrobbler.com/2.0/?api_key=&lang=de&method=user.getTopArtists&user=" )
amarok(1200)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
amarok(1200)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
amarok(1200)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
KCrash: Application 'amarok' crashing...
KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi from kdeinit
sock_file=/home/kevin/.kde4/socket-arch-pc/kdeinit4__0
QSocketNotifier: Invalid socket 44 and type 'Write', disabling...
QSocketNotifier: Invalid socket 46 and type 'Write', disabling...
QSocketNotifier: Invalid socket 48 and type 'Write', disabling...
QSocketNotifier: Invalid socket 45 and type 'Write', disabling...
QSocketNotifier: Invalid socket 42 and type 'Read', disabling...
QSocketNotifier: Invalid socket 47 and type 'Write', disabling...
unnamed app(1199): Communication problem with "amarok" , it probably crashed.Habe also mal versucht, zusätzlich phonon-gstreamer zu installieren, trotzdem wirft Amarok den selben Fehler.
Also habe ich phonon-vlc deinstalliert, in der Hoffnung, dass dann phonon-gstreamer verwendet wird. In Folge dessen gibt Amarok jetzt aber den Fehler aus, dass das VLC-Modul nicht vorhanden ist...
Code:
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: reading configurations from ~/.fonts.conf is deprecated.
amarok(1997)/phonon (KDE plugin): Can not create backend object from factory for "VLC" , "phonon_vlc" :
"Das Modul „VLC“ für die Anwendung „amarok“ kann nicht gefunden werden."
QUrl( "http://ws.audioscrobbler.com/2.0/?api_key=&lang=de&method=user.getNeighbours&user=" )
QUrl( "http://ws.audioscrobbler.com/2.0/?api_key=&lang=de&method=user.getFriends&user=" )
QUrl( "http://ws.audioscrobbler.com/2.0/?api_key=&lang=de&method=user.getTopTags&user=" )
QUrl( "http://ws.audioscrobbler.com/2.0/?api_key=&lang=de&method=user.getTopArtists&user=" )
amarok(1997)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
amarok(1997)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
amarok(1997)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
KCrash: Application 'amarok' crashing...
KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi from kdeinit
sock_file=/home/kevin/.kde4/socket-arch-pc/kdeinit4__0
QSocketNotifier: Invalid socket 49 and type 'Write', disabling...
QSocketNotifier: Invalid socket 51 and type 'Write', disabling...
QSocketNotifier: Invalid socket 47 and type 'Read', disabling...
QSocketNotifier: Invalid socket 50 and type 'Write', disabling...
QSocketNotifier: Invalid socket 48 and type 'Read', disabling...
QSocketNotifier: Invalid socket 45 and type 'Read', disabling...
unnamed app(1996): Communication problem with "amarok" , it probably crashed.
Error message was: "org.freedesktop.DBus.Error.NoReply" : " "Message did not receive a reply (timeout by message bus)" "EDIT:
Problem gelöst.
Habe festgestellt, dass Phonon als Backend nur VLC anzeigt, obwohl NUR phonon-gstreamer installiert war. Einfach einmal ALLE phonon-Teile force-removed und gleich wieder installiert und schon geht es wieder.