Zeioth / XFCE-Wacom-Settings

Wacom settings for XFCE
Other
24 stars 3 forks source link

Can't associate to a screen #5

Open caipiranima opened 7 years ago

caipiranima commented 7 years ago

Hello,

the script works perfect, I was able to install the plugin and it works for most of the settings. The only thing I can't do is to associate the tablet to one screen (I have monitors). When I click the button to associate, I face this error:

(gnome-control-center:1331): wacom-cc-panel-WARNING **: Failed to create GnomeRRScreen: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.Mutter.DisplayConfig was not provided by any .service files

(gnome-control-center:1331): GnomeDesktop-CRITICAL **: gnome_rr_screen_list_outputs: assertion 'GNOME_IS_RR_SCREEN (screen)' failed

I googled it around but I already screwed my screen, so I thought it's better to ask for help here.

Thank you!

Zeioth commented 7 years ago

Hi, it's nice to hear that you find it useful.

Indeed, that functionality relies on mutter (gnome's compositor) so can't be used on XFCE. The only solution is rewritting the panel to make it native. I'm working on it, but it may take me some time.

Zeioth commented 7 years ago

This issue is related to #2

caipiranima commented 7 years ago

Ok, now I undestand. Well, for now, I get ride of it be using this command:

xsetwacom set "Wacom Intuos PT S Pen stylus" MapToOutput HDMI1

Thank you for your time and I hope you can make the native app!