https://bugs.kde.org/show_bug.cgi?id=463907
Bug ID: 463907 Summary: Fresh 2.8.0 build crashes on KDE neon Classification: Applications Product: krusader Version: 2.8.0 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: krusader-bugs-n...@kde.org Reporter: ddascalescu+...@gmail.com CC: krusader-bugs-n...@kde.org Target Milestone: --- SUMMARY *** Probably a WONTFIX, but thought I'd report. *** STEPS TO REPRODUCE 1. Download the source code from https://download.kde.org/stable/krusader/2.8.0/krusader-2.8.0.tar.xz.mirrorlist 2. Install all packages recommended in the INSTALL file 3. cmake ../krusader-2.8.0/ -DCMAKE_INSTALL_PREFIX=/usr/ -DCMAKE_C_FLAGS="-O2 -fPIC" -DCMAKE_CXX_FLAGS="-O2 -fPIC" 4. make && sudo su -c "make install" 5. krusader OBSERVED RESULT kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "No jobs" msgid_plural: "" msgctxt: "" 18:51:31.513-debug default unknown@0 # System icon theme: "breeze" 18:51:31.513-fatal default unknown@0 # Cannot mix incompatible Qt library (5.15.6) with this library (5.15.7) KCrash: crashing... crashRecursionCounter = 2 SOFTWARE/OS VERSIONS Linux KDE Neon 5.25 KDE Plasma Version: 5.25.5 KDE Frameworks Version: 5.98.0 Qt Version: 5.15.6 ADDITIONAL INFORMATION The latest official build for Ubuntu is 2.7.2 probably for a reason. -- You are receiving this mail because: You are watching all bug changes.