Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 78474

Summary: Straw 0.22.1 not starts
Product: Gentoo Linux Reporter: Aldo "xoen" Giambelluca <xoen.gnu>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Aldo "xoen" Giambelluca 2005-01-18 00:06:57 UTC
When I try to start straw-0.22.1 I obtain an error.

Reproducible: Always
Steps to Reproduce:

Actual Results:  
This error :

/usr/lib/python2.3/site-packages/straw/MainWindow.py:785: DeprecationWarning:
use gtk.UIManager
  self._item_factory = gtk.ItemFactory(gtk.Menu, '<feed_list_popup>')
/usr/lib/python2.3/site-packages/straw/MainWindow.py:588: DeprecationWarning:
use gtk.UIManager
  self.item_factory = gtk.ItemFactory(gtk.Menu, "<category_menu>")
/usr/lib/python2.3/site-packages/straw/MainWindow.py:239: DeprecationWarning:
use gtk.UIManager
  self._item_factory = gtk.ItemFactory(gtk.Menu, '<item_list_popup>')


1) Some other packages installed on my system :

dev-lang/python-2.3.4  +X +berkdb -bootstrap -build -debug +doc +gdbm +ipv6
+ncurses +readline +ssl +tcltk -ucs2

dev-python/pygtk-2.4.1  -debug +doc +gnome +opengl
Comment 1 Mike Gardiner (RETIRED) gentoo-dev 2005-01-20 01:14:45 UTC
0.22.1 is clearly older, and those are only Deprecation Warnings. Let's work on the newer version in your other bug.

*** This bug has been marked as a duplicate of 78456 ***