On Thu, Mar 11, 2004 at 08:30:21AM -0600, John Hunter wrote:
> >>>>> "Christian" == Christian Robottom Reis <[EMAIL PROTECTED]> writes:
> 
>     >> progBar = gtk.ProgressBar()
> 
>     Christian> is it raising the error here,
> 
> Sorry, yes, this is where the error occurs.  My Mac install doesn't
> have strace.  I'll try and gather some more info and file a bug
> report.  Anyone know how to get a stack trace on OS X?

Note that you get a stack trace through a debugger (such as gdb, which I
believe exists for MacOS X), not through a system call tracer :-)

Take care,
--
Christian Robottom Reis | http://async.com.br/~kiko/ | [+55 16] 261 2331
_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to