• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

How Can I See Javascript Script Debugging In Premiere Pro?

Explorer ,
Apr 12, 2022 Apr 12, 2022

Copy link to clipboard

Copied

Hello,

 

i am searching a way to debug javascript in Premiere Pro. Because if i have an error in a function by developing a panel, nothing happens and my only way to debug is using alerts or messages, which isn't that consistent. Are there any logs or anotherway to see the trown js-error?

 

greetings

TOPICS
SDK , User interface or workspaces

Views

1.3K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Adobe Employee , Apr 12, 2022 Apr 12, 2022

Debugging PPro CEP panels at the JavaScript and ExtendScript levels:

https://shared-assets.adobe.com/link/5e108f9b-a0c4-4864-557b-4fb91d5ad6b8


Votes

Translate

Translate
Adobe Employee ,
Apr 12, 2022 Apr 12, 2022

Copy link to clipboard

Copied

Debugging PPro CEP panels at the JavaScript and ExtendScript levels:

https://shared-assets.adobe.com/link/5e108f9b-a0c4-4864-557b-4fb91d5ad6b8


Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Apr 12, 2022 Apr 12, 2022

Copy link to clipboard

Copied

Many thanks for your help!

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Apr 15, 2022 Apr 15, 2022

Copy link to clipboard

Copied

@Bruce Bullis is the ExtendScript Toolkit the official tool for debugging ExtendScript now? I thought it was deprecated (I can't open it through the Creative Cloud app, the 'open' button is grayed out) in favor of the ExtendScript Debugger for VSCode, as also suggested in the Docs.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Apr 15, 2022 Apr 15, 2022

Copy link to clipboard

Copied

The Extendscript Toolkit has been deprecated in favour of The VS Code Debugger!


Source

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Apr 15, 2022 Apr 15, 2022

Copy link to clipboard

Copied

Hi Apacawool, you can still use it by going to your CC settings in the tab "application" At the bottom there should be a setting which is named "Show older applications" or smth like that.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Apr 15, 2022 Apr 15, 2022

Copy link to clipboard

Copied

Hi @Khepri , I have enabled the setting you mentioned - mine was located in file -> preferences -> apps, but the 'open' button is still greyed out for me (I'm on Windows 10).

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Apr 15, 2022 Apr 15, 2022

Copy link to clipboard

Copied

Have you tried to restart the creative cloud? Can you provide a screenshot from the setting?

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Apr 15, 2022 Apr 15, 2022

Copy link to clipboard

Copied

Tried both restarting Creative Cloud and the OS, nothing happened. This is what I get in the Preference panel: 

 

Screenshot (10).png

And this is the app entry in the App list:

Screenshot (9).png

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Apr 15, 2022 Apr 15, 2022

Copy link to clipboard

Copied

Because the greyed out button says "open", do you have the posibility do reinstall it via the 3 dots?

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Apr 15, 2022 Apr 15, 2022

Copy link to clipboard

Copied

quote

Because the greyed out button says "open", do you have the posibility do reinstall it via the 3 dots?


By @Khepri

Nope, the only option I get from the three dots is "Uninstall".

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Apr 15, 2022 Apr 15, 2022

Copy link to clipboard

Copied

Thats what i mean, deinstall it and install it again.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Apr 15, 2022 Apr 15, 2022

Copy link to clipboard

Copied

OK so apparently there's no way to install it again, as searching for ExtendScript returns zero results for the "Apps" category.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Apr 15, 2022 Apr 15, 2022

Copy link to clipboard

Copied

You cant find it by search. Go to all applications and you should find it below your installed ones.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Apr 16, 2022 Apr 16, 2022

Copy link to clipboard

Copied

LATEST

You would need to enable 'show older apps' in the CC Desktop preferences.

 

Also...

 

ESTK is no longer supported, and not at all recommended. The ExtendScript Debugger for VSCode works fine.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines