GNOME Bugzilla – Bug 646604
Impossible to launch Gaupol on Ubuntu Natty
Last modified: 2011-04-03 12:08:34 UTC
Hello, I just installed a fresh Ubuntu Natty 64 beta desktop and Gaupol 0.17.1 from official Ubuntu repositories. When I try to launch it with Applications menu, instead of program, I get a window error with this message : An unhandled exception occured Traceback File: usr/bin/gaupol Line: 28 In: <module> gaupol.main.main(sys.argv[1:]) File: usr/share/gaupol/gaupol/main.py Line: 176 In: main _init_application(opts, args) File: usr/share/gaupol/gaupol/main.py Line: 57 In: _init_application application = gaupol.Application() File: usr/share/gaupol/gaupol/application.py Line: 122 In: __init__ self._init_gui() File: usr/share/gaupol/gaupol/application.py Line: 181 In: _init_gui self._init_uim() File: usr/share/gaupol/gaupol/application.py Line: 253 In: _init_uim action = getattr(gaupol.actions, name)() File: usr/share/gaupol/gaupol/actions/view.py Line: 118 In: __init__ self.props.active = (framerate == aeidon.framerates.FPS_24) AttributeError: 'gobject.GProps' object has no attribute 'active' Platform Linux-2.6.38-7-generic-x86_64-with-Ubuntu-11.04-natty Versions Aeidon: 0.17.1 Gaupol: 0.17.1 Python: 2.7.1 GTK+: 2.24.3 PyGTK: 2.22.0 PyEnchant: 1.5.3 Universal Encoding Detector: 2.0.1 Thanks in advance. Xavier
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of bug 643958 ***