https://bugs.kde.org/show_bug.cgi?id=420959

--- Comment #25 from avlas <jsar...@gmail.com> ---
On a second thought I think this should work

```
#!/bin/sh
exec /usr/bin/flatpak run --branch=master --arch=x86_64 --filesystem=/tmp
--filesystem=$HOME org.kde.cantor "$@"
```

Saying this because I manually created the file and cantor automatically got
rid of it (as I can see in part of the changes you introduced), so the file was
visible and could be deleted. 

This makes me think there is some sort of issue with these last changes you
introduced. Unfortunately there is no way for me to test this in the flatpak
version immediate before to this commit.

If you reverted these changes I could give it a try... (once a new flatpak
version is made available)

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to