| Summary: | Automatic Indexing (renaming) of Snapshot causes Error | ||
|---|---|---|---|
| Product: | [Unmaintained] ksnapshot | Reporter: | Richard Llom <richard.llom> |
| Component: | general | Assignee: | Richard Moore <rich> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | de.meyer.maarten, lueck |
| Priority: | NOR | ||
| Version First Reported In: | 0.8.2 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Bug Depends on: | |||
| Bug Blocks: | 303462 | ||
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 *** |
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.