Association test
Dan Williams
dcbw at redhat.com
Fri Feb 8 12:11:01 EST 2008
On Fri, 2008-02-08 at 14:58 -0200, Ricardo Carrano wrote:
> I installed d-feet on an XO. But when I run './d-feet -l' I get:
>
> Traceback (most recent call last):
> File "/usr/bin/d-feet", line 47, in <module>
> app = DFeetApp.DFeetApp()
> File "/usr/lib/python2.5/site-packages/dfeet/DFeetApp.py", line 29,
> in __init__
> ui = UILoader(UILoader.UI_MAINWINDOW)
> File "/usr/lib/python2.5/site-packages/dfeet/_ui/uiloader.py", line
> 34, in __init__
> self.ui = gtk.Builder()
> AttributeError: 'module' object has no attribute 'Builder'
>
> What am I doing or assuming wrong?
It needs a newer GTK that supports GtkBuilder. 2.6.12 or later I think.
Dan
> Thanks!
>
> You could use d-feet to view the interfaces then:
>
> https://hosted.fedoraproject.org/d-feet/
>
> Marco
>
> _______________________________________________
> Devel mailing list
> Devel at lists.laptop.org
> http://lists.laptop.org/listinfo/devel
More information about the Devel
mailing list