The automatic indexing (renaming) of snapshots causes errors (see below). To avoid such error I would suggest the indexing, should only happen *after* a *new* screenshot was taken. Reproducible: Always Steps to Reproduce: 1. Open KSnapshot. 2. "Save as ..." snapshot as "test.png". 3. Notice the title of ksnapshot says "test1.png" (which is wrong). 4. Choose "Send to ..." -> Gwenview Actual Results: Error in Gwenview, as it trys to load "test1.png" instead of "test.png" ("Loading ‘test1.png’ failed Could not open file /home/richard/test1.png") Expected Results: Title must not display wrong file name. Wrong file name must not be send to other applications.
Maybe this classifys as extramile bug?
There seem to be a lot of similar/duplicate reports about this issue: https://bugs.kde.org/show_bug.cgi?id=237353 https://bugs.kde.org/show_bug.cgi?id=258431 https://bugs.kde.org/show_bug.cgi?id=268712 https://bugs.kde.org/show_bug.cgi?id=270310 https://bugs.kde.org/show_bug.cgi?id=280947
(In reply to comment #2) > There seem to be a lot of similar/duplicate reports about this issue: > ... Oh my, what a mess and I didn't see any of them? =:-0 In bug 237353 comment #12 there is even already a patch proposed. I will post to the ML and see if there is an *active* dev.
*** This bug has been marked as a duplicate of bug 258431 ***