Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kokopelli does not launch on OSX 10.11.6 #19

Open
mrbbp opened this issue Nov 18, 2016 · 3 comments
Open

Kokopelli does not launch on OSX 10.11.6 #19

mrbbp opened this issue Nov 18, 2016 · 3 comments

Comments

@mrbbp
Copy link

mrbbp commented Nov 18, 2016

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
Copy link
Owner

mkeeter commented Nov 18, 2016

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
Copy link
Author

mrbbp commented Nov 19, 2016

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
Copy link

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" [email protected] 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
#19 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ACxyJ27iI_uwrOjmsbp7GJXFtY95g1vBks5q_qvwgaJpZM4K2pDX
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants