straw-devel
[Top][All Lists]
Advanced

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

Re: [Straw-devel] straw crash!!!


From: Jeremy Jongsma
Subject: Re: [Straw-devel] straw crash!!!
Date: Thu, 07 Oct 2004 13:59:31 -0500
User-agent: Mozilla Thunderbird 0.8 (X11/20040913)

Same here. I was told it has to do with the python bindings not being updated for GTK 2.4 or something? I switched to Liferea until this gets fixed.

-j

Hector Miuler Malpica Gallegos wrote:
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
-----------------------------------------------------




_______________________________________________
Straw-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/straw-devel

--
Jeremy Jongsma
address@hidden
http://www.jongsma.org




reply via email to

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