[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: g_spawn and files left locked on windows.
- From: Tor Lillqvist <tml iki fi>
- To: richard shann virgin net
- Cc: gtk-app-devel-list gnome org
- Subject: Re: g_spawn and files left locked on windows.
- Date: Mon, 27 Apr 2009 12:52:37 +0300
> My application invokes the lilypond program using the g_spawn...
> functions. This works fine on linux, but on windows the files created by
> lilypond are left locked when lilypond has exited.
That sounds very odd and in fact impossible. Are you confusing file
protection with locking?
Please file a bug report at bugzilla.gnome.org and *attach* a
*minimal* (single C or Python source file) but *complete* (can be
compiled and run as such) sample program that reproduces the problem,
*without* using lilypond.
--tml
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]