Date: Thu, 27 Oct 2005 19:59:25 -0700 (PDT) From: Henri Prudhomme <ntwrk_engr@yahoo.com> To: freebsd-gnome@freebsd.org Subject: gdesklets shell fails under gnome Message-ID: <20051028025925.56356.qmail@web35612.mail.mud.yahoo.com>
next in thread | raw e-mail | index | archive | help
Hello, I'm running Freebsd 5.4 with gnome 2.10 and gdesklets-0.34.2_1. When I launch gdesklets in gnome (applications > accessories > gdesklets) the program opens an empty gdesklets shell window (only the window sizing controls are available). Closing the window gives an error that the application is not responding. I found this: ---> Log messages of /home/c04955/.gdesklets/gdesklets:0.0.log ==========================================================[10/26/05-21:43:10]=== === Error in the core! Please report this bug! [EXC]anydbm.error: [EXC]db type could not be determined in /usr/X11R6/lib/gdesklets/gdesklets-daemon: line 114 ? in /usr/X11R6/lib/gdesklets/gdesklets-daemon: line 101 _gdesklets_main in /usr/X11R6/lib/gdesklets/utils/ErrorFormatter.py: line 119 _new_imp in /usr/X11R6/lib/gdesklets/main/Starter.py: line 2 ? in /usr/X11R6/lib/gdesklets/utils/ErrorFormatter.py: line 119 _new_imp in /usr/X11R6/lib/gdesklets/config/DaemonConfigger.py: line 1 ? in /usr/X11R6/lib/gdesklets/utils/ErrorFormatter.py: line 119 _new_imp in /usr/X11R6/lib/gdesklets/config/StateSaver.py: line 112 ? in /usr/X11R6/lib/gdesklets/config/StateSaver.py: line 35 __init__ in /usr/local/lib/python2.4/shelve.py: line 231 open in /usr/local/lib/python2.4/shelve.py: line 212 __init__ in /usr/local/lib/python2.4/anydbm.py: line 80 open [---]/usr/local/lib/python2.4/anydbm.py [---] 75 mod = _defaultmod [---] 76 else: [---] 77 raise error, "need 'c' or 'n' flag to open new db" [---] 78 elif result == "": [---] 79 # db type cannot be determined [ERR]> 80 raise error, "db type could not be determined" [---] 81 else: [---] 82 mod = __import__(result) [---] 83 return mod.open(file, flag, mode) Exception exceptions.AttributeError: "DbfilenameShelf instance has no attribute 'writeback'" in <--- Hope I'm on the right list for this... Is there a fix available? Thanks. Henri __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051028025925.56356.qmail>