← Back to team overview

gtg team mailing list archive

[Question #255680]: GTG on Centos6

 

New question #255680 on Getting Things GNOME!:
https://answers.launchpad.net/gtg/+question/255680

Hello, 

I am just curious about running gtg on centos6. Its a stable os with a gnome2 
gui environment. The packaging of liblarch/_gtk and gtg was straight forward.
But the execution ends up in:

$ gtg
Traceback (most recent call last):
  File "/usr/bin/gtg", line 89, in <module>
    main()
  File "/usr/bin/gtg", line 84, in main
    from GTG import gtg
  File "/usr/lib/python2.6/site-packages/GTG/gtg.py", line 58, in <module>
    from GTG.gtk.manager import Manager
  File "/usr/lib/python2.6/site-packages/GTG/gtk/manager.py", line 34, in <module>
    from GTG.gtk.browser.browser import TaskBrowser
  File "/usr/lib/python2.6/site-packages/GTG/gtk/browser/browser.py", line 41, in <module>
    from GTG.gtk.browser.custominfobar import CustomInfoBar
  File "/usr/lib/python2.6/site-packages/GTG/gtk/browser/custominfobar.py", line 28, in <module>
    class CustomInfoBar(gtk.InfoBar):
AttributeError: 'module' object has no attribute 'InfoBar'


I am not familiar with python and want to ask for interpretation of this output.


Additional infos:

$ rpm -qa |grep -i -E 'gtg|^python'  |sort
gtg-0.3.1-4.localEL6.noarch
python-2.6.6-52.el6.x86_64
python-babel-0.9.4-5.1.el6.noarch
python-beaker-1.3.1-7.el6.noarch
python-bibtex-1.2.7-3.sheeEL6.x86_64
python-configobj-4.6.0-3.el6.noarch
python-crypto-2.0.1-22.el6.x86_64
python-dateutil-1.4.1-6.el6.noarch
python-ethtool-0.6-5.el6.x86_64
python-iniparse-0.3.1-2.1.el6.noarch
python-iwlib-0.1-1.2.el6.x86_64
python-jinja2-2.2.1-2.el6_5.x86_64
python-kerberos-1.1-6.2.el6.x86_64
python-krbV-1.0.90-3.el6.x86_64
python-ldap-2.3.10-1.el6.x86_64
python-liblarch-2.1.0-5.localEL6.noarch
python-liblarch_gtk-2.1.0-5.localEL6.noarch
python-libs-2.6.6-52.el6.x86_64
python-lxml-2.2.3-1.1.el6.x86_64
python-mako-0.3.4-1.el6.noarch
python-markupsafe-0.9.2-4.el6.x86_64
python-meh-0.12.1-3.el6.noarch
python-netaddr-0.7.5-4.el6.noarch
python-nose-0.10.4-3.1.el6.noarch
python-nss-0.13-1.el6.x86_64
python-paramiko-1.7.5-2.1.el6.noarch
python-pyasn1-0.0.12a-1.el6.noarch
python-pycurl-7.19.0-8.el6.x86_64
python-setuptools-0.6.10-3.el6.noarch
python-sexy-0.1.9-9.1.el6.x86_64
python-slip-0.2.20-1.el6_2.noarch
python-urlgrabber-3.9.1-9.el6.noarch


Any hints?


Thanks
Leon


 



-- 
You received this question notification because you are a member of Gtg
developers, which is an answer contact for Getting Things GNOME!.