GNOME Bugzilla – Bug 81199
gsearchtool should use g_spawn* instead of custom fork/exec commands
Last modified: 2014-07-17 07:58:06 UTC
SSIA
g_spawn...hum, scarey code.
If the current code works, why is this 2.0.0?
punt.
Why is this even 2.0.1, it doesn't matter. In fact I think it just might be harder to use gspawn then custom fork/exec given what I remember of how gsearchtool works. I definately WONTFIX this :). I dunno, jrb: what do you think?
it certainly isn't a blocker. It was just a suggestion for cleaning up the code. It definitely is easier than the custom code, though.
High priority enhancement for 2.1.x?
definitely not 2.0.x now ;)
FYI, I am doing the coding for this bug. I have it working, but I need to cleanup my patch.
Fix applied to CVS (HEAD).
*** Bug 731192 has been marked as a duplicate of this bug. ***