GNOME Bugzilla – Bug 662151
gaupol doesn't start
Last modified: 2011-10-19 05:22:21 UTC
Hello, Gaupol doesn't start : Traceback (most recent call last):
+ Trace 228846
import gaupol
from gaupol.enumuim import *
framerate_actions = {aeidon.framerates.FPS_23_976: "show_framerate_23_976",
Platform : Ubuntu 11.04 - Linux kernel 2.6.38-11-generic python 2.7.1-0ubuntu5 python-aeidon 0.17.1-1 python-gobject 2.28.3-1ubuntu1.1 python-gtk2 2.22.0-0ubuntu1.1 python-enchant 1.5.3-2 gstreamer 0.10.32-3ubuntu3.1 gtk 2.24.4-0ubuntu2 Thank you for your work !
If you're using gaupol 0.19.1, that requires aeidon 0.19.1. Did you install these through Ubuntu's package management? Is python-aeidon not upgradeable for some reason? Looking at the Debian/Ubuntu package dependencies, I can see that python-aeidon is not marked as an exact version dependency. I can contact the Debian packager about that. To fix your immediate problem, upgrade python-aeidon.
Great, it works with aeidon 0.19.1 ! I was indeed mistaken by the inexact version dependency ; afterwards i should have found it by myself. Thank you for your quick answer !
Filed to Debian's bug tracking system. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=645856