feenkcom / gtoolkit

Glamorous Toolkit is the Moldable Development environment. It empowers you to make systems explainable through experiences tailored for each problem.
https://gtoolkit.com
MIT License
1.13k stars 49 forks source link

Morphic world button crashes GToolkit on Gnome, results in unresponsive window in EXWM #3902

Closed vonHabsi closed 3 months ago

vonHabsi commented 4 months ago

When I click on the Morphic world button Glamorous Toolkit crashes and is automatically closed on Gnome.

In EXWM a window is opened but remains unresponsive.

Release in question is the latest 1.0991.

The problem is present even in versions downloaded in January built on Pharo 10.0

When run from the command line on Gnome this is the error message.

WebView] Could not init env logger
[2024-07-17T12:25:41Z ERROR value_box::error] Error: There was an error
[2024-07-17T12:25:41Z ERROR value_box::error]  - No suitable `wgpu::Adapter` found.
[1]    170456 segmentation fault  ./GlamorousToolkit-cli --interactive ../GlamorousToolkit.image
botwhytho commented 4 months ago

This has been an issue for longer than that. It might be a duplicate of other open issues or they may have been closed.

vonHabsi commented 4 months ago

This has been an issue for longer than that. It might be a duplicate of other open issues or they may have been closed.

Is the problem present on Windows and MacOS?

Do you have some links to any of the previous reports?

Rinzwind commented 4 months ago

There were reports for macOS in issues #3494 and #3531 which were closed as having been fixed in GToolkit. There was a report for Ubuntu in issue #3489 which was closed by its author as having been solved with an NVIDIA driver.

girba commented 3 months ago

Addressed here: https://github.com/feenkcom/gtoolkit/issues/3957