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 141598 - Wacom tablet drawing does not work (mode window)
Wacom tablet drawing does not work (mode window)
Status: RESOLVED FIXED
Product: GIMP
Classification: Other
Component: User Interface
2.0.x
Other Linux
: Low minor
: ---
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2004-05-01 20:04 UTC by Roger Larsson
Modified: 2004-12-27 23:42 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Roger Larsson 2004-05-01 20:04:16 UTC
Starts from KDE shell (konsole) 
 
File->Preferences->Input Devices->Configure Extended Input Devices 
Stylus, mode Window (mode screen works) 
Eraser, mode Window (mode screen works) 
Save, Close 
 
Create new image. 
Select drawing tool (pen, brush, ink) 
 
I get 
 
(gimp-2.0:16334): Gimp-Base-CRITICAL **: file temp-buf.c: line 369 
(temp_buf_resize): assertion `width > 0 && height > 0' failed 
 
Draw in ink results in 
(script-fu:16812): LibGimpBase-WARNING **: script-fu: wire_read(): error 
Segmentation fault 
 
 
all the time
Comment 1 Ulrich.Windl 2004-05-27 14:01:47 UTC
I don't know if it's the same bug (no matches found in bug database), but my
extended input devices are not listed under Linux, and pressure sensitivity does
not work for the Wacom Intuos (GD-1212-U). However "xidump" shows all events
(proximity, move, pressure, tilt, buttons). I can draw with stylus and eraser,
but all are considered to be the same device and operate with full pressure
constantly. My version is that of SuSE Linux 9.1 (2.0.0 or release candidate
thereof): gimp-2.0.0-12, gtk2-2.2.4-121
Comment 2 Roger Larsson 2004-05-28 00:23:53 UTC
You need to configure gimp to use tablet. (It now functions as mouse) 
File -> Preferences 
Interface -> Input Devices 
"Configure Extended Input Devices" 
For each device eraser/stylus change Mode: to Screen ("Mode: Window" wont work 
- that is the bug) 
To get this far X config needs to be OK -  /etc/X11/XF86Config 
Comment 3 Sven Neumann 2004-05-29 11:04:53 UTC
If the preferences dialog doesn't list your input devices then most probably
gtk+ was not compiled with support for xinput. Please ask the SuSE people to
compile gtk+ with the --with-xinput configure switch.
Comment 4 Daniel Albinsson 2004-06-07 09:15:33 UTC
I did configure it like Roger Larsson told. GIMP lists my Wacom tablet.

Still have the same problem.

But I'm on WinXp.

-------
(gimp-2.0.exe:488): GLib-GObject-CRITICAL **: file gobject.c: line 1338 (g_objec
t_unref): assertion `object->ref_count > 0' failed
Comment 5 Sven Neumann 2004-06-07 09:31:34 UTC

*** This bug has been marked as a duplicate of 138341 ***
Comment 6 Roger Larsson 2004-06-07 20:35:29 UTC
So - my Linux bug report has suddenly become a duplicate of another Windows 
problem!? 
 
My complaint was that "Window mode" in "Configure Extended Input Devices" does 
not work while "Screen mode" works - nothing more, nothing less... 
Comment 7 Sven Neumann 2004-06-07 22:12:02 UTC
Sorry. comment #4 (which seems to be completely unrelated) confused me. Your
report might be a duplicate of bug #121413 though.
Comment 8 Sven Neumann 2004-11-06 17:48:46 UTC
Is this problem still reproducable? Could you test with GIMP 2.0.5 or newer and
preferably a recent GTK+-2.4 release?
Comment 9 Roger Larsson 2004-11-12 21:41:07 UTC
GIMP 2.0.0 
KDE 3.3.89 (CVS >= 20040820), kwin as window manager 
QT 3.3.3 
 
Does not crash. You get an secondary mouse pointer within the window. 
(But of cause there is a problem to start draw with the real mouse 
outside the window...) 
Comment 10 weskaggs 2004-12-27 23:42:39 UTC
Since it seems to work now, for whatever reason, I am going to resolve this as
(magically) FIXED.  If there is still an issue, please reopen or add a comment.