> kwrite: relocation error: /usr/lib64/libKF5XmlGui.so.5 symbol _ZN15QGuiApplication35setFallbackSessionManagementEnabledEb, version Qt_5 not defined in file libQt5Gui.so.5 with link time reference
There is a compile-time check for QGuiApplication::setFallbackSessionManagementEnabled (see [1]), so I assume that your KF5 was build against Qt >= 5.6? Cheers, Emmanuel [1] https://github.com/KDE/kxmlgui/commit/f7cbcc77722256db084d3b0ab6ce76173e959f0e#diff-ea29e99feb5779427282410f1a18b3e8R219 2016-03-14 11:54 GMT+01:00 Martin Koller <[email protected]>: > On Saturday 05 March 2016 21:33:01 David Faure wrote: > > Dear packagers, > > > > KDE Frameworks 5.20.0 has been uploaded to the usual place. > > > > New frameworks: none this time. > > it seems this version broke a lot: > > kwrite: relocation error: /usr/lib64/libKF5XmlGui.so.5 symbol > _ZN15QGuiApplication35setFallbackSessionManagementEnabledEb, version Qt_5 > not defined in file libQt5Gui.so.5 with link time reference > > which is: QGuiApplication::setFallbackSessionManagementEnabled(bool) > not being available in Qt5.5 > > -- > Best regards/Schöne Grüße > > Martin > A: Because it breaks the logical sequence of discussion > Q: Why is top posting bad? > > () ascii ribbon campaign - against html e-mail > /\ - against proprietary attachments > > Geschenkideen, Accessoires, Seifen, Kulinarisches: www.lillehus.at > _______________________________________________ > release-team mailing list > [email protected] > https://mail.kde.org/mailman/listinfo/release-team >
_______________________________________________ release-team mailing list [email protected] https://mail.kde.org/mailman/listinfo/release-team
