Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 78474 - Straw 0.22.1 not starts
Summary: Straw 0.22.1 not starts
Status: RESOLVED DUPLICATE of bug 78456
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-18 00:06 UTC by Aldo "xoen" Giambelluca
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***