version 1.5.5 and 1.5.6 doesn't run properly on High Sierra.
See original GitHub issueHi,
I have upgrade the mac to High Sierra. AsciidocFX starts, prompts to connect to the internet, it shows the icon on the dock that is running but the edit screen doesn’t appear. Ideas for fix this?
Here is the error I’m seeing:
============================================================
:: Asciidoc FX :: (v1.5.6)
Website: http://asciidocfx.com
2934 [Thread-5] ERROR com.kodedu.boot.AppStarter - Problem occured while starting AsciidocFX
javafx.fxml.LoadException:
unknown path:9
at javafx.fxml.FXMLLoader.constructLoadException(FXMLLoader.java:2601)
at javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2579)
at javafx.fxml.FXMLLoader.load(FXMLLoader.java:2425)
at com.kodedu.boot.AppStarter.startApp(AppStarter.java:94)
at com.kodedu.boot.AppStarter.lambda$start$0(AppStarter.java:73)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'com.terminalfx.FXMLController' available
at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBean(DefaultListableBeanFactory.java:353)
at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBean(DefaultListableBeanFactory.java:340)
at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1090)
at javafx.fxml.FXMLLoader$ValueElement.processAttribute(FXMLLoader.java:929)
at javafx.fxml.FXMLLoader$InstanceDeclarationElement.processAttribute(FXMLLoader.java:971)
at javafx.fxml.FXMLLoader$Element.processStartElement(FXMLLoader.java:220)
at javafx.fxml.FXMLLoader$ValueElement.processStartElement(FXMLLoader.java:744)
at javafx.fxml.FXMLLoader.processStartElement(FXMLLoader.java:2707)
at javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2527)
... 4 common frames omitted
Here is my environment:
$ java -version
java version "1.8.0_102"
Java(TM) SE Runtime Environment (build 1.8.0_102-b14)
Java HotSpot(TM) 64-Bit Server VM (build 25.102-b14, mixed mode)
Mac High Sierra 10.13 with latest update on it.
Scott
Issue Analytics
- State:
- Created 6 years ago
- Reactions:4
- Comments:19 (10 by maintainers)
Top Results From Across the Web
Common Problems During and After macOS High Sierra ...
Try a safe boot (hold down shift right after power-on, until you see the apple, and also hold down shift right before clicking...
Read more >Can't update past High Sierra 10.13.6 (17… - Apple Community
Hi,. I can't update past the High Sierra 10.13.6 (17G14042) version, when I go to the App Store and check for any updates...
Read more >High Sierra: macOS 10.13 Compatibility Information
See the latest macOS 10.13 High Sierra compatibility news, information, and advice for easy upgrading. Find out if your system is ready for ......
Read more >macOS High Sierra 10.13 Works/Does Not Work Thread
I'm running 1.5.5 (on 2017 MBP), and have noticed no issues at all. Can you roll back to that?
Read more >Compatibility of Native Instruments Products on macOS
Click the links below to obtain information on Native Instruments product compatibility with the corresponding macOS system.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@nebrass Ahh sorry, can you access it right now?
https://github.com/asciidocfx/AsciidocFX/releases/tag/V1.5.7
Thank you guys @nebrass @anthonyirwin82 @gearboxscott . You can use this version safely, I will release this in the following days.