[Arşiv][Çözüldü] Python-Gtk Sorunu

Başlatan eribol, 04 Eylül 2010 - 14:53:07

« önceki - sonraki »

0 Üyeler ve 1 Ziyaretçi konuyu incelemekte.

eribol

10.10 üzerinde şu an neredeyse hiç bir python paketini kullanamıyorum. Compizconfig-settings, deluge, tilda üzerinde nano, Synaptic alt pencereleri, Donanım sürücüleri, Dil Desteği(yani küçük pencerelerin tümü). Sorun tam olarak python kaynaklı mı yoksa gtk kaynaklı mı kestiremiyorum ama bu araçların hiçbirini kullanamıyorum.
Deluge
Alıntı Yapmehmet@mehmet-laptop:~$ deluge
/usr/lib/pymodules/python2.6/deluge/ui/gtkui/queuedtorrents.py:75: Warning: g_object_unref: assertion `G_IS_OBJECT (object)' failed
  gtk.TreeViewColumn(_("Torrent"), gtk.CellRendererText(), text=0))
Segmentation fault (core dumped)
Ccsm:
Alıntı Yapmehmet@mehmet-laptop:~$ ccsm
/usr/lib/python2.6/dist-packages/ccm/Widgets.py:1614: Warning: invalid unclassed pointer in cast to `GtkObject'
  self._not_found_box = NotFoundBox ()
/usr/lib/python2.6/dist-packages/ccm/Widgets.py:1614: GtkWarning: IA__gtk_widget_get_realized: assertion `GTK_IS_WIDGET (widget)' failed
  self._not_found_box = NotFoundBox ()
/usr/lib/python2.6/dist-packages/ccm/Widgets.py:1614: Warning: instance with invalid (NULL) class pointer
  self._not_found_box = NotFoundBox ()
/usr/lib/python2.6/dist-packages/ccm/Widgets.py:1614: Warning: g_signal_emit_valist: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
  self._not_found_box = NotFoundBox ()
/usr/lib/python2.6/dist-packages/ccm/Widgets.py:1614: Warning: g_signal_handlers_destroy: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
  self._not_found_box = NotFoundBox ()
Bus error (core dumped)

Teşekkürler.

Not. Python2.6 kullanıyorum ve sistem güncel.

eribol

Bu sorun da yine bugünkü güncellemeler sonrasında düzeldi.