ktgw0316 / LightZone

LightZone is a photo editor for Mac, Windows, and Linux.
BSD 3-Clause "New" or "Revised" License
324 stars 50 forks source link

java.lang.ClassNotFoundException: jiconfont.icons.FontAwesome #295

Closed 4lphac closed 1 year ago

4lphac commented 1 year ago

Hi, I've got a fresh ubuntu budgie 23.04, installed lightzone from ppa and I get this error at startup:

Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: jiconfont/icons/FontAwesome .. .. Caused by: java.lang.ClassNotFoundException: jiconfont.icons.FontAwesome

All libjiconfont-* packages are installed, happens both on openjdk 17 (default) and 20, any clue?

Thanks!

ktgw0316 commented 1 year ago

@4lphac Thank you for the report. This error was fixed in a new package lightzone - 5.0.0~beta1-0~202307090133~ubuntu23.04.1, which I uploaded on PPA yesterday. Please try sudo apt update && sudo apt upgrade. If the error still occurs, feel free to reopen this issue.