straw-devel
[Top][All Lists]
Advanced

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

[Straw-devel] Unable to run straw anymore (bsddb._db.DBError)


From: Adam Kessel
Subject: [Straw-devel] Unable to run straw anymore (bsddb._db.DBError)
Date: Sat, 10 Jan 2004 12:05:54 -0500
User-agent: Mutt/1.5.5.1+cvs20040105i

I can no longer run straw, whether the Debian version (0.21.1) or the CVS
version as of today.  I get:

(straw:14409): Gtk-WARNING **: gtkwidget.c:2781: widget `GnomeApp' has no 
activatable signal "delete_event" without arguments
Traceback (most recent call last):
  File "/usr/bin/straw", line 17, in ?
    s = straw.Main()
  File "/usr/lib/straw/straw/Main.py", line 73, in __init__
    self._itemstore = straw.ItemStore()
  File "/usr/lib/straw/straw/ItemStore.py", line 262, in __init__
    config._straw_dir, create = 1)
  File "/usr/lib/straw/straw/ItemStore.py", line 34, in __init__
    self._env.open(dbhome, myflags | flagsforenv)
bsddb._db.DBError: (38, 'Function not implemented -- 
/home/adam/.straw/__db.001: unable to initialize environment lock: Function not 
implemented')
Exception exceptions.AttributeError: "MyDB instance has no attribute '_db'" in 
<bound method MyDB.__del__ of <straw.ItemStore.MyDB instance at 0x4163644c>> 
ignored

Presumably something else has changed other than straw, because straw was
working before.

If I move my .straw directory out of the way, it still won't start.

Any ideas what's going on?
-- 
Adam Kessel
http://bostoncoop.net/adam

Attachment: signature.asc
Description: Digital signature


reply via email to

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