On Tue, Jun 16, 2009 at 8:54 PM, Fredrik Lundh<fred...@pythonware.com> wrote:
> On Mon, Jun 15, 2009 at 11:06 PM, Scott David
> I've checked in a last-second fix for 1.1.7 (to be frozen any day soon
> now, promise).

Hi Fredrik,

In case the freezer is not started yet, you might consider using
xdg-open in ImageShow:
http://portland.freedesktop.org/xdg-utils-1.0/xdg-open.html

xdg-open — opens a file or URL in the user's preferred application

It is the equivalent of open on OSX and will work on most modern
distributions (ubuntu, opensuse, fedora, debian, ...) as it is part of
the freedesktop specification. You could keep the existing code as a
fallback.

Best regards,
Stani


-- 
Phatch Photo Batch Processor - http://photobatch.stani.be
SPE Python IDE - http://pythonide.stani.be
_______________________________________________
Image-SIG maillist  -  Image-SIG@python.org
http://mail.python.org/mailman/listinfo/image-sig

Reply via email to