[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 subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1860881

Title:
  sort questions by alphabet, not by ascii numeric value

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mnemosyne/+bug/1860881/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 Ubuntu.
https://bugs.launchpad.net/bugs/1850839

Title:
  mnemosyne chrashed when tried to start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mnemosyne/+bug/1850839/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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:
  mnemosyne chrashed when tried to start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mnemosyne/+bug/1850839/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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.
https://bugs.launchpad.net/bugs/1813238

Title:
  crash on 'back' on clue

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mnemosyne/+bug/1813238/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1813238

Title:
  crash on 'back' on clue

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mnemosyne/+bug/1813238/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mnemosyne/+bug/1780626/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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
https://github.com/mnemosyne-proj/mnemosyne/issues , as we no longer use
Launchpad for development.

** 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/1780592

Title:
  "There is already data present for this card" falls off the screen if
  card is too large

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mnemosyne/+bug/1780592/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mnemosyne/+bug/1780626/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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:
  LaTex 'vmatrix' does not produce a determinant matrix

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mnemosyne/+bug/1748778/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mnemosyne/+bug/1745883/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 to:
https://bugs.launchpad.net/ubuntu/+source/mnemosyne/+bug/1703473/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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:
  main_wdgt.py", line 55, in controller_heartbeat def
  controller_heartbeat(self):  KeyboardInterrupt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mnemosyne/+bug/1698962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

There's plenty more bugs from 2.4 fixed in 2.4.1 which you haven't found
yet, and it makes no sense to revisit them all :-)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1692326

Title:
  QMessageBox.StandardButton = QMessageBox.NoButton): argument 4 has
  unexpected type 'str'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mnemosyne/+bug/1692326/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1692326

Title:
  QMessageBox.StandardButton = QMessageBox.NoButton): argument 4 has
  unexpected type 'str'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mnemosyne/+bug/1692326/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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.
https://bugs.launchpad.net/bugs/1690856

Title:
  searching through tags produces debugging output

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mnemosyne/+bug/1690856/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mnemosyne/+bug/1484603/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mnemosyne/+bug/399241/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mnemosyne/+bug/641318/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

To manage notifications about this bug go to:
https://bugs.launchpad.net/mnemosyne-proj/+bug/1290470/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 due to missing
  PyQt4-WebKit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mnemosyne/+bug/1633725/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1681125

Title:
   ValueError: can't have unbuffered text I/O during debug

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mnemosyne/+bug/1681125/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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.
https://bugs.launchpad.net/bugs/1670903

Title:
  mnemosyne crashes at start with "NameError: name 'file' is not
  defined"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mnemosyne/+bug/1670903/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mnemosyne/+bug/1634137/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1633725

Title:
  Mnemosyne fails to start in Yakkety due to missing QtWebKit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mnemosyne/+bug/1633725/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/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.
https://bugs.launchpad.net/bugs/1634537

Title:
  mnemosyne appears to connect to PRISM company on OpenSM2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mnemosyne/+bug/1634537/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 get your local IP address.

As you can see, absolutely no data is sent across.

** 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/1634537

Title:
  mnemosyne appears to connect to PRISM company on OpenSM2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mnemosyne/+bug/1634537/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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.
https://bugs.launchpad.net/bugs/1633725

Title:
  Mnemosyne fails to start in Yakkety due to missing QtWebKit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mnemosyne/+bug/1633725/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mnemosyne/+bug/1428269/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 occurred on startup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mnemosyne/+bug/1508881/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 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 occurred on startup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mnemosyne/+bug/1508881/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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.
https://bugs.launchpad.net/bugs/1484603

Title:
  Convert Card Data Type needs minimum vertical window size.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mnemosyne/+bug/1484603/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
