[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-user: Using the currently available binary I end up with this response



Hello!
I just downloaded and extracted the currently available binary, which is:
0.0.2, and the readme for it suggested that I bring issues here.

I also installed it accordingly for regular users, and opened a
terminal and logged into it via the user thus selected. (I suspect
I'll need to actually log into the system using the user I chose.....)

However here is what the system told me:
jimkirk@jimkirk:/usr/local/geda-0.0.2/bin$ ./geda
/usr/local/geda-0.0.2/lib/python2.5/site-packages/gtk-2.0/gtk/__init__.py:72:
GtkWarning: could not open display
  warnings.warn(str(e), _gtk.Warning)
Warning: Failed to load gettext translations
/usr/local/geda-0.0.2/lib/geda-xgsch2pcb/gui.py:50: Warning: invalid
(NULL) pointer instance
  gtk.Window.__init__(self)
/usr/local/geda-0.0.2/lib/geda-xgsch2pcb/gui.py:50: Warning:
g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)'
failed
  gtk.Window.__init__(self)
/usr/local/geda-0.0.2/lib/geda-xgsch2pcb/gui.py:196: Warning: invalid
(NULL) pointer instance
  toolbar = gtk.Toolbar()
/usr/local/geda-0.0.2/lib/geda-xgsch2pcb/gui.py:196: Warning:
g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)'
failed
  toolbar = gtk.Toolbar()
/usr/local/geda-0.0.2/lib/geda-xgsch2pcb/gui.py:83: GtkWarning:
gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  scrollwin = gtk.ScrolledWindow()
/usr/local/geda-0.0.2/lib/geda-xgsch2pcb/gui.py:92: GtkWarning:
gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  self.pagelist.append_column(column)
/usr/local/geda-0.0.2/lib/geda-xgsch2pcb/gui.py:92: Warning:
g_object_get: assertion `G_IS_OBJECT (object)' failed
  self.pagelist.append_column(column)
/usr/local/geda-0.0.2/lib/geda-xgsch2pcb/gui.py:104: GtkWarning:
gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  self.addpagebutton = gtk.Button(stock=gtk.STOCK_ADD)
/usr/local/geda-0.0.2/lib/geda-xgsch2pcb/gui.py:104: Warning:
g_object_get: assertion `G_IS_OBJECT (object)' failed
  self.addpagebutton = gtk.Button(stock=gtk.STOCK_ADD)
/usr/local/geda-0.0.2/lib/geda-xgsch2pcb/gui.py:104: Warning: value
"TRUE" of type `gboolean' is invalid or out of range for property
`visible' of type `gboolean'
  self.addpagebutton = gtk.Button(stock=gtk.STOCK_ADD)
/usr/local/geda-0.0.2/lib/geda-xgsch2pcb/gui.py:109: GtkWarning:
gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  self.removepagebutton = gtk.Button(stock=gtk.STOCK_REMOVE)
/usr/local/geda-0.0.2/lib/geda-xgsch2pcb/gui.py:109: Warning:
g_object_get: assertion `G_IS_OBJECT (object)' failed
  self.removepagebutton = gtk.Button(stock=gtk.STOCK_REMOVE)
/usr/local/geda-0.0.2/lib/geda-xgsch2pcb/gui.py:109: Warning: value
"TRUE" of type `gboolean' is invalid or out of range for property
`visible' of type `gboolean'
  self.removepagebutton = gtk.Button(stock=gtk.STOCK_REMOVE)
/usr/local/geda-0.0.2/lib/geda-xgsch2pcb/gui.py:115: GtkWarning:
gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  self.editpagebutton = gtk.Button(_("Edit schematic"))
/usr/local/geda-0.0.2/lib/geda-xgsch2pcb/gui.py:115: Warning:
g_object_get: assertion `G_IS_OBJECT (object)' failed
  self.editpagebutton = gtk.Button(_("Edit schematic"))
/usr/local/geda-0.0.2/lib/geda-xgsch2pcb/gui.py:121: GtkWarning:
gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  self.editpagebutton.set_image(image)
/usr/local/geda-0.0.2/lib/geda-xgsch2pcb/gui.py:121: Warning:
g_object_get: assertion `G_IS_OBJECT (object)' failed
  self.editpagebutton.set_image(image)
/usr/local/geda-0.0.2/lib/geda-xgsch2pcb/gui.py:121: Warning: value
"TRUE" of type `gboolean' is invalid or out of range for property
`visible' of type `gboolean'
  self.editpagebutton.set_image(image)
