Enrico Tröger <enrico.troeger@...> writes:
Do you have a file called "gspawn-win32-helper.exe" in the installation directory of Geany?
I do:
C:\Program Files\Geany>dir Volume in drive C has no label. Volume Serial Number is 0C7F-7391
Directory of C:\Program Files\Geany
05/18/2008 01:30 PM <DIR> . 05/18/2008 01:30 PM <DIR> .. 04/19/2008 01:36 AM 160 Authors.txt 04/19/2008 01:36 AM 353,042 ChangeLog.txt 05/23/2003 11:45 AM 24,576 charset.dll 04/19/2008 01:36 AM 18,329 Copying.txt 05/18/2008 01:30 PM <DIR> data 05/18/2008 01:30 PM <DIR> doc 05/18/2008 01:30 PM 64 Documentation.url 05/18/2008 01:30 PM <DIR> etc 04/19/2008 01:37 AM 1,379,112 Geany.exe 05/18/2008 01:30 PM 47 Geany.url 10/16/2007 05:15 PM 9,894 gspawn-win32-helper.exe 05/23/2003 11:45 AM 892,928 iconv.dll 10/02/2005 02:18 PM 45,056 intl.dll 05/15/2005 06:08 AM 127,488 jpeg62.dll 05/18/2008 01:30 PM <DIR> lib 09/23/2007 08:13 AM 103,653 libatk-1.0-0.dll 08/20/2007 01:06 PM 536,734 libcairo-2.dll 10/17/2007 11:37 AM 638,635 libgdk-win32-2.0-0.dll 10/17/2007 11:37 AM 210,210 libgdk_pixbuf-2.0-0.dll 10/16/2007 05:15 PM 780,159 libglib-2.0-0.dll 10/16/2007 05:15 PM 17,158 libgmodule-2.0-0.dll 10/16/2007 05:15 PM 227,497 libgobject-2.0-0.dll 10/16/2007 05:15 PM 22,353 libgthread-2.0-0.dll 10/17/2007 11:37 AM 3,753,197 libgtk-win32-2.0-0.dll 10/16/2007 05:26 PM 230,700 libpango-1.0-0.dll 10/16/2007 05:26 PM 39,875 libpangocairo-1.0-0.dll 10/16/2007 05:26 PM 232,519 libpangoft2-1.0-0.dll 10/16/2007 05:26 PM 59,102 libpangowin32-1.0-0.dll 12/03/2004 05:09 PM 203,264 libpng13.dll 03/28/2006 02:50 AM 376,832 libtiff3.dll 04/19/2008 01:36 AM 32,494 News.txt 05/18/2008 01:30 PM <DIR> plugins 04/19/2008 01:36 AM 3,579 ReadMe.txt 05/18/2008 01:30 PM <DIR> share 04/19/2008 01:36 AM 4,703 Thanks.txt 04/19/2008 01:36 AM 2,090 ToDo.txt 05/18/2008 01:30 PM 60,433 uninst.exe 07/20/2005 03:48 AM 59,904 zlib1.dll 32 File(s) 10,445,787 bytes 8 Dir(s) 15,472,099,328 bytes free
If I try an execute it from the command line I get a pop-up message saying:
** ERROR **; file gspawn-win32-helper.c line 168 (WinMain): assertion failed: (__argc >= ARG_COUNT Aborting...)
However, I don't see this pop-up when when I do a Find in Files from Geany.
If I run Geany --debug I see:
Geany 0.14, GTK+ 2.12.1, GLib 2.14.2 Initializing plugin 'File Browser' Loaded: C:\Program Files\Geany\plugins\filebrowser.dll (File Browser) Initializing plugin 'Version Diff' Loaded: C:\Program Files\Geany\plugins\vcdiff.dll (Version Diff) M:\work\NikDev\s3DAV-0.7.1\src\org\carion\s3dav\webdav\HandlerPut.java : Java (U TF-8) search_find_in_files: g_spawn_async_with_pipes() failed: Failed to execute helpe r program (No such file or directory)
Many Thanks,
Nik