[Bug 221243] Re: mnemosyne crashed with AttributeError in import_XML()

2008-08-02 Thread Peter Bienstman
Well, anyhow 1.1 upstream should be much more robust in that regard, so I'm not sure how much time you still want to spend on this particular version. Peter -- mnemosyne crashed with AttributeError in import_XML() https://bugs.launchpad.net/bugs/221243 You received this bug notification because

Re: [Bug 221243] Re: mnemosyne crashed with AttributeError in import_XML()

2008-08-02 Thread Scott Kitterman
Is 1.1 coming soon? .. Original Message ... On Sat, 02 Aug 2008 06:16:11 - Peter Bienstman [EMAIL PROTECTED] wrote: Well, anyhow 1.1 upstream should be much more robust in that regard, so I'm not sure how much time you still want to spend on this particular version. Peter --

Re: [Bug 221243] Re: mnemosyne crashed with AttributeError in import_XML()

2008-08-02 Thread Peter Bienstman
It was released last week. It also got rid of the pyxml dependency, so no Ubuntu-specific patches should be necessary. Peter -- mnemosyne crashed with AttributeError in import_XML() https://bugs.launchpad.net/bugs/221243 You received this bug notification because you are a member of Ubuntu

[Bug 221243] Re: mnemosyne crashed with AttributeError in import_XML()

2008-08-02 Thread Scott Kitterman
We had one other change from upstream that we inherited from Debian: --- mnemosyne-1.0.2.orig/mnemosyne/pyqt_ui/mnemosyne +++ mnemosyne-1.0.2/mnemosyne/pyqt_ui/mnemosyne @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/python2.4 Personally, I'd say these are both wrong. Debian shouldn't be

Re: [Bug 221243] Re: mnemosyne crashed with AttributeError in import_XML()

2008-08-02 Thread Peter Bienstman
On Saturday 02 August 2008 16:39:58 Scott Kitterman wrote: We had one other change from upstream that we inherited from Debian: --- mnemosyne-1.0.2.orig/mnemosyne/pyqt_ui/mnemosyne +++ mnemosyne-1.0.2/mnemosyne/pyqt_ui/mnemosyne @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/python2.4

[Bug 221243] Re: mnemosyne crashed with AttributeError in import_XML()

2008-08-02 Thread Scott Kitterman
** Changed in: mnemosyne (Ubuntu) Assignee: (unassigned) = Scott Kitterman (kitterman) Status: Confirmed = Fix Committed -- mnemosyne crashed with AttributeError in import_XML() https://bugs.launchpad.net/bugs/221243 You received this bug notification because you are a member of

[Bug 221243] Re: mnemosyne crashed with AttributeError in import_XML()

2008-08-02 Thread Launchpad Bug Tracker
This bug was fixed in the package mnemosyne - 1.1-0ubuntu1 --- mnemosyne (1.1-0ubuntu1) intrepid; urgency=low * New upstream release - Improved data corruption prevention (LP: #221243) * Changes from Debian: - In-line changes for python-xml transition incorporated

[Bug 221243] Re: mnemosyne crashed with AttributeError in import_XML()

2008-08-01 Thread Scott Kitterman
** Visibility changed to: Public -- mnemosyne crashed with AttributeError in import_XML() https://bugs.launchpad.net/bugs/221243 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 221243] Re: mnemosyne crashed with AttributeError in import_XML()

2008-08-01 Thread Peter Bienstman
This behaviour you will typically get if your database is corrupt. Try creating a new database and importing into that. (BTW, mnemosyne keeps compressed backups in $HOME/.mnemosyne/backups) Peter (Mnemosyne author) -- mnemosyne crashed with AttributeError in import_XML()

[Bug 221243] Re: mnemosyne crashed with AttributeError in import_XML()

2008-08-01 Thread Peter Bienstman
Not a bug in the Ubuntu package per se. ** Changed in: mnemosyne (Ubuntu) Status: New = Invalid -- mnemosyne crashed with AttributeError in import_XML() https://bugs.launchpad.net/bugs/221243 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 221243] Re: mnemosyne crashed with AttributeError in import_XML()

2008-08-01 Thread Scott Kitterman
I disagree. A crash is always a bug. It should at least manage to do something more useful than fall over. ** Changed in: mnemosyne (Ubuntu) Importance: Undecided = Medium Status: Invalid = Confirmed -- mnemosyne crashed with AttributeError in import_XML()