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 300353 - Gimp 2.2.4 crashes when using Ink Tool with a graphic tablet
Gimp 2.2.4 crashes when using Ink Tool with a graphic tablet
Status: RESOLVED DUPLICATE of bug 164272
Product: GIMP
Classification: Other
Component: Tools
2.2.x
Other Linux
: Normal critical
: ---
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2005-04-12 15:59 UTC by Ingo Ruhnke
Modified: 2008-01-15 12:52 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Ingo Ruhnke 2005-04-12 15:59:53 UTC
Version details: Debian Package: 2.2.4-3
Distribution/Version: Debian

- pick your graphic tablets pen
- select the Ink Tool 
- touch the image
-> Gimp crashes

The Ink tool works fine when using the mouse, only crashes when using the
graphic tablet, other tools work fine with the graphic tablet.

Backtrace I got is:

Program received signal SIGSEGV, Segmentation fault.

Thread NaN (LWP 20018)

  • #0 blob_duplicate
  • #1 blob_polygon
  • #2 blob_diamond
  • #3 ??
  • #4 ??
  • #5 ??
  • #6 ??
  • #7 ??
  • #8 ??
  • #9 ??
  • #10 ??
  • #11 ??
  • #12 ??
  • #13 ??
  • #14 ??
  • #15 ??
  • #16 ??
  • #17 ??
  • #18 ??
  • #19 __errno_location
    from /lib/tls/libc.so.6
  • #20 gimp_ink_get_type
  • #21 gimp_ink_get_type
  • #22 gimp_paint_core_paint
  • #23 gimp_paint_core_get_type
  • #24 gimp_paint_core_interpolate
  • #25 gimp_paint_tool_enable_color_picker
  • #26 gimp_tool_motion
  • #27 gimp_display_shell_canvas_tool_events
  • #28 _gtk_marshal_BOOLEAN__BOXED
    from /usr/lib/libgtk-x11-2.0.so.0
  • #29 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #30 g_signal_emit_by_name
    from /usr/lib/libgobject-2.0.so.0
  • #31 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #32 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #33 gtk_widget_send_expose
    from /usr/lib/libgtk-x11-2.0.so.0
  • #34 gtk_propagate_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #35 gtk_main_do_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #36 _gdk_events_queue
    from /usr/lib/libgdk-x11-2.0.so.0
  • #37 g_main_depth
    from /usr/lib/libglib-2.0.so.0
  • #38 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #39 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #40 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #41 app_run
  • #42 main

Comment 1 weskaggs 2005-04-12 18:06:07 UTC
Please upgrade to GIMP 2.2.6, which includes a fix for this problem.

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