GNOME Bugzilla – Bug 619519
LP-solver doesn't start
Last modified: 2010-12-01 16:40:37 UTC
Trying to start the solver by pushing the "solve"-button ands in a error-message related to some "child process" that can't be started ("no such directory or file")
Did you install lpsolve? What is the precise error message?
lpsolve has been installed. The error message reads "Kindprozess konnte nicht ausgeführt werden (No such file or directory)" (German language installation)
We were supposed to catch "no such directory or file" and substitute a sane error message. Due to a glib bug that did not happen -- now fixed. See bug 619564 for that part. But the error message still means that the program isn't being found. For win32 we might need to search for it somewhere outside $PATH.
When gnumeric is started from the command window the lpsolver returns the following message "(gnumeric:2512): GLib-WARNING **: passing a child setup function to the g_spawn functions is pointless on Windows and it is ignored"
> GLib-WARNING **: passing a child setup function to the g_spawn I see that, but it is not the problem. I'm not sure it will be a problem at all on win32.
This might be fixed in the next release. (I.e., it needs to be verified on win32.)
This problem has been fixed in our software repository. The fix will go into the next software release. Thank you for your bug report.