https://bugs.kde.org/show_bug.cgi?id=290421
Summary: digikam not displaying images in albums Product: digikam Version: 2.4.1 Platform: Ubuntu Packages OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: Albums GUI AssignedTo: [hidden email] ReportedBy: [hidden email] Version: 2.4.1 (using Devel) OS: Linux There is no thumbnails in main view, as if there is no photos in every album. That area is completely empty. Reproducible: Always Steps to Reproduce: Launch digikam, click on any non-empty album. Actual Results: Album seems to be empty. Expected Results: There should be thumbnails of photos from album. OS: Linux (i686) release 3.2.0-6-generic (Ubuntu 12.04, KDE 4.7.95) Compiler: gcc -- 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=290421
Martin Klapetek <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] --- Comment #1 from Martin Klapetek <martin klapetek gmail com> 2012-01-02 17:40:59 --- Can you run digikam from console? Just open up Konsole, type digikam and hit enter. Then check if it complains about some missing "kio_digikamalbums" or something similar. Or better yet - attach the whole output you will get on the console ;) -- 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 danaivehr@gmail.com
https://bugs.kde.org/show_bug.cgi?id=290421
--- Comment #2 from Ilya Potapov <danaivehr gmail com> 2012-01-02 17:45:50 --- here is output during digikam launch: http://pastebin.com/ESsSRheM -- 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 danaivehr@gmail.com
https://bugs.kde.org/show_bug.cgi?id=290421
--- Comment #3 from Martin Klapetek <martin klapetek gmail com> 2012-01-02 17:50:39 --- Thanks, looks like your installation is broken. Did you compile from source or did you install from package? Also please never use pastebins for attaching log outputs in bugzilla, always use the "Add an attachment" link down below ;) For future reference, I'm pasting the log here: QSqlDatabasePrivate::removeDatabase: connection 'ConnectionTest' is still in use, all queries will cease to work. digikam(3336): couldn't create slave: "Unable to create io-slave: klauncher said: Error loading 'kio_digikamdates'. " digikam(3336)/digikam (core) Digikam::AlbumManager::slotDatesJobResult: Failed to list dates digikam(3336): couldn't create slave: "Unable to create io-slave: klauncher said: Error loading 'kio_digikamalbums'. " digikam(3336)/digikam (core) Digikam::ImageAlbumModel::slotResult: Failed to list url: "Could not start process Unable to create io-slave: klauncher said: Error loading 'kio_digikamalbums'. ." QSqlDatabasePrivate::removeDatabase: connection 'digikamDatabase-169028576' is still in use, all queries will cease to work. -- 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 danaivehr@gmail.com
https://bugs.kde.org/show_bug.cgi?id=290421
--- Comment #4 from Ilya Potapov <danaivehr gmail com> 2012-01-02 17:56:35 --- Thank you. I installed from ubuntu precise repositories, there is KDE 4.8 RC1 (4.7.95), and digikam 2.4.1 I searched all "*kio*" packages in aptitude, but it seems to be okay with that. What additional information can i provide? -- 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 danaivehr@gmail.com
https://bugs.kde.org/show_bug.cgi?id=290421
--- Comment #5 from Martin Klapetek <martin klapetek gmail com> 2012-01-03 11:10:18 --- That missing "kio" is part of the digikam installation itself, it seems that digikam can't find those files. Are you running your own environment (like kde devel for example)? And have you had any other digikam version previously installed (both manually or from package)? -- 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 danaivehr@gmail.com
https://bugs.kde.org/show_bug.cgi?id=290421
--- Comment #6 from Ilya Potapov <danaivehr gmail com> 2012-01-03 20:20:55 --- I had full upgrade from ubuntu oneiric to precise, all kde and digikam parts were from oficial repositories, as now. Upgrade was from kde 4.7.4 to kde 4.7.95, but i cann't remember previous digikam version. I use digikam very often, and there no such bug in previous version. What files should i search for to find out what is wrong with digikam? -- 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 danaivehr@gmail.com
https://bugs.kde.org/show_bug.cgi?id=290421
--- Comment #7 from Martin Klapetek <martin klapetek gmail com> 2012-01-04 09:49:44 --- I would just suggest to remove digiKam (use purge/completely remove) and reinstall. It's just that digiKam libs are not properly registered with your KDE Workspace installation and therefore it fails to load. Try simply reinstalling 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 danaivehr@gmail.com
https://bugs.kde.org/show_bug.cgi?id=290421
--- Comment #8 from Ilya Potapov <danaivehr gmail com> 2012-01-06 12:46:09 --- Unfortunatly, purging and then installing again does not help. I purged digikam (with kipi plugins by dependency), then installed it again, but file digikamrc remained, so digikam starts with old collection. Then i purged again and manually deleted digikamrc, so digikam starts as new, with wizard, i set new collection, and problem has not been resolved. It still remains. -- 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 danaivehr@gmail.com
https://bugs.kde.org/show_bug.cgi?id=290421
--- Comment #9 from Ilya Potapov <danaivehr gmail com> 2012-01-06 12:48:58 --- Oh, and the output during digikam launch is the same. -- 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 danaivehr@gmail.com
https://bugs.kde.org/show_bug.cgi?id=290421
--- Comment #10 from Martin Klapetek <martin klapetek gmail com> 2012-01-06 12:55:02 --- Ok, can you please check .xsession-errors file in your home directory? It's hidden but you can open it from terminal -- kate ~/.xsession-errors Look for lines related to digiKam and kio and post it here (no pastebin ;). Btw. it's still your installation issues, not much digiKam can do about :/ -- 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 danaivehr@gmail.com
https://bugs.kde.org/show_bug.cgi?id=290421
--- Comment #11 from Ilya Potapov <danaivehr gmail com> 2012-01-06 13:11:34 --- here it is: Could not open library '/usr/lib/kde4/kio_digikamalbums.so'. Cannot load library /usr/lib/kde4/kio_digikamalbums.so: (/usr/lib/libkgeomap.so.1: undefined symbol: _ZN6Marble12MarbleWidget14geoCoordinatesEiiRdS1_NS_18GeoDataCoordinates4UnitE) digikam(16043): couldn't create slave: "Unable to create io-slave: klauncher said: Error loading 'kio_digikamalbums'. " digikam(16043)/digikam (core) Digikam::ImageAlbumModel::slotResult: Failed to list url: "Could not start process Unable to create io-slave: klauncher said: Error loading 'kio_digikamalbums'. ." Could not open library '/usr/lib/kde4/kio_digikamalbums.so'. Cannot load library /usr/lib/kde4/kio_digikamalbums.so: (/usr/lib/libkgeomap.so.1: undefined symbol: _ZN6Marble12MarbleWidget14geoCoordinatesEiiRdS1_NS_18GeoDataCoordinates4UnitE) digikam(16043): couldn't create slave: "Unable to create io-slave: klauncher said: Error loading 'kio_digikamalbums'. " digikam(16043)/digikam (core) Digikam::ImageAlbumModel::slotResult: Failed to list url: "Could not start process Unable to create io-slave: klauncher said: Error loading 'kio_digikamalbums'. ." And here is output of # ls -l /usr/lib/kde4/kio_digikamalbums.so -rw-r--r-- 1 root root 55180 Dec 25 02:56 /usr/lib/kde4/kio_digikamalbums.so Is it normal, that date is Dec 25? -- 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 danaivehr@gmail.com
https://bugs.kde.org/show_bug.cgi?id=290421
--- Comment #12 from Ilya Potapov <danaivehr gmail com> 2012-01-06 13:17:49 --- And it seems to be something wrong with marble... -- 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 danaivehr@gmail.com
https://bugs.kde.org/show_bug.cgi?id=290421
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] --- Comment #13 from Gilles Caulier <caulier gilles gmail com> 2012-01-06 13:56:18 --- yes, binary compatibility is broken with libmarblewidget. Please try to update this shared lib. 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 danaivehr@gmail.com
https://bugs.kde.org/show_bug.cgi?id=290421
Martin Kyral <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] --- Comment #14 from Martin Kyral <sine nomine centrum cz> 2012-01-06 13:59:44 --- I am facing the very same issue - same logs, same symptoms, only difference is my distribution - Arch. I noticed that things broke after upgrade to kde 4.7.95 (now I have 4.7.97) with digikam 2.3.0. Update of digikam to 2.5.0 didn't help, deleting the image and thumb DB and regeneration it didn't help either. All the Marble packages have version 4.7.97 just like the rest of KDE SC. Below are the timestamps of kio_digikamalbums.so and /usr/lib/libkgeomap.so.1 :) [mates@archbook ~]$ ls -l /usr/lib/kde4/kio_digikamalbums.so -rwxr-xr-x 1 root root 56408 05.01.2012 20:28 /usr/lib/kde4/kio_digikamalbums.so* :) [mates@archbook ~]$ ls -l /usr/lib/libkgeomap.so.1 lrwxrwxrwx 1 root root 19 05.01.2012 20:30 /usr/lib/libkgeomap.so.1 -> libkgeomap.so.1.0.0* -- 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 danaivehr@gmail.com
https://bugs.kde.org/show_bug.cgi?id=290421
Martin Klapetek <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Summary|digikam not displaying |Digikam should inform users |images in albums |when kio libs fail to load Ever Confirmed|0 |1 --- Comment #15 from Martin Klapetek <martin klapetek gmail com> 2012-01-06 14:36:22 --- It has nothing to do with image database, it's simply a libraries mismatch issue. You can see it in the xsession-errors - "/usr/lib/libkgeomap.so.1: undefined symbol...". That means that our library is looking for something, which is not present in marblewidget library, but was there when the devs were writing code using that library. I'm not sure what advice to give you as it is a packaging/distro issue, sorry :/ Anyway, I think if digiKam fails to load the kio libs, it /should/ inform the user, not fail silently and let user delete their image db. Therefore I'm marking this as a valid bug, though it's not technically digiKam's fault, but digiKam should handle this case. -- 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 danaivehr@gmail.com
https://bugs.kde.org/show_bug.cgi?id=290421
--- Comment #16 from Martin Kyral <sine nomine centrum cz> 2012-01-06 15:37:46 --- I filled a bug report against Marble: https://bugs.kde.org/show_bug.cgi?id=290805 -- 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 danaivehr@gmail.com
https://bugs.kde.org/show_bug.cgi?id=290421
--- Comment #17 from Ilya Potapov <danaivehr gmail com> 2012-01-06 18:11:46 --- (In reply to comment #16) > I filled a bug report against Marble: > https://bugs.kde.org/show_bug.cgi?id=290805 And now it is closed, because digikam should be recompiled against libmarblewidget13 rather then 12. It is packaging issue and i should report it to kubuntu packagers, am i right? -- 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 danaivehr@gmail.com
https://bugs.kde.org/show_bug.cgi?id=290421
--- Comment #18 from Martin Klapetek <martin klapetek gmail com> 2012-01-07 00:46:22 --- Pretty much, yes :) -- 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 danaivehr@gmail.com
https://bugs.kde.org/show_bug.cgi?id=290421
Martin Klapetek <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] --- Comment #19 from Martin Klapetek <martin klapetek gmail com> 2012-01-08 12:10:57 --- *** Bug 290962 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 |
Free forum by Nabble | Edit this page |