health
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Health] error installing enuhealth


From: Sebastián Marró
Subject: Re: [Health] error installing enuhealth
Date: Sat, 19 Oct 2013 10:01:21 -0300

Hi Mona

Please do NOT install the client with the gnuhealth user. Take a look at [0]

About the error, have you installed pygtk [1] ?

Regards

[0] http://en.wikibooks.org/wiki/GNU_Health/Installation#Installation_of_the_Tryton_Client
[1] https://pypi.python.org/pypi/PyGTK


2013/10/19 mona gc <address@hidden>
I am yet struggling to install gnuhealth.
i have succesfully installed server (trytond)

after that as i installed tryton client, while starting it i get following errors,
kindly help with this,
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:482: GtkWarning: IA__gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  self.accel_group)
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:482: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
  self.accel_group)
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:485: GtkWarning: IA__gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  imagemenuitem_close.set_image(image)
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:485: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
  imagemenuitem_close.set_image(image)
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:485: Warning: value "TRUE" of type `gboolean' is invalid or out of range for property `visible' of type `gboolean'
  imagemenuitem_close.set_image(image)
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:232: GtkWarning: IA__gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  menuitem_user = gtk.MenuItem(_('_User'))
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:232: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
  menuitem_user = gtk.MenuItem(_('_User'))
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:494: Warning: invalid (NULL) pointer instance
  menu_user = gtk.Menu()
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:494: Warning: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
  menu_user = gtk.Menu()
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:496: GtkWarning: IA__gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  imagemenuitem_preference = gtk.ImageMenuItem(_('_Preferences...'))
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:496: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
  imagemenuitem_preference = gtk.ImageMenuItem(_('_Preferences...'))
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:500: GtkWarning: IA__gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  imagemenuitem_preference.set_image(image)
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:500: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
  imagemenuitem_preference.set_image(image)
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:500: Warning: value "TRUE" of type `gboolean' is invalid or out of range for property `visible' of type `gboolean'
  imagemenuitem_preference.set_image(image)
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:508: GtkWarning: IA__gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  self.accel_group)
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:508: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
  self.accel_group)
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:511: GtkWarning: IA__gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  imagemenuitem_menu.set_image(image)
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:511: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
  imagemenuitem_menu.set_image(image)
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:511: Warning: value "TRUE" of type `gboolean' is invalid or out of range for property `visible' of type `gboolean'
  imagemenuitem_menu.set_image(image)
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:517: GtkWarning: IA__gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  self.accel_group)
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:517: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
  self.accel_group)
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:524: GtkWarning: IA__gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  self.accel_group)
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:524: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
  self.accel_group)
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:527: GtkWarning: IA__gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  imagemenuitem_global_search.set_image(image)
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:527: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
  imagemenuitem_global_search.set_image(image)
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:527: Warning: value "TRUE" of type `gboolean' is invalid or out of range for property `visible' of type `gboolean'
  imagemenuitem_global_search.set_image(image)
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:536: GtkWarning: IA__gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  imagemenuitem_send_request = gtk.ImageMenuItem(_('_Send a Request'))
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:536: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
  imagemenuitem_send_request = gtk.ImageMenuItem(_('_Send a Request'))
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:539: GtkWarning: IA__gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  imagemenuitem_send_request.set_image(image)
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:539: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
  imagemenuitem_send_request.set_image(image)
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:539: Warning: value "TRUE" of type `gboolean' is invalid or out of range for property `visible' of type `gboolean'
  imagemenuitem_send_request.set_image(image)
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:545: GtkWarning: IA__gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  imagemenuitem_open_request = gtk.ImageMenuItem(_('_Read my Requests'))
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:545: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
  imagemenuitem_open_request = gtk.ImageMenuItem(_('_Read my Requests'))
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:548: GtkWarning: IA__gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  imagemenuitem_open_request.set_image(image)
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:548: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
  imagemenuitem_open_request.set_image(image)
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:548: Warning: value "TRUE" of type `gboolean' is invalid or out of range for property `visible' of type `gboolean'
  imagemenuitem_open_request.set_image(image)
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:246: GtkWarning: IA__gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  menuitem_options = gtk.MenuItem(_('_Options'))
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:246: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
  menuitem_options = gtk.MenuItem(_('_Options'))
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:556: Warning: invalid (NULL) pointer instance
  menu_options = gtk.Menu()
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:556: Warning: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
  menu_options = gtk.Menu()
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:558: GtkWarning: IA__gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  menuitem_toolbar = gtk.MenuItem(_('_Toolbar'))
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:558: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
  menuitem_toolbar = gtk.MenuItem(_('_Toolbar'))
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:561: Warning: invalid (NULL) pointer instance
  menu_toolbar = gtk.Menu()
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:561: Warning: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
  menu_toolbar = gtk.Menu()
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:566: GtkWarning: IA__gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  radiomenuitem_default = gtk.RadioMenuItem(label=_('_Default'))
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:566: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
  radiomenuitem_default = gtk.RadioMenuItem(label=_('_Default'))
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:576: GtkWarning: IA__gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  label=_('_Text and Icons'))
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:576: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
  label=_('_Text and Icons'))
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:586: GtkWarning: IA__gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  label=_('_Icons'))
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:586: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
  label=_('_Icons'))
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:595: GtkWarning: IA__gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  label=_('_Text'))
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:595: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
  label=_('_Text'))
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:604: GtkWarning: IA__gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  menuitem_menubar = gtk.MenuItem(_('_Menubar'))
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:604: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
  menuitem_menubar = gtk.MenuItem(_('_Menubar'))
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:607: Warning: invalid (NULL) pointer instance
  menu_menubar = gtk.Menu()
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:607: Warning: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
  menu_menubar = gtk.Menu()
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:612: GtkWarning: IA__gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  checkmenuitem_accel = gtk.CheckMenuItem(_('Change Accelerators'))
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:612: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
  checkmenuitem_accel = gtk.CheckMenuItem(_('Change Accelerators'))
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:620: GtkWarning: IA__gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  menuitem_mode = gtk.MenuItem(_('_Mode'))
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:620: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
  menuitem_mode = gtk.MenuItem(_('_Mode'))
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:623: Warning: invalid (NULL) pointer instance
  menu_mode = gtk.Menu()
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:623: Warning: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
  menu_mode = gtk.Menu()
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:628: GtkWarning: IA__gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  radiomenuitem_normal = gtk.RadioMenuItem(label=_('_Normal'))
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:628: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
  radiomenuitem_normal = gtk.RadioMenuItem(label=_('_Normal'))
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:636: GtkWarning: IA__gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  label=_('_PDA'))
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:636: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
  label=_('_PDA'))
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:643: GtkWarning: IA__gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  menuitem_form = gtk.MenuItem(_('_Form'))
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:643: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
  menuitem_form = gtk.MenuItem(_('_Form'))
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:646: Warning: invalid (NULL) pointer instance
  menu_form = gtk.Menu()
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:646: Warning: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
  menu_form = gtk.Menu()
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:651: GtkWarning: IA__gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  checkmenuitem_statusbar = gtk.CheckMenuItem(_('Statusbar'))
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:651: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
  checkmenuitem_statusbar = gtk.CheckMenuItem(_('Statusbar'))
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:661: GtkWarning: IA__gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  _('Save Width/Height'))
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:661: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
  _('Save Width/Height'))
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:672: GtkWarning: IA__gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  _('Save Tree Expanded State'))
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:672: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
  _('Save Tree Expanded State'))
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:694: GtkWarning: IA__gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  menuitem_tab = gtk.MenuItem(_('Tabs Position'))
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:694: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
  menuitem_tab = gtk.MenuItem(_('Tabs Position'))
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:697: Warning: invalid (NULL) pointer instance
  menu_tab = gtk.Menu()
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:697: Warning: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
  menu_tab = gtk.Menu()
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:702: GtkWarning: IA__gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  radiomenuitem_top = gtk.RadioMenuItem(label=_('Top'))
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:702: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
  radiomenuitem_top = gtk.RadioMenuItem(label=_('Top'))
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:711: GtkWarning: IA__gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  label=_('Left'))
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:711: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
  label=_('Left'))
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:721: GtkWarning: IA__gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  label=_('Right'))
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:721: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
  label=_('Right'))
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:731: GtkWarning: IA__gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  label=_('Bottom'))
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:731: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
  label=_('Bottom'))
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:741: GtkWarning: IA__gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  self.accel_group)
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:741: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
  self.accel_group)
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:747: GtkWarning: IA__gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  self.accel_group)
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:747: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
  self.accel_group)
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:752: GtkWarning: IA__gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  menuitem_limit = gtk.MenuItem(_('Search Limit...'))
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:752: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
  menuitem_limit = gtk.MenuItem(_('Search Limit...'))
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:758: GtkWarning: IA__gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  menuitem_email = gtk.MenuItem(_('_Email...'))
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:758: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
  menuitem_email = gtk.MenuItem(_('_Email...'))
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:766: GtkWarning: IA__gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  imagemenuitem_opt_save = gtk.ImageMenuItem(_('_Save Options'))
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:766: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
  imagemenuitem_opt_save = gtk.ImageMenuItem(_('_Save Options'))
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:769: GtkWarning: IA__gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  imagemenuitem_opt_save.set_image(image)
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:769: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
  imagemenuitem_opt_save.set_image(image)
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:769: Warning: value "TRUE" of type `gboolean' is invalid or out of range for property `visible' of type `gboolean'
  imagemenuitem_opt_save.set_image(image)
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:254: GtkWarning: IA__gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  menuitem_favorite = gtk.MenuItem(_('Fa_vorites'))
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:254: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
  menuitem_favorite = gtk.MenuItem(_('Fa_vorites'))
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:270: GtkWarning: IA__gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  menuitem_help = gtk.MenuItem(_('_Help'))
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:270: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
  menuitem_help = gtk.MenuItem(_('_Help'))
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:776: Warning: invalid (NULL) pointer instance
  menu_help = gtk.Menu()
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:776: Warning: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
  menu_help = gtk.Menu()
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:778: GtkWarning: IA__gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  imagemenuitem_tips = gtk.ImageMenuItem(_('_Tips...'))
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:778: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
  imagemenuitem_tips = gtk.ImageMenuItem(_('_Tips...'))
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:781: GtkWarning: IA__gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  imagemenuitem_tips.set_image(image)
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:781: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
  imagemenuitem_tips.set_image(image)
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:781: Warning: value "TRUE" of type `gboolean' is invalid or out of range for property `visible' of type `gboolean'
  imagemenuitem_tips.set_image(image)
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:787: GtkWarning: IA__gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  _('_Keyboard Shortcuts...'))
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:787: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
  _('_Keyboard Shortcuts...'))
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:790: GtkWarning: IA__gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  imagemenuitem_shortcuts.set_image(image)
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:790: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
  imagemenuitem_shortcuts.set_image(image)
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:790: Warning: value "TRUE" of type `gboolean' is invalid or out of range for property `visible' of type `gboolean'
  imagemenuitem_shortcuts.set_image(image)
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:796: GtkWarning: IA__gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  imagemenuitem_about = gtk.ImageMenuItem(_('_About...'))
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:796: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
  imagemenuitem_about = gtk.ImageMenuItem(_('_About...'))
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:799: GtkWarning: IA__gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  imagemenuitem_about.set_image(image)
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:799: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
  imagemenuitem_about.set_image(image)
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:799: Warning: value "TRUE" of type `gboolean' is invalid or out of range for property `visible' of type `gboolean'
  imagemenuitem_about.set_image(image)
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:179: GtkWarning: Screen for GtkWindow not set; you must always set
a screen for a GtkWindow before using the window
  self.window.show_all()
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:179: GtkWarning: IA__gdk_pango_context_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  self.window.show_all()
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:179: PangoWarning: pango_context_set_font_description: assertion `context != NULL' failed
  self.window.show_all()
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:179: PangoWarning: pango_context_set_base_dir: assertion `context != NULL' failed
  self.window.show_all()
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:179: PangoWarning: pango_context_set_language: assertion `context != NULL' failed
  self.window.show_all()
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:179: PangoWarning: pango_layout_new: assertion `context != NULL' failed
  self.window.show_all()
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:179: PangoWarning: pango_layout_set_text: assertion `layout != NULL' failed
  self.window.show_all()
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:179: PangoWarning: pango_layout_set_attributes: assertion `layout != NULL' failed
  self.window.show_all()
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:179: PangoWarning: pango_layout_set_alignment: assertion `layout != NULL' failed
  self.window.show_all()
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:179: PangoWarning: pango_layout_set_ellipsize: assertion `PANGO_IS_LAYOUT (layout)' failed
  self.window.show_all()
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:179: PangoWarning: pango_layout_set_single_paragraph_mode: assertion `PANGO_IS_LAYOUT (layout)' failed
  self.window.show_all()
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:179: PangoWarning: pango_layout_set_width: assertion `layout != NULL' failed
  self.window.show_all()
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:179: PangoWarning: pango_layout_get_extents: assertion `layout != NULL' failed
  self.window.show_all()
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:179: GtkWarning: IA__gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  self.window.show_all()
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:179: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
  self.window.show_all()
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:179: PangoWarning: pango_layout_get_pixel_extents: assertion `PANGO_IS_LAYOUT (layout)' failed
  self.window.show_all()
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:179: Warning: g_object_unref: assertion `G_IS_OBJECT (object)' failed
  self.window.show_all()
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:179: GtkWarning: IA__gtk_icon_size_lookup_for_settings: assertion `GTK_IS_SETTINGS (settings)' failed
  self.window.show_all()
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:179: GtkWarning: /build/buildd/gtk+2.0-2.24.10/gtk/gtkstyle.c:2358: invalid icon size '1'
  self.window.show_all()
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:179: GtkWarning: IA__gtk_style_render_icon: assertion `pixbuf != NULL' failed
  self.window.show_all()
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:179: GtkWarning: Failed to render icon
  self.window.show_all()
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:179: Warning: g_object_ref: assertion `G_IS_OBJECT (object)' failed
  self.window.show_all()
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:179: GtkWarning: IA__gdk_screen_get_default_colormap: assertion `GDK_IS_SCREEN (screen)' failed
  self.window.show_all()
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:179: GtkWarning: IA__gdk_colormap_get_visual: assertion `GDK_IS_COLORMAP (colormap)' failed
  self.window.show_all()
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:179: GtkWarning: IA__gdk_screen_get_root_window: assertion `GDK_IS_SCREEN (screen)' failed
  self.window.show_all()
/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/main.py:179: GtkWarning: IA__gdk_window_new: assertion `GDK_IS_WINDOW (parent)' failed
  self.window.show_all()
Segmentation fault (core dumped)
address@hidden:~/.local/bin$



--
Sebastián Marró
thymbr@
Converging Ideas for Emerging Realities

www.thymbra.com

reply via email to

[Prev in Thread] Current Thread [Next in Thread]