https://bugs.kde.org/show_bug.cgi?id=277502
Summary: All versions of version set always displayed in Album view Product: digikam Version: 2.0.0 Platform: Unlisted Binaries OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: Albums GUI AssignedTo: [hidden email] ReportedBy: [hidden email] Version: 2.0.0 (using KDE 4.4.6) OS: Linux I've disable show original photos and show intermediate in the settings window. However all versions of my photos which have been edited are always shown. In the version side-bar, no changes are made when I toggle the hidden selection for the original window. One time this worked correctly for me, but every other time I've started 2.0.0-beta5 or 2.0.0-rc1 it fails. Reproducible: Always Steps to Reproduce: This happens every time bar one. I simple edit a photo then 'Save as New Version'. Both are shown. Toggling view mode on original photo makes no difference. Actual Results: Both images are show despite global and original photo settings. Expected Results: Only latest version is shown. mdodds@mdodds-desktop:~$ uname -a Linux mdodds-desktop 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:50 UTC 2011 i686 i686 i386 GNU/Linux Ubuntu 11.04 - I've ran lots of versions of Ubuntu and digikam, upgrading between them. Display all 214 possibilities? (y or n) mdodds@mdodds-desktop:~$ dpkg -l | grep digikam rc digikam 2:1.4.0-0ubuntu1 digital photo management application for KDE ii digikam2 2:2.0.0~rc1-natty~ppa1 digital photo management application for KDE ii digikam2-data 2:2.0.0~rc1-natty~ppa1 digikam architecture-independant data mdodds@mdodds-desktop:~$ dpkg -l | grep kipi rc kipi-plugins 1.4.0-0ubuntu2 image manipulation/handling plugins for KIPI aware programs rc kipi-plugins-common 1.4.0-0ubuntu2 kipi-plugins architecture-independent data ii kipi-plugins2 2.0.0~rc1-natty~ppa1 image manipulation/handling plugins for KIPI aware programs ii kipi-plugins2-common 2.0.0~rc1-natty~ppa1 kipi-plugins architecture-independent data rc libkipi0 0.1.6-2ubuntu3 library for apps that want to use kipi-plugins (runtime version) rc libkipi6 4:4.3.2-0ubuntu1 library for apps that want to use kipi-plugins (runtime version) rc libkipi7 4:4.5.5-0ubuntu2 library for apps that want to use kipi-plugins (runtime version) ii libkipi8 4:4.6.2-natty~ppa2 library for apps that want to use kipi-plugins (runtime version) -- 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=277502
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] Component|Albums GUI |Versioning -- 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 malcolm.dodds@gmail.com
https://bugs.kde.org/show_bug.cgi?id=277502
--- Comment #1 from Malcolm Dodds <malcolm dodds gmail com> 2011-07-10 20:56:52 --- I tried enable debug output with kdedebug dialog, but this is all that happened when I tried to change the original version view status to permanently hidden and back: digikam(22501)/KEXIV2 KExiv2Iface::KExiv2::getImageOrientation: Orientation => Exif.Image.Orientation => 1 digikam(22501)/KEXIV2 KExiv2Iface::KExiv2::getImageOrientation: Orientation => Exif.Image.Orientation => 1 -- 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 malcolm.dodds@gmail.com
https://bugs.kde.org/show_bug.cgi?id=277502
--- Comment #2 from Malcolm Dodds <malcolm dodds gmail com> 2011-07-10 21:00:10 --- Something I forgot to mention - I see no icon to show its in a version set. The version side-bar appears to recognize there is a version set, but there is no icon in the thumbnail view. -- 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 malcolm.dodds@gmail.com
https://bugs.kde.org/show_bug.cgi?id=277502
--- Comment #3 from Malcolm Dodds <malcolm dodds gmail com> 2011-07-10 21:09:02 --- Created an attachment (id=61769) --> (http://bugs.kde.org/attachment.cgi?id=61769) Digikam DB I moved my .kde aside and created a 1 image library. When I tried this I saw pretty much the same problem. Both original and final images are shown regardless of what I do. There was one change - with the cleaned out KDE and digikam settings I now see the filters applied in the Versions tab. In my main digikam setup I do not see this - -- 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 malcolm.dodds@gmail.com
https://bugs.kde.org/show_bug.cgi?id=277502
--- Comment #4 from Marcel Wiesweg <marcel wiesweg gmx de> 2011-07-11 16:40:18 --- > I simple edit a photo then 'Save as New Version'. Both are shown. Yes, they should. Because you create a "new version", a new line of development, like a branch. To overwrite (virtually), click on Save Changes. I'll need to check why the hide button in the sidebar does not work. This would be a 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 malcolm.dodds@gmail.com
https://bugs.kde.org/show_bug.cgi?id=277502
--- Comment #5 from Malcolm Dodds <malcolm dodds gmail com> 2011-07-11 17:30:25 --- (In reply to comment #4) > > I simple edit a photo then 'Save as New Version'. Both are shown. > > Yes, they should. Because you create a "new version", a new line of > development, like a branch. To overwrite (virtually), click on Save Changes. > I understand, but I have show original and show intermediate disabled globally, so I expected only the latest version to be displayed in thus configuration, unless I subsequently override this in the version sidebar. -- 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 malcolm.dodds@gmail.com
https://bugs.kde.org/show_bug.cgi?id=277502
--- Comment #6 from Marcel Wiesweg <marcel wiesweg gmx de> 2011-07-11 18:15:40 --- > I understand, but I have show original and show intermediate disabled globally, > so I expected only the latest version to be displayed in thus configuration, > unless I subsequently override this in the version sidebar. Terminology may not be clear. Consider this completely unrelated image (from Google images): http://www.ronaldwidha.net/wp-content/uploads/2009/10/branchmangement1_thumb.gif If you always click Save Changes, you get the blue line. Show Original determines if "Start" is visible, Short Intermediate determines if feature 1 - feature 4 are visible. Note that you need to request storing intermediates, it's not the default. If you click Save New Version, you get the yellow lines. You have then three "current versions" which are neither original nor intermediate. -- 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 malcolm.dodds@gmail.com
https://bugs.kde.org/show_bug.cgi?id=277502
--- Comment #7 from Malcolm Dodds <malcolm dodds gmail com> 2011-07-11 19:58:39 --- Thanks - I was expecting this feature to work pretty much like Photoshop Elements versioning which it obviously doesn't. I rechecked the behaviour. If I edit a photo and just click 'Save' then a _v1 image is created. The original is correctly hidden and I can toggle with the button on the sidebar. All seems well I think (although I was surprised editing _v1 image and clicking 'Save' wanted to overwrite v1 rather than v2 - seemed inconsistent). Id I edit a photo and click 'Save as version' then a _v1 image is created. The original is incorrectly show and I the side-bar toggle button does not 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 malcolm.dodds@gmail.com
https://bugs.kde.org/show_bug.cgi?id=277502
--- Comment #8 from Marcel Wiesweg <marcel wiesweg gmx de> 2011-07-12 18:32:52 --- (In reply to comment #7) > Thanks - I was expecting this feature to work pretty much like Photoshop > Elements versioning which it obviously doesn't. WHat does Photoshop do > If I edit a photo and just click 'Save' then a _v1 image is created. The > original is correctly hidden and I can toggle with the button on the sidebar. > All seems well I think (although I was surprised editing _v1 image and clicking > 'Save' wanted to overwrite v1 rather than v2 - seemed inconsistent). If you want v2, click Save As New Version. > Id I edit a photo and click 'Save as version' then a _v1 image is created. The > original is incorrectly show and I the side-bar toggle button does not work. The original is shown because it is still at the head of a branch. -- 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 malcolm.dodds@gmail.com
https://bugs.kde.org/show_bug.cgi?id=277502
--- Comment #9 from Malcolm Dodds <malcolm dodds gmail com> 2011-07-12 20:38:26 --- > WHat does Photoshop do http://help.adobe.com/en_US/PhotoshopElements/7.0_Win/WSae2ea3b149d0c3591ae939f103860b3d59-7f5f.html.uk -- 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 malcolm.dodds@gmail.com
https://bugs.kde.org/show_bug.cgi?id=277502
Sergio Cambra <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] --- Comment #10 from Sergio Cambra <sergio enpijama es> 2011-09-29 22:31:33 --- Is it really a bug or not? How can I get intermediate images? I only can hide original, I never get intermediate versions hidden, neither using save changes, or save new version, neither enabling options -- 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 malcolm.dodds@gmail.com
https://bugs.kde.org/show_bug.cgi?id=277502
--- Comment #11 from Marcel Wiesweg <marcel wiesweg gmx de> 2011-10-29 15:16:56 --- Sergio: Can you give a step-by-step description including set options of what you do to get unhidable intermediate images? Sometimes language is misleading in this context. -- 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 malcolm.dodds@gmail.com
https://bugs.kde.org/show_bug.cgi?id=277502
--- Comment #12 from Sergio Cambra <sergio enpijama es> 2011-10-31 00:06:07 --- I have seen intermediate versions now, for example converting from RAW, applying bright/contrast and saving changes generates two versions: an intermediate version for RAW conversion and a normal version with filter applied. I thought intermediate versions were saved versions without last version. However if I save changes after RAW conversion, and I save it again after filter applied, I get one version instead of a version and a intermediate version, or two versions. Also saving as new version, I get two versions, but no intermediate version, so I can hide it. That was my error. Although I would like to get all versions hidden and show last version only, including export to JPEG as last version. -- 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 malcolm.dodds@gmail.com
https://bugs.kde.org/show_bug.cgi?id=277502
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |2.0.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 malcolm.dodds@gmail.com
https://bugs.kde.org/show_bug.cgi?id=277502
--- Comment #13 from [hidden email] --- This file still valid using last digiKAm 5.0.0 ? 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 Bugzilla from malcolm.dodds@gmail.com
https://bugs.kde.org/show_bug.cgi?id=277502
Peter <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] --- Comment #14 from Peter <[hidden email]> --- Since upgrading past 5.0 I've seen part of the issue resolved, but I think they are two issues. Before 5.0 often I'd have to "unhide" and rehide the base version to get it to hide. Before and after 5.0 my metadata is often not correct. I'll have an ID in versions 1 and 2 and a history tag in 2 pointing to ID 1. Some of my images (including whole directories) are missing metadata. Perhaps something broke on the original scan. About 20% of the time I will reload version 1 and then 2, but they won't show up in the versions tab. I have to reload a few more times. -- You are receiving this mail because: You are the assignee for the bug. |
In reply to this post by Bugzilla from malcolm.dodds@gmail.com
https://bugs.kde.org/show_bug.cgi?id=277502
basse <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] --- Comment #15 from basse <[hidden email]> --- just updated to Digikam 5.4.0 and this problem still exists. if in image editor I set click "save" just _v1 version is created/updated, and original image is preserved, and hidden in thumbnail view.. so this works. but if I click "save version", a new _v? version is saved, and version tab looks updated nicely.. but, in thumbnail view all versions are always displayed. clicking the little show/hides in version tab doesn't seem to do anything when there are more than one _v. I'm on Kubuntu, running ppa version, but I tried the appmage too with same results. 1 .b -- You are receiving this mail because: You are the assignee for the bug. |
Free forum by Nabble | Edit this page |