Skip to content
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 on a number of gestures when panels are set to auto-hide #381

Closed
richardshiue opened this issue Nov 2, 2020 · 4 comments
Closed
Assignees
Milestone

Comments

@richardshiue
Copy link

Running Manjaro/KDE over here. Touchegg v2.0.2

Only affects a small fraction of users, so not a big deal

If a session is started with panels(or taskbars) set to "auto-hide", gestures that provoke the change desktop and minimize/maximize actions (maybe others as well, but I haven't tested) result in a segmentation fault (core dumped) crash. Changing the panel settings to "always visible" seems to fix the issue for the rest of the session, even if the change is reverted afterwards and touchegg is restarted.

I suspect that X11::getDesktopWorkarea() is having a hard time figuring out the info it needs, from running it using gdb.

Sorry if I messed anything up. This is my first ever issue submit on any repository. Though, thanks for all the work that went into this project!

@JoseExposito
Copy link
Owner

Thanks for the bug report, it is very detailed. I'll take a look into it as soon as possible

@mcking230
Copy link

Same thing here with latte-dock on opensuse tumbleweed
@Stormcheetah98 thanks for that hint.

@JoseExposito JoseExposito self-assigned this Dec 11, 2020
@JoseExposito JoseExposito added this to the 2.0.5 milestone Dec 11, 2020
@JoseExposito
Copy link
Owner

JoseExposito commented Dec 11, 2020

Fixed, thanks again for the bug report!

I also reported it in Kwin, I hope they fix it:
https://bugs.kde.org/show_bug.cgi?id=430310

@richardshiue
Copy link
Author

Thanks for fixing this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants