[Bug 1860881] Re: sort questions by alphabet, not by ascii numeric value

2020-01-27 Thread Peter Bienstman
For speed reasons, we use the native C sort code of sqlite browser. Adding a custom Python sorting routine would result in too much slowdown. ** Changed in: mnemosyne (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1850839] Re: mnemosyne chrashed when tried to start

2019-11-04 Thread Peter Bienstman
This is fixed in the 2.7 series. Either download the latest version from github, or manually remove references to Upgrade3 in /usr/lib/python3 /dist-packages/mnemosyne/libmnemosyne/__init__.py -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1850839] Re: mnemosyne chrashed when tried to start

2019-10-31 Thread Peter Bienstman
Which version are you using? I think this should be fixed in the latest Mnemosyne release which you can download from Mnemosyne's website. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1850839 Title:

[Bug 1813238] Re: crash on 'back' on clue

2019-01-25 Thread Peter Bienstman
I don't think it makes a lot of sense to keep these old bug reports around then. Backporting fixes to 2.4 is certainly not something I intend to spend my time on :-) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1813238] Re: crash on 'back' on clue

2019-01-24 Thread Peter Bienstman
As far as Mnemosyne's development is concerned, as mentioned before, please report bugs against the latest released version, 2.6.1 currently. 2.4 is really ancient, and Ubuntu should update its version. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1780626] Re: sqlite3.OperationalError: database is locked

2018-07-17 Thread Peter Bienstman
You no longer have the issue, right? Also, the database could have been locked by any other process. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1780626 Title: sqlite3.OperationalError: database

[Bug 1780592] Re: "There is already data present for this card" falls off the screen if card is too large

2018-07-17 Thread Peter Bienstman
This isn't really a bug but a feature request. I've added it to my todo list, but since this is a rare corner case, the priority is not very high. Feel free to report Ubuntu specific problems with the Mnemosyne package here, but for issues with Mnemosyne itself, please use

[Bug 1780626] Re: sqlite3.OperationalError: database is locked

2018-07-17 Thread Peter Bienstman
** Changed in: mnemosyne (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1780626 Title: sqlite3.OperationalError: database is locked To manage notifications

[Bug 1748778] Re: LaTex 'vmatrix' does not produce a determinant matrix

2018-02-12 Thread Peter Bienstman
You must add this to your latex preamble first: \usepackage{amsmath} ** Changed in: mnemosyne (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1748778 Title:

[Bug 1745883] Re: IndexError: string index out of range

2018-01-28 Thread Peter Bienstman
BTW, this has long been fixed upstream in Mnemosyne, which is now at version 2.6. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1745883 Title: IndexError: string index out of range To manage

[Bug 1703473] Re: AttributeError on PageDown

2017-07-24 Thread Peter Bienstman
A simple update to the latest version of Mnemosyne will fix this. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1703473 Title: AttributeError on PageDown To manage notifications about this bug go

[Bug 1698962] Re: main_wdgt.py", line 55, in controller_heartbeat def controller_heartbeat(self): KeyboardInterrupt

2017-06-19 Thread Peter Bienstman
This is completely harmless, KeyboardInterrupt is Python's way of signalling that the program was interrupted through the keyboard. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1698962 Title:

[Bug 1692326] Re: QMessageBox.StandardButton = QMessageBox.NoButton): argument 4 has unexpected type 'str'

2017-05-22 Thread Peter Bienstman
I'm not sure what the Ubuntu policy is with respect to upstream bugs, but can I humbly suggest looking at the latest Mnemosyne version first, and if the bug has been fixed there, open an Ubuntu bug to upgrade to the latest version? If it's a new bug, please open a report in the Mnemosyne tracker.

[Bug 1692326] Re: QMessageBox.StandardButton = QMessageBox.NoButton): argument 4 has unexpected type 'str'

2017-05-22 Thread Peter Bienstman
This has been fixed in 2.4.1. Please only report bugs in Mnemosyne itself against the latest Mnemosyne version, and using Mnemosyne's own bug tracker. "Mnemosyne (Ubuntu)" is better suited for packaging specific issues. ** Changed in: mnemosyne (Ubuntu) Status: New => Invalid -- You

[Bug 1690856] Re: searching through tags produces debugging output

2017-05-18 Thread Peter Bienstman
This is no longer present in the current dev version of Mnemosyne, and perhaps also in 2.4.1. ** Changed in: mnemosyne (Ubuntu) Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1484603] Re: Convert Card Data Type needs minimum vertical window size.

