Score:0

Gestures flatpak app cannot read configuration file. says "please check permissions"

tn flag

I recently installed the "Gestures" app from flathub and when I launch it, it says "cannot read the configuration file, please check permissions". How can I run this program without this issue?

Score:0
bz flag

Did you install all dependencies? Please refer to this page - https://github.com/bulletmark/libinput-gestures/blob/master/README.md

These steps are from the README

Add yourself to input group

sudo gpasswd -a $USER input

Install dependencies (on Ubuntu/Debian you might need also libinput-tools)

sudo apt-get install wmctrl xdotool

Install libinput-gestures

git clone https://github.com/bulletmark/libinput-gestures.git
cd libinput-gestures
sudo make install

Default configuration

libinput-gestures-setup autostart start

This worked for me, but I'm running Fedora, so the case might be different for you.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.