https://bugzilla.novell.com/show_bug.cgi?id=819437 https://bugzilla.novell.com/show_bug.cgi?id=819437#c12 --- Comment #12 from Hrvoje Senjan <hrvoje.senjan@gmail.com> 2013-05-12 20:52:28 UTC --- (In reply to comment #11)
So seems better than removing Bsymbolic-functions is simply marking libQtUiTools.a as lib whose symbols should not be exported, by + set_target_properties(krossmoduleforms PROPERTIES LINK_FLAGS "-Wl,--exclude-libs -Wl,libQtUiTools.a") ? Tested that script import, and building lightdm greeter without that workaround, no crashes with the patch.
Any plans to push exclude-qtuitools-symbols-from-public-libraries.patch to upstream? Or do you still want to give this some more testing in OpenSUSE? Ideally it should go upstream, yes. Will see how it goes first here. Though, i am not convinced it would pass, as that link flag is not default upstream, and i don't think i saw a similar exclusion in other KDE code.
Thanks for (hopefully) fixing this, will test this as soon as it appears in the repos. Any idea when this will make it to Tumbleweed repos as listed above? Could I test this before somehow? You could test it from KDF repo now. No idea when will it hit Tumbleweed, that is a question for Greg KH ;-)
-- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.