https://bugs.kde.org/show_bug.cgi?id=422468
Robby Stephenson changed:
What|Removed |Added
Version Fixed In||3.4
Latest Commit|
https://bugs.kde.org/show_bug.cgi?id=422468
Robby Stephenson changed:
What|Removed |Added
Resolution|--- |FIXED
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=422468
--- Comment #3 from Robby Stephenson ---
Git commit abd4e2aa357fdbf0818f875a836a0f409fc075c1 by Robby Stephenson.
Committed on 03/03/2021 at 12:16.
Pushed by rstephenson into branch 'master'.
Check dbus interface pointer before unregistered
Try to avo
https://bugs.kde.org/show_bug.cgi?id=422468
--- Comment #2 from Robby Stephenson ---
(In reply to gitdevmod from comment #1)
> I've build tellico with CMAKE_DISABLE_FIND_PACKAGE_KF5NewStuff=TRUE but it
> still crash.
> Then I commented this line "NewStuff::Manager::self();" in
> src/mainwindow.cp
https://bugs.kde.org/show_bug.cgi?id=422468
--- Comment #1 from gitdevmod ---
I've build tellico with CMAKE_DISABLE_FIND_PACKAGE_KF5NewStuff=TRUE but it
still crash.
Then I commented this line "NewStuff::Manager::self();" in src/mainwindow.cpp
and no more crash after quit. I do not know impact of