https://bugzilla.novell.com/show_bug.cgi?id=819437 https://bugzilla.novell.com/show_bug.cgi?id=819437#c4 Hrvoje Senjan <hrvoje.senjan@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |hrvoje.senjan@gmail.com InfoProvider| |kossebau@kde.org --- Comment #4 from Hrvoje Senjan <hrvoje.senjan@gmail.com> 2013-05-11 11:00:34 UTC --- Friedrich, for kde#303576, we have workarounded with not using Bsymbolic-functions ldflag. From lightdm-kde-greeter spec file: ###Buildflags are usually exported in kde4-filesystem, but LDFLAGS -Wl,-Bsymbolic-functions are causing kde#303576 export CFLAGS=$RPM_OPT_FLAGS export CXXFLAGS=$RPM_OPT_FLAGS _kde_libsuffix=$(echo %_lib | cut -b4-) mkdir build cd build cmake -DCMAKE_SKIP_RPATH=on -DCMAKE_INSTALL_PREFIX=%{_kde4_prefix} -DLIBEXEC_INSTALL_DIR_PATH=%{_kde4_libexecdir} \ -DLIB_SUFFIX="$_kde_libsuffix" -DCMAKE_BUILD=TYPE=%{_kde_build_type} .. Note that at least that bug is *not* caused by dfferent Qt versions, as compiled it against the same version i was running, and it was still crashing until removing that flag. Also, i can't find Tools anywhere inside calligra sheets, where might that be? -- 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.