logo       

bug report: Exception.debug = true: msg#00260

audio.supercollider.devel

Subject: bug report: Exception.debug = true

OK, I finally reproduced this one with a small code example:

e = (f: #{ "throwing error".postln; 1.blorg }).know_(true);
f = Environment.make({ ~f = #{ ~event.f } }).put(\event, e).know_(true);
Exception.debug = true;

f.f


When I run the last line, I get the spinning beach ball. It's a problem for me because I use a lot of environments in environments and debugging is pretty hellish when you can only see a little of the stack trace.

Thanks--

hjh
____________________________________

H. James Harkins /// dewdrop_world
http://www.dewdrop-world.net

"If attacked by a lion, thrust your arm down his throat.
This takes some practice." -- Cyril Connolly
_______________________________________________
sc-dev mailing list
sc-dev-Ayv8T2snMLBt9CRQqspbbg@xxxxxxxxxxxxxxxx
http://www.create.ucsb.edu/mailman/listinfo/sc-dev
<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise