Re: [PD-dev] tcl registry pd-0.43

2011-04-06 Thread Hans-Christoph Steiner


According to the Tcl/Tk 8.4 docs, it should be included.  What if you  
just try to use 'registry' without the 'package require registry'?


http://tcl.tk/man/tcl8.4/TclCmd/registry.htm

.hc

On Apr 5, 2011, at 11:19 AM, yvan volochine wrote:


hi,

I use `package require registry' in a Gui-Plugin and it seems that  
it's not included in pd-0.43 win binaries.
I have no experience on win32 so I'd like to know if this package is  
included when users build pd themselves ?


thanks,
_y

___
Pd-dev mailing list
Pd-dev@iem.at
http://lists.puredata.info/listinfo/pd-dev





A cellphone to me is just an opportunity to be irritated wherever you  
are. - Linus Torvalds



___
Pd-dev mailing list
Pd-dev@iem.at
http://lists.puredata.info/listinfo/pd-dev


[PD-dev] [ pure-data-Bugs-3277995 ] reopening simple GOP patch crashes Pd everytime

2011-04-06 Thread SourceForge.net
Bugs item #3277995, was opened at 2011-04-06 17:28
Message generated for change (Tracker Item Submitted) made by eighthave
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=478070aid=3277995group_id=55736

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: puredata
Group: v0.43
Status: Open
Resolution: None
Priority: 7
Private: No
Submitted By: Hans-Christoph Steiner (eighthave)
Assigned to: Nobody/Anonymous (nobody)
Summary: reopening simple GOP patch crashes Pd everytime

Initial Comment:
Using today's HEAD from pure-data git built and run on Mac OS X 10.5.8/Intel, 
opening, closing, then reopening the attached patch causes Pd to crash every 
time.  The patch in question is from Gem/examples/06.particle/01.simple.pd.  
You do not need Gem to make this happen, but having Gem doesn't seem to affect 
the crash.

Here are the steps to reproduce:

0. launch pd
1. open gop-reopen-crash.pd
2. cloes gop-reopen-crash.pd
3. open gop-reopen-crash.pd
4. close gop-reopen-crash.pd
5. CRASH!

I get this dump in the terminal:

pd(19360,0xa0905720) malloc: *** error for object 0x230002: Non-aligned pointer 
being freed
*** set a breakpoint in malloc_error_break to debug
pd(19360,0xa0905720) malloc: *** error for object 0x2313b0: double free
*** set a breakpoint in malloc_error_break to debug
pd(19360,0xa0905720) malloc: *** error for object 0x231670: double free
*** set a breakpoint in malloc_error_break to debug
pd(19360,0xa0905720) malloc: *** error for object 0x231430: double free
*** set a breakpoint in malloc_error_break to debug
pd(19360,0xa0905720) malloc: *** error for object 0x230970: double free
*** set a breakpoint in malloc_error_break to debug
Bus error

And I attached a full crash dump from the Mac OS X Crash Reporter.

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=478070aid=3277995group_id=55736

___
Pd-dev mailing list
Pd-dev@iem.at
http://lists.puredata.info/listinfo/pd-dev