Date: Sat May 10 13:02:24 2014
InstallCmdLine: file=/cdrom/preseed/mythbuntu.seed boot=casper 
cdrom-detect/try-usb=true noprompt floppy.allowed_drive_mask=0 ignore_uuid 
initrd=/casper/initrd.lz quiet splash -- maybe-ubiquity
LiveMediaBuild: Mythbuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: ubiquity (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug mythbuntu trusty ubiquity-2.18.7

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1318153

Title:
  Crash on fresh install of Mythbuntu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1318153/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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:
https://bugs.launchpad.net/mnemosyne-proj/+bug/1290470/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 manage notifications about this bug go to:
https://bugs.launchpad.net/mnemosyne-proj/+bug/1290470/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

-- 
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:
https://bugs.launchpad.net/mnemosyne-proj/+bug/1290470/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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.
https://bugs.launchpad.net/bugs/575919

Title:
  no sound: pulseaudio connection refused

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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

Title:
  no sound: pulseaudio connection refused

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
https://bugs.launchpad.net/bugs/667841
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to kvm in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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
https://bugs.launchpad.net/bugs/667841
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


[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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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


[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
https://bugs.launchpad.net/bugs/597346
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


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


[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 subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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: nvidia-auto-select 
+0+0
Identifier Screen0
Device Device0
MonitorMonitor0
DefaultDepth24
Option ExactModeTimingsDVI 1
Option TwinView 1
Option TwinViewXineramaInfoOrder DFP-0
Option metamodes CRT: 1024x768 +1680+0, DFP: nvidia-auto-select 
+0+0
SubSection Display
Depth   24
EndSubSection
EndSection

After changing the metamodes line back to 1280x720, I don't get any
output anymore on the projector.

** Affects: nvidia-graphics-drivers (Ubuntu)
 Importance: Undecided
 Status: New

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
pulseaudio: pa_simple_new for playback failed
pulseaudio: Reason: Connection refused
audio: Failed to create voice `es1370.dac2'
pulseaudio: pa_simple_new for capture failed
pulseaudio: Reason: Connection refused
pulseaudio: pa_simple_new for capture failed
pulseaudio: Reason: Connection refused
audio: Failed to create voice `es1370.adc'

** Affects: qemu-kvm (Ubuntu)
 Importance: Undecided
 Status: New

-- 
no sound: pulseaudio connection refused
https://bugs.launchpad.net/bugs/575919
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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
pulseaudio: pa_simple_new for playback failed
pulseaudio: Reason: Connection refused
audio: Failed to create voice `es1370.dac2'
pulseaudio: pa_simple_new for capture failed
pulseaudio: Reason: Connection refused
pulseaudio: pa_simple_new for capture failed
pulseaudio: Reason: Connection refused
audio: Failed to create voice `es1370.adc'

** Affects: qemu-kvm (Ubuntu)
 Importance: Undecided
 Status: 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.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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


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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
https://bugs.launchpad.net/bugs/399241
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


[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
https://bugs.launchpad.net/bugs/388158
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


[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
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 in file /build/buildd/kde4libs-4.1.3/kdeui/kernel/kstyle.cpp, 
line 3314
QPainter::begin: A paint device can only be painted by one painter at a time.
QPainter::setWorldTransform: Painter not active
QPainter::begin: A paint device can only be painted by one painter at a time.
QPainter::setWorldTransform: Painter not active
error - missing word count in dictionary file
Hash Manager Error : 4
QPainter::begin: A paint device can only be painted by one painter at a time.
QPainter::setWorldTransform: Painter not active
QPainter::begin: A paint device can only be painted by one painter at a time.
QPainter::setWorldTransform: Painter not active
QPainter::begin: A paint device can only be painted by one painter at a time.
QPainter::setWorldTransform: Painter not active

Description:Ubuntu 8.10
Release:8.10

openoffice.org-writer:
  Installed: 1:3.0.0-6ubuntu0intrepid1
  Candidate: 1:3.0.0-6ubuntu0intrepid1
  Version table:
 *** 1:3.0.0-6ubuntu0intrepid1 0
500 http://ppa.launchpad.net intrepid/main Packages
100 /var/lib/dpkg/status
 1:2.4.1-11ubuntu2.1 0
500 http://ubuntu.mirrors.skynet.be intrepid-updates/main Packages
500 http://ubuntu.mirrors.skynet.be intrepid-security/main Packages
 1:2.4.1-11ubuntu2 0
500 http://ubuntu.mirrors.skynet.be intrepid/main Packages

** Affects: openoffice.org (Ubuntu)
 Importance: Undecided
 Status: New

-- 
oowriter crashes with error - missing word count in dictionary file
https://bugs.launchpad.net/bugs/307740
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


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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-proj/1.x-
branch/revision/380

Note that it is highly exceptional that I backport fixes to earlier versions. 
Doing so would stretch my limited resources even more thinly, but since this 
is a simple patch, I can make an exception.

There are however other, more serious issues in the 1.1 release, and I 
recommend all my users to upgrade to 1.1.1.

Also, for future bug reports, I can only investigate them in detail if they 
are with respect to the latest released version.

Hope this clarifies things.

Peter

-- 
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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 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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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 for the current version. Will there be a 2.0 release
 soon?

Not soonish, no. If you are willing to help out with a patch for the 1.x 
codebase, that would be great!

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.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2008-10-30 Thread Peter Bienstman
But still, opening a mixer stream which is idle should not take all the CPU 
time, so I'm inclined to think this is pygame regression, as with previous 
pygame versions it worked fine.

I agree that it would be in principle possible to work around this in 
Mnemosyne, but the upcoming 2.x codebase no longer uses pygame but phonon, so 
I'm not really inclined to put a lot of effort in something that will become 
obsolete anyhow...

Peter

On Thursday 30 October 2008 09:21:08 marmuta wrote:
 Hi, thanks for answering so quickly :)

 When I run it with alsa the cpu usage just shifts to mnemosyne (on a
 Intrepid RC live cd):

 [EMAIL PROTECTED]:~$ pulseaudio -k
 W: ltdl-bind-now.c: Failed to find original dlopen loader.
 [EMAIL PROTECTED]:~$ SDL_AUDIODRIVER=alsa mnemosyne
 [1] 8945
 [EMAIL PROTECTED]:~$ top -bn3 |grep pulseaudio
 [EMAIL PROTECTED]:~$ top -bn3 |grep mnemosyne
  8945 ubuntu20   0 55220  20m  13m S  7.9  1.0   0:03.62 mnemosyne
  8945 ubuntu20   0 55220  20m  13m S  6.0  1.0   0:03.80 mnemosyne
  8945 ubuntu20   0 55220  20m  13m S  6.0  1.0   0:03.98 mnemosyne
 [EMAIL PROTECTED]:~$

 Looking at the sources, pygame.mixer.init always opens an SDL mixer
 stream. I think this is by design, rather than a bug, since games have
 something to play most of the time. Whereas Mnemosyne sits mostly idle
 (ok, does so for me ;), only occasionally playing a single sound.

 I'm wondering if it could open the mixer just when needed and then shut
 it down again after 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: +32 9 264 35 93
WWW: http://photonics.intec.UGent.be
email: [EMAIL PROTECTED]


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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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


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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

 Personally, I'd say these are both wrong.  Debian shouldn't be forcing
 to 2.4 when you support 2.5 (2.5 is the default in Debian too) and I
 don't think you should depend on /usr/bin/env.  I think it's a fragile
 solution.  For people installing via setup.py, distutils will insert the
 correct interpreter version if needed, so it's unnecessary for them and
 a problem for distro developers.  The best thing is just to use
 /usr/bin/python.

OK, feel free to patch 1.1 as you see fit, I'll add the patch to SVN.

 Looking at the code in 1.1, I don't see that it handles this error any
 differently (I just looked where it crashed, I don't have a deep
 understanding of your code).  Is it caught somewhere else so we can mark
 this fixed after I upload 1.1?

The error is not handled differently, but the conditions that give rise to the 
error should no longer occur.

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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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()
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 like this to affect the (newly
created) Mnemosyne project page here on Launchpad.

Peter

-- 
mnemosyne crashed with AttributeError in module()
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.ubuntu.com/mailman/listinfo/ubuntu-bugs