[Gazpacho] Can't start on win32 with python24

Rafael Villar Burke pachi at mmn-arquitectos.com
Mon Sep 19 17:37:40 CEST 2005


Sonium wrote:

>hi, i just did as described in
>http://bugzilla.gnome.org/show_bug.cgi?id=313398#c2
>I downloaded the latest SVN and tried to build it, but is just resulted
>again in this well known error:
>
>C:\Python24\Scripts>python launch-gazpacho.py
>Could not find pixmap: plus.png
>  
>

It works perfectly fine here. I'm launching the svn version from a batch 
file called gazpacho/bin/gazpacho.cmd
This file is made copying the file named "gazpacho" in that same dir, 
adding .cmd as extension and prepending this as its first line:

@setlocal enableextensions & python -x "%~f0" %* & goto :EOF

It allows you running gazpacho doubleclicking on it and you can even 
make a link/shortcut to it.
I'm running python 2.4 (#60, Nov 30, 2004), gtk+ 2.6.2 and pygtk 2.6.0 
here. They were installed from the python.org and Cedric Gustin's 
installers.

Regards,

Rafael Villar Burke




More information about the Gazpacho mailing list