FS#42267 - [pychess] crashed when started
Attached to Project:
Community Packages
Opened by Munzir Taha (munzirtaha) - Monday, 06 October 2014, 16:12 GMT
Last edited by Alexander F. Rødseth (xyproto) - Tuesday, 04 November 2014, 15:20 GMT
Opened by Munzir Taha (munzirtaha) - Monday, 06 October 2014, 16:12 GMT
Last edited by Alexander F. Rødseth (xyproto) - Tuesday, 04 November 2014, 15:20 GMT
|
Details
Description:
% pychess ** Message: pygobject_register_sinkfunc is deprecated (GstObject) /usr/lib/python2.7/site-packages/pychess/System/uistuff.py:447: Warning: The property GtkDialog:has-separator is deprecated and shouldn't be used anymore. It will be removed in a future version. glade = gtk.glade.XML(addDataPrefix("glade/%s" % filename)) 19:03:41 Default Warning: no weather-clear icon in icon-theme-gnome 19:03:41 Default Warning: no weather-clear-night icon in icon-theme-gnome 19:03:41 Default Warning: no gtk-close icon in icon-theme-gnome 19:03:41 Default Warning: no gtk-media-previous-ltr icon in icon-theme-gnome 19:03:41 Default Warning: no gtk-media-rewind-ltr icon in icon-theme-gnome 19:03:41 Default Warning: no gtk-media-forward-ltr icon in icon-theme-gnome 19:03:41 Default Warning: no gtk-media-next-ltr icon in icon-theme-gnome 19:03:41 Default Warning: no appointment-soon icon in icon-theme-gnome 19:03:41 Default Warning: no system-users icon in icon-theme-gnome 19:03:41 Default Warning: no gtk-execute icon in icon-theme-gnome 19:03:41 Default Warning: no system-users icon in icon-theme-gnome 19:03:41 Default Warning: no computer icon in icon-theme-gnome 19:03:41 Default Warning: no system-users icon in icon-theme-gnome 19:03:41 Default Warning: no computer icon in icon-theme-gnome 19:03:41 Default Warning: no weather-clear icon in icon-theme-gnome 19:03:41 Default Warning: no weather-few-clouds icon in icon-theme-gnome 19:03:41 Default Warning: no weather-few-clouds icon in icon-theme-gnome 19:03:41 Default Warning: no weather-overcast icon in icon-theme-gnome 19:03:41 Default Warning: no weather-overcast icon in icon-theme-gnome 19:03:41 Default Warning: no weather-showers icon in icon-theme-gnome 19:03:41 Default Warning: no weather-showers icon in icon-theme-gnome 19:03:41 Default Warning: no weather-storm icon in icon-theme-gnome 19:03:41 Default Warning: no weather-clear icon in icon-theme-gnome 19:03:41 Default Warning: no weather-few-clouds icon in icon-theme-gnome 19:03:41 Default Warning: no weather-few-clouds icon in icon-theme-gnome 19:03:41 Default Warning: no weather-overcast icon in icon-theme-gnome 19:03:41 Default Warning: no weather-overcast icon in icon-theme-gnome 19:03:41 Default Warning: no weather-showers icon in icon-theme-gnome 19:03:41 Default Warning: no weather-showers icon in icon-theme-gnome 19:03:41 Default Warning: no weather-storm icon in icon-theme-gnome /usr/lib/python2.7/site-packages/pychess/System/uistuff.py:447: Warning: g_object_newv: object class 'GtkWindow' has no property named 'has_separator' glade = gtk.glade.XML(addDataPrefix("glade/%s" % filename)) 19:03:41 Default Warning: no applications-internet icon in icon-theme-gnome /usr/lib/python2.7/site-packages/pychess/System/uistuff.py:447: Warning: g_value_transform: assertion 'G_IS_VALUE (src_value)' failed glade = gtk.glade.XML(addDataPrefix("glade/%s" % filename)) /usr/lib/python2.7/site-packages/pychess/System/uistuff.py:447: Warning: unable to set property 'has-separator' of type 'gboolean' from value of type '(null)' glade = gtk.glade.XML(addDataPrefix("glade/%s" % filename)) /usr/lib/python2.7/site-packages/pychess/Main.py:240: GtkWarning: IA__gtk_widget_set_events: assertion '!gtk_widget_get_realized (widget)' failed widgets["menubar1"].set_events(widgets["menubar1"].get_events() | gtk.gdk.DRAG_STATUS) /usr/lib/python2.7/site-packages/pychess/Main.py:241: GtkWarning: IA__gtk_widget_set_events: assertion '!gtk_widget_get_realized (widget)' failed widgets["Background"].set_events(widgets["Background"].get_events() | gtk.gdk.DRAG_STATUS) Attempt to unlock mutex that was not locked [1] 3834 abort (core dumped) pychess Additional info: * package version(s): 0.10.1-4 * gnome 3.14.0-1 |
This task depends upon
Closed by Alexander F. Rødseth (xyproto)
Tuesday, 04 November 2014, 15:20 GMT
Reason for closing: Works for me
Additional comments about closing: Works for me / not a bug? Seems to work for everyone involved.
Tuesday, 04 November 2014, 15:20 GMT
Reason for closing: Works for me
Additional comments about closing: Works for me / not a bug? Seems to work for everyone involved.
$ pychess
** Message: pygobject_register_sinkfunc is deprecated (GstObject)
/usr/lib/python2.7/site-packages/pychess/System/uistuff.py:447: Warning: The property GtkDialog:has-separator is deprecated and shouldn't be used anymore. It will be removed in a future version.
glade = gtk.glade.XML(addDataPrefix("glade/%s" % filename))
/usr/lib/python2.7/site-packages/pychess/System/uistuff.py:447: Warning: g_object_newv: object class 'GtkWindow' has no property named 'has_separator'
glade = gtk.glade.XML(addDataPrefix("glade/%s" % filename))
/usr/lib/python2.7/site-packages/pychess/System/uistuff.py:465: Warning: g_object_newv: object class 'GtkWindow' has no property named 'has_separator'
self.glade = gtk.glade.XML(addDataPrefix("glade/%s" % filename))
/usr/lib/python2.7/site-packages/pychess/System/uistuff.py:447: Warning: g_param_spec_pool_lookup: assertion 'param_name != NULL' failed
glade = gtk.glade.XML(addDataPrefix("glade/%s" % filename))
/usr/lib/python2.7/site-packages/pychess/System/uistuff.py:447: Warning: g_object_newv: object class 'GtkWindow' has no property named '(null)'
glade = gtk.glade.XML(addDataPrefix("glade/%s" % filename))
/usr/lib/python2.7/site-packages/pychess/System/uistuff.py:447: Warning: g_value_transform: assertion 'G_IS_VALUE (src_value)' failed
glade = gtk.glade.XML(addDataPrefix("glade/%s" % filename))
/usr/lib/python2.7/site-packages/pychess/System/uistuff.py:447: Warning: unable to set property 'border-width' of type 'guint' from value of type '(null)'
glade = gtk.glade.XML(addDataPrefix("glade/%s" % filename))
/usr/lib/python2.7/site-packages/pychess/System/uistuff.py:447: Warning: unable to set property 'title' of type 'gchararray' from value of type '(null)'
glade = gtk.glade.XML(addDataPrefix("glade/%s" % filename))
/usr/lib/python2.7/site-packages/pychess/System/uistuff.py:447: Warning: unable to set property 'resizable' of type 'gboolean' from value of type '(null)'
glade = gtk.glade.XML(addDataPrefix("glade/%s" % filename))
/usr/lib/python2.7/site-packages/pychess/System/uistuff.py:447: Warning: unable to set property 'icon-name' of type 'gchararray' from value of type '(null)'
glade = gtk.glade.XML(addDataPrefix("glade/%s" % filename))
/usr/lib/python2.7/site-packages/pychess/System/uistuff.py:447: Warning: unable to set property 'type-hint' of type 'GdkWindowTypeHint' from value of type '(null)'
glade = gtk.glade.XML(addDataPrefix("glade/%s" % filename))
/usr/lib/python2.7/site-packages/pychess/System/uistuff.py:447: Warning: unable to set property 'has-separator' of type 'gboolean' from value of type 'gchararray'
glade = gtk.glade.XML(addDataPrefix("glade/%s" % filename))
/usr/lib/python2.7/site-packages/pychess/Main.py:240: GtkWarning: IA__gtk_widget_set_events: assertion '!gtk_widget_get_realized (widget)' failed
widgets["menubar1"].set_events(widgets["menubar1"].get_events() | gtk.gdk.DRAG_STATUS)
/usr/lib/python2.7/site-packages/pychess/Main.py:241: GtkWarning: IA__gtk_widget_set_events: assertion '!gtk_widget_get_realized (widget)' failed
widgets["Background"].set_events(widgets["Background"].get_events() | gtk.gdk.DRAG_STATUS)
on the first run. I closed it (quit) and tried to run again but it just crashes:
$ pychess
** Message: pygobject_register_sinkfunc is deprecated (GstObject)
/usr/lib/python2.7/site-packages/pychess/System/uistuff.py:447: Warning: The property GtkDialog:has-separator is deprecated and shouldn't be used anymore. It will be removed in a future version.
glade = gtk.glade.XML(addDataPrefix("glade/%s" % filename))
/usr/lib/python2.7/site-packages/pychess/System/uistuff.py:447: Warning: g_object_newv: object class 'GtkWindow' has no property named 'has_separator'
glade = gtk.glade.XML(addDataPrefix("glade/%s" % filename))
/usr/lib/python2.7/site-packages/pychess/System/uistuff.py:447: Warning: g_object_newv: object class 'GtkWindow' has no property named 'license'
glade = gtk.glade.XML(addDataPrefix("glade/%s" % filename))
/usr/lib/python2.7/site-packages/pychess/System/uistuff.py:447: Warning: g_object_newv: object class 'GtkWindow' has no property named 'authors'
glade = gtk.glade.XML(addDataPrefix("glade/%s" % filename))
/usr/lib/python2.7/site-packages/pychess/System/uistuff.py:447: Warning: g_object_newv: object class 'GtkWindow' has no property named 'documenters'
glade = gtk.glade.XML(addDataPrefix("glade/%s" % filename))
Segmentation fault (core dumped)
What am I doing wrong?