Re: [mnemosyne-proj-users] Kubuntu Update Killed Mnemosyne

2011-02-02 Thread Timothy Bourke
On Feb  1 at 17:42 -0800, GeorgeSalt wrote:
 Mnemosyne was working fine.  After a routine software update, I now
 get the following:
 
 Traceback (most recent call last):
   File /usr/,local/bin/mnemosyne, line 5, in module
 pkg_resources.run_script('Mnemosyne==1.2.2', 'mnemosyne')
   File /usr/lib/python2.6/dist-packages/pkg_resources.py, line 467,
 in run_script
 self.require(requires)[0].run_script(script_name, ns)
   File /usr/lib/python2.6/dist-packages/pkg_resources.py, line 1200,
 in run_script
 execfile(script_filename, namespace, namespace)
   File /usr/local/lib/python2.6/dist-packages/Mnemosyne-1.2.2-
 py2.6.egg/EGG-INFO/scripts/mnemosyne, line 11, in module
 from qt import *
 RuntimeError: the sip module implements API v8.0 but the qt module
 requires API v7.0
 
 Are there any Ubuntu/Kubuntu users who can offer a solution?  One
 approach would be to install the earlier version of sip, but what
 might that do to other packages on my system?  Is there a way to have
 both versions installed?

I use Mnemosyne on Ubuntu 10.10, but I haven't experienced this
problem. According to this thread (for a different distribution):
   https://bbs.archlinux.org/viewtopic.php?id=106379
however, rebuilding pyqt3 fixes the problem.

Perhaps upgrading/reinstalling pyqt3 would work too?

This thread:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=571203
suggests rebuilding python-qscintilla2.

Tim.



signature.asc
Description: Digital signature


[mnemosyne-proj-users] Quality Control

2011-02-02 Thread Mo Abrahams
I recently discovered mnemosyne, and am using it on my N900, but there
is a serious need for quality control of some sort in the decks on the
webpage.

I know that as an opensource project the available time is limited,
but I downloaded one deck in which certain characters (umlaut
characters) are messed up, and another in which a path to a sound file
was wrong.

Is there another community repository for decks? Is there some sort of
quality control we can do for the decks on the main page?

-- 
You received this message because you are subscribed to the Google Groups 
mnemosyne-proj-users group.
To post to this group, send email to mnemosyne-proj-users@googlegroups.com.
To unsubscribe from this group, send email to 
mnemosyne-proj-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/mnemosyne-proj-users?hl=en.



[mnemosyne-proj-users] Re: Quality Control

2011-02-02 Thread Peter Bienstman
Hi,

It is pretty much impossible for me both in terms of time and in terms
of lack of expertise to vet every deck posted on the site.

What you can of course always do is add comments on the site to rate
that deck, or fix errors and upload the new version.

Cheers,

Peter


On Feb 2, 5:55 pm, Mo Abrahams always.a.rea...@gmail.com wrote:
 I recently discovered mnemosyne, and am using it on my N900, but there
 is a serious need for quality control of some sort in the decks on the
 webpage.

 I know that as an opensource project the available time is limited,
 but I downloaded one deck in which certain characters (umlaut
 characters) are messed up, and another in which a path to a sound file
 was wrong.

 Is there another community repository for decks? Is there some sort of
 quality control we can do for the decks on the main page?

-- 
You received this message because you are subscribed to the Google Groups 
mnemosyne-proj-users group.
To post to this group, send email to mnemosyne-proj-users@googlegroups.com.
To unsubscribe from this group, send email to 
mnemosyne-proj-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/mnemosyne-proj-users?hl=en.



Re: [mnemosyne-proj-users] Re: Quality Control

2011-02-02 Thread Mo Abrahams
Thanks. I'll do that with errors that I find.
Maybe some sort of revision control (hg/bzr/git) would be a good idea for the 
lists? It would make it easier for others to do the same.

Thanks,

Mo.

