Package: cinnamon-settings-daemon Version: 3.8.4-2 Severity: important Dear Maximiliano, dear Debian maintainers,
it seems that the cinnamon-settings-daemon package available in buster for amd64 was mis-built without wacom support. I have fetched the source package and compiled it on my local system, and there is a difference in the files: --- upstream-contents.txt 2019-05-22 02:58:17.414589122 +0200 +++ ../local-contents.txt 2019-05-22 02:58:21.754581540 +0200 @@ -24,0 +25 @@ +-rw-r--r-- root/root 269 /etc/xdg/autostart/cinnamon-settings-daemon-wacom.desktop @@ -42 +43 @@ --rwxr-xr-x root/root 22520 /usr/lib/x86_64-linux-gnu/cinnamon-settings-daemon/csd-input-helper +-rwxr-xr-x root/root 18424 /usr/lib/x86_64-linux-gnu/cinnamon-settings-daemon/csd-input-helper @@ -43,0 +45 @@ +-rwxr-xr-x root/root 63560 /usr/lib/x86_64-linux-gnu/cinnamon-settings-daemon/csd-list-wacom @@ -53,0 +56,3 @@ +-rwxr-xr-x root/root 117400 /usr/lib/x86_64-linux-gnu/cinnamon-settings-daemon/csd-wacom +-rwxr-xr-x root/root 14416 /usr/lib/x86_64-linux-gnu/cinnamon-settings-daemon/csd-wacom-led-helper +-rwxr-xr-x root/root 92376 /usr/lib/x86_64-linux-gnu/cinnamon-settings-daemon/csd-wacom-osd @@ -216,0 +222 @@ +-rw-r--r-- root/root 935 /usr/share/polkit-1/actions/org.cinnamon.settings-daemon.plugins.wacom.policy (this is cinnamon-settings-daemon_3.8.4-2_amd64.deb specifically) As a result of this, since csd-wacom is not in the package, the Wacom tablet settings simply have no effect. I have made no modifications at all to the source package, I simply fetched it (apt source cinnamon-settings-daemon), installed the build deps (mk-build-deps -i) and built it (dpkg-buildpackage -j6 -b -uc -us) and the wacom bits were built correctly. Something must've gone wrong on the build servers. Not sure how to get a rebuild? +b1 I guess? Would be nice to get this fixed :) Thanks, -David P.S.: I have checked arm64 and i386 packages, they are missing the wacom bits too. Would guess all architectures were mis-built somehow.

