-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi Ivica,
sorry that was late night. I'll put more detail:
make two pd documents, let's say MAIN.pd and text.pd. then, in MAIN.pd create [test] as an abstraction. make it GOP. from MAIN.pd rightclick on [test] and coose help the context menu to open the not existing help file. The GOP abstraction test.pd will open. Save it as test-help.pd. Delete all the objects you may have in test.pd. Uncheck the GOP option. Then click apply or OK -> Crash.
"works" for you? m.
On 09/17/2014 06:57 PM, Ivica Ico Bukvic wrote:
Trying to reproduce this in pd-l2ork. What do you mean by the last sentence? Delete all the objects? Is this on the MAIN.pd or inside text.pd? Also, unchecking the GOP option, if that applies to test, haven't we already deleted it in the previous step? Or, have you actually saved the text patch as its help file with the GOP enabled?
On 09/16/2014 07:18 AM, Max wrote: here is how to reproduce it:
make two pd documents, let's say MAIN.pd and text.pd. then, in MAIN.pd open test.pd as an abstraction. make it GOP. from MAIN rightclick and coose help the context menu to open the not existing help file. The GOP abstraction test.pd will open. Save it as test-help.pd. Delete all the objects. Uncheck the GOP option. Crash.
that's in Pd 0.45.4
On 09/16/2014 08:02 PM, Max wrote:
hi list, i got this at two incidents:
terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injectorboost::lock_error
'
pure virtual method called terminate called recursively
but I can't reproduce it now. I was doing something like this: making two pd documents, let's say MAIN.pd and text.pd. then, in MAIN.pd calling test.pd as an abstraction and going through the context menu to the not existing help file. Saving this as test-help.pd. i think that's where the crash happened.