On 2016-03-01 15:49, patrice colet wrote:
I've got pd-0.46.7 on Manjaro archlinux and it doesn't work for me, same
error with the fixed version.
there is no tkdnd package for archlinux, the aur version is dead, I've
compiled and installed this one:
https://github.com/petasis/tkdnd
- it only works for patches that are stored in my fully-qualified search
path. e.g. i can drop "/home/frodel/pd-externals/foo.pd" but i cannot
drop "/tmp/bar.pd" (unless i added "/tmp" to my search path).
This is exactly how I designed this plugin, glad it works for you, what
tkdnd version are you using?
2.6-1 as packaged for Debian by hans...
however i doubt that this is the reason.
try running Pd without any externals (and loaders) loaded.
by running with -noprefs it's working good, it was a bad entry in
preferences/path pointing to pd-externals folder.