listening socket

Grant Edwards invalid at invalid.invalid
Wed Sep 8 13:47:38 EDT 2010


On 2010-09-08, Benjamin Kaplan <benjamin.kaplan at case.edu> wrote:
> On Wed, Sep 8, 2010 at 12:59 PM, cerr <ron.eggler at gmail.com> wrote:

>> but that is not working, i'm getting this:
>> import: unable to open X server `' @ error/import.c/ImportImageCommand/
[...]
>> now why would it try to open an x server??? :o
>
> Because it's not executing it as a Python program. It's trying to
> execute it as a shell script.

What's even more fun is if you do have an X server, and the shell is
able to run the import program, and it does open the X server, and so
on...

[Not that things like that ever happen to _me_]

-- 
Grant Edwards               grant.b.edwards        Yow! I feel partially
                                  at               hydrogenated!
                              gmail.com            



More information about the Python-list mailing list