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


Groups > comp.lang.python > #60038

Re: My first real request for help

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!ecngs!feeder2.ecngs.de!novso.com!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <gheskett@wdtv.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status UNSURE 0.441
X-Spam-Level ****
X-Spam-Evidence '*H*': 0.37; '*S*': 0.25; 'subject:help': 0.08; 'skip:/ 10': 0.09; '~ethan~': 0.09; 'gui': 0.12; 'cmd': 0.16; 'emit': 0.16; 'inserting': 0.16; 'soap,': 0.16; 'wrote:': 0.18; 'do.': 0.18; 'subject:request': 0.19; 'thanks.': 0.20; '>>>': 0.22; 'print': 0.22; 'cheers,': 0.24; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'patch': 0.29; "i'm": 0.30; 'file': 0.32; 'figure': 0.32; 'received:66': 0.35; 'there': 0.35; 'so,': 0.37; 'to:addr:python-list': 0.38; 'sure': 0.39; 'to:addr:python.org': 0.39; 'how': 0.40; 'even': 0.60; 'dangerous': 0.60; 'received:unknown': 0.61; 'took': 0.61; 'back': 0.62; 'header :Message-Id:1': 0.63; 'name': 0.63; 'such': 0.63; 'charset:windows-1256': 0.64; 'more': 0.64; 'million': 0.74; 'hey,': 0.75; 'received:204': 0.75; 'hand': 0.80; 'citizens.': 0.84; 'ethan': 0.84; 'furman': 0.84; 'missing.': 0.84; 'otten': 0.84; 'skip:/ 30': 0.84; 'boxes': 0.91; 'deal,': 0.93; 'hands': 0.96; '2013': 0.98
X-Spam-Status No, score=1.4 required=5.0
X-Spam-Level +
From Gene Heskett <gheskett@wdtv.com>
To python-list@python.org
Subject Re: My first real request for help
Date Tue, 19 Nov 2013 17:23:31 -0500
References <201311190431.15449.gheskett@wdtv.com> <201311191119.27188.gheskett@wdtv.com> <528B9620.6060806@stoneleaf.us>
In-Reply-To <528B9620.6060806@stoneleaf.us>
MIME-Version 1.0
Content-Type Text/Plain; charset="windows-1256"
Content-Transfer-Encoding 7bit
X-Mailman-Approved-At Tue, 19 Nov 2013 23:45:37 +0100
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
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>
Newsgroups comp.lang.python
Message-ID <mailman.2945.1384901138.18130.python-list@python.org> (permalink)
Lines 45
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1384901138 news.xs4all.nl 15990 [2001:888:2000:d::a6]:40147
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:60038

Show key headers only | View raw


On Tuesday 19 November 2013 17:20:54 Ethan Furman did opine:

> On 11/19/2013 08:19 AM, Gene Heskett wrote:
> > On Tuesday 19 November 2013 11:16:10 Peter Otten did opine:
> >> Gene Heskett wrote:
> >>> OSError: [Errno 2] No such file or directory
> >>> 
> >>> No clue, even when straced, as to what file might be missing.
> >>> 
> >>> So, how do I find out?
> >> 
> >> How about inserting a
> >> 
> >> print cmd
> >> 
> >> before the line
> >> 
> >> child = Popen(cmd)
> > 
> > You are suggesting I edit /usr/lib/python2.6/subprocess.py?
> 
> Yup.  Just make sure and change it back after you figure out what's
> going on.
> 
> --
> ~Ethan~

Tried, no deal, took it back to the -bak copy.

Where I need the Popen patch was actually in /usr/bin/axis, which is the 
name of the programs gui I run.  There are several available.

Many Thanks.

Cheers, Gene
-- 
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)

<Overfiend> Joy: Hey, I'm an asshole.  Assholes emit odious gas.
            That's what we do.
A pen in the hand of this president is far more
dangerous than 200 million guns in the hands of
         law-abiding citizens.

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


Thread

Re: My first real request for help Gene Heskett <gheskett@wdtv.com> - 2013-11-19 17:23 -0500

csiph-web