Bug 88910 - amaroK crashes when it's already running and a URL is added for playing by calling it from the command line
Summary: amaroK crashes when it's already running and a URL is added for playing by ca...
Status: RESOLVED DUPLICATE of bug 86776
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: 1.1-CVS
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-06 00:46 UTC by Arend van Beelen jr.
Modified: 2006-06-11 12:32 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Arend van Beelen jr. 2004-09-06 00:46:30 UTC
Version:           1.1-CVS (using KDE Devel)
Installed from:    Compiled sources

This sounds a lot like Bug 80303 (with the same error message), but it only happens if a URL is given as argument to amaroK when amaroK is already running. If amaroK isn't yet running when it's started with such an argument there's no problem.

The expected behaviour of course is that amaroK opens the given URL and starts playing it.

I'm using today's CVS.
Comment 1 Mark Kretschmann 2004-09-06 12:42:43 UTC
This is actually a bug in KDELIBS, namely KCmdLineArgs. It prevents reinitialisation of the class, when KDELIBS is compiled with debug.

I'm marking this as a duplicate; please take a look at the bug I'm referring to.

*** This bug has been marked as a duplicate of 86776 ***
Comment 2 Mark Kretschmann 2004-09-06 12:47:00 UTC
Please vote for BR 86776, to get this fixed quickly!