The riddle is solved: Someone must explicitely install the package "kdelibs-data", it contains /usr/share/kde4/services/kfilemodule.desktop which is a must for the KFileDialog to come up. This is a packaging defect: A hard dependency on kdelibs-data is missing.
A second defect is within the constructor of KFileDialog::KFileDialog it does not fail gracefully, but instead leads to a segmentation fault. Thanks to Andre, Tobias and Kevon for helping me. Am Dienstag, 12. Juli 2011 21:03:57 schrieb Bernhard Reiter: > On Mon, Jul 04, 2011 at 10:51:55AM +0200, Bernhard Reiter wrote: > > Am Dienstag, 21. Juni 2011 22:09:31 schrieb Bernhard Reiter: > > > On Fri, Jun 17, 2011 at 11:25:41AM +0200, Bernhard Reiter wrote: > > > > I am currently trying the version > > > > http://repo.pub.meego.com/home:/mdfe:/Project:/KDE:/Experimental/MeeGo_1.2_oss/ In order to test the issue I went to zypper addrepo http://repo.pub.meego.com/Project:/KDE:/Devel/MeeGo_1.2_OSS/Project:KDE:Devel.repo zypper install kontact-touch Name: kontact-touch Version: 4.6.3~git20110531.104026-1.63 Arch: i586 Name: kdelibs Version: 4.7~git20110729.192059-1.2 Arch: i586 To make it work I had to do zypper install kdelibs-data The two defects are still in there in both branches. Bernhard > > > I get crashed each time in > > > #7 0xb681fa5e in KFileDialog::KFileDialog(KUrl const&, QString const&, > > > QWidget*, QWidget*) () from /usr/lib/libkio.so.5 which is kind of > > > interesting as it also makes the kcrashhandler crash when trying to > > > save the backtrace. Any ideas where to report this best? > > > > I am still stuck here? So Kontact Touch and KDE Platform seem to be > > broken on MeeGo 1.2 right now. :( -- Managing Director + Owner: www.Intevation.net <- A Free Software Company Kolabsys.com: Board Member FSFE.org: Founding GA Member Intevation GmbH, Osnabrück, DE; Amtsgericht Osnabrück, HRB 18998 Geschäftsführer Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Kde-mobile mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-mobile
