Re: [PD-dev] bonk~ missing in Pd-0.42.5-extended.tar.gz

2010-09-28 Thread ailo

 An obvious suggestion is perhaps to build puredata and install that first.

..ailo

On 09/27/2010 11:46 PM, Felix Pfeifer wrote:

Hi all,

someone already posted this error when trying to compile
Pd-0.42.5-extended:
make -C ../extra/bonk~
make: Entering an unknown directory
make: *** ../extra/bonk~: No such file or directory.  Stop.

But in the other thread the solution for the guys was to
find a working binary package for their Linux distribution,
which is no option in my case (Slackware).

I already successfully compiled the previous release of Pd-extended
on my system, but this time the process stops after this error.

I tried this without any result:
findpath to pd-extended source code  -name bonk~

There are a couple of externals depending on bonk~
so i'd like to have it in my build. Is bonk~ included in
the source package and if yes, where? Can i otherwise
download it from any other place?

I think it could be interesting for the comunity, because
if it works on my system i'll release a so called
SlackBuild script on www.slackbuilds.org which makes
it very easy to install on Slackware Linux.

greets
Felix

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



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


Re: [PD-dev] bonk~ missing in Pd-0.42.5-extended.tar.gz

2010-09-28 Thread ailo

 On 09/29/2010 12:26 AM, Felix Pfeifer wrote:

ailo, can you please tell me which versions
of puredata and gem you installed on your
ubuntu box and which version of Pd-extended
you installed from source?

felix


Both were latest versions

gem 0.92.3
puredata 0.42.6

Did you try the auto-build script?

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


Re: [PD-dev] [ pure-data-Bugs-3015001 ] linux only? segmentation fault

2010-06-12 Thread ailo

Maybe I got the terminology wrong.

Is [pd] a subpatch and [myownpatch] an abstraction?

Anyway, I get the same crash with either of them.

On 06/11/2010 10:59 PM, ailo wrote:

I meant:

Now I noticed that NO objects are needed apart from the abstractions 
to create this crash.


On 06/11/2010 10:58 PM, ailo wrote:

I reported this.
Now I noticed that objects are needed apart from the abstractions to 
create this crash.


On 06/11/2010 10:42 PM, SourceForge.net wrote:

Bugs item #3015001, was opened at 2010-06-11 20:42
Message generated for change (Tracker Item Submitted) made by nobody
You can respond by visiting:
https://sourceforge.net/tracker/?func=detailatid=478070aid=3015001group_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: abstractions
Group: v0.42
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: linux only? segmentation fault

Initial Comment:
This patch causes pd and pd-extended to crash, when opened and 
closed a number of times. Resulting message in terminal is: 
segmentation fault. A canvas object inside an abstraction with 
graph on parent, which in turn is inside an abstraction with 
graph on parent.

The same result when replacing the canvas object with a graphical bang.
Tested on Ubuntu Lucid, without desktop effects.
No crash on Windows Vista.

--

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



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








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


Re: [PD-dev] [ pure-data-Bugs-3015001 ] linux only? segmentation fault

2010-06-11 Thread ailo

I reported this.
Now I noticed that objects are needed apart from the abstractions to 
create this crash.


On 06/11/2010 10:42 PM, SourceForge.net wrote:

Bugs item #3015001, was opened at 2010-06-11 20:42
Message generated for change (Tracker Item Submitted) made by nobody
You can respond by visiting:
https://sourceforge.net/tracker/?func=detailatid=478070aid=3015001group_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: abstractions
Group: v0.42
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: linux only? segmentation fault

Initial Comment:
This patch causes pd and pd-extended to crash, when opened and closed a number of times. Resulting 
message in terminal is: segmentation fault. A canvas object inside an abstraction with graph 
on parent, which in turn is inside an abstraction with graph on parent.
The same result when replacing the canvas object with a graphical bang.
Tested on Ubuntu Lucid, without desktop effects.
No crash on Windows Vista.

--

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

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

   



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


Re: [PD-dev] [ pure-data-Bugs-3015001 ] linux only? segmentation fault

2010-06-11 Thread ailo

I meant:

Now I noticed that NO objects are needed apart from the abstractions to 
create this crash.


On 06/11/2010 10:58 PM, ailo wrote:

I reported this.
Now I noticed that objects are needed apart from the abstractions to 
create this crash.


On 06/11/2010 10:42 PM, SourceForge.net wrote:

Bugs item #3015001, was opened at 2010-06-11 20:42
Message generated for change (Tracker Item Submitted) made by nobody
You can respond by visiting:
https://sourceforge.net/tracker/?func=detailatid=478070aid=3015001group_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: abstractions
Group: v0.42
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: linux only? segmentation fault

Initial Comment:
This patch causes pd and pd-extended to crash, when opened and closed 
a number of times. Resulting message in terminal is: segmentation 
fault. A canvas object inside an abstraction with graph on parent, 
which in turn is inside an abstraction with graph on parent.

The same result when replacing the canvas object with a graphical bang.
Tested on Ubuntu Lucid, without desktop effects.
No crash on Windows Vista.

--

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



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






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