Re: [Straw] [Fwd: Re: Straw-list Digest, Vol 3, Issue 3]



Charles -

  Question are all you will get in return :)

Two to start:

a) What version of Python?
b) I see this is installed in /usr/local, are you sure you don't have
another installation of Straw in /usr?

Skadz


On 3/31/06, Charles McCabe <mccachar consultingprof com> wrote:
> Asking again.
>
> Thanks,
> Chaz
>
>
>
> ---------- Forwarded message ----------
> From: Charles McCabe <mccachar consultingprof com>
> To: straw-list gnome org
> Date: Wed, 08 Mar 2006 00:56:32 -0500
> Subject: Re: Straw-list Digest, Vol 3, Issue 3
> Hi all,
>
> Installed .26 from the tar.gz, set STRAW_LIB, renamed ~/.straw to
> ~./straw.old, and this is the output when I run it.  Anyone?
>
> ==================================================
> (straw:4144): libglade-WARNING **: unknown property `urgency_hint' for
> class `Gt kWindow'
>
> (straw:4144): libglade-WARNING **: unknown property `pack_direction' for
> class ` GtkMenuBar'
>
> (straw:4144): libglade-WARNING **: unknown property
> `child_pack_direction' for c lass `GtkMenuBar'
> Traceback (most recent call last):
>   File "/usr/local/bin/straw", line 150, in ?
>     main()
>   File "/usr/local/bin/straw", line 137, in main
>     run(options)
>   File "/usr/local/bin/straw", line 120, in run
>     app = Application.Application()
>   File "/usr/local/lib/python2.4/site-packages/straw/Application.py",
> line 790, in __init__
>     self._main_presenter = ApplicationPresenter(view =
>   File "/usr/local/lib/python2.4/site-packages/straw/MVP.py", line 120,
> in __ini t__
>     self._initialize()
>   File "/usr/local/lib/python2.4/site-packages/straw/Application.py",
> line 221, in _initialize
>     self._init_presenters()
>   File "/usr/local/lib/python2.4/site-packages/straw/Application.py",
> line 234, in _init_presenters
>     self._feed_list_presenter =
> FeedsPresenter(view=FeedsView(widget_tree.get_wi
> dget('feed_selection_treeview')))
>   File "/usr/local/lib/python2.4/site-packages/straw/MVP.py", line 84,
> in __init __
>     View.__init__(self, widget, model, presenter)
>   File "/usr/local/lib/python2.4/site-packages/straw/MVP.py", line 41,
> in __init __
>     self._initialize()
>   File "/usr/local/lib/python2.4/site-packages/straw/FeedListView.py",
> line 72, in _initialize
>     self._create_popup()
>   File "/usr/local/lib/python2.4/site-packages/straw/FeedListView.py",
> line 101,  in _create_popup
>     actions = [
> AttributeError: 'module' object has no attribute 'STOCK_INFO'
>
> =========================================
>
> Then I removed the new .straw directory, renamed my original back and
> ran straw again.  Disk churned for a minute or more, then:
>
> Traceback (most recent call last):
>   File "/usr/local/bin/straw", line 150, in ?
>     main()
>   File "/usr/local/bin/straw", line 137, in main
>     run(options)
>   File "/usr/local/bin/straw", line 114, in run
>     config = Config.get_instance()
>   File "/usr/local/lib/python2.4/site-packages/straw/Config.py", line
> 638, in get_instance
>     config_instance = create_instance()
>   File "/usr/local/lib/python2.4/site-packages/straw/Config.py", line
> 631, in create_instance
>     convert_if_necessary(config)
>   File "/usr/local/lib/python2.4/site-packages/straw/Config.py", line
> 581, in convert_if_necessary
>     config.feeds = _convert_feeds(feeds, None)
>   File "/usr/local/lib/python2.4/site-packages/straw/Config.py", line
> 568, in _convert_feeds
>     itemstore = ItemStore.get_instance(config.straw_dir)
>   File "/usr/local/lib/python2.4/site-packages/straw/ItemStore.py", line
> 677, in get_instance
>     itemstore_instance = ItemStore(straw_dir)
>   File "/usr/local/lib/python2.4/site-packages/straw/ItemStore.py", line
> 556, in __init__
>     self._db = MyDB(DATABASE_FILE_NAME, dbhome, create = 1)
>   File "/usr/local/lib/python2.4/site-packages/straw/ItemStore.py", line
> 99, in __init__
>     MyDB.CURRENT_VERSION, "%s" % filename)
> straw.ItemStore.ConvertException
> ===========================================
>
> Thanks,
> Chaz
>
>
> _______________________________________________
> Straw-list mailing list
> Straw-list gnome org
> http://mail.gnome.org/mailman/listinfo/straw-list
>
>
>



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