You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've tried opening the app from Terminal, but this didn't work either.
At least it display more info:
>cd~/Downloads/ProcessingDNLD/p5.app/Contents/MacOS
> ls
nwjs
> chmod +x nwjs
> ./nwjs
LaunchProcess: failed to execvp:
/Users/George/Downloads/ProcessingDNLD/p5.app/Contents/Frameworks/nwjs Helper.app/Contents/MacOS/nwjs Helper
2016-11-30 10:34:35.320 nwjs[10445:617053] NSDocumentController Info.plist warning: The values of CFBundleTypeRole entries must be 'Editor', 'Viewer', 'None', or 'Shell'.
2016-11-30 10:34:35.320 nwjs[10445:617053] NSDocumentController Info.plist warning: The values of CFBundleTypeRole entries must be 'Editor', 'Viewer', 'None', or 'Shell'.
2016-11-30 10:34:35.320 nwjs[10445:617053] NSDocumentController Info.plist warning: The values of CFBundleTypeRole entries must be 'Editor', 'Viewer', 'None', or 'Shell'.
2016-11-30 10:34:35.320 nwjs[10445:617053] NSDocumentController Info.plist warning: The values of CFBundleTypeRole entries must be 'Editor', 'Viewer', 'None', or 'Shell'.
LaunchProcess: failed to execvp:
/Users/George/Downloads/ProcessingDNLD/p5.app/Contents/Frameworks/nwjs Helper.app/Contents/MacOS/nwjs Helper
LaunchProcess: failed to execvp:
/Users/George/Downloads/ProcessingDNLD/p5.app/Contents/Frameworks/nwjs Helper.app/Contents/MacOS/nwjs Helper
[10445:1130/103435:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[10445:1130/103435:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[10445:1130/103435:WARNING:channel.cc(553)] Failed to send message to remove remote endpoint (local ID 1, remote ID 1)
I've replaced the older p5.app with the latest when I got prompted about the update, but the new p5.app doesn't run. It displays this dialog:
http://i.imgur.com/BMG33v1.png
I've tried opening the app from Terminal, but this didn't work either.
At least it display more info: