Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed5.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.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'subject:ANN': 0.02; 'tab': 0.07; '1.0.1': 0.09; 'fix.': 0.09; 'indicates': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:80.91.229.12': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'received:lo.gmane.org': 0.09; 'configure': 0.10; 'closes': 0.16; 'fyi,': 0.16; 'received:173.11': 0.16; 'rudely': 0.16; 'example.': 0.18; 'downloaded': 0.21; "doesn't": 0.22; 'header:In-Reply-To:1': 0.22; 'appear': 0.23; 'breaks': 0.23; 'code': 0.25; 'posted': 0.26; "i'm": 0.27; 'fact': 0.27; 'asking': 0.29; 'tar': 0.30; 'unable': 0.31; 'version': 0.32; 'shows': 0.32; 'does': 0.32; 'it.': 0.33; 'actually': 0.33; 'there': 0.33; 'to:addr:python-list': 0.33; 'named': 0.33; 'it?': 0.33; "i've": 0.34; 'however,': 0.34; 'header:User-Agent:1': 0.34; 'header:X-Complaints-To:1': 0.35; 'similar': 0.35; 'anything': 0.36; 'file': 0.36; 'created': 0.36; 'but': 0.37; 'something': 0.37; 'received:org': 0.38; 'should': 0.38; 'subject:: ': 0.39; 'window': 0.39; 'header:Mime-Version:1': 0.39; 'either': 0.39; 'to:addr:python.org': 0.39; 'your': 0.61; 'further': 0.64; 'care': 0.71; 'anything.': 0.71; '11:58': 0.84; 'fyi': 0.91 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Emile van Sebille Subject: Re: ANN: geany-pyflakes 1.0 Date: Fri, 05 Aug 2011 13:14:31 -0700 References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Gmane-NNTP-Posting-Host: 173-11-108-137-sfba.hfc.comcastbusiness.net User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:5.0) Gecko/20110624 Thunderbird/5.0 In-Reply-To: X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 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: 20 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1312575170 news.xs4all.nl 23973 [2001:888:2000:d::a6]:59502 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:10924 On 8/5/2011 11:58 AM Filip GruszczyƄski said... >> fyi - the downloaded geany-pyflakes-1.0.tar.gz is in fact not gzipped and >> should either be gizzped or simply named geany-pyflakes-1.0.tar. >> >> However, after activating the plugin, asking geany for a new file breaks >> geany and it rudely closes so I'm unable to actually do anything with it. > > I have posted a gzipped version with a fix. Would you care to take a look? > OK - it no longer crashes, but it doesn't appear to do anything. Is there something further I need to do to configure it? The Pyflakes tab does appear in the message window and I've created a new testpyflakes.py with code similar to your example. Also, just FYI, the plugin manager now shows the version as 1.0.1 while the tar file name indicates 1.0.2. Emile