Skip to content

Commit 0ded900

Browse files
committed
Workaround for #128
1 parent aeec349 commit 0ded900

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

data/faq.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,6 @@ questions:
3030
Flatpak apps are sandboxed and get their own copy of configuration files. Go to Settings > Connection > Browse... and select your old data file.
3131
The file picker is aware of Flatpak, and automatically grants Flowkeeper access to selected file outside of its sandbox. By the way, that's why
3232
all file input boxes are grayed out when we run in a sandbox, as you have to use file pickers.
33+
- q: My keyboard doesn't work in Flowkeeper on Linux
34+
a: |
35+
This happens rarely, and seems to be related to the portable binaries built by PyInstaller. Try another version, e.g. AppImage or Flatpak. If it still doesn't work -- try to install libxcb-cursor0, libxcb-keysyms1 and libxcb-icccm4. If it still doesn't work -- please raise an issue on GitHub.

0 commit comments

Comments
 (0)