[Bug 448670] Re: Gramps crashes after some minutes
Serge Noiraud
Serge.Noiraud at laposte.net
Sun Nov 8 08:51:03 UTC 2009
I'm the gramps developper which include GeoView in gramps.
Geoview try to load libwebkit or gtkmozembed to show the maps.
If we have none of these kits, Geoview is not loaded.
If we have one kit, we load the kit available
and if we have the two kits, webkit is used.
If you don't need the maps for the moment, you can disallow geoview in the .ini file
$HOME/.gramps/gramps.ini or gramps32.ini
You remove 'GeoView' in the data-views variable.
This is for the work around. Normally, gramps must run correctly.
Now, for your problem, I think there is a problem during libwebkit and python-webkit installation.
During the karmic development, I already had this problem one time.
To correct this, I only did :
sudo aptitude remove python-webkit
then
sudo aptitude install python-webkit
and normally, the problem should disapear ...
--
Gramps crashes after some minutes
https://bugs.launchpad.net/bugs/448670
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list