straw-devel
[Top][All Lists]
Advanced

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

[Straw-devel] NoneType has no attribute 'set_menu'


From: Stephen Lau
Subject: [Straw-devel] NoneType has no attribute 'set_menu'
Date: Thu, 3 Jun 2004 10:04:12 -0700
User-agent: Mutt/1.4.1i

I'm trying to run Straw (both .22 & .23) under Solaris, with GTK
2.4.1, glib 2.4, python2.3, and all the required stuff to run it.
When I try starting it up, I get the following:

LookupManager.py:11:?: No ADNS library found, using synchronous name
lookups.

(straw:25249): libglade-WARNING **: unknown widget class 'GtkToolItem'

(straw:25249): libglade-WARNING **: unknown widget class
'GtkToolButton'

(straw:25249): libglade-WARNING **: unknown widget class
'GtkToolButton'

(straw:25249): GLib-GObject-WARNING **: gsignal.c:1614: signal
`clicked' is invalid for instance `7e0118'

(straw:25249): GLib-GObject-WARNING **: gsignal.c:1614: signal
`clicked' is invalid for instance `7e00a8'
Traceback (most recent call last):
  File "/home/stevel/bin/straw", line 34, in ?
    s = straw.Main()
  File "/home/stevel/lib/python2.3/site-packages/straw/Main.py", line
86, in __init__
    straw.main_window.display_categories()
  File "/home/stevel/lib/python2.3/site-packages/straw/MainWindow.py",
line 1458, in display_categories
    self._category_selector.display_categories()
  File "/home/stevel/lib/python2.3/site-packages/straw/MainWindow.py",
line 635, in display_categories
    self._widget.set_menu(self._menu)
AttributeError: 'NoneType' object has no attribute 'set_menu'


anyone have any ideas what this is being caused by?

cheers,
steve
-- 
stephen lau | address@hidden | www.whacked.net | gpg 0x09E5CD21




reply via email to

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