Hey all,
I just compiled msd3D and msd from CVS today and I'm having some issue.
(Aside, if [msd3D] is three dimensional, [msd2D] two dimensional, then is [msd] one dimensional? A little intro text in externals/nusmuk would be nice.)
So the [msd] object seems to work, but its invisible...
I can create the object, no messages or errors, but no [msd] is drawn. I can open example patches, that show a patch cord leading to an invisible object.. I can even take a look at the flext attributes of it by right clicking on where it shoudl be...
I'm using pd0.38-4 and flext 0.5.0 msd from cvs updated today.
Thanks!
.b.
hi ben,
On Mon, 2006-04-17 at 14:38 -0400, B. Bogart wrote:
I can create the object, no messages or errors, but no [msd] is drawn. I can open example patches, that show a patch cord leading to an invisible object.. I can even take a look at the flext attributes of it by right clicking on where it shoudl be...
this sounds like a pd/flext/msd mismatch ... i'd recommend to recompile everything from scratch ...
tim
-- TimBlechmann@gmx.de ICQ: 96771783 http://www.mokabar.tk
Most of the trouble in this world has been caused by folks who can't mind their own business, because they have no business of their own to mind, any more than a smallpox virus has. William S. Burroughs
Hi Tim,
I recompiled flext and msd from CVS (updated today) and I get the same error.
I'm using the debian pd package, not compiling from scratch, its the same version 0.38-4 as the pd sources I'm pointing flext at...I've only even had one version of pd on this machine.
I guess i'll try compiling pd next...
Thanks, .b.
On Mon, April 17, 2006 3:35 pm, Tim Blechmann said:
hi ben,
On Mon, 2006-04-17 at 14:38 -0400, B. Bogart wrote:
I can create the object, no messages or errors, but no [msd] is drawn. I can open example patches, that show a patch cord leading to an invisible object.. I can even take a look at the flext attributes of it by right clicking on where it shoudl be...
this sounds like a pd/flext/msd mismatch ... i'd recommend to recompile everything from scratch ...
tim
-- TimBlechmann@gmx.de ICQ: 96771783 http://www.mokabar.tk
Most of the trouble in this world has been caused by folks who can't mind their own business, because they have no business of their own to mind, any more than a smallpox virus has. William S. Burroughs _______________________________________________ PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Hi Ben,
I recompiled flext and msd from CVS (updated today) and I get the same error.
I'm using the debian pd package, not compiling from scratch, its the same version 0.38-4 as the pd sources I'm pointing flext at...I've only even had one version of pd on this machine.
I guess i'll try compiling pd next...
Thanks, .b.
i have been confronted with this bug once, but it was resolved by putting the right paths into the flext build config file, recompiling flext and the external. Are you sure you don't have old flext debris lying around somewhere?
greetings, Thomas