| Summary: | Unable to save a document with selection | ||
|---|---|---|---|
| Product: | [Applications] krita | Reporter: | Anna Medonosova <anna.medonosova> |
| Component: | File formats | Assignee: | Krita Bugs <krita-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | halla, shzam, tamtamy.tymona |
| Priority: | NOR | ||
| Version First Reported In: | nightly build (please specify the git hash!) | ||
| Target Milestone: | --- | ||
| Platform: | Android | ||
| OS: | Android 10.x | ||
| Latest Commit: | https://invent.kde.org/graphics/krita/-/commit/d850d71b4e1d48b35567631c01237e3965a1b56b | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
| Attachments: | file producing the error | ||
|
Description
Anna Medonosova
2020-06-11 19:45:17 UTC
Can you please tell me the path to the local directory? In my case, there is no "local directory", but only a path to an internal directory (app sandbox). Which isn't accessible to any app but Krita and saving works fine with that. Even, though it still is a bug as you can't access an internal directory. I have done other tests and I think I have identified this issue wrongly. The problem seems unrelated to file storage, it rather is an issue with saving a file with selections. Scenario A 1. Create a document 2. Make a selection with any of the selection tools 3. Save the document Scenario B 1. Create a document 2. Add local selection mask to a layer 3. Save the document Scenario C 1. Open the document attached to this bug 2. Save the document All those scenarios produce the error on my device. The path I save to is /storage/emulated/0/Pictures. In scenario C, I can save the file after I delete the local selection mask attached to layer "local selection". I'm sorry for the confusion. Created attachment 129394 [details]
file producing the error
Hm... That works here... So it's still pretty change. Update: raster selection seems to be unaffected, however, I can't save a vector selection. It might be related to bug https://bugs.kde.org/show_bug.cgi?id=422312 Bug 422312 seems to be fixed, could anyone with Krita on Android please check if this bug is also resolved with that fix? (In reply to Tymond from comment #6) > Bug 422312 seems to be fixed, could anyone with Krita on Android please > check if this bug is also resolved with that fix? Hello, I think the bug I'm fixing right now (.kra files get saved as corrupt ones) shows the exact error "Error occurred while writing to the file" and has the same behavior, raster work and vectors don't. So, I guess it would be better to keep this open? |