https://bugs.kde.org/show_bug.cgi?id=411416
Bug ID: 411416
Summary: Tiff file in Recent Documents bothers the user if it's
not possible to open it
Product: krita
Version: git master
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: File formats
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
When you have a tiff file in Recent Documents that Krita cannot open, it will
bother the user every time they open Krita that they can't open this tiff file
and why. It's most probably because for all other file format the default Qt
image opener is used, while for tiff files the Krita internal one is used.
I got it by trying to save the tiff to the location with not enough space. The
0 bytes file was created and the url got recorded in Recent Documents, but of
course the file from the url coul not be opened.
Related to the solution of the bug 408731 + related to the issue of
unsiccessfully saved files to Recent Documents (which might've not been
reported yet).
Note that just fixing the Recent Documents thing (only saving urls of files
that were successfully written or read) is not enough because there always can
be a tiff file saved on another disk that got unplugged etc.
STEPS TO REPRODUCE
1. Create an empty file and name it "something.tiff"
2. Modify kritarc to include this file in Recent Documents
3. Open Krita
OBSERVED RESULT
Error message dialogs about not being able to open the tiff file.
EXPECTED RESULT
No error messages. They will be shown if the user wants to open this particular
file anyway.
SOFTWARE/OS VERSIONS
Linux/KDE Plasma:
Krita git 9a19a6a6e956c1f5cd1baff0edd7b13ae17c24d8
--
You are receiving this mail because:
You are watching all bug changes.