[PD-dev] @hans - Pd-0.42.5-Extended missing pd.tk and libPdTcl.dylib

2009-06-09 Thread Luke Iannini
Just as it says - I copied them over from PdE414 with success and
everything looks great so far.  Extremely excited to have a Pd-E that
supports all the new datastructure fanciness and whatever else forced
me over to 42.5 - the hacked together 42.5 I've been suffering with
for the past few months is nowhere near as nice as this : D.

Severe gratitude as always
lxi

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


Re: [PD-dev] hdspm_mixer.c:60: error: 't_hdspm_mixer' has no member named 'card_name'

2009-06-09 Thread IOhannes m zmoelnig

Hans-Christoph Steiner wrote:


Now that the nightly builds are biulding from trunk again, we have some 
issues to handle:


cc -DPD -I/home/pd/auto-build/pd-extended/pd/src -Wall -W -ggdb 
-I/home/pd/auto-build/pd-extended/Gem/src 
-I/home/pd/auto-build/pd-extended/externals/pdp/include -DUNIX -Dunix 
-DDL_OPEN -fPIC -o 
/home/pd/auto-build/pd-extended/externals/iem/hdspm_mixer/hdspm_mixer.o 


hdspm_mixer is obviously in a non-functional state.
i am not sure why it is included in PdX.

mfda
IOhannes


smime.p7s
Description: S/MIME Cryptographic Signature
___
Pd-dev mailing list
Pd-dev@iem.at
http://lists.puredata.info/listinfo/pd-dev


[PD-dev] [ pure-data-Bugs-2803641 ] [import] not working when .pdsettings is present

2009-06-09 Thread SourceForge.net
Bugs item #2803641, was opened at 2009-06-09 18:47
Message generated for change (Tracker Item Submitted) made by zmoelnig
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=478070aid=2803641group_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: pd-extended
Group: v0.41
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: IOhannes m zmlnig (zmoelnig)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: [import] not working when .pdsettings is present

Initial Comment:
i am unable to use [import] with the latest Pd-extended  ( 0.41.4-extended ) on 
my debian box.
i had an old .pdsettings lying around in my home directory, which seems to have 
caused the problem (deleting this file loads all the libraries coming with PdX)
(i have deleted the .pdsettings so i cannot give it here...)

i get: something like:
[import] $Revision: 1.2 $
[import] is still in development, the interface could change!
compiled against Pd version 0.41.4
opened 0 MIDI input device(s) and 0 MIDI output device(s).
input channels = 2, output channels = 2
audio buffer set to 50
opened input device name hw:0
configuring sound input...
Sample width set to 2 bytes
configuring sound output...
Sample width set to 2 bytes
tried /Net/iem/Benutzer/zmoelnig/zexy.l_i386 and failed
tried /Net/iem/Benutzer/zmoelnig/pd-externals/zexy.l_i386 and failed
tried /Net/iem/Benutzer/zmoelnig/zexy/zexy.pd_linux and failed
tried /Net/iem/Benutzer/zmoelnig/pd-externals/zexy/zexy.pd_linux and failed
tried /usr/local/lib/pd-externals/zexy/zexy.pd_linux and failed
tried /usr/lib/pd/extra/zexy/zexy.pd_linux and failed
error: [import]: can't load library in 'zexy'
... you might be able to track this down from the Find menu.

so as you can see, import is loaded but no -meta files are searched for...



--

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

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


[PD-dev] [ pure-data-Bugs-2803641 ] [import] not working when .pdsettings is present

2009-06-09 Thread SourceForge.net
Bugs item #2803641, was opened at 2009-06-09 12:47
Message generated for change (Comment added) made by eighthave
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=478070aid=2803641group_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: pd-extended
Group: v0.41
Status: Closed
Resolution: Invalid
Priority: 5
Private: No
Submitted By: IOhannes m zmlnig (zmoelnig)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: [import] not working when .pdsettings is present

Initial Comment:
i am unable to use [import] with the latest Pd-extended  ( 0.41.4-extended ) on 
my debian box.
i had an old .pdsettings lying around in my home directory, which seems to have 
caused the problem (deleting this file loads all the libraries coming with PdX)
(i have deleted the .pdsettings so i cannot give it here...)

i get: something like:
[import] $Revision: 1.2 $
[import] is still in development, the interface could change!
compiled against Pd version 0.41.4
opened 0 MIDI input device(s) and 0 MIDI output device(s).
input channels = 2, output channels = 2
audio buffer set to 50
opened input device name hw:0
configuring sound input...
Sample width set to 2 bytes
configuring sound output...
Sample width set to 2 bytes
tried /Net/iem/Benutzer/zmoelnig/zexy.l_i386 and failed
tried /Net/iem/Benutzer/zmoelnig/pd-externals/zexy.l_i386 and failed
tried /Net/iem/Benutzer/zmoelnig/zexy/zexy.pd_linux and failed
tried /Net/iem/Benutzer/zmoelnig/pd-externals/zexy/zexy.pd_linux and failed
tried /usr/local/lib/pd-externals/zexy/zexy.pd_linux and failed
tried /usr/lib/pd/extra/zexy/zexy.pd_linux and failed
error: [import]: can't load library in 'zexy'
... you might be able to track this down from the Find menu.

so as you can see, import is loaded but no -meta files are searched for...



--

Comment By: Hans-Christoph Steiner (eighthave)
Date: 2009-06-09 12:57

Message:
[import] just loads libraries, it knows nothing about how those libraries
are implemented.  It uses the standard loaders mechanism to load libraries,
so it relies on the loaders to tell it what is a library.  

In your case, your .pdsettings file probably did not load the libdir
loader.  The libdir loader looks for mylib/mylib-meta.pd and if it find it,
it calls that folder a library and loads it.

