[chandler-users] Re: [off list] Description Box Hosed

Grant Baillie grant at osafoundation.org
Wed Aug 6 09:02:48 PDT 2008


On 6 Aug, 2008, at 06:41, Liz Cademy wrote:

>
> On Aug 6, 2008, at 9:29 AM, Grant Baillie wrote:
>> Hi, Liz
>>
>> I'm not sure what the problem might be here. If possible, can you  
>> copy-and-paste the text from the crash dialog, and email it to me?  
>> If you can't recreate the crash, can you use the Go >> Go to  
>> folder ... menu item in the Finder, enter "~/Library/Logs/ 
>> CrashReporter", and send me the file Python.crash.log from that  
>> folder?
>
> Grant --
>
> The crash is 100% repeatable, if it doesn't happen when i click in  
> the description box, it will if I type.
>
> This time, it happened when I clicked into the box. Here's the crash  
> dialog. FYI, the current contents of the description box are: List  
> needed items here.

Hi, Liz

Thanks for the log (below). I think I see how we can fix this, but I'm  
unsure as to why I can't reproduce this on my end. Where in the text  
are you clicking the mouse and typing to cause this to happen?

--Grant

> Seconds since last error: 1142
> Chandler Version: 1.0-rc2
> OS: posix
> Platform Type: darwin
> Platform Details: Darwin-8.11.0-Power_Macintosh-powerpc-32bit
> Architecture: Power Macintosh
> Python Version: 2.5.1 (r251:54863, Nov 28 2007, 19:35:14)
> [GCC 3.3 20030304 (Apple Computer, Inc. build 1671)]
> Traceback (most recent call last):
>  File "/Applications/Chandler_ppc-osx_1.0-rc2.app/Contents/Resources/ 
> parcels/osaf/framework/attributeEditors/DragAndDropTextCtrl.py",  
> line 169, in mousey
>    urlStart, urlEnd = self._get_url_range_at_cursor(event)
>  File "/Applications/Chandler_ppc-osx_1.0-rc2.app/Contents/Resources/ 
> parcels/osaf/framework/attributeEditors/DragAndDropTextCtrl.py",  
> line 91, in _get_url_range_at_cursor
>    return self._get_url_range(col, line)
>  File "/Applications/Chandler_ppc-osx_1.0-rc2.app/Contents/Resources/ 
> parcels/osaf/framework/attributeEditors/DragAndDropTextCtrl.py",  
> line 127, in _get_url_range
>    if col >= len(this_line_text) or this_line_text[col].isspace():
> IndexError: string index out of range
>
>



More information about the chandler-users mailing list