Your message dated Sat, 20 Mar 2010 10:42:23 +0000
with message-id <[email protected]>
and subject line Bug #420695 fixed in 0.47pre4-1
has caused the Debian Bug report #420695,
regarding inkscape produces "GDK_IS_DISPLAY (display) failed" error message
even with --without-gui
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
420695: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=420695
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: inkscape
Version: 0.45-1
Severity: minor
When the --without-gui option is delivered, and no $DISPLAY is set,
inkscape still produces an error message to stderr about the display.
This seems like extra noise to me, since inkscape has explicitly been
told to not use a display.
If you are doing massive batch invocations of inkscape, it would be
nice for stderr to be clean, so that real errors (mislinked images,
malformed XML, etc) would actually stand out. That way, a build-farm
could report significant error messages to its users without worrying
about spamming them. Currently, one must either:
0) run the build farm attached to an X11 session, or
1) grep through the stderr to remove the extraneous messages
Neither of these options are difficult, but they shouldn't be
necessary to get clean error reporting.
Here's an example run with DISPLAY unset:
[0 d...@squeak cdtemp.X29752]$ DISPLAY= inkscape --without-gui
--export-png=foo.png test.svg
(inkscape:29810): Gdk-CRITICAL **: gdk_display_list_devices: assertion
`GDK_IS_DISPLAY (display)' failed
Background RRGGBBAA: ffffff00
Area 0:0:765:990 exported to 765 x 990 pixels (90 dpi)
Bitmap saved as: foo.png
[0 d...@squeak cdtemp.X29752]$
Thanks for maintaining inkscape in debian.
--dkg
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (500, 'testing'), (200, 'unstable'), (101, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.18-4-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages inkscape depends on:
ii libatk1.0-0 1.12.4-3 The ATK accessibility toolkit
ii libbonobo2-0 2.14.0-4 Bonobo CORBA interfaces library
ii libc6 2.3.6.ds1-13 GNU C Library: Shared libraries
ii libcairo2 1.2.4-4 The Cairo 2D vector graphics libra
ii libfontconfig1 2.4.2-1.2 generic font configuration library
ii libfreetype6 2.2.1-5 FreeType 2 font engine, shared lib
ii libgc1c2 1:6.8-1 conservative garbage collector for
ii libgcc1 1:4.1.1-21 GCC support library
ii libgconf2-4 2.16.1-1 GNOME configuration database syste
ii libglib2.0-0 2.12.4-2 The GLib library of C routines
ii libglibmm-2.4-1c2a 2.12.7-1 C++ wrapper for the GLib toolkit (
ii libgnomevfs2-0 1:2.14.2-7 GNOME virtual file-system (runtime
ii libgtk2.0-0 2.8.20-7 The GTK+ graphical user interface
ii libgtkmm-2.4-1c2a 1:2.8.8-1 C++ wrappers for GTK+ 2.4 (shared
ii liblcms1 1.15-1 Color management library
ii liborbit2 1:2.14.7-0.1 libraries for ORBit2 - a CORBA ORB
ii libpango1.0-0 1.14.8-5 Layout and rendering of internatio
ii libpng12-0 1.2.15~beta5-1 PNG library - runtime
ii libpopt0 1.10-3 lib for parsing cmdline parameters
ii libsigc++-2.0-0c2a 2.0.17-2 type-safe Signal Framework for C++
ii libstdc++6 4.1.1-21 The GNU Standard C++ Library v3
ii libx11-6 2:1.0.3-7 X11 client-side library
ii libxcursor1 1.1.7-4 X cursor management library
ii libxext6 1:1.0.1-2 X11 miscellaneous extension librar
ii libxfixes3 1:4.0.1-5 X11 miscellaneous 'fixes' extensio
ii libxft2 2.1.8.2-8 FreeType-based font drawing librar
ii libxi6 1:1.0.1-4 X11 Input extension library
ii libxinerama1 1:1.0.1-4.1 X11 Xinerama extension library
ii libxml2 2.6.27.dfsg-1 GNOME XML library
ii libxrandr2 2:1.1.0.2-5 X11 RandR extension library
ii libxrender1 1:0.9.1-3 X Rendering Extension client libra
ii libxslt1.1 1.1.20-1 XSLT processing library - runtime
ii zlib1g 1:1.2.3-13 compression library - runtime
Versions of packages inkscape recommends:
ii imagemagick 7:6.2.4.5.dfsg1-0.14 Image manipulation programs
pn libwmf-bin <none> (no description available)
pn perlmagick <none> (no description available)
ii pstoedit 3.44-2 PostScript and PDF files to editab
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 0.47pre4-1
Fixed upstream. See comments at
https://bugs.launchpad.net/debian/+source/inkscape/+bug/167857
--- End Message ---