Path: csiph.com!usenet.pasdenom.info!news.redatomik.org!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: 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; 'subject:Windows': 0.02; 'means,': 0.09; 'gui': 0.12; 'wrote': 0.14; 'windows': 0.15; '24,': 0.16; 'displayed.': 0.16; 'idle.': 0.16; 'invoking': 0.16; 'only)': 0.16; 'reedy': 0.16; 'url:windows': 0.16; 'fix': 0.17; 'wrote:': 0.18; 'feb': 0.22; 'appears': 0.22; 'manager.': 0.24; 'task': 0.26; 'header:In-Reply-To:1': 0.27; 'installed': 0.27; 'tried': 0.27; 'appear': 0.29; 'message-id:@mail.gmail.com': 0.30; '(which': 0.31; 'program,': 0.31; 'anyone': 0.31; 'interface': 0.32; 'run': 0.32; 'url:python': 0.33; 'comment': 0.34; 'could': 0.34; 'but': 0.35; 'received:google.com': 0.35; 'idle': 0.36; 'url:downloads': 0.36; 'url:org': 0.36; 'should': 0.36; 'too': 0.37; 'starting': 0.37; 'problems': 0.38; 'manager': 0.38; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'does': 0.39; 'to:addr:python.org': 0.39; 'skip:p 20': 0.39; 'email addr:gmail.com': 0.63; '2015': 0.84; '8.1': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=BnMgzfGnHCeQyIUfhjQLR+r5hpITwwMWWPkRt9V85Ew=; b=VOMpOR+IB2lVcIZu5eHoLm0grCreY3tE0TpkvQUFq6u4L5+yIBJLgISolqfUafuLXf 8jfAJLFgjaRdeXdaQtstBvXOULNlWkSzp7rpvfmHUkCbeRm0fvuXiI49/nKO+QlAjRkr 4fhuGT04/RXowwopECSqvuLoxcAQTshBje7C6E21bOScCpUbH34C2Lxb2pezWSrQSRvU /jABAtMB5sQfVP/rrypVJyRAJuR1SX89hJ9oE98tqd1lIxQa1ISPXPNTyOFQ9nlZYnvG 8GN96m+I2yevFORc+BdZg9HIQ4JKf8/6wXDcXkehQX74ZWx3gEkBBgfUUQwSaIgugiaj 7+8Q== X-Received: by 10.70.135.165 with SMTP id pt5mr6261632pdb.101.1424879411543; Wed, 25 Feb 2015 07:50:11 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: <0bbecc0a-9e03-4441-9fa8-c96bd3f690ec@googlegroups.com> From: Ian Kelly Date: Wed, 25 Feb 2015 08:49:31 -0700 Subject: Re: Running Idle on Windows 8 (.1) To: Python Content-Type: text/plain; charset=UTF-8 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 30 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1424879414 news.xs4all.nl 2917 [2001:888:2000:d::a6]:56790 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:86410 On Tue, Feb 24, 2015 at 6:29 PM, Terry Reedy wrote: > On 2/24/2015 3:13 PM, blakemalc66@gmail.com wrote: > >> I too can not get idle to run on win 8.1 using python3.4.2 installed from >> the python-3.4.2.amd64.msi. > > > What experience have others had with Idle and Windows 8? > > The OP for > https://stackoverflow.com/questions/28633690/python-installation-troubleshooting > > wrote in a comment "I am invoking it from a win8 startmenu program, so I > tried to do it via the normal windows 8 interface and it works from there," > > I do not know what 'normal windows 8 interface' means, but does it work for > anyone else? > >> pythonw.exe appears in the task manager but no gui is displayed. > > > pythonw.exe should appear *twice* in task manager. > Please try 3.4.3rc1 and 3.5.0a1 > https://www.python.org/downloads/windows/ > > If the Idle does not start correctly on Win 8, perhaps we could fix it > before 3.4.3 final (which should be soon). I just tried both of those (32-bit only) in a Windows 8.1 VM and had no problems starting Idle.