Skip to content

Conversation

@radarhere
Copy link
Member

@radarhere radarhere commented Jan 10, 2022

Resolves #5945

In the issue, two users find that ImageShow no longer successfully passes images to eog. It would seem that #5897 calling xdg-open has introduced some delay that means that images are removed before the viewing application is finished with them.

We could add in a sleep to try and solve this, but I would think it is preferable to minimise the race condition.

This PR instead moves xdg-open to the lowest priority, so that eog can run directly.

@radarhere
Copy link
Member Author

I've created PR #6010 instead of this.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Image.open on Ubuntu 20.04 gives the error "No images found" in the viewer

1 participant