Your message dated Sun, 04 Dec 2005 16:18:45 +0200
with message-id <[EMAIL PROTECTED]>
and subject line unreproducible in 0.13
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; 17 Nov 2003 23:05:53 +0000
>From [EMAIL PROTECTED] Mon Nov 17 17:05:52 2003
Return-path: <[EMAIL PROTECTED]>
Received: from chello080110208101.113.11.vie.surfer.at 
(davinci.randomlogic.info) [80.110.208.101] 
        by master.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1ALsRM-00080G-00; Mon, 17 Nov 2003 17:05:52 -0600
Received: from random by davinci.randomlogic.info with local (Exim 3.36 #1 
(Debian))
        id 1ALsRC-0002KO-00; Tue, 18 Nov 2003 00:05:42 +0100
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Roland Lammel <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: mrproject: MrProject fails to open newly saved project
X-Mailer: reportbug 2.36
Date: Tue, 18 Nov 2003 00:05:41 +0100
Message-Id: <[EMAIL PROTECTED]>
Sender: Random Logic <[EMAIL PROTECTED]>
X-BadReturnPath: [EMAIL PROTECTED] rewritten as [EMAIL PROTECTED]
  using "From" header
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-5.0 required=4.0
        tests=HAS_PACKAGE
        version=2.53-bugs.debian.org_2003_11_15
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_11_15 
(1.174.2.15-2003-03-30-exp)

Package: mrproject
Version: 0.10-3
Severity: important
Tags: patch sid

The latest MrProject fails to reopen a newly saved project with the same 
version.
The problem is a missing encoding (seems like the XML parser doesn't like to 
guess)
in the xml header of the mrproject dtd's

[EMAIL PROTECTED]:~/Desktop$ mrproject test.mrproject
/usr/share/mrproject/dtd/mrproject-0.6.dtd:1: parser error : Space needed here
<?xml version="1.0"?>
                   ^
/usr/share/mrproject/dtd/mrproject-0.5.1.dtd:1: parser error : Missing encoding 
in text declaration
<?xml version ="1.0" ?>

The GUI shows only a message that loading fails.

After replacing the xml headers in
- /usr/share/mrproject/dtd/mrproject-0.6.dtd
- /usr/share/mrproject/dtd/mrproject-0.5.1.dtd

from
<?xml version="1.0" encoding="UTF-8"?>

to 
<?xml version ="1.0" ?>
                                                                                
everything worked fine.

You might consider rereleasing a corrected version.

Cheers

