zhdk / tpf-client

Telematic performance format client software
GNU General Public License v3.0
7 stars 1 forks source link

tpf-client searches default paths for externals #46

Closed reduzent closed 1 year ago

reduzent commented 1 year ago

tpf-client might not work correctly if it loads a user installed external version instead of its own. Apparently, tpf-client searches also in the User's configured external directory and those seem to have precedence. We should make sure that tpf-client doesn't search any path.

reduzent commented 1 year ago

It appears that starting Pd with the flag -noprefs prevents it from loading any externals installed in the user's own external directory

reduzent commented 1 year ago

This was fixed in tpf-client-app-builder.