Your message dated Thu, 10 Feb 2005 12:32:06 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#293746: fixed in inkscape 0.41-1
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; 5 Feb 2005 15:08:10 +0000
>From [EMAIL PROTECTED] Sat Feb 05 07:08:10 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mail4.hostpark.net [212.243.197.34] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1CxRXd-0002Hm-00; Sat, 05 Feb 2005 07:08:10 -0800
Received: from localhost (localhost [127.0.0.1])
        by mail4.hostpark.net (Postfix) with ESMTP id 5A6B3CD2CF
        for <[EMAIL PROTECTED]>; Sat,  5 Feb 2005 16:08:08 +0100 (CET)
Received: from mail4.hostpark.net ([127.0.0.1])
 by localhost (mail4 [127.0.0.1]) (amavisd-new, port 10024) with ESMTP
 id 29266-03 for <[EMAIL PROTECTED]>;
 Sat,  5 Feb 2005 16:08:07 +0100 (CET)
Received: from twoflower.prv.korn.ch (80-219-201-67.dclient.hispeed.ch 
[80.219.201.67])
        by mail4.hostpark.net (Postfix) with ESMTP id C11EECD2BF
        for <[EMAIL PROTECTED]>; Sat,  5 Feb 2005 16:08:06 +0100 (CET)
Received: from turing.prv.korn.ch (turing.prv.korn.ch [192.168.1.78])
        by twoflower.prv.korn.ch (Postfix) with SMTP id 7388B5BCD8;
        Sat,  5 Feb 2005 16:08:06 +0100 (CET)
Received: by turing.prv.korn.ch (sSMTP sendmail emulation); Sat,  5 Feb 2005 
16:08:04 +0100
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Arthur Korn <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: inkscape: ai_input.inx has wrong attribute name => AI import broken
X-Mailer: reportbug 3.5
Date: Sat, 05 Feb 2005 16:08:04 +0100
Message-Id: <[EMAIL PROTECTED]>
X-Virus-Scanned: by amavisd-new at hostpark.net
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.5 required=4.0 tests=BAYES_00,HAS_PACKAGE,
        HTML_MESSAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: inkscape
Version: 0.40-2
Severity: normal
Tags: patch

When I try to import an ai file I get this on the console running
inkscape:

$ sh: ill2svg.pl: command not found

The appended patch (in analogy to other *.inx files) fixes this problem.

BTW: ill2svg.pl needs perlmagick for image import, maybe inkscape should
at least suggest that package.

THX a lot for inkscape, it's a great tool!

*** /home/twoflower/arthur/tmp/inkscape-patch
--- /usr/share/inkscape/extensions/ai_input.inx.old     2005-02-05 
15:59:01.000000000 +0100
+++ /usr/share/inkscape/extensions/ai_input.inx 2005-02-05 15:59:12.000000000 
+0100
@@ -11,6 +11,6 @@
                <output_extension>org.inkscape.output.ai</output_extension>
     </input>
     <script>
