Re: [PD] Manually add a library to load at startup (bug ??)

2013-02-02 Thread Pierre Massat
Ok, thank you both for your replies. I think i'll go the way suggested by
HC.

Cheers,

Pierre.

2013/2/2 Hans-Christoph Steiner h...@at.or.at

 On 02/01/2013 06:00 PM, IOhannes zmölnig wrote:
  On 02/01/2013 06:56 PM, Pierre Massat wrote:
  Hi,
 
  I'm on my Pi again, running Pd-vanilla 0.43.2 (from the debian repos).
  When I add the zexy library to the startup list in the GUI, it loads
 fine.
  However, when i simply add it in the .pdsettings file (loadlib :
 zexy),
  it won't load (although it appears in the startup list of the GUI) !
 
  Is there something i don't get about how to use .pdsettings ? Or is
 this a
  bug (and if yes, is it fixed in 0.44) ?
 
 
  you have to adjust the noloadlib (number of libs to load) setting as
 well.
  better use the GUI to add a new library and save the settings.

 Even better would be to use [declare -lib zexy] in any patch that needs
 zexy.
  Then it'll work everywhere without editing tricks, you'll know what libs
 your
 patches need, and all sorts of other benefits.

 You can also 'apt-get install puredata-import' to use [import zexy].

 .hc

 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management -
 http://lists.puredata.info/listinfo/pd-list

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


[PD] Manually add a library to load at startup (bug ??)

2013-02-01 Thread Pierre Massat
Hi,

I'm on my Pi again, running Pd-vanilla 0.43.2 (from the debian repos).
When I add the zexy library to the startup list in the GUI, it loads fine.
However, when i simply add it in the .pdsettings file (loadlib : zexy),
it won't load (although it appears in the startup list of the GUI) !

Is there something i don't get about how to use .pdsettings ? Or is this a
bug (and if yes, is it fixed in 0.44) ?

Cheers,

Pierre.
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Manually add a library to load at startup (bug ??)

2013-02-01 Thread IOhannes zmölnig

On 02/01/2013 06:56 PM, Pierre Massat wrote:

Hi,

I'm on my Pi again, running Pd-vanilla 0.43.2 (from the debian repos).
When I add the zexy library to the startup list in the GUI, it loads fine.
However, when i simply add it in the .pdsettings file (loadlib : zexy),
it won't load (although it appears in the startup list of the GUI) !

Is there something i don't get about how to use .pdsettings ? Or is this a
bug (and if yes, is it fixed in 0.44) ?



you have to adjust the noloadlib (number of libs to load) setting as well.
better use the GUI to add a new library and save the settings.

fgamr
IOhannes

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Manually add a library to load at startup (bug ??)

2013-02-01 Thread Hans-Christoph Steiner
On 02/01/2013 06:00 PM, IOhannes zmölnig wrote:
 On 02/01/2013 06:56 PM, Pierre Massat wrote:
 Hi,

 I'm on my Pi again, running Pd-vanilla 0.43.2 (from the debian repos).
 When I add the zexy library to the startup list in the GUI, it loads fine.
 However, when i simply add it in the .pdsettings file (loadlib : zexy),
 it won't load (although it appears in the startup list of the GUI) !

 Is there something i don't get about how to use .pdsettings ? Or is this a
 bug (and if yes, is it fixed in 0.44) ?
 
 
 you have to adjust the noloadlib (number of libs to load) setting as well.
 better use the GUI to add a new library and save the settings.

Even better would be to use [declare -lib zexy] in any patch that needs zexy.
 Then it'll work everywhere without editing tricks, you'll know what libs your
patches need, and all sorts of other benefits.

You can also 'apt-get install puredata-import' to use [import zexy].

.hc

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list