https://bugs.kde.org/show_bug.cgi?id=452552
Bug ID: 452552
Summary: Export to PDF
Product: tellico
Version: 3.4.4
Platform: Other
OS: Microsoft Windows
Status: REPORTED
Severity: normal
Priority:
https://bugs.kde.org/show_bug.cgi?id=422468
Bug ID: 422468
Summary: Tellico crash after quit
Product: tellico
Version: 3.3.1
Platform: Compiled Sources
OS: Microsoft Windows
Status: REPORTED
Severity: norm
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