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 108836 - gimp crashes while selecting an input device
gimp crashes while selecting an input device
Status: RESOLVED DUPLICATE of bug 104423
Product: GIMP
Classification: Other
Component: User Interface
1.x
Other Linux
: Normal normal
: ---
Assigned To: GIMP Bugs
Daniel Egger
Depends on:
Blocks:
 
 
Reported: 2003-03-20 14:41 UTC by Ondrej Svetlik
Modified: 2003-03-20 15:22 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Ondrej Svetlik 2003-03-20 14:41:55 UTC
I have a wacom tablet (Graphire). I select:
File
Preferences
Input Devices

I try to change the mode for Wacom Eraser or to select Wacom Pen instead of
the Eraser. In both cases gimp crashes. I reproduced this bug with
LANG=cs_CZ.UTF-8, LANG=C, bash and tcsh. Is there anything else I can do?

gimp (pid:5017): [E]xit, [H]alt, show [S]tack trace or [P]roceed: s
  • #0 g_on_error_stack_trace
    from /usr/lib/libglib-2.0.so.0
  • #1 g_on_error_query
    from /usr/lib/libglib-2.0.so.0
  • #2 gimp_eek
  • #3 gimp_fatal_error
  • #4 gimp_sigfatal_handler
  • #5 <signal handler called>
  • #6 gtk_scrolled_window_add_with_viewport
  • #7 gtk_input_dialog_new
    from /usr/lib/libgtk-x11-2.0.so.0
  • #8 gtk_input_dialog_new
    from /usr/lib/libgtk-x11-2.0.so.0
  • #9 g_cclosure_marshal_VOID__VOID
  • #10 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #11 g_signal_emit_by_name
    from /usr/lib/libgobject-2.0.so.0
  • #12 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #13 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #14 gtk_widget_activate
    from /usr/lib/libgtk-x11-2.0.so.0
  • #15 gtk_menu_shell_activate_item
  • #16 _gtk_menu_shell_activate
    from /usr/lib/libgtk-x11-2.0.so.0
  • #17 gtk_menu_reorder_child
    from /usr/lib/libgtk-x11-2.0.so.0
  • #18 _gtk_marshal_BOOLEAN__BOXED
  • #19 g_cclosure_new_swap
    from /usr/lib/libgobject-2.0.so.0
  • #20 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #21 g_signal_emit_by_name
    from /usr/lib/libgobject-2.0.so.0
  • #22 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #23 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #24 gtk_widget_send_expose
    from /usr/lib/libgtk-x11-2.0.so.0
  • #25 gtk_propagate_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #26 gtk_main_do_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #27 _gdk_events_queue
    from /usr/lib/libgdk-x11-2.0.so.0
  • #28 g_get_current_time
    from /usr/lib/libglib-2.0.so.0
  • #29 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #30 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #31 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #32 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #33 app_init
  • #34 main
  • #35 __libc_start_main
    from /lib/tls/libc.so.6

Comment 1 Sven Neumann 2003-03-20 15:22:44 UTC
Known problem.

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