After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 646604 - Impossible to launch Gaupol on Ubuntu Natty
Impossible to launch Gaupol on Ubuntu Natty
Status: RESOLVED DUPLICATE of bug 643958
Product: gaupol
Classification: Other
Component: general
0.17.1
Other Linux
: Normal critical
: ---
Assigned To: gaupol-maint@gnome.bugs
gaupol-maint@gnome.bugs
Depends on:
Blocks:
 
 
Reported: 2011-04-03 08:33 UTC by Xavier Guillot
Modified: 2011-04-03 12:08 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Xavier Guillot 2011-04-03 08:33:36 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
Comment 1 Osmo Salomaa 2011-04-03 12:08:34 UTC
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 ***