https://bugs.kde.org/show_bug.cgi?id=410870
Bug ID: 410870 Summary: 'amarok -a <somefile>' crashes Product: amarok Version: kf5 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: amarok-bugs-d...@kde.org Reporter: christo...@krop.fr Target Milestone: kf5 Using master, amarok -a <some file> asserts Log: 12:12:04 - amarok(1019) - org.kde.kcrash: KCrash::initialize: KCrash disabled through environment. 12:12:04 - amarok(1019) - org.kde.kcrash: KCrash::initialize: KCrash disabled through environment. 12:12:04 - amarok(1019) - : QObject::connect(Playlist::Model, Playlist::ProxyBase): invalid null parameter 12:12:04 - amarok(1019) - : QObject::connect(Playlist::Model, Playlist::ProxyBase): invalid null parameter 12:12:04 - amarok(1019) - : QObject::connect(Playlist::Model, Playlist::ProxyBase): invalid null parameter 12:12:04 - amarok(1019) - : QObject::connect(Playlist::Model, Playlist::ProxyBase): invalid null parameter 12:12:04 - amarok(1019) - : you need to call AmarokConfig::instance before using ← This is the assert from the generated amarokconfig.cpp Backtrace: #2 0x00007f4386b1aa59 in qt_message_fatal (context=..., message=<synthetic pointer>...) at global/qlogging.cpp:1904 #3 QMessageLogger::fatal (this=<optimized out>, msg=<optimized out>) at global/qlogging.cpp:888 #4 0x00007f438873977c in AmarokConfig::self () at amarokconfig.cpp:24 #5 0x00007f4388295629 in AmarokConfig::startPlayingOnAdd () at amarokconfig.h:1002 #6 0x00007f4388293684 in Playlist::Controller::insertOptioned (this=0xc35ee0, urls=..., options=...) at /data/kde/src/amarok/src/playlist/PlaylistController.cpp:262 #7 0x00007f43885dc4ca in App::handleCliArgs (this=0x7ffc1c80e670, cwd=...) at /data/kde/src/amarok/src/App.cpp:303 #8 0x00007f43885df314 in App::newInstance (this=0x7ffc1c80e670) at /data/kde/src/amarok/src/App.cpp:639 #9 0x00007f43885dde0c in App::continueInit (this=0x7ffc1c80e670) at /data/kde/src/amarok/src/App.cpp:446 #10 0x000000000040c383 in main (argc=3, argv=0x7ffc1c80e7c8) at /data/kde/src/amarok/src/main.cpp:395 -- You are receiving this mail because: You are watching all bug changes.