RSS/Atom feed Twitter
Site is read-only, email is disabled

Gimp 2.7 does not detect my input devices

This discussion is connected to the gimp-user-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

4 of 4 messages available
Toggle history

Please log in to manage your subscriptions.

Gimp 2.7 does not detect my input devices YAFU 14 Dec 14:21
  Gimp 2.7 does not detect my input devices Olivier 14 Dec 14:25
   Gimp 2.7 does not detect my input devices YAFU 14 Dec 14:57
    Gimp 2.7 does not detect my input devices Olivier 14 Dec 15:01
2011-12-14 14:21:34 UTC (about 13 years ago)
postings
3

Gimp 2.7 does not detect my input devices

The problem occurs since the GIMP requires GTK+ version >= 2.24.7 (Around November 25). Currently I have to date the latest versions from Git of babl, gegl and GIMP. Gtk +-2.24.8, glib-2.31.2, pango-1.29.5. In Edit > Preferences > Input Devices > Configure Extended Input Devices only shows "Core Pointer". Do not show my mouse or my Genius tablet, which before the version I had mentioned they appeared and everything worked. In Gimp 2.6 everything works too I tried deleting the ~/.Gimp-2.7/ folder but the new generated "device.rc" file only shows "Core Pointer". My distribution is Kubuntu Oneiric 11.10 64bit. xserver-common, xserver-xorg-core = 1.10.4

Olivier
2011-12-14 14:25:34 UTC (about 13 years ago)

Gimp 2.7 does not detect my input devices

2011/12/14 YAFU

The problem occurs since the GIMP requires GTK+ version >= 2.24.7 (Around November 25).
Currently I have to date the latest versions from Git of babl, gegl and GIMP. Gtk +-2.24.8, glib-2.31.2, pango-1.29.5. In Edit > Preferences > Input Devices > Configure Extended Input Devices only shows "Core Pointer". Do not show my mouse or my Genius tablet, which before the version I had mentioned they appeared and everything worked. In Gimp 2.6 everything works too
I tried deleting the ~/.Gimp-2.7/ folder but the new generated "device.rc" file only shows "Core Pointer".
My distribution is Kubuntu Oneiric 11.10 64bit. xserver-common, xserver-xorg-core = 1.10.4

You must configure gtk+ with the option --with-xinputs=yes

Olivier Lecarme

2011-12-14 14:57:55 UTC (about 13 years ago)
postings
3

Gimp 2.7 does not detect my input devices

2011/12/14 YAFU

The problem occurs since the GIMP requires GTK+ version >= 2.24.7 (Around November 25).
Currently I have to date the latest versions from Git of babl, gegl and GIMP. Gtk +-2.24.8, glib-2.31.2, pango-1.29.5. In Edit > Preferences > Input Devices > Configure Extended Input Devices only shows "Core Pointer". Do not show my mouse or my Genius tablet, which before the version I had mentioned they appeared and everything worked. In Gimp 2.6 everything works too
I tried deleting the ~/.Gimp-2.7/ folder but the new generated "device.rc" file only shows "Core Pointer".
My distribution is Kubuntu Oneiric 11.10 64bit. xserver-common, xserver-xorg-core = 1.10.4

You must configure gtk+ with the option --with-xinputs=yes

Olivier Lecarme

Thank you very much for answering so quickly. It works! Only one thing: It's "xinput" and not "xinputs" Thanks Olivier!

Olivier
2011-12-14 15:01:31 UTC (about 13 years ago)

Gimp 2.7 does not detect my input devices

Thank you very much for answering so quickly. It works! Only one thing: It's "xinput" and not "xinputs"

Sorry for the typo!

Thanks Olivier!

You're welcome.