straw-devel
[Top][All Lists]
Advanced

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

[Straw-devel] straw crash!!!


From: Hector Miuler Malpica Gallegos
Subject: [Straw-devel] straw crash!!!
Date: Thu, 07 Oct 2004 13:47:14 -0500

hi, straw crash, clickear in feed

===========================================================================
>python -u straw
/usr/lib/straw/straw/MainWindow.py:836: DeprecationWarning: use
gtk.UIManager
  self._item_factory = gtk.ItemFactory(gtk.Menu, '<feed_list_popup>')
/usr/lib/straw/straw/MainWindow.py:640: DeprecationWarning: use
gtk.UIManager
  self.item_factory = gtk.ItemFactory(gtk.Menu, "<category_menu>")
/usr/lib/straw/straw/MainWindow.py:324: DeprecationWarning: use
gtk.UIManager
  self._item_factory = gtk.ItemFactory(gtk.Menu, '<item_list_popup>')
Miuler1
Miuler2
>Exit code: 1
===========================================================================


CRASHHH!!! in Main.py:

===========================================================================
    def display_item(self, item):
        print "Miuler1"
        if item and item is not self._visible_item:
            if item.feed is not self._visible_feed:
                straw.main_window.display_feed_unselected(item.feed)
            self._visible_item = item
            item.seen = 1
            print "Miuler2"
            straw.main_window.display_item(item) #<------CRASH!!!!!!!
            print "Miuler3"                      #<----- NO PRINT
            straw.DashboardFrontend.get_instance().item_changed(item)  
===========================================================================


No print Miuler3, crash



PD. Debian/Gnome2.8/python2.3-gnome2=2.6/straw=0.25.1

     _\|/_
     (O-O)
--oOO-(_)-OOo----------------------------------------
Hector Miuler Malpica Gallegos
Universidad Nacional del Callao - Peru
Escuela de Ingenieria Electronica

.''`. Powered by:                          ,__,
: :' : Debian GNU/Linux(SID) (2.4.21,Ext3) (oo)____
`. `'  usuario registrado #308608          (__) mu )\
  `-                                          ||--|| *

  Jabber address@hidden
  ICQ 179326439
  MSN address@hidden
Yahoo address@hidden
IRC irc.freenode.net  #apesol
-----------------------------------------------------






reply via email to

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