Skip to main content
Participating Frequently
June 17, 2015

P: Win7 Crashes instantly when extension uses script UI

  • June 17, 2015
  • 21 replies
  • 878 views

Photoshop CC2015 on Win7 64bit crashes instantly when an extension runs a jsx to draw a window or palette using script UI. The same script works perfect when being run from ExtendScript instead of from the extension.

If I first run any script that draws a script UI window (either from ExtendScript or from File->Scripts) then the extension suddenly works without any crashes... until next time PS is restarted.

I have tried this on two different pc's with two different extensions, one being the default project generated by Extension Builder 3.

This topic has been closed for replies.

21 replies

StrongBeaver
Legend
August 17, 2015
Jeffery, yes, but the problem is still not fixed in the most recent version of Photoshop CC - 2015 😞
Dukal
Participating Frequently
August 6, 2015
OK Thanks!
Inspiring
August 6, 2015
You need to create a new topic.
Dukal
Participating Frequently
August 6, 2015
I'm not sure if back to this thread or to open a new one but here I go:

as I previously said after the update to PS 2015.0.1 we can launch ScriptUI dialogs without crashing the app. Great!
But... I realise that the script I'm using in one of my panels is not working as expected in CC 2015.

If I execute the script from a panel in CC 2014 this is the normal, expected, behaviour:


But in CC 2015 this is what happens:

the figure is repeated 4 times and again repeated another 4 times.
I'm not really sure if this is a problem with my script or if there's another bug in CC2015.

If you want to test the script I'll leave a Zip file with the panel in my Dropbox:
https://dl.dropboxusercontent.com/u/1...

Thx
Dukal
Participating Frequently
August 4, 2015
Confirmed. PS Updated to 2015.0.1 (Windows 10 64bits) and my panel "AD Brutus Symmetry" works fine again, including the ScriptUI dialog. Thx
StrongBeaver
Legend
August 4, 2015
Give me a day or two to verify 🙂 I hope that is the issue !
Legend
August 4, 2015
Are you referring to this issue? http://feedback.photoshop.com/photosh...
StrongBeaver
Legend
August 4, 2015
This latest update for ScriptUI does it fix the keyboard short-cuts issue ?
Legend
August 4, 2015
This issue should be corrected in the Photoshop CC 2015.0.1 update which was released today. Details here: http://blogs.adobe.com/crawlspace/201...
Dukal
Participating Frequently
July 23, 2015
Any news about this issue?