I have a strange behaviour with clementine player : the file->exit menu closes the window, removes the docked icon, but the process continues. Confirmed on dev ml by Shlomi Fish.
What give clementine runs on console? is there log or something else to help to find what is going wrong?
CC: (none) => geiger.david68210
As it was confirmed, I think you can reproduce simply launching by yourself clementine in a console. There is only one line added to the log when I click on exit : 11:24:25.532 ERROR unknown json_parser - syntax error found, forcing abort, Line 1 Column 1 >>>>>>>>>>>>HERE I CLICK ON EXIT<<<<<<<<<<<<<<<<<<<< 11:24:33.864 DEBUG DeviceKitLister:36 virtual DeviceKitLister::~DeviceKitLister()
If issue is same as reported here https://github.com/clementine-player/Clementine/issues/5369 , it should be fixed in next clementine-1.3.1-9.mga7 update!
(In reply to David GEIGER from comment #3) > If issue is same as reported here > https://github.com/clementine-player/Clementine/issues/5369 , it should be > fixed in next clementine-1.3.1-9.mga7 update! Fixed, thanks. The behaviour is still buggy. It talks about an invalid free(), and then sometimes segfaults on quitting.
Status: NEW => RESOLVEDResolution: (none) => FIXED
Anyway I'll go for the Qt5 branch soon to have a more recent maintained code.
(In reply to David GEIGER from comment #5) > Anyway I'll go for the Qt5 branch soon to have a more recent maintained code. Thanks, I've just tried it. So far, no regressions : music database ok, lyrics shown, info page abour the artist also. And it stops the process on quit, even if it still segfaults : 22:56:14.080 DEBUG DeviceKitLister:36 virtual DeviceKitLister::~DeviceKitLister() __logging_message__22:56:14.084 WARN unknown QObject::killTimer: Timers cannot be stopped from another thread __logging_message__22:56:14.084 WARN unknown QObject::~QObject: Timers cannot be stopped from another thread __logging_message__22:56:19.086 ERROR unknown QThread: Destroyed while thread is still running Abortado (imagem do núcleo gravada)