XPN 0.6.5 released

Franz Steinhäusler franz.steinhaeusler at gmx.at
Sat Sep 16 12:35:13 EDT 2006


On Sat, 16 Sep 2006 18:16:13 +0200, Franz Steinhäusler
<franz.steinhaeusler at gmx.at> wrote:

:::: Sat Sep 16 18:23:04 2006 :::: 

For the find, I personally would prefer to jump default to "body",
but this is of course a matter of taste.
Could that be an option.

I dos prompt, all the time the prompt doesn't return anymore
(are there still open windows)?


I quit with ctrl-break:

Traceback (most recent call last):

  File "c:\Programme\xpn\xpn.py", line 507, in destroy

    self.purge_groups()

  File "c:\Programme\xpn\xpn.py", line 2456, in purge_groups

    articles.update(articles_dict)

  File "C:\Python24\lib\UserDict.py", line 147, in update

    self[k] = v

  File "c:\Python24\lib\shelve.py", line 129, in __setitem__

    p.dump(value)

KeyboardInterrupt

If I start next time I get "An Instance of XPN" is already running.

I think, there is a problem with the shutdown of the program.


I changed the key Find message to ctrl f, and then I restart, I got:


Traceback (most recent call last):
  File "c:\Programme\xpn\xpn.py", line 2987, in ?
    main=MainWin(options.use_home,options.custom_dir)
  File "c:\Programme\xpn\xpn.py", line 2917, in __init__
    self.show_subscribed()
  File "c:\Programme\xpn\xpn.py", line 557, in show_subscribed
    total=len(articles.keys())
  File "c:\Python24\lib\shelve.py", line 98, in keys
    return self.dict.keys()
  File "C:\Python24\lib\bsddb\__init__.py", line 238, in keys
    return self.db.keys()
DBPageNotFoundError: (-30988, 'DB_PAGE_NOTFOUND: Requested page not
found')

I cannot start the program anymore.

maybe it has something to to with shortcuts.dat. 
(I don't know).

Cheers,
-- 
Franz Steinhaeusler



More information about the Python-list mailing list