Summary: | flatpak installation on Ubuntu - after loading files from directory, cannot save. | ||
---|---|---|---|
Product: | [Applications] kgeotag | Reporter: | Kim <kit284> |
Component: | General | Assignee: | Tobias Leupold <tl> |
Status: | RESOLVED NOT A BUG | ||
Severity: | major | CC: | tl |
Priority: | NOR | ||
Version First Reported In: | 1.5.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Kim
2024-02-09 01:25:09 UTC
flatpak installation on ubuntu 22.04 read all files from directory reads OK, from /run/user/1000/doc/70be0a1a/Photos/IMG_20170827_132616.jpg (eg) tries to write back to /run/flatpak/doc/70be0a1a/Photos/IMG_20160921_143850.jpg.orig which does not exist installation of version 1.4.0 from ubuntu repositories on 23.10 works perfectly. Sorry, I can't help here … I have nothing to do with the Flatpak packaging. Esp. if the normal distribution package works as expected, it's likely a Flatpak issue … hopefully, someone who has some insight of Flatpak can help here?! Did you try Ubuntu's 1.5.0 package? The distribution-specific one? Just to check if this one works?! I just tried KGeoTag 1.5.0 installed from FlatHub on my Gentoo system. Works as expected. Maybe this is a local problem on your machine? Some permissions not set?! SOLVED I used flatseal to add host file permissions and now it works as expected, so no problem with kgeotag, just another system to learn. Can also use "sudo flatpak override [app id] --filesystem=host" Thanks for the tips Thanks for the update. I'm closing this then :-) |