Re: Pybliographic crashes on startup
Peter Schulte-Stracke <mail-OvSX7JRiA6TkXZrADh/[email protected]>
| Newsgroups | gmane.comp.gnome.apps.pybliographer |
|---|---|
| Message-ID | <1107432330l.3302l.0l@britten> |
Am 03.02.2005 06:00:40 schrieb(en) Haran:
>>> I have a problem using Pybliographic on Debian Sid. I get
>>> the following Python error when starting:
> File "/usr/local/share/pybliographer/Pyblio/GnomeUI/
> Document.py", line 122, in __init__
> if default is not None: default = pickle.loads (default)
> TypeError: ('__init__() takes at least 2 arguments (1 given)',
> <class 'Pyblio.Sort.FieldSort'>, ())
Reason:
The default sorting (if any) for the list display is stored in
the *gconf* database at the key '/apps/pybliographic/sort/
default'
The unpickling results in an implied call to
FieldSort.__init__ ()
The signature of FieldSort.__init__ changed in 1.2.6.
User Action:
Remove the key-value pair from the gconf database with:
"gconftool-2 --unset /apps/pybliographic/sort/default"
I do not know how to set it again, b.t.w.
Regards,
Peter
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQBCAhOKATdncJOcu2IRAi9eAKCYirkQ+LKHl3kHfDdtmXlOMoLOWACeLeYk E7WUZkazPJd6Is2Uhwt5J5k= =Lg0X -----END PGP SIGNATURE-----