Path: csiph.com!usenet.pasdenom.info!news.etla.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed4.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.008 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'subject:: [': 0.04; 'preferably': 0.05; 'duplicate': 0.07; 'cc:addr:python-list': 0.11; 'python': 0.11; 'jan': 0.12; 'thread': 0.14; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'subject:comment': 0.16; 'subject:program': 0.16; 'work"': 0.16; 'wrote:': 0.18; 'looked': 0.18; 'subject:] ': 0.20; 'platforms': 0.22; 'cc:addr:python.org': 0.22; 'mon,': 0.24; 'looks': 0.24; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'message- id:@mail.gmail.com': 0.30; '(which': 0.31; 'jean': 0.31; "can't": 0.35; 'one,': 0.35; 'received:google.com': 0.35; 'idle': 0.36; "didn't": 0.36; 'starting': 0.37; 'issue': 0.38; 'pm,': 0.38; 'that,': 0.38; 'does': 0.39; 'use.': 0.39; 'most': 0.60; 'within': 0.65; 'here': 0.66; '20,': 0.68; 'saw': 0.77; 'interest.': 0.81; 'to:none': 0.92 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=ttWWhvmoG1cYAXLkp4I2UGNd4e+my6k9rkmnRygULfo=; b=ytN1JYPuE5ZSZUsR2X/4jFito0C0A5yVlcP2BE44QiX5oqw28Fjt+5R0HQosKDQsK5 HQ2o1CLbdd7dPDSI/lK1YNpfYAu/okD7ss3XkmYFCc7VUf28gPSHrwUqFbeUVzs//H/K X5XziKAvcuRmSEtz9qjQ0EueD82cIOgxHu/yiKek7ti9P3bldm2Z+aabPLgnb7CEDa4t IhD0PCoo4nUp0faMIUrEGYp7QVsaTe7SnmaxR88nUW+IoW+AeXnfBBYBTurxjR+/UOvZ PSkeqNJVnJddetz4sedxbgbKq+8KEXqj+SMocB4Zgcc+04QjDc93RjbhxGM75pNO/FXh MW/A== MIME-Version: 1.0 X-Received: by 10.68.108.194 with SMTP id hm2mr16985397pbb.22.1390199071645; Sun, 19 Jan 2014 22:24:31 -0800 (PST) In-Reply-To: <7aebab9e-d176-4927-9264-1d0b755f768c@googlegroups.com> References: <79c02d3e-cf6f-4aaa-bf71-4614a272e88d@googlegroups.com> <2ffb1f76-7e51-46db-bc4a-de2c3efc90ba@googlegroups.com> <7aebab9e-d176-4927-9264-1d0b755f768c@googlegroups.com> Date: Mon, 20 Jan 2014 17:24:31 +1100 Subject: Re: [newbie] advice and comment wanted on first tkinter program From: Chris Angelico Cc: "python-list@python.org" 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: 14 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1390199080 news.xs4all.nl 2937 [2001:888:2000:d::a6]:54530 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:64340 On Mon, Jan 20, 2014 at 3:04 PM, Jean Dupont wrote: > I started a thread "[newbie] starting geany from within idle does not > work" both here and in the raspberry pi forum. I just wondered why I never > got an answer concerning that topic. I saw that thread. It looked like a R-Pi problem, not a Python one, so I didn't respond because I don't have an R-Pi. If you get no response on the R-Pi forum, you might want to see if you can duplicate the issue on a desktop computer - preferably on Win/Mac/Lin, as those are the platforms most people use. That, with exact steps to repro (which it looks like you gave for the R-Pi, though again I can't verify), would get some interest. ChrisA