Hi,

When I try to debug a TurboGears 1.1 app with WingIDE 3.1.4, the
DebugI/O window displays this message after loading roughly 130
modules, and the debugger exits

Assertion failed: (line > 0), function PyCode_CheckLineNumber, file
Objects/codeobject.c, line 546.

I don't see this message when I use the start script from a Terminal
window to run the app.  I used virtualenv to try debugging the app
under older versions of TG 1.1 that I have around.  I can debug in
WingIDE with TurboGears-1.1b1dev_r4364-py2.5 installed, but I get the
message above when I try to debug with TurboGears-1.1b1dev_r4407-py2.5
through 1.1b2 from today.

I'm not sure where to look to try to fix this so I can run my app in
the WingIDE again.  I'm using python 2.5.1 under OS X 10.5.5 on a G5
mac, and WingIDE 3.1.4 with XQuartz 2.3.1.  If nobody else is having
this problem, I'll write to the WingIDE list.

Thanks,
Scott
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to turbogears@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to