Bug#262273: marked as done (dia-gnome: Crash on command line eps export)

Debian Bug Tracking System owner@bugs.debian.org
Thu, 05 Aug 2004 01:48:07 -0700


Your message dated Thu, 05 Aug 2004 04:32:08 -0400
with message-id <E1BsdfU-00040b-00@newraff.debian.org>
and subject line Bug#258808: fixed in dia 0.93-6
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 30 Jul 2004 12:42:50 +0000
>From palfrey@bits.bris.ac.uk Fri Jul 30 05:42:50 2004
Return-path: <palfrey@bits.bris.ac.uk>
Received: from master.debian.org [146.82.138.7] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1BqWio-0003ED-00; Fri, 30 Jul 2004 05:42:50 -0700
Received: from kriek.isa.ewi.tudelft.nl [130.161.158.119] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1BqWin-0006y7-00; Fri, 30 Jul 2004 07:42:49 -0500
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Tom Parker <palfrey@bits.bris.ac.uk>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: dia-gnome: Crash on command line eps export
X-Mailer: reportbug 2.64
Date: Fri, 30 Jul 2004 14:42:48 +0200
X-Debbugs-Cc: palfrey@bits.bris.ac.uk
Message-Id: <E1BqWin-0006y7-00@master.debian.org>
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-9.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
	OUR_MTA_MSGID,X_DEBBUGS_CC autolearn=ham 
	version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: dia-gnome
Version: 0.94-pre3-1
Severity: important
Tags: experimental patch

Dia crashes when trying to export certain files as eps on the command
line. Export works via the GUI, but segfaults on the command line. The
one-line patch below fixes this.

