-
-
Notifications
You must be signed in to change notification settings - Fork 172
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crashes almost every boot #566
Comments
Hi and thanks for your bug report. I guess you are using GNOME and you are seeing a notification of the crash? After the crash, does Touchégg start working after 5-10 seconds? Or do you have to manually restart it? After the crash, if you run Also, please make sure you are in the X11 session, Touchégg won't work in the Wayland session: |
I have the same issue. Right after logging in, it shows the crash dialog. running touchegg --debug shows the same crash report dialog though. |
Hi @rprinsen Could you share the output of Also, the output of |
For sure, here's the output of journalctl: mrt 30 18:32:40 rienk-XPS-15-9570 systemd[1]: Started Touchégg Daemon. |
when running touchegg --debug it complains there's already a instance running, which checks out because systemd restarts the service |
Thanks for the logs. Touchégg runs in 2 different processes, the systemd daemon and the client. It looks like the daemon is crashing and probably displaying the notification in GNOME:
I'll try to add more logs and reproduce the error here to see if I manage to figure out why it is crashing. Thankfully, the daemon is automatically restarted after a crash, so it keeps working... But the annoying notification is displayed :S |
Hi again @rprinsen, I pushed a fix for this issue to the master branch in case you want to test it. I'll try to release a new version soon including it 👍 |
Good job on finding a problem. My touchegg hadn't crashed since we last spoke, so I hadn't been able to get more debug info for you. |
Good to know. I found it easier to reproduce after adding and removing a few input devices. Hopefully once the new release is out you won't experiment more crashes. Let me know if you keep seeing them. |
Thanks for the quick fix @JoseExposito! Will let you know the results! |
Ubuntu 21.10
touchegg crashes almost every boot
version 202201222146-stable-2.0.13~ubuntu21.10.1
touchegg crashed with SIGABRT (from the .crash log)
What other info can I provide?
The text was updated successfully, but these errors were encountered: