David Paleino wrote:
The program can't find its locale files because they were moved to
another location. If you try to change the language XPN will crash and
won't start again.
xpn.py should be patched in order to let him find the files.
Sure, I've patched xpn so that it looks in /usr/share/locale/ instead
of ./lang/.
An updated version (1.0.0-3) will appear soon :)
Thank you, well done.
Since you're upstream: any news on xpn development? :)
There are some news, I think I'll release a new version in this month.
It will feature a completely new threading algorithm some fixes on minor
issues, revisited menus and options, timed articles download, and last
but not least a totally new articles db format, now articles and groups
are stored in an sqlitedb.
The sqlitedb requires you to install pysqlitedb if you use python2.4
(python2.5 comes with a bundled interface).
The sqlitedb allows me to manipulate in a faster way the articles, this
results in improved performances with groups with lots of articles (some
thousand).
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]