gyroflow / gyroflow-ofx

GNU General Public License v3.0
105 stars 7 forks source link

Unable to find Gyroflow app path. Make sure to run Gyroflow app at least once and that version is at least v1.4.3 #55

Open pljeferson opened 7 months ago

pljeferson commented 7 months ago

Is there an existing issue for this?

Have you tried the latest build?

Do you have latest GPU drivers installed?

Have you checked the documentation?

Gyroflow version

v.1.5.4

What operating system are you using?

Mac OS - Sonoma 14.0

What GPU are you using?

Apple Silicon M1

What happened?

NLE: Davinci Resolve Studio 18.6.1 Build 8

After importing my clip into the Timeline and applying the OFX Plugin to the clip. After click for "Load for current file" and then when i try to "Open in Gyroflow" I can't access the program, the Gyroflow won't start even though I have already used it standalone before.

I just get a message: "Unable to find Gyroflow app path. Make sure to run Gyroflow app at least once and that version is at least v1.4.3"

IMG_0030 IMG_0029

Relevant log output

No response

latenitefilms commented 7 months ago

Do you have the main Gyroflow application in your /Applications folder?

AdrianEddy commented 7 months ago

use latest dev build of the plugin from https://gyroflow.xyz/devbuild/ also if using plugin, install Gyroflow from .dmg instead of app store, because of app sandbox limitations

pljeferson commented 7 months ago

Do you have the main Gyroflow application in your /Applications folder?

Yes, i have it in my /Applications folder. I did the installation directly from the App Store.

pljeferson commented 7 months ago

use latest dev build of the plugin from https://gyroflow.xyz/devbuild/ also if using plugin, install Gyroflow from .dmg instead of app store, because of app sandbox limitations

Okay, in fact Installing Gyroflow from .dmg instead of app store solved the problem when opening clicking "Open in Gyroflow" buttom as the default page Open right away, but now it's become another problem cause the "Load for current file" does not work anymore, even already toogle ON "External scripting using" to "Local" in Preferences -> General.

Tried switch "Local" to "None" to go back to Local and vice versa, restarting the program...but no sucess

I know the External scripting function only works in the paid version of DR Resolve, but already use that paid. (Davinci Resolve Studio 18.6.1 Build 8)

I know I can do it manually using the "Browse" to link the projects between the clip files from App to the OFX Plugin separately , but it takes a lot of time in the editing workflow.

IMG_0031 IMG_0033 IMG_0032

AdrianEddy commented 7 months ago

@pljeferson Please check the latest build of the plugin https://gyroflow.xyz/devbuild/ It should also now work with the app store version of Gyroflow (except "Last saved project" button)

Do you still have issues with "Load for current file"?

SylvainLopezVisuals commented 6 months ago

I have exactly the same problem having scrupulously followed all the instructions previously given. "Load for current file" still doesn't work, and still gives me the same message.

shawnclovie commented 2 weeks ago

I just met the same issue. I was installed Gyroflow 1.5.2, then renamed it to Gyroflow-v1.5.2.app in /Application, and copy the version 1.5.4 into /Application.

After I installed the plugin and click Open in Gyroflow, Gyroflow-v1.5.2.app present to me. Then I deleted Gyroflow-v1.5.2.app, the Open in Gyroflow did not work. Then I ran these:

rm -f $HOME/Library/Preferences/com.gyroflow-xyz.Gyroflow.plist ; killall cfprefsd Then "Unable to find Gyroflow app path. Make sure to run Gyroflow app at least once and that version is at least v1.4.3" would present while clicked the button.

Button "Load for current file" is working fine.

After I DELETED Gyroflow.app, and re-install it, Open in Gyroflow worked.