Bug#311283: What errors?

Frederic-Emmanuel PICCA picca at synchrotron-soleil.fr
Thu Sep 1 12:29:19 UTC 2005


> 
> I take it from the other bug you reported that you're now using gazpacho
> 0.6.1. Could you then try to open the file and send the error messages
> you get, please? =)

No I can open the glade file and edit it.

Nevertheless if I save it and try to use it instead of the one generated 
by glade-2, my programm stop with thoses errors:


picca at grisette:~/Projets/hkl/binding/python$ python diffractometer.py

(diffractometer.py:12661): libglade-WARNING **: Unexpected element 
<object> inside <glade-interface>.

(diffractometer.py:12661): libglade-WARNING **: unknown attribute 
`constructor' for <widget>.

(diffractometer.py:12661): libglade-WARNING **: unknown attribute 
`constructor' for <widget>.

(diffractometer.py:12661): libglade-WARNING **: Could not load support 
for `gtk+': libgtk+.so: Ne peut ouvrir le fichier d'objet partag\xe9: 
Aucun fichier ou r\xe9pertoire de ce type
diffractometer.py:462: GtkWarning: Attempting to add a widget with type 
GtkLabel to a GtkFrame, but as a GtkBin subclass a GtkFrame can only 
contain one widget at a time; it already contains a widget of type 
GtkAlignment
   self.widgets = gtk.glade.XML('diffractometer2.glade')

(diffractometer.py:12661): libglade-WARNING **: unknown property 
`n_pages' for class `GtkNotebook'
Traceback (most recent call last):
   File "diffractometer.py", line 641, in ?
     diffractometer = Diffractometer(E4C)
   File "diffractometer.py", line 510, in __init__
     self['menu_quitter'].connect('activate', 
self.on_menu_quitter1_activate)
AttributeError: 'NoneType' object has no attribute 'connect'

> 
> Thanks,
> 

your welcom

Fred





More information about the Pkg-gnome-maintainers mailing list