Pratik Dayama asks:
I installed Ubuntu a week ago. All the software was working, but now some of the software like Amarok is not even starting. Does anyone know what might cause this to happen?
This question has been resolved. You may still add an answer if you think you can add something to the discussion though.
Hide 6 Comments
Are you getting a specific error?
What programs exactly are failing?
well this with
Amarok can be because database corruption
try removing or renaming to filename{,.bk} the following files:
~/.kde4/share/apps/amarok/
~/.kde4/share/apps/amarok/my.cnf
~/.kde4/share/config/amarokrctry
removing/renaming the following folder ? and restarting amarok:
~/.kde4/share/apps/amarok/mysqle
or
sudo apt-get purge amarok amarok-common amarok-utils
rm -r ~/.kde/share/apps/amarok/*
rm ~/.kde/share/config/amarok*
sudo apt-get install amarok
or
rm ~/.kde/share/config/amarok*
Thanks working
thank you for replying, glad things went well with you, make sure to backup for futur.
where can I find ~/.kde/share/config/amarok* under ubuntu?
perhaps
$HOME/.kde/share/config
$HOME/.kde/share/apps/amarok
you can try
sudo rm /usr/share/kde4/config/amarok*
deleting /.kde/share/apps/amarok and ~/.kde/share/config/amarokrc files
sudo updatedb
locate amarokrc
locate amarok |more
http://ubuntuforums.org/showthread.php?t=1139460