https://bugs.kde.org/show_bug.cgi?id=261778
Summary: RFE: improve {unique} behaviour for coupled files (jpg+raw) Product: digikam Version: 1.6.0 Platform: Fedora RPMs OS/Version: Linux Status: UNCONFIRMED Severity: wishlist Priority: NOR Component: Advanced Rename AssignedTo: [hidden email] ReportedBy: [hidden email] Version: 1.6.0 (using KDE 4.5.90) OS: Linux I've tried to batch rename new files from camera. I always rename files to [date] so it's easy to process them when I put together pictures from more cameras. Files are *.jpg+*.cr2 , but sometimes I take more pictures within one second. But the result is "OK" button is disabled, despite name collisions are handled quite fine during renaming. When I use {unique} file.jpg and file.cr2 are always renamed to file.jpg, file_1.cr2 so I can't use it. When I do not use {unique}, I'm not allowed to rename files, nor change individual collisions, but I have to cancel renaming dialog, deselect files causing collisions, rename files and handle remaining files manually. a){unique} should add _<number> suffix only for complete name collisions (including file name extensions) b)add something new like {unique} with behviour from a) bonus: 1) start file name renaming even with collisions (inform with warning after clicking ok/warning displayed above ok button) and let them be handled individually 2)let user change file name collisions in old and new file names list. Reproducible: Always -- 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=261778
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] --- Comment #1 from Gilles Caulier <caulier gilles gmail com> 2011-12-23 10:19:48 --- Michal, This file still valid using digiKam 2.4 ? 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 mhlavink@redhat.com
https://bugs.kde.org/show_bug.cgi?id=261778
Matti Rintala <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] --- Comment #2 from Matti Rintala <bitti cs tut fi> 2011-12-27 15:39:11 --- I can't speak for Michal, but I have the same problem in 2.4.x still. The main problem seems to be that {unique} only applies to the one option that precedes it. So [date]{unique}.[ext] create unique numbering if two photos with the same date exist, even if they have a different extension. The minimal change to solve this would be to allow {unique} to apply to a group of options, for example ([ext][date]){unique}. Then unique numbering would only be used if date and filename extension are equal. The {range} modifier could be used to get rid of the initial [ext], if necessary. Matti -- 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 mhlavink@redhat.com
https://bugs.kde.org/show_bug.cgi?id=261778
--- Comment #3 from Michal Hlavinka <mhlavink redhat com> 2012-01-03 20:19:52 --- (In reply to comment #1) > Michal, > > This file still valid using digiKam 2.4 ? > > Gilles Caulier Hi Gilles, it's still the same (tested with digikam 2.5.0). The only change is I'm allowed to start batch rename with collisions and handle them when collision is reached. It still thinks there are collisions even when there are none. abc.jpg and abc_1.cr2 despite abc.jpg and abc.cr2 can coexist quite fine. So bug/feature description is still valid except OK button is no longer disabled, when there are collisions. Michal -- 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 mhlavink@redhat.com
https://bugs.kde.org/show_bug.cgi?id=261778
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|1.6.0 |2.5.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 mhlavink@redhat.com
https://bugs.kde.org/show_bug.cgi?id=261778
Art <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] --- Comment #4 from Art <[hidden email]> --- Just tried 2.6 in Ubuntu 12.04. {unique} still will not let .jpg and .cr2 share the same name. Art -- 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 mhlavink@redhat.com
https://bugs.kde.org/show_bug.cgi?id=261778
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|RFE: improve {unique} |Improve key {unique} |behaviour for coupled files |behavior for coupled files |(jpg+raw) |(jpg+raw) -- 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 mhlavink@redhat.com
https://bugs.kde.org/show_bug.cgi?id=261778
--- Comment #5 from Gilles Caulier <[hidden email]> --- Art, This file still valid using last digiKam 4.2.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 mhlavink@redhat.com
https://bugs.kde.org/show_bug.cgi?id=261778
[hidden email] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] --- Comment #6 from [hidden email] --- Hi Gilles, it still is in 4.1.4. It seems this feature will never make it :-( Best Regards, Uwe -- 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 mhlavink@redhat.com
https://bugs.kde.org/show_bug.cgi?id=261778
--- Comment #7 from [hidden email] --- Hi Gilles, it still is in 5.10. It seems this feature will never ever make it :-( Best Regards, Uwe -- You are receiving this mail because: You are the assignee for the bug. |
In reply to this post by Bugzilla from mhlavink@redhat.com
https://bugs.kde.org/show_bug.cgi?id=261778
[hidden email] changed: What |Removed |Added ---------------------------------------------------------------------------- Version|2.5.0 |5.1.0 -- You are receiving this mail because: You are the assignee for the bug. |
Free forum by Nabble | Edit this page |