| Summary: | flatpak-kde-runtime: Can't open file | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] flatpak-platform-plugin | Reporter: | Peter Eszlari <peter.eszlari> |
| Component: | general | Assignee: | Jan Grulich <jgrulich> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | jgrulich, nate |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Peter Eszlari
2017-12-26 04:02:22 UTC
I think, I found the cause. If you run: $ flatpak run --command=sh org.subsurface_divelog.Subsurface Then inside the sandbox: $ rm /run/run/user/1000/flatpak-info $ subsurface Now the file open dialog pops up again normally. So it seems this is caused by the backport of Qt's upstream flatpak portal support: https://cgit.kde.org/flatpak-kde-runtime.git/commit/?id=d17671207dfb71cce86abf641df34f5edc7dbd2e Should be fixed with the next KDE runtime update. |