Closed ThomasCr closed 3 years ago
Looks like it freaks out if it can't find a pen. I'll try and open a PR for this
found this... looks somehow the same?
https://github.com/linuxmint/cinnamon-control-center/issues/250
Yeah, that's the same issue. Control center just calls CSD which just fails due to no pen.
The Tablet has a Pen, but this is a other bug related to my submission: https://github.com/linuxwacom/wacom-hid-descriptors/issues/144
Ah ha-I can't really fix that but CSD can handle a crash for it not being found.
I already have a patch ready to PR, I'm just out right now and will commit later tonight. Then if it works I'll patch it in Ubuntu (you met the right guy)
Thanks for caring and fixing the issue 👍
Is there a test package available now, or you will notify me, when it is ready ?
I can spin one up in a PPA for you, just give me a day or two.
Issue
csd-wacom crash with csd-wacom-device.c:1857:csd_wacom_device_set_current_stylus: assertion failed: (device->priv->styli)
Steps to reproduce
run csd-wacom from shell or from cinnamon-settings
I already opened a bug report on Launchpad: https://bugs.launchpad.net/ubuntu/+source/cinnamon-settings-daemon/+bug/1925842