zim-wiki team mailing list archive
-
zim-wiki team
-
Mailing list archive
-
Message #00516
Re: Zim 0.42 released -- where is the Windows installer?
Brendan,
I spent some time to make Zim work after py2exe compilation.
A couple of errors I had:
- need to specify all zim modules in options/packages parameter (like
"zim.fs", "zim.stores.files", "zim.formats.wiki", ...).
- All pages of notebook look empty and log contains:
ERROR: Got an exception while indexing "<IndexPath: >":
Traceback (most recent call last):
File "zim\index.pyo", line 417, in _do_update
File "zim\index.pyo", line 578, in _update_pagelist
File "zim\notebook.pyo", line 1019, in get_pagelist_indexkey
File "zim\stores\files.pyo", line 135, in get_pagelist_indexkey
AttributeError: 'NoneType' object has no attribute 'exists'
Do you have any idea how to avoid this errors? Did you work in the same
direction?
-----------------
Thanks,
Eugene
On Tue, Jan 12, 2010 at 00:29, Brendan Kidwell <snarf@xxxxxxxxx> wrote:
> On Mon, Jan 11, 2010 at 5:25 PM, Brendan Kidwell <snarf@xxxxxxxxx> wrote:
>
>> I'm still the maintainer of the Windows installer since I built the Perl
>> Zim installer last year, right? I'm so sorry you haven't heard much from me
>> lately.
>>
>
> And in case my implication wasn't clear -- no, I wasn't expecting that
> someone would have already stepped up to build the Windows installer. It's
> my responsibility until I hear someone wants to take over.
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~zim-wiki<https://launchpad.net/%7Ezim-wiki>
> Post to : zim-wiki@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~zim-wiki<https://launchpad.net/%7Ezim-wiki>
> More help : https://help.launchpad.net/ListHelp
>
>
References