-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
15
-
x86_64
-
os_x
A DESCRIPTION OF THE PROBLEM :
OS X launcher app does not start. When I try to run it from the console I get the following error:
Error opening "/Applications/appName.app/Contents/Contents/app/appName.cfg" file: No such file or directory
where the file exists as:
/Applications/appName.app/Contents/app/appName.cfg
Something doubles the Contents folder in hardcoded path and breaks the launcher app.
FREQUENCY : always
OS X launcher app does not start. When I try to run it from the console I get the following error:
Error opening "/Applications/appName.app/Contents/Contents/app/appName.cfg" file: No such file or directory
where the file exists as:
/Applications/appName.app/Contents/app/appName.cfg
Something doubles the Contents folder in hardcoded path and breaks the launcher app.
FREQUENCY : always
- duplicates
-
JDK-8260335 [macos] Running app using relative path causes problems
- Resolved