2017-04-25 Thread Peter Bienstman
** Changed in: mnemosyne (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1484603 Title: Convert Card Data Type needs minimum vertical window size. To manage

[Bug 399241] Re: mnemosyne locking is not atomic

2017-04-10 Thread Peter Bienstman
** Changed in: mnemosyne (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/399241 Title: mnemosyne locking is not atomic To manage notifications

[Bug 641318] Re: mnemosyne responce slows down when cards have audio files

2017-04-10 Thread Peter Bienstman
** Changed in: mnemosyne (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/641318 Title: mnemosyne responce slows down when cards have audio files To manage

[Bug 1290470] Re: stack trace when starting mnemosyne : no history directory

2017-04-10 Thread Peter Bienstman
** Changed in: mnemosyne (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1290470 Title: stack trace when starting mnemosyne : no history

[Bug 1633725] Re: [resolved upstream] Mnemosyne fails to start in Yakkety due to missing PyQt4-WebKit

2017-04-10 Thread Peter Bienstman
** Changed in: mnemosyne (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1633725 Title: [resolved upstream] Mnemosyne fails to start in Yakkety

[Bug 1681125] Re: ValueError: can't have unbuffered text I/O during debug

2017-04-10 Thread Peter Bienstman
The fix is to get rid of the ,0) argument in that line 176. I've committed that fix to the development trunk and it will be in 2.5. ** Changed in: mnemosyne (Ubuntu) Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1670903] Re: mnemosyne crashes at start with "NameError: name 'file' is not defined"

2017-03-08 Thread Peter Bienstman
BTW, this bug was fixed in in 2.4.1, so the Ubuntu package needs updating. In the meantime, you can upgrade from source using Mnemosyne's released version. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1634137] Re: source code appears to be missing .qrc / .ui files

2017-02-11 Thread Peter Bienstman
For what it is worth, upstream has indeed these files in the Mnemosyne repository. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1634137 Title: source code appears to be missing .qrc / .ui files

[Bug 1633725] Re: Mnemosyne fails to start in Yakkety due to missing QtWebKit

2016-10-18 Thread Peter Bienstman
It's a waste of time trying to convert Mnemosyne 2.2.1 to Qt5 when that work has already been done in Mnemosyne 2.4 (took me several months). It's probably a better idea to work on packaging 2.4, currently in beta. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1634537] Re: mnemosyne appears to connect to PRISM company on OpenSM2

2016-10-18 Thread Peter Bienstman
I'll gladly accept any patch that works in a equally robust manner. Or would you feel better if rather than connecting to Google we connected to another site with near 100% uptime? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1634537] Re: mnemosyne appears to connect to PRISM company on OpenSM2

2016-10-18 Thread Peter Bienstman
The nice thing about open source is that you can exactly see what's going on and what data is sent across (if any). In this case, I'm using a well-known trick in Python to determine your local IP address by opening a connection to an ubiquitously available site, and then using that connection to

[Bug 1633725] Re: Mnemosyne fails to start in Yakkety due to missing QtWebKit

2016-10-15 Thread Peter Bienstman
You need to upgrade to Mnemosyne 2.4 (currently in beta, see our google groups forum) for Qt5 support ** Changed in: mnemosyne (Ubuntu) Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1428269] Re: Vivid Vervet still packages outdated version 2.2.1 although 2.3.2 is available.

2016-09-19 Thread Peter Bienstman
We're even at 2.3.6 now... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1428269 Title: Vivid Vervet still packages outdated version 2.2.1 although 2.3.2 is available. To manage notifications

[Bug 1508881] Re: An unexpected error has occurred on startup

2016-09-11 Thread Peter Bienstman
The packages in Ubuntu are probably not up to date, you need to install from source to get the latest version. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1508881 Title: An unexpected error has

[Bug 1508881] Re: An unexpected error has occurred on startup

2015-10-22 Thread Peter Bienstman
This bug has been fixed a long time ago in more recent versions of Mnemosyne. As a workaround, delete the file 'config' in Mnemosyne's configuration directory (typically ~/.config/Mnemosyne ) ** Changed in: mnemosyne (Ubuntu) Status: New => Fix Released -- You received this bug

[Bug 1484603] Re: Convert Card Data Type needs minimum vertical window size.

2015-08-14 Thread Peter Bienstman
Mnemosyne author here. I cannot provide any support for Mnemosyne unless it's the latest version. So, please upgrade to 2.3.3. However, in your case it seems more like a Qt/Gnome issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1318153] [NEW] Crash on fresh install of Mythbuntu

2014-05-10 Thread Peter Bienstman
Public bug reported: Bug report generated on fresh install ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: ubiquity 2.18.7 ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9 Uname: Linux 3.13.0-24-generic x86_64 ApportVersion: 2.14.1-0ubuntu3 Architecture: amd64 CasperVersion: 1.340

[Bug 1290470] Re: stack trace when starting mnemosyne : no history directory

2014-04-28 Thread Peter Bienstman
That should be the one. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1290470 Title: stack trace when starting mnemosyne : no history directory To manage notifications about this bug go to:

[Bug 1290470] Re: stack trace when starting mnemosyne : no history directory

2014-04-27 Thread Peter Bienstman
** Changed in: mnemosyne-proj Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1290470 Title: stack trace when starting mnemosyne : no history directory To

[Bug 1290470] Re: stack trace when starting mnemosyne : no history directory

2014-03-11 Thread Peter Bienstman
You can work around this by creating a history directory in the old Mnemosyne 1.x directory. Anyway, I've committed a fix which will be in the upcoming 2.3 release. ** Changed in: mnemosyne-proj Status: New = Fix Committed ** Changed in: mnemosyne (Ubuntu) Status: New = Fix

[Bug 575919] Re: no sound: pulseaudio connection refused

2010-12-08 Thread Peter Bienstman
I believe this expiration is in error, as the posters did provide feedback... ** Changed in: qemu-kvm (Ubuntu) Status: Expired = Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm in ubuntu.

[Bug 575919] Re: no sound: pulseaudio connection refused

2010-12-08 Thread Peter Bienstman
I believe this expiration is in error, as the posters did provide feedback... ** Changed in: qemu-kvm (Ubuntu) Status: Expired = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/575919

[Bug 663191] Re: Upgrade to Maverick breaks KVM

2010-11-04 Thread Peter Bienstman
My host was 64 bit to start with, and I still have similar problems.. -- Upgrade to Maverick breaks KVM https://bugs.launchpad.net/bugs/663191 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 667841] Re: some virtual machines hang upon boot with maverick kernel on lucid host

2010-10-30 Thread Peter Bienstman
Similar problem: after updating my Lucid system to Meerkat, my virtual machines (Lucid guest) no longer boot. I get some error with respect to ATA, and then it hangs on the boot screen. -- some virtual machines hang upon boot with maverick kernel on lucid host

[Bug 667841] Re: some virtual machines hang upon boot with maverick kernel on lucid host

2010-10-30 Thread Peter Bienstman
Similar problem: after updating my Lucid system to Meerkat, my virtual machines (Lucid guest) no longer boot. I get some error with respect to ATA, and then it hangs on the boot screen. -- some virtual machines hang upon boot with maverick kernel on lucid host

[Bug 465967] Re: Mnemosyne looks terrible without kdelibs installed.

2010-10-28 Thread Peter Bienstman
** Changed in: mnemosyne-proj Status: New = Fix Released -- Mnemosyne looks terrible without kdelibs installed. https://bugs.launchpad.net/bugs/465967 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 641318] Re: mnemosyne responce slows down when cards have audio files

2010-09-18 Thread Peter Bienstman
The audio library Mnemosyne uses (pygame) is not so good, and in 2.0 we switched to Qt4 Phonon. Perhaps the Ubuntu developers can do something be changing the version / configuration of pygame... -- mnemosyne responce slows down when cards have audio files https://bugs.launchpad.net/bugs/641318

[Bug 597346] Re: Mnemosyne refuses to show cards that are Not Memorized

2010-06-23 Thread Peter Bienstman
You'll have to install from the tar file. Just extract it, and type 'sudo python setup.py install' (BTW, I'm not an Ubuntu developer and I'm not speaking as such. I'm just speaking as the developer of Mnemosyne.) -- Mnemosyne refuses to show cards that are Not Memorized

[Bug 597346] Re: Mnemosyne refuses to show cards that are Not Memorized

2010-06-23 Thread Peter Bienstman
As you wish, but that could be some time. I can only help you if you use the latest version, as I've fixed some scheduling issues there behind the scenes... -- Mnemosyne refuses to show cards that are Not Memorized https://bugs.launchpad.net/bugs/597346 You received this bug notification because

[Bug 597346] Re: Mnemosyne refuses to show cards that are Not Memorized

2010-06-23 Thread Peter Bienstman
Please update to 1.2.2 and try again. ** Changed in: mnemosyne (Ubuntu) Status: New = Incomplete -- Mnemosyne refuses to show cards that are Not Memorized https://bugs.launchpad.net/bugs/597346 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 575919] Re: no sound: pulseaudio connection refused

2010-05-18 Thread Peter Bienstman
It's a default 10.4 install. ** Changed in: qemu-kvm (Ubuntu) Status: Incomplete = New -- no sound: pulseaudio connection refused https://bugs.launchpad.net/bugs/575919 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 581072] [NEW] projector can't get to 1280x720 anymore

2010-05-15 Thread Peter Bienstman
Public bug reported: After upgrading to 10.4, my Panasonic AX 200 projector (2nd output in a twinview configuration) no longer can do its native resolution of 1280x720, but reverts to 1024x768 xorg.conf reveals this: Section Screen # Removed Option metamodes CRT: 1280x720 +1680+0, DFP:

[Bug 581072] Re: projector can't get to 1280x720 anymore

2010-05-15 Thread Peter Bienstman
** Attachment added: xorg.conf after update to 10.4 http://launchpadlibrarian.net/48511744/xorg.conf -- projector can't get to 1280x720 anymore https://bugs.launchpad.net/bugs/581072 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 581072] Re: projector can't get to 1280x720 anymore

2010-05-15 Thread Peter Bienstman
** Attachment added: Xorg.0.log with the 1280x720 metamode http://launchpadlibrarian.net/48511777/Xorg.0.log -- projector can't get to 1280x720 anymore https://bugs.launchpad.net/bugs/581072 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 575919] [NEW] no sound: pulseaudio connection refused

2010-05-05 Thread Peter Bienstman
Public bug reported: Binary package hint: qemu-kvm I can't get audio inside my virtual machines kvm beanie_2.img -soundhw es1370 gives the errors: pci_add_option_rom: failed to find romfile pxe-rtl8139.bin pulseaudio: pa_simple_new for playback failed pulseaudio: Reason: Connection refused

[Bug 575919] [NEW] no sound: pulseaudio connection refused

2010-05-05 Thread Peter Bienstman
Public bug reported: Binary package hint: qemu-kvm I can't get audio inside my virtual machines kvm beanie_2.img -soundhw es1370 gives the errors: pci_add_option_rom: failed to find romfile pxe-rtl8139.bin pulseaudio: pa_simple_new for playback failed pulseaudio: Reason: Connection refused

[Bug 419021] Re: kdesudo No command arguments supplied! information messages

2009-11-11 Thread Peter Bienstman
*** This bug is a duplicate of bug 250330 *** https://bugs.launchpad.net/bugs/250330 I can confirm what Murz says that this is not a duplicate. It still occurs in the released 9.10. -- kdesudo No command arguments supplied! information messages https://bugs.launchpad.net/bugs/419021 You

[Bug 420996] Re: can`t install mnemosyne package in jaunty

2009-08-29 Thread Peter Bienstman
This is not really a problem with Mnemosyne per se, but rather with python-qt3 and python-qt4 packages. -- can`t install mnemosyne package in jaunty https://bugs.launchpad.net/bugs/420996 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 399241] Re: mnemosyne locking is not atomic

2009-07-14 Thread Peter Bienstman
I agree it's not a full lock, but a second copy will notice that the lockfile is present and warn the user. In the 2.x codebase, we now use sqlite database level locks. ** Changed in: mnemosyne (Ubuntu) Status: New = Fix Committed -- mnemosyne locking is not atomic

[Bug 388158] Re: Mnemosyne freezes after click on the icon show statistic

2009-06-16 Thread Peter Bienstman
Try changing the language to English (http://www.mnemosyne- proj.org/help/translations.php) and/or upgrading to the latest version from the Mnemosyne webpage. ** Changed in: mnemosyne (Ubuntu) Status: New = Incomplete -- Mnemosyne freezes after click on the icon show statistic

[Bug 365661] [NEW] Could not calculate the upgrade

2009-04-23 Thread Peter Bienstman
Public bug reported: Binary package hint: update-manager Got this message when upgrading from 8.10 to 9.04. I'm attaching the contents of /var/log/dist-upgrade as requested. ** Affects: update-manager (Ubuntu) Importance: Undecided Status: New -- Could not calculate the upgrade

[Bug 365661] Re: Could not calculate the upgrade

2009-04-23 Thread Peter Bienstman
** Attachment added: apt.log http://launchpadlibrarian.net/25899879/apt.log -- Could not calculate the upgrade https://bugs.launchpad.net/bugs/365661 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 365661] Re: Could not calculate the upgrade

2009-04-23 Thread Peter Bienstman
** Attachment added: main.log http://launchpadlibrarian.net/25899892/main.log -- Could not calculate the upgrade https://bugs.launchpad.net/bugs/365661 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 307740] [NEW] oowriter crashes with error - missing word count in dictionary file

2008-12-13 Thread Peter Bienstman
Public bug reported: Binary package hint: openoffice.org No matter what document I try to, oowriter always crashes on startup. This is the console output: QPainter::begin: A paint device can only be painted by one painter at a time. QPainter::setWorldTransform: Painter not active ASSERT: slOpt

[Bug 290691] Re: mnemosyne causes cpu usage in pulseaudio

2008-11-25 Thread Peter Bienstman
Included in the recently released 1.2 (which incidentally also fixes some other bugs) ** Changed in: mnemosyne-proj Status: New = Fix Released -- mnemosyne causes cpu usage in pulseaudio https://bugs.launchpad.net/bugs/290691 You received this bug notification because you are a member of

Re: [Bug 290691] Re: mnemosyne causes cpu usage in pulseaudio

2008-11-02 Thread Peter Bienstman
Thanks a lot for the rapid patch! Feel free to apply it, I will also add it to the 1.x repository. Peter -- mnemosyne causes cpu usage in pulseaudio https://bugs.launchpad.net/bugs/290691 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

Re: [Bug 285793] Re: mnemosyne crashed with NameError in module()

2008-11-01 Thread Peter Bienstman
On Friday 31 October 2008 20:49:16 Scott Kitterman wrote: Generally no. Except in exceptional circumstances we don't do post-relase version upgrades. We can get that one into Jaunty (the next Ubuntu release). This is the patch you need: http://bazaar.launchpad.net/~peter-bienstman/mnemosyne

Re: [Bug 285793] Re: mnemosyne crashed with NameError in module()

2008-10-31 Thread Peter Bienstman
On Friday 31 October 2008 19:32:24 Scott Kitterman wrote: If you could provide a patch for 1.0, I could see about getting a fix for Hardy/Intrepid. Is upgrading the package to 1.1.1 not a better option? There are plenty of other bug fixes in that release too... Peter -- mnemosyne crashed

Re: [Bug 290691] Re: mnemosyne causes cpu usage in pulseaudio

2008-10-31 Thread Peter Bienstman
On Friday 31 October 2008 00:07:16 marmuta wrote: Whatever the reason for the cpu usage, there shouldn't be a silent audio stream around anyway. Maybe mnemosyne really should take care of this. It would be super If that happened in 2.0 with phonon, but I'm also willing to contribute a patch

[Bug 285793] Re: mnemosyne crashed with NameError in module()

2008-10-31 Thread Peter Bienstman
This should have been solved in 1.1.1 -- mnemosyne crashed with NameError in module() https://bugs.launchpad.net/bugs/285793 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

Re: [Bug 290691] Re: mnemosyne causes cpu usage in pulseaudio

2008-10-30 Thread Peter Bienstman
playback is done? Or maybe late init the mixer on first playback and close it a minute after the last one? -- Peter Bienstman Ghent University, Dept. of Information Technology Sint-Pietersnieuwstraat 41, B-9000 Gent, Belgium tel: +32 9 264 34 46, fax

[Bug 290691] Re: mnemosyne causes cpu usage in pulseaudio

2008-10-29 Thread Peter Bienstman
This is a pulseaudio/pygame issue, not a Mnemosyne one. Using e.g. the alsa driver, I don't see this behaviour. Peter -- mnemosyne causes cpu usage in pulseaudio https://bugs.launchpad.net/bugs/290691 You received this bug notification because you are a member of Ubuntu Bugs, which is

[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 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

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-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 206958] Re: mnemosyne crashed with AttributeError in module()

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