Hello,
I looked into it, and I have found a workaround. The downside is that you will _always_ have to Force Quit Sunrise (it will always hang on quit). I need to do more tests to find a better solution.
Workaround:
- Control-click on the Sunrise application package
- Choose "Show Package Contents"
- In Contents/MacOS/, there is a file named "runsun". Open it* in TextEdit (in plain text mode, not rich text mode) or TextWrangler or any other text editor
- Before "-Djava.library.path", add "-Djava.awt.headless=true ".
- Save, close, and Sunrise should now convert pages just fine.
*Or replace the file with the one attached to this post.
|