[Bug 257089] Re: amarok does not save the playlist between computer restarts
Quentin L
bougalerat at club-internet.fr
Fri Jan 23 21:07:08 UTC 2009
I found a way to avoid this problem : i installed gshutdown (sudo
apt-get install gshutdown), wrote the script below and put a shortcut
for this script on my desktop.
Now when i want to shut down my laptop i just have to click on the
shortcut and amarok properly exits. On next reboot playlists are ok :-)
(It doesnt solve the bug in amarok, just avoid it)
Quentin
#!/bin/bash
# Pour éteindre l'ordi en fermant proprement amarok
/usr/bin/dcop amarok MainApplication-Interface quit
sleep 1
/usr/bin/gnome-session-save
/usr/bin/gshutdown --action shutdown --launch-now --minimize
Matthäus Brandl a écrit :
> Confirming, as well on GNOME. But actually, I'm experiencing this since
> Intrepid. Window state and position isn't saved either...
>
>
--
amarok does not save the playlist between computer restarts
https://bugs.launchpad.net/bugs/257089
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to amarok in ubuntu.
More information about the kubuntu-bugs
mailing list