[tellico] [Bug 452552] New: Export to PDF
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: NOR Component: general Assignee: ro...@periapsis.org Reporter: djdom...@gmail.com Target Milestone: --- SUMMARY I'd like to export to PDF my collection for reading/searching on my phone with a release per page. I tried print then used "Microsoft Print to PDF" but it only print a list of release name grouped by artist not complete release information and text is not searchable. Same issue if I generate a report. Thanks SOFTWARE/OS VERSIONS Windows: 11 KDE Plasma Version: KDE Frameworks Version: 5.92.0 Qt Version: 5.15.2 -- You are receiving this mail because: You are watching all bug changes.
[tellico] [Bug 422468] New: Tellico crash after quit
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: normal Priority: NOR Component: general Assignee: ro...@periapsis.org Reporter: djdom...@gmail.com Target Milestone: --- Created attachment 129057 --> https://bugs.kde.org/attachment.cgi?id=129057&action=edit gdb backtrace SUMMARY Tellico compiled with kde-craft.Websearch with musicbrainz and discogs and save collection works as expected. Tellico crash when I use 'file->close' or close button. STEPS TO REPRODUCE 1. start tellico 2. search/add stuff/save 3. quit tellico OBSERVED RESULT Tellico crash and maybe it could probably corrupt collection EXPECTED RESULT No crash SOFTWARE/OS VERSIONS Windows: 10 1909 KDE Frameworks 5.69.0 Qt 5.14.1 (construit sur 5.14.1) Le système de fenêtres windows ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.
[tellico] [Bug 422468] Tellico crash after quit
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 this change. According to kde-craft dev, there is patch in qt for dbus on Windows and it could crash. Is this possible to add an option to disable dbus/knewstuff in tellico ? -- You are receiving this mail because: You are watching all bug changes.