Bug 88910

Summary: amaroK crashes when it's already running and a URL is added for playing by calling it from the command line
Product: [Applications] amarok Reporter: Arend van Beelen jr. <arendjr>
Component: generalAssignee: Amarok Developers <amarok-bugs-dist>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version: 1.1-CVS   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

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!