You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In a fresh Pharo 11 image I've installed spec-gtk and managed to open the window with the presenter with the hello world.
Saved the image and quit.
When started it again it was all white and the terminal said: Instance of GtkCairoSurface class did not understand #findSurface:
Same when starting it using --worker
The text was updated successfully, but these errors were encountered:
In a fresh Pharo 11 image I've installed spec-gtk and managed to open the window with the presenter with the hello world.
Saved the image and quit.
When started it again it was all white and the terminal said:
Instance of GtkCairoSurface class did not understand #findSurface:
Same when starting it using
--worker
The text was updated successfully, but these errors were encountered: