https://bugs.kde.org/show_bug.cgi?id=221159
Summary: batch queue manager generates duplicate target names if dots (.) are used in the file name Product: digikam Version: unspecified Platform: Ubuntu Packages OS/Version: Linux Status: NEW Severity: normal Priority: NOR Component: general AssignedTo: [hidden email] ReportedBy: [hidden email] Version: (using KDE 4.3.4) OS: Linux Installed from: Ubuntu Packages This was reported in Ubuntu and I can reproduce with digikam 1.0: Within the digikam batch queue manager it is not possible to do a batch job for resizing some images. The following behavior is visible: I tried to run a batch job for downsizing some images with this kind of names: "2009.11.01_thailand_katja_05_dscf1267_0028.jpg", "2009.11.01_thailand_katja_05_dscf1268_0029.jpg" and so on... The batch queue manager do only the resizing for one picture and dies with the following message: "Do you would like to overwrite the picture "2009.jpg"? This must be a bug, because the batch queue manager is renaming the files by itself. This is not a wanted behavior, because i only would like to change the size of the pictures from 2848 Pixel x 2136 Pixel to 950x712 pixel. The picture is renaming to "2009.jpg" I could not explain this behavior, but my filenames are valid and without spaces, as you could see above. -- 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=221159
--- Comment #1 from Luka Renko <lure kubuntu org> 2010-01-03 21:49:28 --- It seems that BQM tries to cut file extension and does this on first dot (.), while it should probably use last dot in order to work with filenames that uses dot also for the name part (and not only for extension). -- 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 lure@kubuntu.org
https://bugs.kde.org/show_bug.cgi?id=221159
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|general |Batch Queue Manager Version|unspecified |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 lure@kubuntu.org
https://bugs.kde.org/show_bug.cgi?id=221159
--- Comment #2 from Andi Clemens <andi clemens gmx net> 2010-01-03 22:11:03 --- I just checked out an old version where AdvancedRename was not integrated, the problem was already in there. So it must be somewhere indeep of BQM itself... -- 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 lure@kubuntu.org
https://bugs.kde.org/show_bug.cgi?id=221159
Jens Mueller <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #3 from Jens Mueller <tschenser gmx de> 2010-01-03 22:26:48 --- SVN commit 1069594 by jmueller: fix wrong basename selection after first dot to last dot BUGS: 221159 M +2 -1 NEWS M +1 -1 utilities/queuemanager/queuelist.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1069594 -- 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 lure@kubuntu.org
https://bugs.kde.org/show_bug.cgi?id=221159
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |1.1.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 lure@kubuntu.org
https://bugs.kde.org/show_bug.cgi?id=221159
[hidden email] changed: What |Removed |Added ---------------------------------------------------------------------------- Component|BatchQueueManager |BatchQueueManager-Workflow -- 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 |