- Ursprüngliche Mitteilung -
 Hi,
 
 It is pretty much impossible for me both in terms of time and in terms
 of lack of expertise to vet every deck posted on the site.
 
 What you can of course always do is add comments on the site to rate
 that deck, or fix errors and upload the new version.
 
 Cheers,
 
 Peter
 
 
 On Feb 2, 5:55 pm, Mo Abrahams always.a.rea...@gmail.com wrote:
  I recently discovered mnemosyne, and am using it on my N900, but there
  is a serious need for quality control of some sort in the decks on the
  webpage.
  
  I know that as an opensource project the available time is limited,
  but I downloaded one deck in which certain characters (umlaut
  characters) are messed up, and another in which a path to a sound file
  was wrong.
  
  Is there another community repository for decks? Is there some sort of
  quality control we can do for the decks on the main page?
 
 -- 
 You received this message because you are subscribed to the Google
 Groups mnemosyne-proj-users group. To post to this group, send email
 to mnemosyne-proj-users@googlegroups.com. To unsubscribe from this
 group, send email to mnemosyne-proj-users+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/mnemosyne-proj-users?hl=en.
 

-- 
You received this message because you are subscribed to the Google Groups 
mnemosyne-proj-users group.
To post to this group, send email to mnemosyne-proj-users@googlegroups.com.
To unsubscribe from this group, send email to 
mnemosyne-proj-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/mnemosyne-proj-users?hl=en.



[mnemosyne-proj-users] Re: Kubuntu Update Killed Mnemosyne

2011-02-02 Thread GeorgeSalt
Thanks, Tim.

Deprecating python-sip to version python-sip=4.10.5-0ubuntu1 solved
this problem.  This is a K/Ubuntu problem and I'll file a bug report.

GS

On Feb 2, 3:05 am, Timothy Bourke t...@tbrk.org wrote:
 On Feb  1 at 17:42 -0800, GeorgeSalt wrote:



 untu





  Mnemosyne was working fine.  After a routine software update, I now
  get the following:

  Traceback (most recent call last):
    File /usr/,local/bin/mnemosyne, line 5, in module
      pkg_resources.run_script('Mnemosyne==1.2.2', 'mnemosyne')
    File /usr/lib/python2.6/dist-packages/pkg_resources.py, line 467,
  in run_script
      self.require(requires)[0].run_script(script_name, ns)
    File /usr/lib/python2.6/dist-packages/pkg_resources.py, line 1200,
  in run_script
      execfile(script_filename, namespace, namespace)
    File /usr/local/lib/python2.6/dist-packages/Mnemosyne-1.2.2-
  py2.6.egg/EGG-INFO/scripts/mnemosyne, line 11, in module
      from qt import *
  RuntimeError: the sip module implements API v8.0 but the qt module
  requires API v7.0

  Are there any Ubuntu/Kubuntu users who can offer a solution?  One
  approach would be to install the earlier version of sip, but what
  might that do to other packages on my system?  Is there a way to have
  both versions installed?

 I use Mnemosyne on Ubuntu 10.10, but I haven't experienced this
 problem. According to this thread (for a different distribution):
    https://bbs.archlinux.org/viewtopic.php?id=106379
 however, rebuilding pyqt3 fixes the problem.

 Perhaps upgrading/reinstalling pyqt3 would work too?

 This thread:
    http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=571203
 suggests rebuilding python-qscintilla2.

 Tim.

  signature.asc
  1KViewDownload

-- 
You received this message because you are subscribed to the Google Groups 
mnemosyne-proj-users group.
To post to this group, send email to mnemosyne-proj-users@googlegroups.com.
To unsubscribe from this group, send email to 
mnemosyne-proj-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/mnemosyne-proj-users?hl=en.



[mnemosyne-proj-users] New open source web app that uses Mnemosyne algorithm

2011-02-02 Thread Steve Bezek
Hey guys,

I created a new open source, spaced repetition web app called Memizr
[http://memizr.com].  It is written in python/django and uses the same
scheduling algorithm as Mnemosyne.

It is licensed under the AGPL license and the source code is available
here [https://github.com/stephenbez/memizr]

You can learn more about it at my blog:
[http://stevebezek.wordpress.com/2011/01/30/announcing-memzir/]

-Steve

-- 
You received this message because you are subscribed to the Google Groups 
mnemosyne-proj-users group.
To post to this group, send email to mnemosyne-proj-users@googlegroups.com.
To unsubscribe from this group, send email to 
mnemosyne-proj-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/mnemosyne-proj-users?hl=en.