Summary: | Recent documents on the welcome page do not open | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Anna Medonosova <anna.medonosova> |
Component: | General | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | griffinvalley, xeses16388 |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Android | ||
OS: | Android 10.x | ||
Latest Commit: | https://invent.kde.org/graphics/krita/commit/06a3ffd9d5b384feb6e9c34057be5a172d3a4dc1 | Version Fixed In: | |
Sentry Crash Report: |
Description
Anna Medonosova
2020-06-03 10:48:14 UTC
Yes, can confirm Git commit e9309884ef9ba65d6b36fdf677a139c2b75c33b3 by Sharaf Zaman. Committed on 03/06/2020 at 11:34. Pushed by szaman into branch 'krita/4.3'. Bugfix: Recent documents don't open QFile _does_ understand URI's with "content://" as scheme, but not the ones with "file://". M +1 -1 libs/ui/KisMainWindow.cpp https://invent.kde.org/graphics/krita/commit/e9309884ef9ba65d6b36fdf677a139c2b75c33b3 *** Bug 423278 has been marked as a duplicate of this bug. *** Git commit 06a3ffd9d5b384feb6e9c34057be5a172d3a4dc1 by Sharaf Zaman. Committed on 21/09/2020 at 17:03. Pushed by szaman into branch 'master'. Bugfix: Recent documents don't open QFile _does_ understand URI's with "content://" as scheme, but not the ones with "file://". M +1 -1 libs/ui/KisMainWindow.cpp https://invent.kde.org/graphics/krita/commit/06a3ffd9d5b384feb6e9c34057be5a172d3a4dc1 |