John Posted April 18, 2019 Report Share Posted April 18, 2019 Hello, After installing ftrack connect I failed to find applications except Maya. And after some digging work I found it seems that the application searching path is hardcoded to under "C:\"(ftrack-connect/common.zip/ftrack_connect/application.py:115 connect version: 1.1.7/1.1.1). As considerable amount of windows user will install their DLC to "D:\", it would be necessary to have the searching rule customizable. Cheers. John Link to comment Share on other sites More sharing options...
JPrydz Posted April 23, 2019 Report Share Posted April 23, 2019 Hi John, You should be able to override that, see this example:https://bitbucket.org/ftrack/ftrack-connect-maya/src/38286a9df60f8a4d86cb2b21a050483e43bfcd46/resource/hook/ftrack_connect_maya_hook.py?fileviewer=file-view-default#lines-197 So you can either move the hooks out and fix, or fix them in place. Moving them out, if in a network shared place would also fix for other users. Regards, Johan Link to comment Share on other sites More sharing options...
John Posted April 24, 2019 Author Report Share Posted April 24, 2019 Thanks Johan. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.