Re: [Pyobjc-dev] Wrong spelling of tableView_objectValueForTableColumn_row_()?
Brought to you by:
ronaldoussoren
From: Zachery B. <zb...@ur...> - 2003-07-23 17:06:23
|
On Wednesday, July 23, 2003, at 12:49 PM, Ronald Oussoren wrote: > On Wednesday, 23 July, 2003, at 14:02, Zachery Bir wrote: > >> On Wednesday, July 23, 2003, at 06:40 AM, Zachery Bir wrote: >> >>> Nope, this is off CVS. Your TableModel doesn't extend >>> NSTableDataSource, either. Oh, poo. I wonder if I'm using a 1.0b1 >>> example and 0.9. Yup. >> >> Now using 1.0b1+ on all my pythons: /sw/bin/python (2.2.2), >> /usr/bin/python (2.2), and /usr/local/bin/python (2.3b2). >> >> Running TableModel.app gets me this crash log (it generates this when >> I use /sw/bin/python and /usr/bin/python, but not >> /usr/local/bin/python): > > Is this for an unmodified TableModel example, or is this part of you > application? The TableModel works for me. Unmodified TableModel all three times. The only one that worked was when using 2.3b2. Using fresh copies from the Examples/ directory, each named TableModel-2.2, TableModel-2.2.2, and TableModel-2.3, I got two more tracebacks, one for 2.2 and one for 2.2.2. These are all built directly (no --link) and separately (the first time, I just kept rebuilding the app in the same directory). ********** Date/Time: 2003-07-23 13:02:12 -0400 OS Version: 10.2.6 (Build 6L60) Host: gorilla Command: python PID: 11410 Exception: EXC_BAD_ACCESS (0x0001) Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000004 Thread 0 Crashed: #0 0x00017c24 in PyType_GenericNew #1 0x0005a948 in PyEval_EvalCode #2 0x0005c634 in PyEval_EvalCodeEx #3 0x0005db9c in PyEval_GetFuncDesc #4 0x0005b314 in PyEval_EvalCode #5 0x0005c634 in PyEval_EvalCodeEx #6 0x0005db9c in PyEval_GetFuncDesc #7 0x0005b314 in PyEval_EvalCode #8 0x0005c634 in PyEval_EvalCodeEx #9 0x0005db9c in PyEval_GetFuncDesc #10 0x0005b314 in PyEval_EvalCode #11 0x0005c634 in PyEval_EvalCodeEx #12 0x00058a80 in PyEval_EvalCode #13 0x00027e90 in PyRun_FileExFlags #14 0x00026ef4 in PyRun_SimpleFileExFlags #15 0x000069f0 in Py_Main #16 0x00002970 in start #17 0x000027f0 in start PPC Thread State: srr0: 0x00017c24 srr1: 0x0200f030 vrsave: 0x00000000 xer: 0x00000000 lr: 0x00017a88 ctr: 0x00038910 mq: 0x00000000 r0: 0x00000000 r1: 0xbffff3b0 r2: 0x002604fc r3: 0x00000010 r4: 0x00000000 r5: 0x00000000 r6: 0x0005b398 r7: 0x0025e9f8 r8: 0x00103010 r9: 0x00366bd0 r10: 0x00000000 r11: 0x00000000 r12: 0x00038910 r13: 0x0000007d r14: 0x0069306c r15: 0x00000000 r16: 0x00000000 r17: 0x00000000 r18: 0x00000000 r19: 0x00693084 r20: 0x00120cb6 r21: 0x0010e700 r22: 0x00000002 r23: 0x00692f20 r24: 0x00000000 r25: 0x0024e1ac r26: 0x006b4860 r27: 0x0025dd78 r28: 0x0036efc0 r29: 0x0013c950 r30: 0x006b4860 r31: 0x00017a78 ********** Date/Time: 2003-07-23 13:02:31 -0400 OS Version: 10.2.6 (Build 6L60) Host: gorilla Command: python PID: 11413 Exception: EXC_BAD_ACCESS (0x0001) Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000004 Thread 0 Crashed: #0 0x0001bc00 in subtype_dealloc #1 0x00074318 in eval_frame #2 0x00075ee0 in PyEval_EvalCodeEx #3 0x00076fc0 in fast_function #4 0x00074b8c in eval_frame #5 0x00075ee0 in PyEval_EvalCodeEx #6 0x00076fc0 in fast_function #7 0x00074b8c in eval_frame #8 0x00075ee0 in PyEval_EvalCodeEx #9 0x00076fc0 in fast_function #10 0x00074b8c in eval_frame #11 0x00075ee0 in PyEval_EvalCodeEx #12 0x00078a04 in PyEval_EvalCode #13 0x0002c2f0 in run_node #14 0x0002ba9c in PyRun_SimpleFileExFlags #15 0x000061b8 in Py_Main #16 0x000021d4 in _start (crt.c:267) #17 0x00002054 in start PPC Thread State: srr0: 0x0001bc00 srr1: 0x0000f030 vrsave: 0x00000000 xer: 0x20000000 lr: 0x0001baac ctr: 0x0004add0 mq: 0x00000000 r0: 0x00000000 r1: 0xbffff340 r2: 0x00000000 r3: 0x00000000 r4: 0x00000000 r5: 0x00000000 r6: 0x0001c78c r7: 0x000daddc r8: 0x00000000 r9: 0x00004000 r10: 0x00000000 r11: 0x00000000 r12: 0x00000000 r13: 0x0050fd6c r14: 0x00000000 r15: 0x000c22e0 r16: 0x00000000 r17: 0x00000000 r18: 0x00000001 r19: 0x00000002 r20: 0x0050fc20 r21: 0x00000000 r22: 0x00000002 r23: 0x0001ba8c r24: 0x007216e0 r25: 0x000057fb r26: 0x0036cb50 r27: 0x000015eb r28: 0x00000000 r29: 0x00364760 r30: 0x0028f1ac r31: 0x0001ba9c |