--- app_procs.c 2004-07-30 14:23:12.000000000 +0200
+++ app_procs.c.fixed   2004-07-30 14:21:30.000000000 +0200
@@ -294,7 +294,7 @@
 
   if (export_file_format) {
     char *export_file_name = NULL;
-    DiaExportFilter *ef;
+    DiaExportFilter *ef=NULL;
 
     /* First try guessing based on extension */
     export_file_name = build_output_file_name(in_file_name,

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.7-1-686-smp
Locale: LANG=C, LC_CTYPE=C

Versions of packages dia-gnome depends on:
ii  dia-common                0.94-pre3-1    Diagram editor (common files)
ii  dia-libs                  0.94-pre3-1    Diagram editor (library files)
ii  libart-2.0-2              2.3.16-6       Library of functions for 2D graphi
ii  libatk1.0-0               1.6.1-2.1      The ATK accessibility toolkit
ii  libaudiofile0             0.2.6-4        Open-source version of SGI's audio
ii  libbonobo2-0              2.6.2-5        Bonobo CORBA interfaces library
ii  libbonoboui2-0            2.6.1-1        The Bonobo UI library
ii  libc6                     2.3.2.ds1-13   GNU C Library: Shared libraries an
ii  libesd0                   0.2.34-1       Enlightened Sound Daemon - Shared 
ii  libfreetype6              2.1.7-2.1      FreeType 2 font engine, shared lib
ii  libgconf2-4               2.7.1-1        GNOME configuration database syste
ii  libgcrypt7                1.1.90-9       LGPL Crypto library - runtime libr
ii  libglib2.0-0              2.4.4-1        The GLib library of C routines
ii  libgnome-keyring0         0.2.1-2        GNOME keyring services library
ii  libgnome2-0               2.7.1-2        The GNOME 2 library - runtime file
ii  libgnomecanvas2-0         2.7.1-1        A powerful object-oriented display
ii  libgnomeui-0              2.7.1-1        The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0            2.7.2-1        The GNOME virtual file-system libr
ii  libgnutls10               1.0.4-7        GNU TLS library - runtime library
ii  libgpg-error0             0.7-3          library for common error values an
ii  libgtk2.0-0               2.4.4-2        The GTK+ graphical user interface 
ii  libice6                   4.3.0.dfsg.1-6 Inter-Client Exchange library
ii  libjpeg62                 6b-9           The Independent JPEG Group's JPEG 
ii  liborbit2                 1:2.10.2-1.1   libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0             1.5.0-2        Layout and rendering of internatio
ii  libpng12-0                1.2.5.0-6      PNG library - runtime
ii  libpopt0                  1.7-4          lib for parsing cmdline parameters
ii  libsm6                    4.3.0.dfsg.1-6 X Window System Session Management
ii  libtasn1-2                0.2.10-1       Manage ASN.1 structures (runtime)
ii  libx11-6                  4.3.0.dfsg.1-6 X Window System protocol client li
ii  libxml2                   2.6.11-2       GNOME XML library
ii  xlibs                     4.3.0.dfsg.1-6 X Window System client libraries m
ii  zlib1g                    1:1.2.1.1-5    compression library - runtime

-- no debconf information

---------------------------------------
Received: (at 258808-close) by bugs.debian.org; 5 Aug 2004 08:38:48 +0000
>From katie@ftp-master.debian.org Thu Aug 05 01:38:48 2004
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1Bsdlv-0006ko-00; Thu, 05 Aug 2004 01:38:47 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1BsdfU-00040b-00; Thu, 05 Aug 2004 04:32:08 -0400
From: Roland Stigge <stigge@antcom.de>
To: 258808-close@bugs.debian.org
X-Katie: $Revision: 1.51 $
Subject: Bug#258808: fixed in dia 0.93-6
Message-Id: <E1BsdfU-00040b-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Thu, 05 Aug 2004 04:32:08 -0400
Delivered-To: 258808-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Source: dia
Source-Version: 0.93-6

We believe that the bug you reported is fixed in the latest version of
dia, which is due to be installed in the Debian FTP archive:

dia-common_0.93-6_all.deb
  to pool/main/d/dia/dia-common_0.93-6_all.deb
dia-gnome_0.93-6_i386.deb
  to pool/main/d/dia/dia-gnome_0.93-6_i386.deb
dia-libs_0.93-6_i386.deb
  to pool/main/d/dia/dia-libs_0.93-6_i386.deb
dia_0.93-6.diff.gz
  to pool/main/d/dia/dia_0.93-6.diff.gz
dia_0.93-6.dsc
  to pool/main/d/dia/dia_0.93-6.dsc
dia_0.93-6_i386.deb
  to pool/main/d/dia/dia_0.93-6_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 258808@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Roland Stigge <stigge@antcom.de> (supplier of updated dia package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Fri, 30 Jul 2004 23:15:24 +0200
Source: dia
Binary: dia-libs dia-common dia-gnome dia
Architecture: source i386 all
Version: 0.93-6
Distribution: unstable
Urgency: low
Maintainer: Roland Stigge <stigge@antcom.de>
Changed-By: Roland Stigge <stigge@antcom.de>
Description: 
 dia        - Diagram editor
 dia-common - Diagram editor (common files)
 dia-gnome  - Diagram editor (GNOME version)
 dia-libs   - Diagram editor (library files)
Closes: 258808 262273
Changes: 
 dia (0.93-6) unstable; urgency=low
 .
   * Applied fix for EPS command line export segfault, thanks to Tom Parker
     (Closes: #258808, #262273)
Files: 
 b0c93e632dc74ff4a7fb1e4bcf75508b 1385 graphics optional dia_0.93-6.dsc
 78669e3133699028e923ec8eb69f8edf 61391 graphics optional dia_0.93-6.diff.gz
 9d53a04e0abfa4c1d28269e0134ab530 1984084 graphics optional dia-common_0.93-6_all.deb
 2358a9ea8c5841441266f37cdddd4bcd 522020 graphics optional dia-libs_0.93-6_i386.deb
 4e9a8f09c1e214715aa5105f19ec4e02 178532 graphics optional dia_0.93-6_i386.deb
 c396d0637735ff62929cd0db23f05e3d 179944 gnome optional dia-gnome_0.93-6_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQFBEdUucaH/YBv43g8RAkGwAKDDWpWr1EZ9uCVmXZQJXwiD01KtMgCcCRKX
/1uOLvSlBnr0KPMnwGYfKmI=
=Bhvl
-----END PGP SIGNATURE-----