Open RoonMoonlight opened 3 years ago
this looks like problem with java on your local... I have exactly the same OS&version and it runs without problem on openjdk11 (my install is relatively fresh, it is ~2weeks old)
this looks like problem with java on your local... I have exactly the same OS&version and it runs without problem on openjdk11 (my install is relatively fresh, it is ~2weeks old)
Do you know how to fix this issue
@AhRoon please see #159
@AhRoon please see #159
Okay thanks
Try it with
wget file.bin
sudo ./file.bin
It works to me in fedora 34.
Describe the bug On Ubuntu 20.04, I cannot run Snowflake. When I click on it nothing happens. When I try loading snowflake on terminal, it displayed error named 'Exception in thread "main" java.lang.Error: Cannot load javax.swing.plaf.metal.MetalLookAndFeel'.
To Reproduce Go to Applications > Click on Snowflake > Nothing happens
Expected behavior Snowflake should run normally without issue.
Screenshots Tried loading snowflake through terminal but nothing happens
Desktop (please complete the following information):
Additional context I installed Snowflake through deb file.
EDIT: I tested by running jar file, and tried old version, still same error.