-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Desktop (please complete the following information and make sure it matches Glimmer Pre-Requisites before reporting an issue):
- CPU Architecture: AArch64
- OS Name & Version: MacOS 26.0.1 (25A362) (M3)
- Java Development Kit Version: openjdk 21.0.2 2024-01-16
- JRuby Version: jruby-9.4.10.0
- Glimmer Libraries/Versions: glimmer (2.8.1) | glimmer-dsl-swt (4.30.1.1)
Describe the issue
- I installed JDK 21 using mise by running
mise install java@21. - I set it as the default version on the machine using
mise global java@21. - I installed JRuby through RVM.
- I ran
glimmer setup - I ran
glimmer scaffold[tahweel_ui] - The app works by running
glimmer run - I ran
glimmer package[dmg] - The process finished successfully
- When I mount the dmg file and try to open the app, it just closes
- I changed directory into the mounted dmg file and ran the app manually using
./Tahweel\ Ui.app/Contents/MacOS/Tahweel\ Ui - I got the following error
ERROR: org.jruby.embed.EvalFailedException: (NameError) uninitialized constant Glimmer::DSL::SWT::CustomShapeExpression
Any thoughts on this error?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels