https://bugs.kde.org/show_bug.cgi?id=345856
Bug ID: 345856 Summary: Image window, extreme unstable under dates view. Product: digikam Version: 4.8.0 Platform: openSUSE RPMs OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: [hidden email] Reporter: [hidden email] When images are selected based on dates, display of images in image window is very unstable: - without apparent reason switches from preview to thumbnail, - selected image may change, - if (specific) date selected, it may revert to all for that month selected, Biggest nuisance/problem is when editing image attributes and something of the above happens then these changes get partially applied and/or are lost. Somehow it appears something (mouse-over ?) gets triggered and then all sort of things (undesired) might start happening. Problem has been around a few versions now. All the above does not happen in other views like album, tags etc. Reproducible: Sometimes Steps to Reproduce: 1. Use date view to select images 2. do things like editing/viewing/deleting etc. 3. Actual Results: unpreditable, depends on what you were doing. Expected Results: Stay focused on image selected, and dont change view, selection etc. -- 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=345856
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |BACKTRACE CC| |[hidden email] --- Comment #1 from Gilles Caulier <[hidden email]> --- Of course this dysfunction is not reproducible here. This problem is specific to your computer. Run digiKam in a console with debug spaces enabled and report here the trace of messages printed. https://www.digikam.org/contrib -- 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 Gerard Dirkse
https://bugs.kde.org/show_bug.cgi?id=345856
--- Comment #2 from [hidden email] <[hidden email]> --- Created attachment 91881 --> https://bugs.kde.org/attachment.cgi?id=91881&action=edit terminal output text in red font at image and what happened (twice) -- 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 Gerard Dirkse
https://bugs.kde.org/show_bug.cgi?id=345856
--- Comment #3 from [hidden email] <[hidden email]> --- Created attachment 91882 --> https://bugs.kde.org/attachment.cgi?id=91882&action=edit Kdebugdialog induced traces for digikam Reproduced and provided traces -- 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 Gerard Dirkse
https://bugs.kde.org/show_bug.cgi?id=345856
[hidden email] <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|BACKTRACE |--- Status|RESOLVED |UNCONFIRMED -- 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 Gerard Dirkse
https://bugs.kde.org/show_bug.cgi?id=345856
--- Comment #4 from Gilles Caulier <[hidden email]> --- Comment on attachment 91882 --> https://bugs.kde.org/attachment.cgi?id=91882 Kdebugdialog induced traces for digikam digikam(11166)/digikam (core) Digikam::AlbumManager::scanTAlbums: Failed to find parent tag for tag "Irene" with pid 27 digikam(11166)/digikam (core) Digikam::AlbumManager::scanTAlbums: Failed to find parent tag for tag "Erik" with pid 27 digikam(11166)/digikam (core) Digikam::AlbumManager::scanTAlbums: Failed to find parent tag for tag "Geert" with pid 27 digikam(11166)/digikam (core) Digikam::AlbumManager::scanTAlbums: Failed to find parent tag for tag "ANZ" with pid 134 digikam(11166)/digikam (core) Digikam::AlbumManager::scanTAlbums: Failed to find parent tag for tag "Noordkaap" with pid 134 Sound like a DB file problem... Gilles Caulier -- 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 Gerard Dirkse
https://bugs.kde.org/show_bug.cgi?id=345856
--- Comment #5 from [hidden email] <[hidden email]> --- Fixed the errors in the database, repeated the test, see attached files (stopped immediate after problem happened). Suspect the end result is caused by this: digikam(12444)/digikam (core) Digikam::DatabaseUrl::dateUrl: DatabaseUrl::dateUrl : "digikamdates://?databaseType=QMYSQL&databaseName=digikam&connectOptions=&hostName=dirksehome&port=3306&userName=digikam&password=fotos" digikam(12444)/digikam (core) Digikam::ImageLister::startListJob: Query Kioslave Url: "digikamdates://?databaseType=QMYSQL&databaseName=digikam&connectOptions=&hostName=dirksehome&port=3306&userName=digikam&password=fotos" and this digikam(12444)/KEXIV2 KExiv2Iface::KExiv2::getImageDateTime: DateTime => Exif.Photo.DateTimeOriginal => QDateTime("Mon Mar 9 09:03:14 2015") digikam(12444)/KEXIV2 KExiv2Iface::KExiv2::getImageOrientation: Orientation => Exif.Image.Orientation => 1 digikam(12444)/kio (Scheduler) KIO::SchedulerPrivate::doJob: KIO::SimpleJob(0x6cff720) digikam(12444)/kio (KIOConnection) KIO::SocketConnectionBackend::socketReadyRead: KIO::SocketConnectionBackend(0x4eb0bc0) Jumbo packet of 74156 bytes digikam(12444)/kio (KIOJob) KIO::TransferJob::slotFinished: KUrl("digikamdates://?databaseType=QMYSQL&databaseName=digikam&connectOptions=&hostName=dirksehome&port=3306&userName=digikam&password=fotos") digikam(12444)/kio (Scheduler) KIO::SchedulerPrivate::jobFinished: KIO::SpecialJob(0x6cff720) KIO::Slave(0x4fa40c0) But cant see what triggered the action in this case problem happened when going from last foto to next foto -- 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 Gerard Dirkse
https://bugs.kde.org/show_bug.cgi?id=345856
--- Comment #6 from [hidden email] <[hidden email]> --- Created attachment 91884 --> https://bugs.kde.org/attachment.cgi?id=91884&action=edit Second reprodution trace (unedited) -- 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 Gerard Dirkse
https://bugs.kde.org/show_bug.cgi?id=345856
--- Comment #7 from [hidden email] <[hidden email]> --- Created attachment 91885 --> https://bugs.kde.org/attachment.cgi?id=91885&action=edit Second kde trace -- 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 Gerard Dirkse
https://bugs.kde.org/show_bug.cgi?id=345856
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Image window, extreme |MYSQL : Image window, |unstable under dates view. |extreme unstable under | |dates view. Component|general |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 Gerard Dirkse
https://bugs.kde.org/show_bug.cgi?id=345856
Maik Qualmann <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] --- Comment #8 from Maik Qualmann <[hidden email]> --- Part of the problem sounds like this bug 344793. The bug report contains a video, it is comparable? Maik -- 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 Gerard Dirkse
https://bugs.kde.org/show_bug.cgi?id=345856
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |WAITINGFORINFO --- Comment #9 from Gilles Caulier <[hidden email]> --- gerard, Did you seen comment #8 from Maik. He has fixed bug #344793 with digiKam 4.9.0. Can you reproduce the problem with this version ? Gilles Caulier -- 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 Gerard Dirkse
https://bugs.kde.org/show_bug.cgi?id=345856
--- Comment #10 from Gerard Dirkse <[hidden email]> --- No problem, within minutes. You want new traces ? -- 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 Gerard Dirkse
https://bugs.kde.org/show_bug.cgi?id=345856
Gerard Dirkse <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|WAITINGFORINFO |--- Status|RESOLVED |UNCONFIRMED -- 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 Gerard Dirkse
https://bugs.kde.org/show_bug.cgi?id=345856
--- Comment #11 from Gilles Caulier <[hidden email]> --- I problem is reproducible yes. Typically debug statements on the console can help to see where is the problem... Gilles Caulier -- 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 Gerard Dirkse
https://bugs.kde.org/show_bug.cgi?id=345856
--- Comment #12 from Gilles Caulier <[hidden email]> --- Nota : digiKam 4.10.0 will be released in few days... Gilles Caulier -- 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 Gerard Dirkse
https://bugs.kde.org/show_bug.cgi?id=345856
Gerard Dirkse <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|4.8.0 |4.11.0 --- Comment #13 from Gerard Dirkse <[hidden email]> --- Was just checking out 4.11, and while in preview image from within 'dates' view (not doing anything at all), just reviewing a picture histogram, complete window was filled with the image and then fell back to thumbnail view. Will see if I can reproduce and take traces. -- 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 Gerard Dirkse
https://bugs.kde.org/show_bug.cgi?id=345856
--- Comment #14 from Gerard Dirkse <[hidden email]> --- Created attachment 94073 --> https://bugs.kde.org/attachment.cgi?id=94073&action=edit Screenshot just after starting digikam and selecting a date Please note how the calender (left under) looks, all dates with photo’s are bold and the date selected is highlighted. The status bar (left under) indicates the selected and number of photo's are for that day. -- 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 Gerard Dirkse
https://bugs.kde.org/show_bug.cgi?id=345856
--- Comment #15 from Gerard Dirkse <[hidden email]> --- Created attachment 94074 --> https://bugs.kde.org/attachment.cgi?id=94074&action=edit Screenshot after change in window happened Please note how the calendar now looks !!!. Only the selected day is bold, the window has fallen back into thumbnail view and the number of selected images are all of them for that month. -- 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 Gerard Dirkse
https://bugs.kde.org/show_bug.cgi?id=345856
--- Comment #16 from Gerard Dirkse <[hidden email]> --- Difference between the 2 last attachments is time, was working on a different screen (not window) in Linux. So I didn’t do absolutely nothing in Digikam (version is 4.12). I did note while working on that other screen that a small window popped up right under, on the screen I was working, with the digits '197' in it, tried it a couple of times, seem to give that number every time, window is only very short visible. Let me know if you need further traces, screen prints or whatever. Problem appears to be hard reproducible with the selections I currently use. -- 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 |