Right.
> I'm just curious about the state of it. Is it tolerable for day-to-day
> use? Any testing we can do?
I will publish it in one or two days as 2.0alpha01. Then it can be
tested in the wild.
It seems to work so far, but there are many changes under the hood, so
be careful!
It is an alpha version and as usual I can't make any guarantees.
Michael
> I'm trying to install many times the  2.0alpha01, but it doesn't work
> the WikidPad.exe?
> The 1.9b21 is no problem, even the USB with the formula is no problem.
Which operating system do you use?
Do you use a binary version of WikidPad or the source?
Appear any error messages, when do they appear (during installation or
when actually trying to start WikidPad), what precisely do they say?
Is there a "WikidPad_Error.log" file created in the configuration
directory (normally this is something like "C:\Documents and
Settings\username\Application Data\WikidPad")? If so, what is its
content (about last 100 lines)?
Michael
Try to download and install vcredist.exe from here:
Michael
[...]
> Traceback (most recent call last):
>   File "pwiki\PersonalWikiFrame.pyo", line 2254, in
> OnFastSearchKeyDown
>   File "pwiki\SearchAndReplaceDialogs.pyo", line 2031, in
> runSearchOnWiki
>   File "pwiki\SearchAndReplaceDialogs.pyo", line 2051, in
> _refreshPageList
>   File "pwiki\wikidata\WikiDataManager.pyo", line 1350, in searchWiki
>   File "pwiki\wikidata\WikiDataManager.pyo", line 238, in __call__
>   File "pwiki\wikidata\original_gadfly\WikiData.pyo", line 1870, in
> search
>   File "pwiki\wikidata\original_gadfly\WikiData.pyo", line 153, in
> getContent
> DbReadAccessError: [Errno 2] No such file or directory: u'\\\\?\\D:\
> \WikidPad\\WikidPadHelp\\data\\Internati\xf6nalCh\xe0racters.wiki'
Is there a file
"D:\WikidPad\WikidPadHelp\data\InternatiönalChàracters.wiki" (or
something looking similar?
How many files are in directory "D:\WikidPad\WikidPadHelp\data"?
Which filesystem uses drive "D:"?
Michael
This seems to be a bug in the installer (Inno Setup) I can update to the
most recent version, but I guess this wouldn't help.
>> WinXP Chinese Traditional Version.
>>
>> 2. Is the file D:\WikidPad\WikidPadHelp\data\wiki%2FCCBlacklist.data ?
>> strange filename?
This file name is normal and was previously named "[CCBlacklist].wiki".
The "%2F" stands for the slash '/' which is not allowed in filenames
under some operating systems.
[...]
> 1. Change the filename to \InternatiönalChàracters.wiki, it's work
> 2. Ploticus error: pl: error 5974: requested output format not
> supported in this build (png) ? It work for gif
The default binary build of Ploticus does not support PNG under Windows
(while the Linux build on the other hand does not support GIF).
Michael