-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Closed
Labels
Component: IDEThe Arduino IDEThe Arduino IDEType: BugType: DuplicateAnother item already exists for this topicAnother item already exists for this topic
Description
Hello.
I have OpenSUSE Tumbleweed and this packages installed:
arduino-cli-fish-completion-0.18.3-2.51.noarch
arduino-core-1.8.3-2.88.x86_64
arduino-cli-0.18.3-2.51.x86_64
arduino-language-server-0.0+git.64a0e42-1.53.x86_64
arduino-cli-zsh-completion-0.18.3-2.51.noarch
arduino-builder-1.6.1-1.49.x86_64
arduino-mk-1.6.0-1.20.noarch
arduino-cli-docs-0.18.3-2.51.noarch
arduino-cli-bash-completion-0.18.3-2.51.noarch
Auto Format doesn't work.
Only error message output:
Exception in thread "AWT-EventQueue-0" java.lang.UnsatisfiedLinkError: cc.arduino.packages.formatter.AStyleInterface.AStyleMain(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
at cc.arduino.packages.formatter.AStyleInterface.AStyleMain(Native Method)
at cc.arduino.packages.formatter.AStyle.run(AStyle.java:80)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.awt.EventQueue$3.run(EventQueue.java:703)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:728)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
Metadata
Metadata
Assignees
Labels
Component: IDEThe Arduino IDEThe Arduino IDEType: BugType: DuplicateAnother item already exists for this topicAnother item already exists for this topic