Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bloc Error - open a space and close Pharo image #692

Open
LouisonRabreau opened this issue Feb 6, 2025 · 2 comments
Open

Bloc Error - open a space and close Pharo image #692

LouisonRabreau opened this issue Feb 6, 2025 · 2 comments

Comments

@LouisonRabreau
Copy link

When we open a space (example figure 1), then save and leave our Pharo image, this creates a problem. When you want to re-open the image, it either opens a few microseconds before closing or it does not open at all. Very rarely, it can open, with a debugge window (figure 2). The Pharo image then works (more or less) correctly. The problem reappears with each new launch of this image.

You should either block the fact of being able to save if a space is open, to close the space automatically at the backup or at least know (via a debugge window) why the image does not launch, and how to fix it.

If the error ever occurs, a single way from the image (once it has launched) to fix it is to click in the header bar on Library/Toplo/Cleanup Universe

Firgure1 : Figure 1

Firgure2 : Figure 2

@LabordePierre
Copy link

Thanks @LouisonRabreau.
@tinchodias this is for SDL backend.
@plantec can you describe your case in MacOS please?

@plantec
Copy link
Collaborator

plantec commented Feb 6, 2025

with macOS, 2 cases:

  • it seems to work ok with the Morphic host
  • with the SDL2 host, no error but the spaces are not recovered when re-opening the Pharo image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants