JoseExposito / touche

The desktop application to configure Touchégg
GNU General Public License v3.0
543 stars 26 forks source link

Fails to build aur package #93

Closed KarkanAlzwayed closed 1 year ago

KarkanAlzwayed commented 1 year ago

Describe the bug

Running endeavourOS and trying to install touche from the aur and it fails to build with this message

KeyError: 'c'

subprojects/libtouche/meson.build:37:6: ERROR: Unhandled python exception

    This is a Meson bug and should be reported!
==> ERROR: A failure occurred in build().
    Aborting...

I can post the whole terminal output if needed. It is long and I chose to pick the error that it aborted on

Expected behaviour

The app to install Tell us what should happen. The app should install without failing

Actual behaviour

Aur package fails to install Tell us what happens instead.

Logs

If required, include logs of the bug:

$ flatpak run com.github.joseexposito.touche
# or
$ com.github.joseexposito.touche

Attach Touchégg configuration, placed at ~/.config/touchegg/touchegg.conf, if you consider it relevant. The touchegg folder doesn't exist in the path above, even though I did install and enable touchegg

Your environment

JoseExposito commented 1 year ago

Thanks for your bug report. I'm going to close this one so we can keep the conversation in https://github.com/JoseExposito/touche/issues/92.

Check my comment for a workaround.