+rl

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux davinci 2.4.21-5-686 #1 Sun Aug 24 15:25:33 EST 2003 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages mrproject depends on:
ii  libart-2.0-2              2.3.16-1       Library of functions for 2D graphi
ii  libatk1.0-0               1.4.1-1        The ATK accessibility toolkit
ii  libaudiofile0             0.2.3-4woody1  The Audiofile Library
ii  libbonobo2-0              2.4.2-1        Bonobo CORBA interfaces library
ii  libbonoboui2-0            2.4.0-4        The Bonobo UI library
ii  libbz2-1.0                1.0.2-1        A high-quality block-sorting file 
ii  libc6                     2.3.2.ds1-8    GNU C Library: Shared libraries an
ii  libesd0                   0.2.29-1woody1 Enlightened Sound Daemon - Shared 
ii  libfontconfig1            2.2.1-8        generic font configuration library
ii  libfreetype6              2.1.5-3        FreeType 2 font engine, shared lib
ii  libgconf2-4               2.4.0.1-2      GNOME configuration database syste
ii  libgcrypt1                1.1.12-4       LGPL Crypto library - runtime libr
ii  libglade2-0               2.0.1-6        Library to load .glade files at ru
ii  libglib2.0-0              2.2.3-1        The GLib library of C routines
ii  libgnome2-0               2.4.0-4        The GNOME 2 library - runtime file
ii  libgnomecanvas2-0         2.4.0-1        A powerful object-oriented display
ii  libgnomeprint2.2-0        2.4.0-1        The GNOME 2.2 print architecture -
ii  libgnomeprintui2.2-0      2.4.0-1        The GNOME 2.2 print architecture U
ii  libgnomeui-0              2.4.0.1-5      The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0            2.4.1-4        The GNOME virtual file-system libr
ii  libgnomevfs2-common       2.4.1-4        The GNOME virtual file-system libr
ii  libgnutls7                0.8.12-2       GNU TLS library - runtime library
ii  libgsf-1                  1.8.2-3        Structured File Library - runtime 
ii  libgtk2.0-0               2.2.4-1        The GTK+ graphical user interface 
ii  libjpeg62                 6b-9           The Independent JPEG Group's JPEG 
ii  libmrproject0             0.10-4         MrProject Engine library
ii  liborbit2                 1:2.8.2-1      Libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0             1.2.5-2        Layout and rendering of internatio
ii  libpopt0                  1.7-2          lib for parsing cmdline parameters
ii  libpq3                    7.3.4-8        Shared library libpq.so.3 for Post
ii  libtasn1-0                0.1.2-1woody1  Manage ASN.1 structures (runtime)
ii  libxml2                   2.6.2-1        GNOME XML library
ii  scrollkeeper              0.3.12-3       A free electronic cataloging syste
ii  xlibs                     4.2.1-13       X Window System client libraries
ii  zlib1g                    1:1.1.4-16     compression library - runtime

-- no debconf information


---------------------------------------
Received: (at 221384-done) by bugs.debian.org; 4 Dec 2005 14:19:19 +0000
>From [EMAIL PROTECTED] Sun Dec 04 06:19:19 2005
Return-path: <[EMAIL PROTECTED]>
Received: from piccolo.konflux.at ([81.223.134.180] helo=konflux.at)
        by spohr.debian.org with esmtp (Exim 4.50)
        id 1Eiuhz-0001eL-Bf
        for [EMAIL PROTECTED]; Sun, 04 Dec 2005 06:19:19 -0800
Received: from omena.intranet (dsl-hkigw7-fe12f900-46.dhcp.inet.fi 
[84.249.18.46])
        (using SSLv3 with cipher RC4-MD5 (128/128 bits))
        (No client certificate requested)
        by konflux.at (Postfix) with ESMTP id 81E823EEAD
        for <[EMAIL PROTECTED]>; Sun,  4 Dec 2005 15:18:47 +0100 (CET)
Subject: unreproducible in 0.13
From: =?ISO-8859-1?Q?Martin-=C9ric?= Racine <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Content-Type: multipart/signed; micalg=pgp-sha1; 
protocol="application/pgp-signature"; boundary="=-/NTi6YzssThiv6hT4M3X"
Organization: Funkyware
Date: Sun, 04 Dec 2005 16:18:45 +0200
Message-Id: <[EMAIL PROTECTED]>
Mime-Version: 1.0
X-Mailer: Evolution 2.4.1 
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-Level: 
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
        version=2.60-bugs.debian.org_2005_01_02


--=-/NTi6YzssThiv6hT4M3X
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

This DTD bug in Planner concerns a version that was never included in
any stable Debian release (0.10 appeared during Sarge's development).
Upstream cannot reproduce this bug (as forwarded to the GNOME Bugzilla)
and closed it, so we do the same.

--=20
Martin-=C3=89ric Racine
http://q-funk.iki.fi

--=-/NTi6YzssThiv6hT4M3X
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: Digitaalisesti allekirjoitettu viestin osa

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

iD8DBQBDkvrFeXr56x4Muc0RAtlXAJ9B4+aQQnlvASuQNn6u56sS8BtNFQCgnai6
06HOUiEpTC7BW73yHGE0wKo=
=kmkJ
-----END PGP SIGNATURE-----

--=-/NTi6YzssThiv6hT4M3X--


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

Reply via email to