Summary: | Amarok's window doesn't show up, even if it's running in the background. | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | JenyaYQ <jenya__> |
Component: | general | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED LATER | ||
Severity: | normal | CC: | 0inkane, hihari777 |
Priority: | NOR | ||
Version: | 2.7.0 | ||
Target Milestone: | 2.8 | ||
Platform: | Chakra | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
JenyaYQ
2013-02-28 23:45:07 UTC
Which is completely normal, as %U makes it wait for an URL that never comes. No idea what added this option, it just shouldn't be there. This is probably an error in either your distribution or in the KMenu. That option makes sense for a browser, but certainly not for Amarok :) Thank you Myriam, I forwarded your message to the devs of my distro. On 03/01/2013 12:56 AM, Myriam Schweingruber wrote: > --- Comment #1 from Myriam Schweingruber<myriam@kde.org> --- > Which is completely normal, as %U makes it wait for an URL that never comes. No > idea what added this option, it just shouldn't be there. This is probably an > error in either your distribution or in the KMenu. That option makes sense for > a browser, but certainly not for Amarok :) > > -- You are receiving this mail because: You reported the bug. @Myriam: Not entirely true, Amarok ships this desktop file and it's still in master: http://quickgit.kde.org/?p=amarok.git&a=blob&h=4fe72c0d96111f2bd8bdea3e12622e09320ad31c&hb=5c691f36036d93a67223f9378f513bbbc44a79f8&f=src%2Famarok.desktop I can fix it tomorow, if nobody knows states that it should stay be there. I think I've fixed it by removing %U from amarok.desktop. Can I push it in ? Please see: https://git.reviewboard.kde.org/r/109224/ Submitted my patch. |