After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 674792 - wacom: Make tablet configuration be per-machine
wacom: Make tablet configuration be per-machine
Status: RESOLVED FIXED
Product: gnome-settings-daemon
Classification: Core
Component: wacom
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-settings-daemon-maint
gnome-settings-daemon-maint
Depends on: 674785
Blocks:
 
 
Reported: 2012-04-25 12:40 UTC by Bastien Nocera
Modified: 2012-04-25 19:02 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
wacom: Make tablet configuration be per-machine (2.92 KB, patch)
2012-04-25 12:40 UTC, Bastien Nocera
none Details | Review

Description Bastien Nocera 2012-04-25 12:40:31 UTC
.
Comment 1 Bastien Nocera 2012-04-25 12:40:33 UTC
Created attachment 212774 [details] [review]
wacom: Make tablet configuration be per-machine

As well as per-tablet, we apparently also need to be per-machine.
Comment 2 Bastien Nocera 2012-04-25 18:53:24 UTC
commit f6840605930acd5359fc0228df145f163f2f9dda
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Apr 25 19:51:03 2012 +0100

    wacom: Make tablet configuration be per-machine
    
    As well as per-tablet, we apparently also need to be per-machine
    
    https://bugzilla.gnome.org/show_bug.cgi?id=674792
Comment 3 Bastien Nocera 2012-04-25 19:02:58 UTC
Comment on attachment 212774 [details] [review]
wacom: Make tablet configuration be per-machine

The implementation ended up being slightly different (and I made an absolute mess of it, committing this version, another version, and then the actual fixed version).