I am trying to get Wikidpad running on a mac but not much luck.
The mac comes with python 2.7 and I installed wx 2.8. I also set
python to prefer 32 bit mode. When I attempt to run wikidpad 2.1rc09 I
get this error
2011-11-08 09:50:10.647 Python[1721:1107] CFURLCreateWithString was
passed this invalid URL string:
'/System/Library/CoreServices/CommonCocoaPanels.bundle' (a file system
path instead of an URL string). The URL created will not work with
most file URL functions. CFURLCreateWithFileSystemPath or
CFURLCreateWithFileSystemPathRelativeToBase should be used instead.
python(1721,0xb030b000) malloc: *** error for object 0x6944bc00: double free
*** set a breakpoint in malloc_error_break to debug
Abort trap: 6
Any clues as to how I can install the latest beta on Lion 10.7? The
dmg file provided on trak is kind of old by now and won't open up my
database which I copied over from my linux install.
Cheers.