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

Add eog support for Ubuntu Image Viewer #2864

Merged
merged 4 commits into from
Nov 25, 2017

Conversation

nafisfaysal
Copy link
Contributor

@nafisfaysal nafisfaysal commented Nov 18, 2017

Context:

  • As a Ubuntu user, ~PIL.Image.Image.show method shows the image, but the default Image Viewer of Ubuntu using the command eog in the terminal. By default, Pillow looking for the commands xv and display .

Changes proposed in this pull request:

  • Add eog support for the Ubuntu.
  • Now Ubuntu user can see the image and it is very handy for debugging and tests.

PIL/ImageShow.py Outdated Show resolved Hide resolved
@nafisfaysal
Copy link
Contributor Author

nafisfaysal commented Nov 18, 2017

@hugovk After update the code now, everything is fine and working.

@hugovk
Copy link
Member

hugovk commented Nov 22, 2017

I've added a commit to reorder/refactor for consistency with the viewers.

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.

None yet

3 participants