https://bugs.kde.org/show_bug.cgi?id=195079
Summary: Digikam albums appear empty Product: digikam Version: unspecified Platform: Ubuntu Packages OS/Version: unspecified Status: UNCONFIRMED Severity: normal Priority: NOR Component: general AssignedTo: [hidden email] ReportedBy: [hidden email] Version: (using KDE 4.2.85) Installed from: Ubuntu Packages All albums appear empty in Digikam. I've seen a few bugs with similar problems but nothing seems to apply directly to what I'm experiencing. I've tried restarting Digikam and deleting my database file but without any effect. I get this output in the terminal: void SunLocator::update() digikam(4659): couldn't create slave: "Unable to create io-slave: klauncher said: Error loading 'kio_digikamalbums'. I've installed Digikam from the Ubuntu 9.10 repositories. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
https://bugs.kde.org/show_bug.cgi?id=195079
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|general |Kioslave Version|unspecified |0.10.0 --- Comment #1 from Gilles Caulier <caulier gilles gmail com> 2009-06-03 10:39:34 --- digiKam kio-slaves cannot be found in KDE4 dir. check your system... Gilles Caulier -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from adreeve@gmail.com
https://bugs.kde.org/show_bug.cgi?id=195079
Adam <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] --- Comment #2 from Adam <adreeve gmail com> 2009-06-03 11:25:37 --- Looks like the libraries are there, I get this in my .xsession-errors: kdeinit4: preparing to launch Could not open library '/usr/lib/kde4/kio_digikamtags.so'. Cannot load library /usr/lib/kde4/kio_digikamtags.so: (/usr/lib/libdigikamcore.so.1: undefined symbol: _ZN6Marble12MarbleWidget16addPlaceMarkDataERK7QStringS3_) digikam(3955): couldn't create slave: "Unable to create io-slave: klauncher said: Error loading 'kio_digikamtags'. Is this a bug in Digikam or Kubuntu? -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from adreeve@gmail.com
https://bugs.kde.org/show_bug.cgi?id=195079
--- Comment #3 from Andi Clemens <andi clemens gmx net> 2009-06-03 11:30:29 --- This is no bug in digiKam. Have you tried to restart your system? The slave might not be registered properly after install. Andi -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from adreeve@gmail.com
https://bugs.kde.org/show_bug.cgi?id=195079
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] --- Comment #4 from Gilles Caulier <caulier gilles gmail com> 2009-06-03 11:32:11 --- Aha ah, it's not a digiKam bug. it's a binary compatibility not respected from Kubuntu package, especially marblewidget, used by digiKam Check your system.. Gilles Caulier -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from adreeve@gmail.com
https://bugs.kde.org/show_bug.cgi?id=195079
--- Comment #5 from Adam <adreeve gmail com> 2009-06-03 11:37:38 --- Ok thanks, I'll file this on Launchpad for Kubuntu. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from adreeve@gmail.com
https://bugs.kde.org/show_bug.cgi?id=195079
--- Comment #6 from Andi Clemens <andi clemens gmx net> 2009-06-03 11:44:28 --- Restart didn't help? This is usually the solution to this problem (especially in Kubuntu). -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from adreeve@gmail.com
https://bugs.kde.org/show_bug.cgi?id=195079
--- Comment #7 from Adam <adreeve gmail com> 2009-06-03 11:55:03 --- No I've tried two restarts now without any change. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from adreeve@gmail.com
https://bugs.kde.org/show_bug.cgi?id=195079
--- Comment #8 from Gilles Caulier <caulier gilles gmail com> 2009-06-03 11:58:44 --- It's normal. Look : Cannot load library /usr/lib/kde4/kio_digikamtags.so: (/usr/lib/libdigikamcore.so.1: undefined symbol: _ZN6Marble12MarbleWidget16addPlaceMarkDataERK7QStringS3_) A symbol is not found in libmarblewidget by digiKam kio-slave. update or check marblewidget package before to retry... Gilles Caulier -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from adreeve@gmail.com
https://bugs.kde.org/show_bug.cgi?id=195079
Tro <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] --- Comment #9 from Tro <tro glyphy com> 2009-06-14 06:36:44 --- This seems to be caused by Kubuntu's latest "backports" release. It causes an upgrade in libmarble4 from 4.2.2 to 4.2.90, which breaks digikam. Adam, did you create an issue in launchpad? I can't seem to find it. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from adreeve@gmail.com
https://bugs.kde.org/show_bug.cgi?id=195079
--- Comment #10 from Tro <tro glyphy com> 2009-06-14 06:46:08 --- Filed a bug here: https://bugs.launchpad.net/kde4-backports/+bug/386872 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from adreeve@gmail.com
https://bugs.kde.org/show_bug.cgi?id=195079
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] --- Comment #11 from Gilles Caulier <caulier gilles gmail com> 2009-06-15 06:06:02 --- *** Bug 196545 has been marked as a duplicate of this bug. *** -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from adreeve@gmail.com
https://bugs.kde.org/show_bug.cgi?id=195079
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DOWNSTREAM -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from adreeve@gmail.com
https://bugs.kde.org/show_bug.cgi?id=195079
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Kioslave |Database -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from adreeve@gmail.com
https://bugs.kde.org/show_bug.cgi?id=195079
[hidden email] changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Database |Database-Albums Resolution|DOWNSTREAM |FIXED Version Fixed In|1.0.0 |5.7.0 --- Comment #12 from [hidden email] --- This problem is relevant of digiKam KIO Slaves and all of these have been dropped in favor of a multi-threaded interface to query the database. -- You are receiving this mail because: You are the assignee for the bug. |
Free forum by Nabble | Edit this page |