mkeeter / kokopelli

Script-based CAD/CAM in Python (deprecated)
https://mattkeeter.com/projects/kokopelli
Other
298 stars 49 forks source link

Kokopelli does not launch on OSX 10.11.6 #19

Open mrbbp opened 7 years ago

mrbbp commented 7 years ago

with this error in console.

18/11/2016 17:03:53,911 Finder[427]: *** -[NSArrayI objectAtIndex:]: index 3 beyond bounds [0 .. 2] 18/11/2016 17:03:53,913 Finder[427]: ( 0 CoreFoundation 0x00007fff98861452 exceptionPreprocess + 178 1 libobjc.A.dylib 0x00007fff8813c73c objc_exception_throw + 48 2 CoreFoundation 0x00007fff98781094 -[NSArrayI objectAtIndex:] + 164 3 XtraFinder 0x00000001097244ef -[XFFitColumnWidthPlugin fitColumnsOfColumnView:] + 120 4 Foundation 0x00007fff979a4b4e NSFireDelayedPerform + 377 5 CoreFoundation 0x00007fff987deaf4 CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION + 20 6 CoreFoundation 0x00007fff987de783 CFRunLoopDoTimer + 1075 7 CoreFoundation 0x00007fff987de2da CFRunLoopDoTimers + 298 8 CoreFoundation 0x00007fff987d57d1 __CFRunLoopRun + 1841 9 CoreFoundation 0x00007fff987d4e38 CFRunLoopRunSpecific + 296 10 HIToolbox 0x00007fff96605935 RunCurrentEventLoopInMode + 235 11 HIToolbox 0x00007fff9660576f ReceiveNextEventCommon + 432 12 HIToolbox 0x00007fff966055af _BlockUntilNextEventMatchingListInModeWithFilter + 71 13 AppKit 0x00007fff99300df6 _DPSNextEvent + 1067 14 AppKit 0x00007fff99300226 -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 454 15 AppKit 0x00007fff992f4d80 -[NSApplication run] + 682 16 AppKit 0x00007fff992be368 NSApplicationMain + 1176 17 Finder 0x0000000104a458d8 Finder + 22744 18 libdyld.dylib 0x00007fff8a2205ad start + 1 19 ??? 0x0000000000000001 0x0 + 1 ) 18/11/2016 17:03:54,311 com.apple.xpc.launchd[1]: (org.pythonmac.unspecified.kokopelli.134432[22818]) Service exited with abnormal code: 1

mkeeter commented 7 years ago

That's a scary tracebook – looks like it could be in the Python wx bindings.

If you can hunt down the source of this bug, I'll accept a PR, but I'm not actively maintaining kokopelli anymore.

mrbbp commented 7 years ago

Hello, i've found a way to install wxpython on el capitan (the dmg structure is wrong and crash), now i've no error in the console but the app does not launch. Nothing to help. I've tried to compile source but it does not work, it's stopping at a certain point with dark error. And my knowledge with make instruction are 'null'.... I've tried twice by removing the compil folder. But same error. When on the computer, i will try again and paste the compile error if it help for diagnostic.

I've found a project with kokopelli file and no way to open it... Or convert to an other format usable by me, sorry.

PartyTonight commented 7 years ago

Also Eric, the file you try to open in the flip flap repo is not valid for this github version of kokopelli, but for a former version which is not file compatible.

You want a svg of it, I can put this in the repo later today. You can also trace the pngs in inkscape to obtain those svgs if you are in a rush.

On 19 Nov 2016 08:57, "mrbbp" notifications@github.com wrote:

Hello, i've found a way to install wxpython on el capitan (the dmg structure is wrong and crash), now i've no error in the console but the app does not launch. Nothing to help. I've tried to compile source but it does not work, it's stopping at a certain point with dark error. And my knowledge with make instruction are 'null'.... I've tried twice by removing the compil folder. But same error. When on the computer, i will try again and paste the compile error if it help for diagnostic.

I've found a project with kokopelli file and no way to open it... Or convert to an other format usable by me, sorry.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/mkeeter/kokopelli/issues/19#issuecomment-261700038, or mute the thread https://github.com/notifications/unsubscribe-auth/ACxyJ27iI_uwrOjmsbp7GJXFtY95g1vBks5q_qvwgaJpZM4K2pDX .