Package: gimp Version: 2.8.0-2+b1 Severity: important Dear Maintainer,
Second level dialogs invariably freeze when using Gimp. I have not experienced the same problem with any other GTK packages. By second level I mean the dialogs started from File, Edit, Select, etc., for example, the "Save a copy" or "Export" dialogs. When the freeze happens the mouse is unable to operate any buttons or other controls. It is possible to operate buttons and controls using keyboard shortcuts and tabbing from one to the next. Sometimes after a long wait, 10 minutes or more, the dialogs will become mousable again. Window manager controls always remain mousable. gdb output attached. -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.38-bpo.2-686 (SMP w/1 CPU core) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages gimp depends on: ii gimp-data 2.8.0-2 ii libaa1 1.4p5-39 ii libatk1.0-0 2.4.0-2 ii libbabl-0.1-0 0.1.10-1 ii libbz2-1.0 1.0.6-1 ii libc6 2.13-32 ii libcairo2 1.12.2-1 ii libdbus-1-3 1.5.12-1 ii libdbus-glib-1-2 0.98-1 ii libexif12 0.6.20-2 ii libfontconfig1 2.9.0-5 ii libfreetype6 2.4.9-1 ii libgdk-pixbuf2.0-0 2.26.1-1 ii libgegl-0.2-0 0.2.0-2 ii libgimp2.0 2.8.0-2 ii libglib2.0-0 2.32.3-1 ii libgs9 9.05~dfsg-5 ii libgtk2.0-0 2.24.10-1 ii libgudev-1.0-0 175-3.1 ii libjasper1 1.900.1-13 ii libjpeg8 8d-1 ii liblcms1 1.19.dfsg-1.1 ii libmng1 1.0.10-3 ii libpango1.0-0 1.30.0-1 ii libpng12-0 1.2.49-1 ii libpoppler-glib8 0.18.4-2 ii librsvg2-2 2.36.1-1 ii libtiff4 3.9.6-5 ii libwebkitgtk-1.0-0 1.8.1-2 ii libwmf0.2-7 0.2.8.4-10 ii libx11-6 2:1.4.99.901-2 ii libxcursor1 1:1.1.13-1 ii libxext6 2:1.3.1-2 ii libxfixes3 1:5.0-4 ii libxmu6 2:1.1.1-1 ii libxpm4 1:3.5.10-1 ii python 2.7.2-10 ii python-gtk2 2.24.0-3 ii python2.7 2.7.3~rc2-2.1 ii zlib1g 1:1.2.7.dfsg-11 Versions of packages gimp recommends: ii ghostscript 9.05~dfsg-5 Versions of packages gimp suggests: ii gimp-data-extras 1:2.0.1-3 ii gimp-help-en [gimp-help] 2.6.1-1 ii gvfs-backends 1.12.3-1 ii libasound2 1.0.25-3 -- no debconf information
(gdb) bt #0 0xb7fe2424 in __kernel_vsyscall () #1 0xb71eca26 in poll () from /lib/i386-linux-gnu/i686/cmov/libc.so.6 #2 0xb72f807b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0 #3 0xb72e9950 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 #4 0xb72e9e2b in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0 #5 0x080bf88c in app_run (full_prog_name=0xbffff641 "/usr/bin/gimp", filenames=0x8698af0, alternate_system_gimprc=0x0, alternate_gimprc=0x0, session_name=0x0, batch_interpreter=0x0, batch_commands=0x0, as_new=0, no_interface=0, no_data=0, no_fonts=0, no_splash=0, be_verbose=0, use_shm=1, use_cpu_accel=1, console_messages=0, use_debug_handler=0, stack_trace_mode=GIMP_STACK_TRACE_NEVER, pdb_compat_mode=GIMP_PDB_COMPAT_ON) at /build/buildd-gimp_2.8.0-2+b1-i386-Yny0hs/gimp-2.8.0/./app/app.c:256 #6 0x080bf2ed in main (argc=1, argv=0xbffff4c4) at /build/buildd-gimp_2.8.0-2+b1-i386-Yny0hs/gimp-2.8.0/./app/main.c:440 (gdb) quit