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 141612 - Use of pen on Tablet PC causes crash
Use of pen on Tablet PC causes crash
Status: RESOLVED DUPLICATE of bug 138341
Product: GIMP
Classification: Other
Component: User Interface
2.0.x
Other Windows
: Urgent critical
: ---
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2004-05-02 03:58 UTC by Phil Wherry
Modified: 2004-05-02 09:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Phil Wherry 2004-05-02 03:58:24 UTC
Essentially any use of the pen (versus the mouse) on a machine running Windows
XP Tablet Edition causes an assertion window to pop up and/or a program crash. 

For example, acknowledging the tip-of-the-day window results in:

(gimp-2.0.exe:3616): Gdk-WARNING **: losing last reference to undestroyed window
(gimp-2.0.exe:3616): GLib-GObject-CRITICAL **: file gobject.c: line 1320 (g_obje
ct_ref): assertion `object->ref_count > 0' failed
(gimp-2.0.exe:3616): GLib-GObject-CRITICAL **: file gobject.c: line 1338 (g_obje
ct_unref): assertion `object->ref_count > 0' failed
(gimp-2.0.exe:3616): GLib-GObject-CRITICAL **: file gobject.c: line 1338 (g_obje
ct_unref): assertion `object->ref_count > 0' failed

Once the pen has been used, the application is unstable and/or unusable with pen
or mouse. The application will frequently crash completely as soon as the
assertion box displays.
Comment 1 Sven Neumann 2004-05-02 09:47:02 UTC
Tablet support on Win32 is known to be broken. Disable it using the
--ignore-wintab command-line option and/or help Tor to fix the problem.

*** This bug has been marked as a duplicate of 138341 ***