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

Missing com.adobe.CSXS.<version>.plist files

Community Beginner ,
Jul 30, 2021 Jul 30, 2021

Hello, I am trying to work with an unsigned Premiere Pro panel. However there are no com.adobe.CSXS.10.plist files located under /Library/Preferences/.

I did try "sudo defaults write /Users/<user>/Library/Preferences/com.adobe.CSXS.10.plist", but it doesn't help. Also getting the plist files from a colleague (for whom the exact same panel shows up and works in debug mode) did not change anything.

I have tried it in Premiere 2020 and 2021, and tried writing creating CSXS.8.plist, CSXS.9.plist, CSXS.10.plist and CSXS.11.plist

I also completely removed Creative Cloud and all corresponding products and reinstalled them.

 

Any help would be greatly appreciated.

 

Kind regards

Hendrik

TOPICS
Error or problem , How to , SDK , User interface or workspaces
8.8K
Translate
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 , Jul 30, 2021 Jul 30, 2021

I'm away from my computer, but I haven't heard of any problems from developers following the instructions in the PProPanel readme ( updated to 11):

 

defaults write /Users/<username>/Library/Preferences/com.adobe.CSXS.11.plist PlayerDebugMode 1

 

https://github.com/Adobe-CEP/Samples/tree/master/PProPanel

Translate
Community Beginner ,
Jul 30, 2021 Jul 30, 2021

The panel shows up in the extensions dialog, but it does not start/open.

Translate
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 ,
Jul 30, 2021 Jul 30, 2021

PPro has moved to CEP 11, so creating a CSXS.11.plist works. Don't forget to re-launch Finder, after creating the new file.

Translate
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
Community Beginner ,
Jul 30, 2021 Jul 30, 2021

Hello Bruce, thank you for your quick response. The reason I was unable to create the CSXS was, that I created them inside

/Library/Preferences/

which turns out to be a different path from

/Users/<username>/Library/Preferences/

 

Now I do have the CSXS.11.plist in /Users/<username>/Library/Preferences/, and I have restarted my finder. But in premiere I still can't open the panel?

 

Translate
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 ,
Jul 30, 2021 Jul 30, 2021

I'm away from my computer, but I haven't heard of any problems from developers following the instructions in the PProPanel readme ( updated to 11):

 

defaults write /Users/<username>/Library/Preferences/com.adobe.CSXS.11.plist PlayerDebugMode 1

 

https://github.com/Adobe-CEP/Samples/tree/master/PProPanel

Translate
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
Community Beginner ,
Jul 30, 2021 Jul 30, 2021
LATEST

After removing and readding the panel, as well as uninstalling and reinstalling the CSXS a whole bunch of times, it suddenly started working.

I'm not sure what exactly did the trick, but thank you for your help.

Translate
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