Opening any file from the Dolphin "open with..." menu results in org.kde.itinerary: Failed to open "/home/aronkvh/Downloads/boarding-pass (2).pdf" "No such file or directory" When opening the same file from Itinerary it imports fine.
Strange, that works here without problems. Does this affect all files or just some with certain problematic file names? Does the file printed there actually exist or is it getting the wrong path from Dolphin do begin with?
(In reply to Volker Krause from comment #1) > Strange, that works here without problems. Does this affect all files or > just some with certain problematic file names? Does the file printed there > actually exist or is it getting the wrong path from Dolphin do begin with? The path works and the error happens with any file. I think it's a problem with Flatpak, because Itinerary doesn't get filesystem=home access by default, but after setting it up can import from Dolphin
Ah, Flatpak is the important thing I was missing here! I need to check if there's a better way to enable this without having to give apps full file system access.