| Summary: | Can't import from Dolphin to Itinerary | ||
|---|---|---|---|
| Product: | [Applications] KDE Itinerary | Reporter: | aronkvh |
| Component: | general | Assignee: | Volker Krause <vkrause> |
| Status: | REPORTED --- | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
aronkvh
2023-07-25 20:21:35 UTC
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. |