If the error is reported on 
/usr/lib/python2.5/site-packages/mnemosyne/core/mnemosyne_core.py that means 
the user has installed mnemosyne directly from source. If the Ubuntu version 
would be used, the error message would come from 
/var/lib/python-support/python2.5/mnemosyne/core/mnemosyne_core.py. 
Unfortunately for us, /usr/lib/python2.5/site-packages has a higher priority in 
pythonpath then /var/lib/python-support/python2.5, so if the user has both a 
version from the mnemosyne website and a version from Ubuntu, the upstream 
version will still run. The fix is to remove the mnemosyne upstream version 
from the user's system. See also bug 221438 and bug 206958 where this issue was 
found before.

fuhrysteve: can you confirm mnemosyne works ok if you remove the
mnemosyne files from /usr/lib/python2.5/site-packages/ ?

-- 
AttributeError - no attribute 'DefaultHandler'
https://bugs.launchpad.net/bugs/219570
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.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to