Hello,
I've just installed pd-0.47test4 with make install, now I'm trying to remove an error coming on my archlinux machine since a long time. When I open the help browser the console is complaining about duplicate libraries when pathes are added to preferences.
I start pd, open path preferences window, close it, and then open browser, the console doesn't complain anymore about duplicates...
So if I delete the content of ::sys_searchpath before opening the help browser the errors don't come anymore.
Before looking further in GUI code, I'd like to ask if it happens to someone else, knowing that there is only one .pdsettings in my home folder.
tyfth
pc
I forgot to mention that if a path in pd-externals isn't added into path preferences, pd won't find it.
the only way I've found to fix this issue is about removing ::sys_searchpath from ::helpbrowser::build_references
I'll do that after each update until someone fixes this in the tcl or pd code...
Le 03/05/2016 à 15:16, patrice colet a écrit :
Hello,
I've just installed pd-0.47test4 with make install, now I'm trying to remove an error coming on my archlinux machine since a long time. When I open the help browser the console is complaining about duplicate libraries when pathes are added to preferences.
I start pd, open path preferences window, close it, and then open browser, the console doesn't complain anymore about duplicates...
So if I delete the content of ::sys_searchpath before opening the help browser the errors don't come anymore.
Before looking further in GUI code, I'd like to ask if it happens to someone else, knowing that there is only one .pdsettings in my home folder.
tyfth
pc
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
I can't get this to happen on my machine...
I did this:
unpack pd souds to /tmp/zz/ cd /tmp/zz/ ./autogen.sh ./configure --prefix=/tmp/z2/ make make install
(this should give me a clean auto-made Pd that doesn't depend on anything now in the system).
Then I add something to my path in "preferences" (I normally keep that empty but just for testing). Then start up /tmp/z2/pdbin/pd and get the help browser from "help" menu...
So far I get no errors.
(Fedora linux, not arch, but I don't know why that would be significant).
Are you doing something "noticeably" different from this on your machine?
thanks Miller
On Wed, May 04, 2016 at 01:49:04PM +0200, patrice colet wrote:
I forgot to mention that if a path in pd-externals isn't added into path preferences, pd won't find it.
the only way I've found to fix this issue is about removing ::sys_searchpath from ::helpbrowser::build_references
I'll do that after each update until someone fixes this in the tcl or pd code...
Le 03/05/2016 à 15:16, patrice colet a écrit :
Hello,
I've just installed pd-0.47test4 with make install, now I'm trying to remove an error coming on my archlinux machine since a long time. When I open the help browser the console is complaining about duplicate libraries when pathes are added to preferences.
I start pd, open path preferences window, close it, and then open browser, the console doesn't complain anymore about duplicates...
So if I delete the content of ::sys_searchpath before opening the help browser the errors don't come anymore.
Before looking further in GUI code, I'd like to ask if it happens to someone else, knowing that there is only one .pdsettings in my home folder.
tyfth
pc
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
This warning occurs only when I add to my path in "preferences" the folders installed with deken, the install folder set in ~/pd-externals,
and after pd has to be restarted, it doesn't occur just after something has been added to the path.
I've also tried to run a clean auto-made Pd, same thing happens.
Le 04/05/2016 à 18:16, Miller Puckette a écrit :
I can't get this to happen on my machine...
I did this:
unpack pd souds to /tmp/zz/ cd /tmp/zz/ ./autogen.sh ./configure --prefix=/tmp/z2/ make make install
(this should give me a clean auto-made Pd that doesn't depend on anything now in the system).
Then I add something to my path in "preferences" (I normally keep that empty but just for testing). Then start up /tmp/z2/pdbin/pd and get the help browser from "help" menu...
So far I get no errors.
(Fedora linux, not arch, but I don't know why that would be significant).
Are you doing something "noticeably" different from this on your machine?
thanks Miller
On Wed, May 04, 2016 at 01:49:04PM +0200, patrice colet wrote:
I forgot to mention that if a path in pd-externals isn't added into path preferences, pd won't find it.
the only way I've found to fix this issue is about removing ::sys_searchpath from ::helpbrowser::build_references
I'll do that after each update until someone fixes this in the tcl or pd code...
Le 03/05/2016 à 15:16, patrice colet a écrit :
Hello,
I've just installed pd-0.47test4 with make install, now I'm trying to remove an error coming on my archlinux machine since a long time. When I open the help browser the console is complaining about duplicate libraries when pathes are added to preferences.
I start pd, open path preferences window, close it, and then open browser, the console doesn't complain anymore about duplicates...
So if I delete the content of ::sys_searchpath before opening the help browser the errors don't come anymore.
Before looking further in GUI code, I'd like to ask if it happens to someone else, knowing that there is only one .pdsettings in my home folder.
tyfth
pc
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list