? /user/bin/darktable
I know that after importing you can also view your import files via a folder structure
(Like they are on the disk)
Not at my computer at the moment
The desktop file is text file that describes the program and how to run it for the menu system. You can read the file and see where the executable actually is
Thatâs what I looked for!
Ok, there is a line saying
Exec=/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=/app/bin/darktable --file-forwarding org.darktable.Darktable @@u %U @@
So I tried that endless line and got an error (although it shortly displayed the splashscreen):
So I tried to replace â@@ %U @@â with a path to folder with images and that worked.
But I always have an error message in the console:
Gtk-Message: 22:08:13.985: Failed to load module âxapp-gtk3-moduleâ
That folder doesnât exist.
I get the same when I start Gimp3 as a flatpak, but everything works fine.
