Welcome! Log In Create A New Profile

Advanced

Problem running Skeinforge on OS X 10.10 Yosemite

Posted by paf78 
Problem running Skeinforge on OS X 10.10 Yosemite
October 30, 2014 05:01AM
I was running Python and Skeinforge with no issues prior to upgrading to OSX 10.10 Yosemite. Since upgrading, I get an "Error (1000) creating window shape" when trying to launch Skeinforge. I reinstalled Python, but to no avail. Any ideas how to fix this? Thanks in advance!


MacBook-Air:skeinforge_application user$ python skeinforge.py
2014-10-30 08:46:12.094 Python[11776:1428855] An uncaught exception was raised
2014-10-30 08:46:12.094 Python[11776:1428855] Error (1000) creating window shape
2014-10-30 08:46:12.094 Python[11776:1428855] (
	0   CoreFoundation                      0x00007fff862d264c __exceptionPreprocess + 172
	1   libobjc.A.dylib                     0x00007fff888596de objc_exception_throw + 43
	2   CoreFoundation                      0x00007fff862d24fd +[NSException raise:format:] + 205
	3   AppKit                              0x00007fff857634ee _NSCreateWindowWithOpaqueShape2 + 154
	4   AppKit                              0x00007fff85761d3c -[NSWindow _commonAwake] + 1808
	5   AppKit                              0x00007fff85761489 -[NSWindow _makeKeyRegardlessOfVisibility] + 85
	6   AppKit                              0x00007fff857613fe -[NSWindow makeKeyAndOrderFront:] + 27
	7   Tk                                  0x0000000102c8f3dd XMapWindow + 134
	8   Tk                                  0x0000000102bffa6f Tk_MapWindow + 69
	9   Tk                                  0x0000000102c9715d TkpWmSetState + 171
	10  Tk                                  0x0000000102c95ed1 TkMacOSXUnregisterMacWindow + 12798
	11  Tcl                                 0x0000000102af42b5 Tcl_ListMathFuncs + 1896
	12  Tcl                                 0x0000000102af4b61 Tcl_EvalObjv + 57
	13  _tkinter.so                         0x0000000102adb8cd Tkapp_Call + 189
	14  Python                              0x00000001000c35fd PyEval_EvalFrameEx + 25213
	15  Python                              0x00000001000c3fed PyEval_EvalFrameEx + 27757
	16  Python                              0x00000001000c58c9 PyEval_EvalCodeEx + 2137
	17  Python                              0x000000010003e510 function_call + 176
	18  Python                              0x000000010000c932 PyObject_Call + 98
	19  Python                              0x000000010001f04b instancemethod_call + 363
	20  Python                              0x000000010000c932 PyObject_Call + 98
	21  Python                              0x00000001000bc0c7 PyEval_CallObjectWithKeywords + 87
	22  Python                              0x000000010002233e PyInstance_New + 126
	23  Python                              0x000000010000c932 PyObject_Call + 98
	24  Python                              0x00000001000c0a48 PyEval_EvalFrameEx + 14024
	25  Python                              0x00000001000c58c9 PyEval_EvalCodeEx + 2137
	26  Python                              0x00000001000c31bd PyEval_EvalFrameEx + 24125
	27  Python                              0x00000001000c58c9 PyEval_EvalCodeEx + 2137
	28  Python                              0x00000001000c31bd PyEval_EvalFrameEx + 24125
	29  Python                              0x00000001000c58c9 PyEval_EvalCodeEx + 2137
	30  Python                              0x00000001000c31bd PyEval_EvalFrameEx + 24125
	31  Python                              0x00000001000c58c9 PyEval_EvalCodeEx + 2137
	32  Python                              0x00000001000c59e6 PyEval_EvalCode + 54
	33  Python                              0x00000001000ea28e PyRun_FileExFlags + 174
	34  Python                              0x00000001000ea52a PyRun_SimpleFileExFlags + 458
	35  Python                              0x00000001001014ed Py_Main + 3101
	36  Python                              0x0000000100000f14 Python + 3860
	37  ???                                 0x0000000000000002 0x0 + 2
)
2014-10-30 08:46:12.099 Python[11776:1428855] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Error (1000) creating window shape'
*** First throw call stack:
(
	0   CoreFoundation                      0x00007fff862d264c __exceptionPreprocess + 172
	1   libobjc.A.dylib                     0x00007fff888596de objc_exception_throw + 43
	2   CoreFoundation                      0x00007fff862d24fd +[NSException raise:format:] + 205
	3   AppKit                              0x00007fff857634ee _NSCreateWindowWithOpaqueShape2 + 154
	4   AppKit                              0x00007fff85761d3c -[NSWindow _commonAwake] + 1808
	5   AppKit                              0x00007fff85761489 -[NSWindow _makeKeyRegardlessOfVisibility] + 85
	6   AppKit                              0x00007fff857613fe -[NSWindow makeKeyAndOrderFront:] + 27
	7   Tk                                  0x0000000102c8f3dd XMapWindow + 134
	8   Tk                                  0x0000000102bffa6f Tk_MapWindow + 69
	9   Tk                                  0x0000000102c9715d TkpWmSetState + 171
	10  Tk                                  0x0000000102c95ed1 TkMacOSXUnregisterMacWindow + 12798
	11  Tcl                                 0x0000000102af42b5 Tcl_ListMathFuncs + 1896
	12  Tcl                                 0x0000000102af4b61 Tcl_EvalObjv + 57
	13  _tkinter.so                         0x0000000102adb8cd Tkapp_Call + 189
	14  Python                              0x00000001000c35fd PyEval_EvalFrameEx + 25213
	15  Python                              0x00000001000c3fed PyEval_EvalFrameEx + 27757
	16  Python                              0x00000001000c58c9 PyEval_EvalCodeEx + 2137
	17  Python                              0x000000010003e510 function_call + 176
	18  Python                              0x000000010000c932 PyObject_Call + 98
	19  Python                              0x000000010001f04b instancemethod_call + 363
	20  Python                              0x000000010000c932 PyObject_Call + 98
	21  Python                              0x00000001000bc0c7 PyEval_CallObjectWithKeywords + 87
	22  Python                              0x000000010002233e PyInstance_New + 126
	23  Python                              0x000000010000c932 PyObject_Call + 98
	24  Python                              0x00000001000c0a48 PyEval_EvalFrameEx + 14024
	25  Python                              0x00000001000c58c9 PyEval_EvalCodeEx + 2137
	26  Python                              0x00000001000c31bd PyEval_EvalFrameEx + 24125
	27  Python                              0x00000001000c58c9 PyEval_EvalCodeEx + 2137
	28  Python                              0x00000001000c31bd PyEval_EvalFrameEx + 24125
	29  Python                              0x00000001000c58c9 PyEval_EvalCodeEx + 2137
	30  Python                              0x00000001000c31bd PyEval_EvalFrameEx + 24125
	31  Python                              0x00000001000c58c9 PyEval_EvalCodeEx + 2137
	32  Python                              0x00000001000c59e6 PyEval_EvalCode + 54
	33  Python                              0x00000001000ea28e PyRun_FileExFlags + 174
	34  Python                              0x00000001000ea52a PyRun_SimpleFileExFlags + 458
	35  Python                              0x00000001001014ed Py_Main + 3101
	36  Python                              0x0000000100000f14 Python + 3860
	37  ???                                 0x0000000000000002 0x0 + 2
)
libc++abi.dylib: terminating with uncaught exception of type NSException
Abort trap: 6
Sorry, only registered users may post in this forum.

Click here to login