-        <command location="extensions">ill2svg.pl</command>
+        <command reldir="extensions">ill2svg.pl</command>
     </script>
 </inkscape-extension>


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (50, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-686
Locale: LANG=de_CH.UTF-8, LC_CTYPE=de_CH.UTF-8 (charmap=UTF-8)

Versions of packages inkscape depends on:
ii  libatk1.0-0              1.8.0-4         The ATK accessibility toolkit
ii  libc6                    2.3.2.ds1-20    GNU C Library: Shared libraries an
ii  libfontconfig1           2.2.3-4         generic font configuration library
ii  libfreetype6             2.1.7-2.3       FreeType 2 font engine, shared lib
ii  libgc1                   1:6.3-1         Conservative garbage collector for
ii  libgcc1                  1:3.4.3-7       GCC support library
ii  libglib2.0-0             2.6.1-2         The GLib library of C routines
ii  libglibmm-2.4-1          2.4.5-1         C++ wrapper for the GLib toolkit (
ii  libgtk2.0-0              2.4.14-2        The GTK+ graphical user interface 
ii  libgtkmm-2.4-1           2.4.8-1         C++ wrappers for GTK+ 2.4 (shared 
ii  libpango1.0-0            1.6.0-3         Layout and rendering of internatio
ii  libpng12-0               1.2.8rel-1      PNG library - runtime
ii  libpopt0                 1.7-5           lib for parsing cmdline parameters
ii  libsigc++-2.0-0          2.0.6-1         Type-safe Signal Framework for C++
ii  libstdc++5               1:3.3.5-6       The GNU Standard C++ Library v3
ii  libx11-6                 4.3.0.dfsg.1-10 X Window System protocol client li
ii  libxft2                  2.1.2-6         FreeType-based font drawing librar
ii  libxml2                  2.6.11-5        GNOME XML library
ii  libxrender1              0.8.3-7         X Rendering Extension client libra
ii  xlibs                    4.3.0.dfsg.1-10 X Keyboard Extension (XKB) configu
ii  zlib1g                   1:1.2.2-4       compression library - runtime

-- no debconf information

---------------------------------------
Received: (at 293746-close) by bugs.debian.org; 10 Feb 2005 17:38:05 +0000
>From [EMAIL PROTECTED] Thu Feb 10 09:38:05 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1CzIGT-0001q3-00; Thu, 10 Feb 2005 09:38:05 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1CzIAg-00039t-00; Thu, 10 Feb 2005 12:32:06 -0500
From: Wolfram Quester <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#293746: fixed in inkscape 0.41-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Thu, 10 Feb 2005 12:32:06 -0500
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (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_2005_01_02
X-Spam-Level: 
X-CrossAssassin-Score: 2

Source: inkscape
Source-Version: 0.41-1

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

inkscape_0.41-1.diff.gz
  to pool/main/i/inkscape/inkscape_0.41-1.diff.gz
inkscape_0.41-1.dsc
  to pool/main/i/inkscape/inkscape_0.41-1.dsc
inkscape_0.41-1_powerpc.deb
  to pool/main/i/inkscape/inkscape_0.41-1_powerpc.deb
inkscape_0.41.orig.tar.gz
  to pool/main/i/inkscape/inkscape_0.41.orig.tar.gz



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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Wolfram Quester <[EMAIL PROTECTED]> (supplier of updated inkscape 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 [EMAIL PROTECTED])


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

Format: 1.7
Date: Thu, 10 Feb 2005 14:06:32 +0100
Source: inkscape
Binary: inkscape
Architecture: source powerpc
Version: 0.41-1
Distribution: unstable
Urgency: low
Maintainer: Wolfram Quester <[EMAIL PROTECTED]>
Changed-By: Wolfram Quester <[EMAIL PROTECTED]>
Description: 
 inkscape   - vector based drawing program
Closes: 292552 293746
Changes: 
 inkscape (0.41-1) unstable; urgency=low
 .
   * New upstream version. changes to v. 0.40 include:
     + Color tracing, as well as multi-level grayscale tracing, is now possible
       with the built-in tracer.
     + Clone tiler is an exciting new way to create patterns, tesselations,
       scatterings, or just about any regular or chaotic arrangements with 
clones
       of an original tile.
     + Managing length units is cleaned up, extended, and centralized in the
       document units preference stored with a document. The user unit (px) of
       SVG is fully supported and made the default.
     + It is possible to invert selections via the !-key.
     + Icon theming is now possible.
     + Revised translations, new translations of some tutorials.
     + This upstream version closes: #293746, #292552
   * remove export-orientation.diff since it was taken from upstream
   * adopt the amd64 patch by Andreas Jochens to the new version
   * set build-depends libgc >= 1:6.4-1, since inkscape will not build with
     older versions. Some bugs inkscape suffered from had their reason in the
     old libgc.
   * added patch to fix lintian warnings executable-not-elf-or-script.
   * suggest perlmagick to enable import files from Adobe Illustrator and
     imagemagick since the blured shadows-script needs convert.
   * add libxslt1-dev to build-depends
   * upload sponsored by Guido Guenther <[EMAIL PROTECTED]>
   * Guido Günther: fix typo in Build-Depends: that made the list look empty
Files: 
 3f37c974bdfbd2a4c981020c6a269dde 873 graphics optional inkscape_0.41-1.dsc
 989a09d06e4db1ddfd00b8019a5dcd73 6090081 graphics optional 
inkscape_0.41.orig.tar.gz
 deb354d8f22f83a633bee9633165f8af 12569 graphics optional 
inkscape_0.41-1.diff.gz
 1d9c87bf1726eef0f9f1749465272f0c 5568664 graphics optional 
inkscape_0.41-1_powerpc.deb

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

iD8DBQFCC5MBn88szT8+ZCYRAikOAJ9xb4owgt47yimdDNWEmxvaJaVBSACffhI2
0FuRpeXYL6lPB0IMAA0e994=
=zU0g
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to