Peter Landgren <peter.tal...@telia.com> added the comment:

1. Sorry, I made a mistake this morning. (Had to run to a funeral.)
These are the correct version:
Python 2.5                     Python 2.6
Windows  4.4.5.3 (4, 4, 20)    4.7.3 (4.7.25)
Linux    4.4.5.3 (4, 6, 21)    4.7.3 (4.7.25)

So, the same versions of bsddb and DB in Python 2.6 gives the slow speed 
performance with Windows but not with Linux. This means that the Windows and 
Linux environments are equal as far as I can see.
 
2. I installed bsddb3 5.0.0 without any problem, but I had to move libdb48.dll 
from c:\Python26\bsddb3\utils\
to c:\Python26\Lib\site-packages\bsddb3\
otherwise it could not be found. Any explanation for this?

3. Could not run Gramps in Windows with Py 2.7 as Gramps needs pygtk, pycairo 
and pygobject to run.

It seems to be a strange issue. It can be worked around by using bsddb3 in 
stead in Gramps for those who needs it. It is only a problem when you import a 
backup or a GEDCOM and when you rebuild reference maps, which you don't do very 
often. It's not a issue with normal usage of Gramps.

So, maybe let it wait until 2.7 is out?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue8516>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to