https://bugs.kde.org/show_bug.cgi?id=236002
Summary: Photos not visible when starting in calendar view Product: digikam Version: 1.2.0 Platform: unspecified OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general AssignedTo: [hidden email] ReportedBy: [hidden email] Version: 1.2.0 (using 4.4.2 (KDE 4.4.2), Kubuntu packages) Compiler: cc OS: Linux (i686) release 2.6.32-21-generic If I start up digikam in calendar view there are no photos visible - I have to click on another year/month and then back again to see the photos. If I start up in album view the photos are visible. -- 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=236002
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] Component|general |Kioslave --- Comment #1 from Gilles Caulier <caulier gilles gmail com> 2010-05-03 08:29:26 --- It's probably a broken dependency with digiKam KIOSlave. Please check your packages. 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 kde@mfraz.orangehome.co.uk
https://bugs.kde.org/show_bug.cgi?id=236002
--- Comment #2 from Mark Fraser <kde mfraz orangehome co uk> 2010-05-03 09:58:49 --- I've tried removing digikam and reinstalling, but still no images. If I run it from within Konsole, I get: Time elapsed: 24 ms Time elapsed: 9 ms Model: Time elapsed: 84 ms Time elapsed: 12 ms Time elapsed: 15 ms Model: Time elapsed: 42 ms No location could be retrieved for url QUrl( "file:" ) digikam(3577)/digikam (core) Digikam::ThumbnailCreator::load: Thumbnail is null for "" QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: No such file or directory QFileSystemWatcher: failed to add paths: /home/mfraser/.config/ibus/bus Bus::open: Can not get ibus-daemon's address. IBusInputContext::createInputContext: no connection to ibus-daemon QFSFileEngine::open: No file name specified digikam(3577)/digikam (core): ThumbnailLoadThread::load: No thumbnail size specified. Refusing to load thumbnail. digikam(3577)/digikam (core): ThumbnailLoadThread::load: No thumbnail size specified. Refusing to load thumbnail. QFSFileEngine::open: No file name specified digikam(3577)/digikam (core): ThumbnailLoadThread::load: No thumbnail size specified. Refusing to load thumbnail. digikam(3577)/digikam (core): ThumbnailLoadThread::load: No thumbnail size specified. Refusing to load thumbnail. digikam(3577)/digikam (core): ThumbnailLoadThread::load: No thumbnail size specified. Refusing to load thumbnail. digikam(3577)/digikam (core): ThumbnailLoadThread::load: No thumbnail size specified. Refusing to load thumbnail. digikam(3577)/digikam (core): ThumbnailLoadThread::load: No thumbnail size specified. Refusing to load thumbnail. digikam(3577)/digikam (core): ThumbnailLoadThread::load: No thumbnail size specified. Refusing to load thumbnail. digikam(3577)/digikam (core): ThumbnailLoadThread::load: No thumbnail size specified. Refusing to load thumbnail. digikam(3577)/digikam (core): ThumbnailLoadThread::load: No thumbnail size specified. Refusing to load thumbnail. digikam(3577)/digikam (core): ThumbnailLoadThread::load: No thumbnail size specified. Refusing to load thumbnail. digikam(3577)/digikam (core): ThumbnailLoadThread::load: No thumbnail size specified. Refusing to load thumbnail. -- 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 kde@mfraz.orangehome.co.uk
https://bugs.kde.org/show_bug.cgi?id=236002
Johannes Wienke <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Flag| |Qt4ModelView+ --- Comment #3 from Johannes Wienke <languitar semipol de> 2010-05-03 10:31:33 --- May also be related to model view port. -- 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 kde@mfraz.orangehome.co.uk
https://bugs.kde.org/show_bug.cgi?id=236002
--- Comment #4 from Marcel Wiesweg <marcel wiesweg gmx de> 2010-05-03 17:28:23 --- Fully reproducable here, so probably Johannes is right. Johannes, any quick hint where to look? -- 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 kde@mfraz.orangehome.co.uk
https://bugs.kde.org/show_bug.cgi?id=236002
--- Comment #5 from Mark Fraser <kde mfraz orangehome co uk> 2010-05-03 17:35:59 --- Have just upgraded my laptop from Kubuntu 9.10 to 10.04 which upgraded Digikam from 1.1 to 1.2 and that isn't showing the photos initially too. -- 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 kde@mfraz.orangehome.co.uk
https://bugs.kde.org/show_bug.cgi?id=236002
--- Comment #6 from Johannes Wienke <languitar semipol de> 2010-05-03 18:07:09 --- Probably something missing in DateFolderViewSideBarWidget::setActive or a function called there. setActive should switch the album manager to the right mode. If it isn't called on start up, something else must be wrong with the handling of left sidebar widgets. -- 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 kde@mfraz.orangehome.co.uk
https://bugs.kde.org/show_bug.cgi?id=236002
Johannes Wienke <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #7 from Johannes Wienke <languitar semipol de> 2010-05-09 13:57:47 --- SVN commit 1124554 by jwienke: Fix loading of date album on application start. The problem was that DAlbums are created asynchronously. The sidebar tab was activated before the albums are loaded which resulted in setting 0x0 as current album because the tree view was not populated. To prevent this the DateFolderView now listens on signaleAllDAlbumsLoaded and re-sets the current album in the album manager if this signal occurs and the folder view is active. BUG: 236002 M +1 -1 HACKING M +2 -6 NEWS M +3 -3 digikam/albumtreeview.cpp M +15 -0 digikam/datefolderview.cpp M +1 -0 digikam/datefolderview.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1124554 -- 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 kde@mfraz.orangehome.co.uk
https://bugs.kde.org/show_bug.cgi?id=236002
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |1.3.0 -- 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 kde@mfraz.orangehome.co.uk
https://bugs.kde.org/show_bug.cgi?id=236002
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 kde@mfraz.orangehome.co.uk
https://bugs.kde.org/show_bug.cgi?id=236002
[hidden email] changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Database |Database-Scan -- You are receiving this mail because: You are the assignee for the bug. |
Free forum by Nabble | Edit this page |