This makes me think that loaders should be loaded separately than
libraries.  I am thinking of a special folder where pd loads all files from
that folder.  Something like the Debian-style /etc/apache/sites-enabled

--

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

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


Re: [PD-dev] hdspm_mixer.c:60: error: 't_hdspm_mixer' has no member named 'card_name'

2009-06-09 Thread IOhannes m zmoelnig

Hans-Christoph Steiner wrote:



As far as I am concerned, it can be removed.  I know nothing of it.


it is currently under lazy development. (which means that it just got 
broken but fixes might not appear within the next _few_ days)

there might be a running version within the next weeks.

but it is really a highly specialized (rme madi-cards on linux)...


fgmasdr
IOhannes


smime.p7s
Description: S/MIME Cryptographic Signature
___
Pd-dev mailing list
Pd-dev@iem.at
http://lists.puredata.info/listinfo/pd-dev


[PD-dev] Debian/Ubuntu build machines upgraded to Tcl/Tk 8.5

2009-06-09 Thread Hans-Christoph Steiner


I installed Tcl/Tk 8.5 on all of the Debian/Ubuntu build machines, ie:

apt-get install tcl8.5-dev tk8.5-dev

.hc




I have the audacity to believe that peoples everywhere can have three  
meals a day for their bodies, education and culture for their minds,  
and dignity, equality and freedom for their spirits.  - Martin  
Luther King, Jr.




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


[PD-dev] [ pure-data-Patches-1997142 ] fix DESTDIR support in makefile.in

2009-06-09 Thread SourceForge.net
Patches item #1997142, was opened at 2008-06-18 14:45
Message generated for change (Comment added) made by eighthave
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=478072aid=1997142group_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: None
Group: bugfix
Status: Closed
Resolution: Accepted
Priority: 5
Private: No
Submitted By: Federico Ferri (federico__)
Assigned to: Nobody/Anonymous (nobody)
Summary: fix DESTDIR support in makefile.in

Initial Comment:
support for staged installs (i.e. using $(DESTDIR) variable in Makefile) is 
broken.

what I mean is that some items are installed into $(DESTDIR), while some other 
are installed to /

perhaps, some time ago the Makefile used to support staged installs, but then 
someone forgot to add $(DESTDIR) to new install items?


staged installs are very important, read here why:
http://www.gnu.org/prep/standards/html_node/DESTDIR.html

(for example it breaks the installation of Gentoo - luckily I already patch pd 
into the ebuild)

--

Comment By: Hans-Christoph Steiner (eighthave)
Date: 2009-06-09 14:00

Message:
this seems to be accepted in both Pd-vanilla and Pd-extended

--

Comment By: Federico Ferri (federico__)
Date: 2008-06-18 15:14

Message:
Logged In: YES 
user_id=1628983
Originator: YES

File Added: pd-destdir.patch

--

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

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


Re: [PD-dev] request - PdLab Farm Machine

2009-06-09 Thread Mathieu Bouchard

On Fri, 5 Jun 2009, Hans-Christoph Steiner wrote:

Ok, Matju and you should be in all the systems now.  Please remember, 
any time I spend supporting these systems is time away from me working 
on Pd.  So please be gentle.


I think that you still haven't told me what the username is?

 _ _ __ ___ _  _ _ ...
| Mathieu Bouchard - tél:+1.514.383.3801, Montréal, Québec___
Pd-dev mailing list
Pd-dev@iem.at
http://lists.puredata.info/listinfo/pd-dev


Re: [PD-dev] request - PdLab Farm Machine

2009-06-09 Thread Mathieu Bouchard

On Tue, 9 Jun 2009, Hans-Christoph Steiner wrote:

On Tue, 09 Jun 2009 14:47 -0400, Mathieu Bouchard ma...@artengine.ca
wrote:

On Fri, 5 Jun 2009, Hans-Christoph Steiner wrote:

Ok, Matju and you should be in all the systems now.  Please remember,
any time I spend supporting these systems is time away from me working
on Pd.  So please be gentle.

I think that you still haven't told me what the username is?

Because I thought you'd RTFM ;)
'pddev'


As I said on IRC, it was just a PEBKAC.


http://puredata.info/docs/developer/WindowsXPI386


But that's a SNAFU.

my screenshots of my login attempts:

  http://artengine.ca/matju/pics/losedows.png
  http://artengine.ca/matju/pics/microsoftitis.png

BTW I would enjoy having a MinGW nightly build on that machine, now that 
the Linux builds aren't bad.


 _ _ __ ___ _  _ _ ...
| Mathieu Bouchard - tél:+1.514.383.3801, Montréal, Québec___
Pd-dev mailing list
Pd-dev@iem.at
http://lists.puredata.info/listinfo/pd-dev


[PD-dev] [ pure-data-Patches-2800683 ] uninstall previous version first (win)

2009-06-09 Thread SourceForge.net
Patches item #2800683, was opened at 2009-06-03 15:40
Message generated for change (Settings changed) made by eighthave
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=478072aid=2800683group_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: pd-extended
Group: None
Status: Closed
Resolution: Accepted
Priority: 5
Private: No
Submitted By: georg (fricklr)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: uninstall previous version first (win)

Initial Comment:
patch that checks for previous version and offers unistall choice

--

Comment By: Hans-Christoph Steiner (eighthave)
Date: 2009-06-10 00:18

Message:
This patch is now in the nightly builds, and it seems to work nicely :)

--

Comment By: Hans-Christoph Steiner (eighthave)
Date: 2009-06-07 16:16

Message:
accepted with this commit:

http://pure-data.svn.sourceforge.net/viewvc/pure-data?view=revrevision=11699


--

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

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