https://bugs.kde.org/show_bug.cgi?id=395890
Peter Mühlenpfordt <de...@ukn8.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Latest Commit| |https://commits.kde.org/gwe | |nview/47c66913c6ec11408504c | |dee7c6519d9224b6798 Version Fixed In| |18.04.3 --- Comment #6 from Peter Mühlenpfordt <de...@ukn8.de> --- Git commit 47c66913c6ec11408504cdee7c6519d9224b6798 by Peter Mühlenpfordt. Committed on 29/06/2018 at 07:22. Pushed by muhlenpfordt into branch 'Applications/18.04'. Enable AutoErrorHandling for rename job Summary: If a rename job started from View Mode fails, no warning message is shown. This is caused by the default disabled `AutoErrorHandling` in `KJobUiDelegate`. This patch enables the flag after creating the job. FIXED-IN: 18.04.3 Test Plan: # Open Gwenview in View Mode # Try to rename image to already existing filename # An error message should be displayed Reviewers: #gwenview, rkflx Reviewed By: #gwenview, rkflx Subscribers: rkflx Differential Revision: https://phabricator.kde.org/D13754 M +1 -1 app/fileoperations.cpp https://commits.kde.org/gwenview/47c66913c6ec11408504cdee7c6519d9224b6798 -- You are receiving this mail because: You are watching all bug changes.