Summary: | Amarok 2.3.0 crashes on start | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | Ben Gouhier <benoit.gouhier> |
Component: | general | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | andresbajotierra, jurgen.depicker, jzeimen, mirza.dervisevic, silencemessiah |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Ben Gouhier
2010-03-16 05:58:34 UTC
Getting the same thing. Here is what the terminal says when I run amarok: joe@hal2001:~$ amarok ** (<unknown>:19393): CRITICAL **: atk_object_set_name: assertion `name != NULL' failed amarok(19393)/kdecore (KSycoca) KSycocaPrivate::openDatabase: Trying to open ksycoca from "/var/tmp/kdecache-joe/ksycoca4" Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) amarok(19393)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig: amarok(19393)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig: amarok(19393)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig: Calling appendChild() on a null node does nothing. amarok(19393)/libplasma Plasma::ThemePrivate::config: using theme for app "amarok" QGraphicsLinearLayout::removeAt: invalid index 1 <unknown program name>(19392)/: Communication problem with "amarok" , it probably crashed. Error message was: "org.freedesktop.DBus.Error.ServiceUnknown" : " "The name org.kde.amarok was not provided by any .service files" " joe@hal2001:~$ KCrash: Application 'amarok' crashing... sock_file=/home/joe/.kde/socket-hal2001/kdeinit4__0 Created attachment 41683 [details]
New crash information added by DrKonqi
Amarok 2.3 crashes every time after update.
When starting from console i get this messages:
mirza@Mirza-Laptop:~$ amarok
amarok(27217)/kdecore (KSycoca) KSycocaPrivate::openDatabase: Trying to open ksycoca from "/var/tmp/kdecache-mirza/ksycoca4"
amarok(27217)/kdecore (K*TimeZone*) KSystemTimeZonesPrivate::instance: instance(): ... initialised
amarok(27217)/kdecore (K*TimeZone*) KSystemTimeZonesPrivate::readConfig: readConfig(): local zone= "Europe/Sarajevo"
amarok(27217)/kdecore (K*TimeZone*) KSystemTimeZonesPrivate::readZoneTab: readZoneTab( "/usr/share/zoneinfo/zone.tab" )
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
amarok(27217)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
amarok(27217)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
amarok(27217)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
Calling appendChild() on a null node does nothing.
amarok(27217)/libplasma Plasma::ThemePrivate::config: using theme for app "amarok"
QGraphicsLinearLayout::removeAt: invalid index 1
<unknown program name>(27216)/: Communication problem with "amarok" , it probably crashed.
Error message was: "org.freedesktop.DBus.Error.ServiceUnknown" : " "The name org.kde.amarok was not provided by any .service files" "
mirza@Mirza-Laptop:~$ KCrash: Application 'amarok' crashing...
Reported at bug 227639. (Qt bug) Try removing the info applet (by editing or erasing the amarok_homerc file located in $HOME/.kde/share/config/. The exact .kde folder name depends on your distribution, it can also be .kde4 Regards *** This bug has been marked as a duplicate of bug 227639 *** your advice worked, thank you Created attachment 41721 [details]
New crash information added by DrKonqi
I had no additional scripts installed
Thanks, rm $HOME/.kde/share/config/amarok_homerc did the trick! |