[digikam] [Bug 373715] New: Renaming popup stays when file with new name already exists

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 373715] New: Renaming popup stays when file with new name already exists

bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=373715

            Bug ID: 373715
           Summary: Renaming popup stays when file with new name already
                    exists
           Product: digikam
           Version: 5.3.0
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: AdvancedRename
          Assignee: [hidden email]
          Reporter: [hidden email]
  Target Milestone: ---

Steps to reproduce:
1. Select item and open advanced rename tool.
2. Change filename to a name for which there is already a file in the same
album.

This creates a popup titled "Renaming images - digiKam" which goes to 100% and
then stays there unless one manually presses "Abort". There is also a
notification in the bottom right saying that there is already a file with that
name.

Best case would be a dialog asking whether I really want to overwrite the file,
abort or return to rename tool to change the filename. At the very least make
the popup meaningful, e.g. saying "Could not rename ..., as there is already a
file with that name.", so essentially the same as the notification on the
bottom right. Or just make the popup disappear automatically and hope the user
sees the notification in the bottom right corner.

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 373715] Renaming popup stays when file with new name already exists

bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=373715

--- Comment #1 from Simon <[hidden email]> ---
I forgot the screenshot:
http://i.imgur.com/jyUkL0n.png

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 373715] Renaming popup stays when file with new name already exists

bugzilla_noreply
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=373715

Maik Qualmann <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |5.4.0
      Latest Commit|                            |https://commits.kde.org/dig
                   |                            |ikam/ff064c7e1a6335687f5e19
                   |                            |b33d2b0e8b8356c7bb
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Maik Qualmann <[hidden email]> ---
Git commit ff064c7e1a6335687f5e19b33d2b0e8b8356c7bb by Maik Qualmann.
Committed on 16/12/2016 at 19:43.
Pushed by mqualmann into branch 'master'.

add a check to the advanced rename dialog if the new file already exists and
mark item as invalid
FIXED-IN: 5.4.0

M  +2    -1    NEWS
M  +2    -1    utilities/advancedrename/advancedrenamedialog.cpp

https://commits.kde.org/digikam/ff064c7e1a6335687f5e19b33d2b0e8b8356c7bb

--
You are receiving this mail because:
You are the assignee for the bug.