Menu

#399 pncconf in 2.6.3 prints scary warnings at startup

2.6
open
nobody
None
5
2015-01-08
2014-10-30
No

When starting pncconf in linuxcnc 2.6.3 from the terminal, the following warnings are printed:

1 09:13:46 seb@wheezy-i386 /home/seb> dpkg -s linuxcnc-sim | grep Vers
Version: 1:2.6.3

0 09:13:55 seb@wheezy-i386 /home/seb> pncconf
/usr/bin/pncconf:4010: Warning: g_path_get_dirname: assertion `file_name != NULL' failed
  self.xml = gtk.glade.xml_new_from_buffer(doc, len(doc), domain="linuxcnc")
/usr/bin/pncconf:4010: GtkWarning: gdk_pixbuf_new_from_file: assertion `filename != NULL' failed
  self.xml = gtk.glade.xml_new_from_buffer(doc, len(doc), domain="linuxcnc")
/usr/bin/pncconf:4010: Warning: g_object_unref: assertion `G_IS_OBJECT (object)' failed
  self.xml = gtk.glade.xml_new_from_buffer(doc, len(doc), domain="linuxcnc")

Discussion

  • Sebastian Kuzminsky

    I should add that this is on Debian Wheezy, running sim. I have not tried the RTAI version, but i dont think that should matter for pncconf.

     
  • Chris M

    Chris M - 2015-01-08

    the errors messages are not new and are harmless.
    Stepconf of that age will show the same.

    Both will not show this in 2.7+

    Chris M

     

    Last edit: Chris M 2015-01-08