Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #101344

Re: imshow keeps crashhing

Path csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail
From Random832 <random832@fastmail.com>
Newsgroups comp.lang.python
Subject Re: imshow keeps crashhing
Date Thu, 07 Jan 2016 11:45:28 -0500
Lines 6
Message-ID <mailman.50.1452185577.2305.python-list@python.org> (permalink)
References <a7993a64-837e-4062-a856-d40acc35f208@googlegroups.com> <n5c7og$18a$1@reader1.panix.com> <eefe98a3-9e49-468f-b57f-cf4ad6bb981d@googlegroups.com> <n6k58h$2s7$1@reader1.panix.com> <a23096d2-7144-4736-9546-8cd863c26dfe@googlegroups.com> <n6k7s2$aue$1@reader1.panix.com>
Mime-Version 1.0
Content-Type text/plain
Content-Transfer-Encoding 7bit
X-Trace news.uni-berlin.de ld+LSO7ZyMXXO/0VjjVJPgMI/LD7dFWTpa7jZ6B+9bmw==
Return-Path <random832@fastmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.007
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; '(same': 0.09; 'received:internal': 0.09; 'jan': 0.11; 'wed,': 0.15; 'message- id:@webmail.messagingengine.com': 0.16; 'osx': 0.16; 'received:10.202': 0.16; 'received:10.202.2': 0.16; 'received:66.111': 0.16; 'received:66.111.4': 0.16; 'received:io': 0.16; 'received:messagingengine.com': 0.16; 'received:psf.io': 0.16; 'wrote:': 0.16; 'header:In-Reply-To:1': 0.24; 'command': 0.26; 'actual': 0.28; 'clicked': 0.29; 'windows.': 0.33; 'open': 0.33; 'similar': 0.33; 'file': 0.34; 'running': 0.34; 'to:addr :python-list': 0.36; 'subject:: ': 0.37; 'received:10': 0.37; 'associated': 0.38; 'received:66': 0.38; 'whatever': 0.39; 'application': 0.39; 'to:addr:python.org': 0.40; 'john': 0.61; 'header:Message-Id:1': 0.61
DKIM-Signature v=1; a=rsa-sha1; c=relaxed/relaxed; d=fastmail.com; h= content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-sasl-enc :x-sasl-enc; s=mesmtp; bh=QMOiCVufk5b2eFN94VKk7xhn7x4=; b=i+08Qz S8On++6JSDTLAbsLVQtAe3vhVSUQjUzA1PE+86k55+eMGv5cO8SqrgrXbcfd/+9t a4rhIJDNAWpZLEHBkUwM+VOEH3kRezVd4atyHOZtDWlQoZ7WuBUr8bisTWN1/nin W0UALYKHlPjGbpvvMTuFpZ2bnc7nUittAneCI=
DKIM-Signature v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=QMOiCVufk5b2eFN 94VKk7xhn7x4=; b=MU1Q46lWHbe/vDlgD1tUiZ+peU18S7olaJTiW7hAJxOxUEk Xq4sdzav3vYk49r3eYGgKnjTtNIzKhB3y+rlbcGits9Wflyr2t6UsoUZp9MbBfDm Bog6x/Gtf3/II/50W8HUQQsPdnmQ0OqA725hSE5M2s3queWpdO9C7EoWvowY=
X-Sasl-Enc 232HLMLCE5sscpA3xSB38mP7Ov/2MaJCyWPqsyf3rCOk 1452185128
X-Mailer MessagingEngine.com Webmail Interface - ajax-6cda141f
In-Reply-To <n6k7s2$aue$1@reader1.panix.com>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.20+
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Xref csiph.com comp.lang.python:101344

Show key headers only | View raw


On Wed, Jan 6, 2016, at 18:26, John Gordon wrote:
> So the actual command name for running Preview is "open"?

"open" is an OSX command that will open a file by whatever application
is associated with it (same as if you double clicked it in Finder);
similar to "start" on Windows.

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

imshow keeps crashhing norouzey@gmail.com - 2015-12-22 11:06 -0800
  Re: imshow keeps crashhing John Gordon <gordon@panix.com> - 2015-12-22 19:19 +0000
    Re: imshow keeps crashhing darren.mcaffee@gmail.com - 2016-01-06 14:20 -0800
      Re: imshow keeps crashhing John Gordon <gordon@panix.com> - 2016-01-06 22:42 +0000
        Re: imshow keeps crashhing darren.mcaffee@gmail.com - 2016-01-06 15:10 -0800
          Re: imshow keeps crashhing John Gordon <gordon@panix.com> - 2016-01-06 23:26 +0000
            Re: imshow keeps crashhing Random832 <random832@fastmail.com> - 2016-01-07 11:45 -0500
          Re: imshow keeps crashhing William Ray Wing <wrw@mac.com> - 2016-01-06 18:37 -0500
            Re: imshow keeps crashhing darren.mcaffee@gmail.com - 2016-01-06 15:52 -0800
              Re: imshow keeps crashhing darren.mcaffee@gmail.com - 2016-01-06 17:13 -0800
            Re: imshow keeps crashhing darren.mcaffee@gmail.com - 2016-01-07 08:23 -0800
          Re: imshow keeps crashhing Random832 <random832@fastmail.com> - 2016-01-07 11:49 -0500

csiph-web