On Sun, Jun 26, 2016 at 02:02:51PM -0700, salamandir wrote:

org.kde.amarok
org.mpris.MediaPlayer2.amarok
org.mpris.amarok

which one do i use?

Anyone. They're all symbols to the same actual service (which has rather
inconveniant names like :1.12345 ;-)

aha!
aha... :-P

looking at the systray...

kill -9 <PID>

Do NOT "kill -9", kill defaults to SIGTERM which *should* be sufficient.
"9" is SIGKILL which will make the kernel remove the process but that
won't clean up and may leave some mess behind. It's a last resort kill
*iff* regular killing fails (despite its name, "kill" actually sends
signals to processes)

it's not a problem with amarok, it's a problem with the systray.

i'll go away and leave you alone now.

bugs.kde.org, plasmashell component (should have some systray entry)

Thomas
_______________________________________________
Amarok mailing list
Amarok@kde.org
https://mail.kde.org/mailman/listinfo/amarok

Reply via email to