bug in anjuta crashes when trying to open *.ui file with glade

Francis (Grizzly) Smit grizzly at smit.id.au
Sun Apr 27 05:07:50 UTC 2014


yep this has been an issue since 13.10 but the automatic bug reporting 
doesn't happen so I have struggled to report this bug
now running 14.04 and the bug is still there, the anjuta mailing list 
suggests that it is caused by a miss match between the version of Glade 
installed and the version anjuta was compiled with.


to reproduce the error I have created a new C++ Gtkmm project all's fine 
then I try to open the src/*.ui file using glade and the whole show crashes


here is the output on the command line if I start it from there:

GladeUI-Message: 1 missing displayable value for 
GtkCellRendererAccel::accel-mode
GladeUI-Message: 1 missing displayable value for 
AnjutaVcsStatusTreeView::status-codes
GladeUI-Message: No displayable values for property 
VteTerminal::backspace-binding
GladeUI-Message: No displayable values for property 
VteTerminal::cursor-blink-mode
GladeUI-Message: No displayable values for property 
VteTerminal::cursor-shape
GladeUI-Message: No displayable values for property 
VteTerminal::delete-binding
GladeUI-Message: Glade needs artwork; a default icon will be used for 
the following classes:
     GtkSourceView    needs an icon named 
'widget-gtksourceview-gtksourceview'
     AnjutaTreeComboBox    needs an icon named 'widget-anjuta-combo'
     PeasGtkPluginManagerView    needs an icon named 
'widget-libpeas-gtk-pluginmanagerview'
     PeasGtkPluginManager    needs an icon named 
'widget-libpeas-gtk-pluginmanager'
     AnjutaCellRendererDiff    needs an icon named 
'widget-anjuta-cellrendererdiff'
     AnjutaFileList    needs an icon named 'widget-anjuta-filelist'
     AnjutaDropEntry    needs an icon named 'widget-anjuta-dropentry'
     AnjutaVcsStatusTreeView    needs an icon named 
'widget-anjuta-vcsstatus'
     GbfProjectView    needs an icon named 'widget-anjuta-view'
     AnjutaFileDropEntry    needs an icon named 
'widget-anjuta-filedropentry'
     GtkApplicationWindow    needs an icon named 
'widget-gtk-applicationwindow'
     AnjutaPmChooserButton    needs an icon named 'widget-anjuta-button'
     AnjutaPkgConfigChooser    needs an icon named 
'widget-anjuta-pkg_config_chooser'
     AnjutaEntry    needs an icon named 'widget-anjuta-entry'
     AnjutaColumnTextView    needs an icon named 
'widget-anjuta-columntextview'
     AnjutaEnvironmentEditor    needs an icon named 
'widget-anjuta-environment_editor'

(anjuta:11708): Gdk-WARNING **: 
/build/buildd/gtk+3.0-3.10.8/./gdk/x11/gdkwindow-x11.c:5531 drawable is 
not a native X11 window

(anjuta:11708): Gdk-ERROR **: The program 'anjuta' received an X Window 
System error.
This probably reflects a bug in the program.
The error was 'BadWindow (invalid Window parameter)'.
   (Details: serial 6144 error_code 3 request_code 20 (core protocol) 
minor_code 0)
   (Note to programmers: normally, X errors are reported asynchronously;
    that is, you will receive the error a while after causing it.
    To debug your program, run it with the GDK_SYNCHRONIZE environment
    variable to change this behavior. You can then get a meaningful
    backtrace from your debugger if you break on the gdk_x_error() 
function.)
Trace/breakpoint trap (core dumped)



-- 


   .~.     In my life God comes first....
   /V\         but Linux is pretty high after that :-D
  /( )\    Francis (Grizzly) Smit
  ^^-^^    http://www.smit.id.au/





More information about the ubuntu-users mailing list