ThreadKeeper icon indicating copy to clipboard operation
ThreadKeeper copied to clipboard

Problem running in Fusion "Insider" version.

Open MartinMarriott opened this issue 2 years ago • 1 comments

I am running Threadkeeper and am very pleased with it. Thanks very much. I have both the standard (basic subscription) and the "Insider Program" version. It runs perfectly in the standard version but if I launch the "Insider" version I get the following error which I hope you can help with:-


ThreadKeeper

error: 'NoneType' object has no attribute 'group'

Copy this message using Ctrl+C (Windows) or take a screenshot (Mac). Describe what you did to get this error or record a video.


C:\Users\marti\AppData\Roaming\Autodesk\ApplicationPlugins\ThreadKeeper.bundle\Contents\ThreadKeeper.py failed:

Traceback (most recent call last): File "C:/Users/marti/AppData/Roaming/Autodesk/ApplicationPlugins/ThreadKeeper.bundle/Contents/ThreadKeeper.py", line 104, in run fusion_deploy_folder = pathlib.Path(thomasa88lib.utils.get_fusion_deploy_folder()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users/marti/AppData/Roaming/Autodesk/ApplicationPlugins/ThreadKeeper.bundle/Contents\thomasa88lib\utils.py", line 53, in get_fusion_deploy_folder return _DEPLOY_FOLDER_PATTERN.match(get_fusion_ui_resource_folder()).group(0) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'group'


OK

====================

MartinMarriott avatar Nov 20 '23 11:11 MartinMarriott

Please see https://github.com/thomasa88/ThreadKeeper/issues/4

Duplicate of #4

thomasa88 avatar Nov 20 '23 17:11 thomasa88