Do you have more than 1 copy of zexy in your paths? The main change is that -path and -lib now also search user and the pd "standard paths." See https://github.com/pure-data/pure-data/pull/205 https://github.com/pure-data/pure-data/pull/205
On Sep 11, 2018, at 4:34 PM, pd-list-request@lists.iem.at wrote:
From: Liam Goodacre <liamg_uw@hotmail.com mailto:liamg_uw@hotmail.com> To: "pd-list@iem.at mailto:pd-list@iem.at" <pd-list@iem.at mailto:pd-list@iem.at> Subject: Re: [PD] [PD-announce] PD 0.49-0test1 released Message-ID: <VI1PR0102MB3584477FD371E107B8E523FDFC040@VI1PR0102MB3584.eurprd01.prod.exchangelabs.com mailto:VI1PR0102MB3584477FD371E107B8E523FDFC040@VI1PR0102MB3584.eurprd01.prod.exchangelabs.com>
Content-Type: text/plain; charset="utf-8"
I'm thrilled about some of these updates! Infinite undoing, [savestate] and backslashes are really great additions.
Here are a couple of notes from my first half-hour playing around with it.
- I'm getting a lot of "zexy: already loaded" error messages. It seems that they come every time you load a new abstraction with [declare -lib zexy] in it. Is this a bug, or has the expected usage of [declare] changed?
Dan Wilcox @danomatika http://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
I do have more than one copy of Zexy lying around, but I don't think that's what's going on here. I've cleared all my search paths, so the only thing that it recognizes should be the Externals Install Directory (Pd/externals). I create one object [declare -lib zexy] and zexy loads. I create another [declare -lib zexy] object and I get the error message. Of course it's no use having two [declare] objects in the same patch, but it's very common to have them multiply loaded within abstractions, which is what is triggering it for me.
Wouldn't it be possible just to withhold this error message? I can't see why it would be useful in the first place. ________________________________ From: Dan Wilcox danomatika@gmail.com Sent: 11 September 2018 16:44 To: Liam Goodacre Cc: Pd-List Subject: Re: [PD] 0.49-0test1 multiple lib loading? was PD 0.49-0test1 released
Do you have more than 1 copy of zexy in your paths? The main change is that -path and -lib now also search user and the pd "standard paths." See https://github.com/pure-data/pure-data/pull/205
On Sep 11, 2018, at 4:34 PM, pd-list-request@lists.iem.atmailto:pd-list-request@lists.iem.at wrote:
From: Liam Goodacre <liamg_uw@hotmail.commailto:liamg_uw@hotmail.com> To: "pd-list@iem.atmailto:pd-list@iem.at" <pd-list@iem.atmailto:pd-list@iem.at> Subject: Re: [PD] [PD-announce] PD 0.49-0test1 released Message-ID: <VI1PR0102MB3584477FD371E107B8E523FDFC040@VI1PR0102MB3584.eurprd01.prod.exchangelabs.commailto:VI1PR0102MB3584477FD371E107B8E523FDFC040@VI1PR0102MB3584.eurprd01.prod.exchangelabs.com>
Content-Type: text/plain; charset="utf-8"
I'm thrilled about some of these updates! Infinite undoing, [savestate] and backslashes are really great additions.
Here are a couple of notes from my first half-hour playing around with it.
Dan Wilcox @danomatikahttp://twitter.com/danomatika danomatika.comhttp://danomatika.com robotcowboy.comhttp://robotcowboy.com