[frameworks-knotifications] [Bug 415542] New: Forward Declaration Build Issues (Qt 5.14.0)

2019-12-24 Thread John Gehrig
https://bugs.kde.org/show_bug.cgi?id=415542 Bug ID: 415542 Summary: Forward Declaration Build Issues (Qt 5.14.0) Product: frameworks-knotifications Version: 5.64.0 Platform: Other OS: Linux Status: REPORTED

[frameworks-kcmutils] [Bug 406718] SegFault in SDDM Theme Installer (sdmthemeinstaller.cpp)

2019-04-26 Thread John Gehrig
https://bugs.kde.org/show_bug.cgi?id=406718 --- Comment #5 from John Gehrig --- Patrick, I took a look at your backtrace... It looks like the same crash to me. Your crash should be fixed by this patch. Probably Duplicate. -- You are receiving this mail because: You are watching all bug

[frameworks-kcmutils] [Bug 406718] SegFault in SDDM Theme Installer (sdmthemeinstaller.cpp)

2019-04-26 Thread John Gehrig
https://bugs.kde.org/show_bug.cgi?id=406718 --- Comment #4 from John Gehrig --- Hi Nate, Sure, I can submit a patch... I should have some free time this weekend. Thanks for the link! I will ping you if I have any troubles. -- You are receiving this mail because: You are watching all bug

[frameworks-kcmutils] [Bug 406718] SegFault in SDDM Theme Installer (sdmthemeinstaller.cpp)

2019-04-20 Thread John Gehrig
https://bugs.kde.org/show_bug.cgi?id=406718 John Gehrig changed: What|Removed |Added Assignee|kdelibs-b...@kde.org|k...@davidedmundson.co.uk -- You are receiving

[frameworks-kcmutils] [Bug 406718] SegFault in SDDM Theme Installer (sdmthemeinstaller.cpp)

2019-04-20 Thread John Gehrig
https://bugs.kde.org/show_bug.cgi?id=406718 --- Comment #1 from John Gehrig --- As per the documentation (https://api.kde.org/frameworks/kcoreaddons/html/classKJob.html#a975a15193b17d06e182f8fd55c5f0d8b) job->errorString() should only be called when job->error() != 0. A quick fix for my

[frameworks-kcmutils] [Bug 406718] New: SegFault in SDDM Theme Installer (sdmthemeinstaller.cpp)

2019-04-20 Thread John Gehrig
https://bugs.kde.org/show_bug.cgi?id=406718 Bug ID: 406718 Summary: SegFault in SDDM Theme Installer (sdmthemeinstaller.cpp) Product: frameworks-kcmutils Version: 5.14.0 Platform: Other OS: Linux