/usr/local/geda-0.0.2/lib/geda-xgsch2pcb/gui.py:127: GtkWarning:
gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  self.attribpagebutton = gtk.Button(_("Edit attributes"))
/usr/local/geda-0.0.2/lib/geda-xgsch2pcb/gui.py:127: Warning:
g_object_get: assertion `G_IS_OBJECT (object)' failed
  self.attribpagebutton = gtk.Button(_("Edit attributes"))
/usr/local/geda-0.0.2/lib/geda-xgsch2pcb/gui.py:133: GtkWarning:
gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  self.attribpagebutton.set_image(image)
/usr/local/geda-0.0.2/lib/geda-xgsch2pcb/gui.py:133: Warning:
g_object_get: assertion `G_IS_OBJECT (object)' failed
  self.attribpagebutton.set_image(image)
/usr/local/geda-0.0.2/lib/geda-xgsch2pcb/gui.py:133: Warning: value
"TRUE" of type `gboolean' is invalid or out of range for property
`visible' of type `gboolean'
  self.attribpagebutton.set_image(image)
/usr/local/geda-0.0.2/lib/geda-xgsch2pcb/gui.py:154: GtkWarning:
gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  self.editpcbbutton = gtk.Button(_("Edit layout"))
/usr/local/geda-0.0.2/lib/geda-xgsch2pcb/gui.py:154: Warning:
g_object_get: assertion `G_IS_OBJECT (object)' failed
  self.editpcbbutton = gtk.Button(_("Edit layout"))
/usr/local/geda-0.0.2/lib/geda-xgsch2pcb/gui.py:159: GtkWarning:
gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  self.updatepcbbutton = gtk.Button(_("Update layout"))
/usr/local/geda-0.0.2/lib/geda-xgsch2pcb/gui.py:159: Warning:
g_object_get: assertion `G_IS_OBJECT (object)' failed
  self.updatepcbbutton = gtk.Button(_("Update layout"))
/usr/local/geda-0.0.2/lib/geda-xgsch2pcb/gui.py:180: Warning: invalid
(NULL) pointer instance
  self.aboutdialog = gtk.AboutDialog()
/usr/local/geda-0.0.2/lib/geda-xgsch2pcb/gui.py:180: Warning:
g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)'
failed
  self.aboutdialog = gtk.AboutDialog()
/usr/local/geda-0.0.2/lib/geda-xgsch2pcb/gui.py:180: GtkWarning:
gdk_cursor_new_for_display: assertion `GDK_IS_DISPLAY (display)'
failed
  self.aboutdialog = gtk.AboutDialog()
/usr/local/geda-0.0.2/lib/geda-xgsch2pcb/gui.py:180: GtkWarning:
gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  self.aboutdialog = gtk.AboutDialog()
/usr/local/geda-0.0.2/lib/geda-xgsch2pcb/gui.py:180: Warning:
g_object_get: assertion `G_IS_OBJECT (object)' failed
  self.aboutdialog = gtk.AboutDialog()
/usr/local/geda-0.0.2/lib/geda-xgsch2pcb/gui.py:180: Warning: value
"TRUE" of type `gboolean' is invalid or out of range for property
`visible' of type `gboolean'
  self.aboutdialog = gtk.AboutDialog()
/usr/local/geda-0.0.2/lib/geda-xgsch2pcb/gui.py:189: GtkWarning:
gtk_window_set_screen: assertion `GDK_IS_SCREEN (screen)' failed
  self.aboutdialog.set_transient_for( self )
/usr/local/geda-0.0.2/bin/.scripts/geda.py:52: GtkWarning: Screen for
GtkWindow not set; you must always set
a screen for a GtkWindow before using the window
  window.show_all()
/usr/local/geda-0.0.2/bin/.scripts/geda.py:52: GtkWarning:
gtk_icon_theme_get_for_screen: assertion `GDK_IS_SCREEN (screen)'
failed
  window.show_all()
/usr/local/geda-0.0.2/bin/.scripts/geda.py:52: GtkWarning:
gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  window.show_all()
/usr/local/geda-0.0.2/bin/.scripts/geda.py:52: GtkWarning:
gtk_icon_size_lookup_for_settings: assertion `GTK_IS_SETTINGS
(settings)' failed
  window.show_all()
/usr/local/geda-0.0.2/bin/.scripts/geda.py:52: GtkWarning: Invalid icon size 3

  window.show_all()
/usr/local/geda-0.0.2/bin/.scripts/geda.py:52: GtkWarning:
gtk_icon_theme_load_icon: assertion `GTK_IS_ICON_THEME (icon_theme)'
failed
  window.show_all()
Segmentation fault

Now this is a KDE interface, as my distribution gave up on Gnome
something like two to three releases previously.

-----
Gregg C Levine gregg.drwho8@xxxxxxxxx
"This signature was once found posting rude
 messages in English in the Moscow subway."


_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user