g_spawn*() on windows

2014-07-03 Thread jcupitt
Hi all, I'm using g_spawn_command_line_sync() to run a series of command-line programs (actually ImageMagick's convert, if that's important). It works fine, but on Windows I get an incredibly annoying console window flash up for a fraction of a second for each command. Does anyone have any good i

Re: g_spawn*() on windows

2014-07-03 Thread Vivien Malerba
Hi! >From memory you need a copy the gspawn-win32-helper.exe executable (in your %PATH% I guess). Regards, Vivien On 3 July 2014 14:25, wrote: > Hi all, > > I'm using g_spawn_command_line_sync() to run a series of command-line > programs (actually ImageMagick's convert, if that's important). >

Re: g_spawn*() on windows

2014-07-03 Thread jcupitt
Hi Vivien, Yes, I'm doing that. It all works and I can capture stdout and stderr from the convert.exe I'm running, it's just that I get a very annoying command window flash on the screen each time. If anyone has any ideas about the command window, I'm all ears :-( John On 3 July 2014 14:26,

Re: g_spawn*() on windows

2014-07-03 Thread Vivien Malerba
I get it. Did you add the -mwindows flag when linking your exe? Vivien On 3 July 2014 15:33, wrote: > Hi Vivien, > > Yes, I'm doing that. It all works and I can capture stdout and stderr > from the convert.exe I'm running, it's just that I get a very annoying > command window flash on the scre

Re: g_spawn*() on windows

2014-07-03 Thread Michael Cronenworth
On 07/03/2014 08:33 AM, jcup...@gmail.com wrote: Yes, I'm doing that. It all works and I can capture stdout and stderr from the convert.exe I'm running, it's just that I get a very annoying command window flash on the screen each time. If anyone has any ideas about the command window, I'm all ea

Building gtk 3.12.1

2014-07-03 Thread Oscar Lazzarino
I'm trying to build gtk from sources. Built a bunch of dependencies, now gtk configure script says > checking for ATK... no > configure: error: Package requirements (atk atk-bridge-2.0) were not met: > > No package 'atk-bridge-2.0' found I have built and installaed ATK and it installed a file

Re: Building gtk 3.12.1

2014-07-03 Thread Oscar Lazzarino
Solved Looks like at-spi2-atk-2.12.1.tar.xz provides atk-bridge-2.0 Maybe the configure script should hint at that ;-) On 07/03/2014 04:24 PM, Oscar Lazzarino wrote: I'm trying to build gtk from sources. Built a bunch of dependencies, now gtk configure script says > checking for ATK... no >

Re: g_spawn*() on windows

2014-07-03 Thread Allin Cottrell
On Thu, 3 Jul 2014, Michael Cronenworth wrote: On 07/03/2014 08:33 AM, jcup...@gmail.com wrote: Yes, I'm doing that. It all works and I can capture stdout and stderr from the convert.exe I'm running, it's just that I get a very annoying command window flash on the screen each time. If anyone h

Re: g_spawn*() on windows

2014-07-03 Thread jcupitt
On 3 July 2014 15:26, Allin Cottrell wrote: > On Thu, 3 Jul 2014, Michael Cronenworth wrote: >> On 07/03/2014 08:33 AM, jcup...@gmail.com wrote: >>> Yes, I'm doing that. It all works and I can capture stdout and stderr >>> from the convert.exe I'm running, it's just that I get a very annoying >>>

how to choose oneOf[] an array of sentences?

2014-07-03 Thread Gary Kline
= Organization: Thought Unlimited. Public service Unix since 1986. Of_Interest: With 27++ years of service to the Unix community. Guys, I'm having trouble getting my voice/speech program to use many fewer instantiations of gvim. Having 2 or 3 copies of gvim on-screen and fed thru a t