https://bugzilla.redhat.com/show_bug.cgi?id=1476590 --- Comment #13 from Robert-André Mauchin <zebob.m@xxxxxxxxx> --- Nah, it was on my TODO list for yesterday but I forgot about it. Anyway I have build errors: # pkg.deepin.io/dde/daemon/inputdevices gopath/src/pkg.deepin.io/dde/daemon/inputdevices/wacom.go:538:11: dw.ResetArea undefined (type *dxinput.Wacom has no field or method ResetArea) gopath/src/pkg.deepin.io/dde/daemon/inputdevices/wacom.go:548:27: dw.GetArea undefined (type *dxinput.Wacom has no field or method GetArea) make: *** [Makefile:47: out/bin/dde-session-daemon] Error 2 make: *** Waiting for unfinished jobs.... error: Bad exit status from /var/tmp/rpm-tmp.bGqDiT (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.bGqDiT (%build) Child return code was: 1 EXCEPTION: [Error()] After digging through the code it turns out dw.ResetArea and dw.GetArea got added in dde-api in version 3.1.13 https://github.com/linuxdeepin/dde-api/commit/cf9f07cacc8ef52f71c5d60adfa2b15616e988f0 Fortunately, mosquito has anticipated this and is currently building it Koji: https://koji.fedoraproject.org/koji/buildinfo?buildID=965297 This package is getting on my nerves, I'll look at it tomorrow. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx