|
bug report: Exception.debug = true: msg#00260audio.supercollider.devel
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> |
|---|---|---|
| Previous by Date: | Re: .aiff wrapping?: 00260, Lance Putnam |
|---|---|
| Next by Date: | Re: bug report: Exception.debug = true: 00260, James Harkins |
| Previous by Thread: | Error in DiskOut.rtf help filei: 00260, Ioannis Zannos |
| Next by Thread: | Re: bug report: Exception.debug = true: 00260, James Harkins |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |