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

2008-07-24 Thread Diogo Matsubara
Hi Peter, you can subscribe to all bug mail for the specific ubuntu mnemosyne package . You can also link the Ubuntu source package with the upstream project

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

2008-07-24 Thread Peter Bienstman
Hi, I'm the Mnemosyne developper and I just merged this patch into the Mnemosyne codebase, so it will be in the upcoming Mnemosyne 1.1 release. For some reason, I was never alerted of the existence of this patch, otherwise I would have done it sooner :-) In the future, you can also set bugs like

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

2008-05-01 Thread hinlader
Thanks for the help. It works fine now. -- mnemosyne crashed with AttributeError in () https://bugs.launchpad.net/bugs/206958 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 http

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

2008-04-30 Thread Albert Damen
>> where Mnemosyne was installed from its website. That is exactly the problem. The installation from the mnemosyne website puts the files in a different directory then the Ubuntu package and these files cannot be replaced by the Ubuntu mnemosyne package. You will need to remove the mnemosyne file

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

2008-04-30 Thread hinlader
I have the 1.0-0ubuntu3 version installed but I am getting the error. Here is the terminal output I got: Traceback (most recent call last): File "/usr/bin/mnemosyne", line 11, in from mnemosyne.pyqt_ui.main_dlg import * File "/usr/lib/python2.5/site-packages/mnemosyne/pyqt_ui/main_dlg.py"

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

2008-04-30 Thread Bug Watch Updater
** Changed in: mnemosyne (Debian) Status: Unknown => Fix Released -- mnemosyne crashed with AttributeError in () https://bugs.launchpad.net/bugs/206958 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list u

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

2008-04-17 Thread Albert Damen
Bug and patch forwarded to Debian. ** Bug watch added: Debian Bug tracker #476527 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=476527 ** Also affects: mnemosyne (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=476527 Importance: Unknown Status: Unknown -- mnemos

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

2008-04-17 Thread Launchpad Bug Tracker
This bug was fixed in the package mnemosyne - 1.0-0ubuntu3 --- mnemosyne (1.0-0ubuntu3) hardy; urgency=low * Add patch 03_python-xml-removal-fix to use ContentHandler instead of DefaultHandler as base class for the XML_Importer classes. The DefaultHandler class is not provid

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

2008-04-16 Thread Emilio Pozuelo Monfort
I've verified it's broken in its current state (it won't even start) and that the debdiff fixes it. Uploaded. ** Changed in: mnemosyne (Ubuntu) Importance: Undecided => Medium Status: Confirmed => Fix Committed -- mnemosyne crashed with AttributeError in () https://bugs.launchpad.net/b

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

2008-04-15 Thread StefanPotyra
sure, debdiff looks sane, please go ahead. ** Changed in: mnemosyne (Ubuntu) Status: New => Confirmed -- mnemosyne crashed with AttributeError in () https://bugs.launchpad.net/bugs/206958 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ub

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

2008-04-15 Thread Scott Kitterman
If it's crashing we should fix it. Don't wait on me as I'm still mostly offline. -- mnemosyne crashed with AttributeError in () https://bugs.launchpad.net/bugs/206958 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mail

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

2008-04-15 Thread Cesare Tirabassi
I'd like scottk input on this, but I would anyhow avoid any unnecessary change for the time being (menu and messagebox error, the menu problem should be reported to Debian, and the messagebox one should be reported upstream). -- mnemosyne crashed with AttributeError in () https://bugs.launchpad.n

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

2008-04-14 Thread Albert Damen
** Changed in: mnemosyne (Ubuntu) Status: Confirmed => New -- mnemosyne crashed with AttributeError in () https://bugs.launchpad.net/bugs/206958 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-b

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

2008-04-09 Thread Albert Damen
Please sponsor the attached debdiff. This crash is caused by the drop of the python-xml dependency. Although the required modules are provided by the standard Python xml library, this library does not contain the class DefaultHandler which was provided by python-xml. The attached debdiff solves

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

2008-04-09 Thread Albert Damen
** Changed in: mnemosyne (Ubuntu) Assignee: (unassigned) => Albert Damen (albrt) Status: New => In Progress -- mnemosyne crashed with AttributeError in () https://bugs.launchpad.net/bugs/206958 You received this bug notification because you are a member of Ubuntu Bugs, which is subscr

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

2008-04-07 Thread Allen Riddell
sudo easy_install pyxml fixes things for me. (although this bug needs to be fixed) -- mnemosyne crashed with AttributeError in () https://bugs.launchpad.net/bugs/206958 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mail

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

2008-04-03 Thread fuhrysteve
I just manually installed the python2.4 package (from the repositories) for the hell of it. I get the same error in the console, but now the "sorry mnemosyne closed unexpectedly" window doesn't show up. Don't know if that helps any. -- mnemosyne crashed with AttributeError in () https://bugs.lau

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

2008-04-03 Thread fuhrysteve
Here's the command line output of the error (running Hardy): [EMAIL PROTECTED]:~$ mnemosyne Traceback (most recent call last): File "/usr/bin/mnemosyne", line 11, in from mnemosyne.pyqt_ui.main_dlg import * File "/usr/lib/python2.5/site-packages/mnemosyne/pyqt_ui/main_dlg.py", line 9, i

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

2008-04-03 Thread fuhrysteve
Are there any workarounds? -- mnemosyne crashed with AttributeError in () https://bugs.launchpad.net/bugs/206958 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 https://lists.ubun

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

2008-03-25 Thread Ben
** Attachment added: "screenshot" http://launchpadlibrarian.net/12890826/mnemosyne.png ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/12890827/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/12890828/ProcMaps.txt ** Attachment a

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

2008-03-25 Thread Apport retracing service
** Tags removed: need-duplicate-check -- mnemosyne crashed with AttributeError in () https://bugs.launchpad.net/bugs/206958 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 https:/