[bug #18189] mlguistarter dies with Invalid_argument when answering yes to start the gui
spiralvoice <[email protected]>
| Newsgroups | gmane.network.mldonkey.bugs |
|---|---|
| Message-ID | <[email protected]> |
Update of bug #18189 (project mldonkey):
Status: None => Works For Me
Open/Closed: Open => Closed
_______________________________________________________
Follow-up Comment #1:
mlguistarter must be started with the GUI binary to be started as parameter:
./mlguistarter /path/to/mlgui/mlgui
See sourcecode: src/gtk2/gui/guiStarter.ml
ignore (Sys.command (Printf.sprintf "%s &" Sys.argv.(1)));
The full path to the GUI binary is needed because mlguistarter
executes common modules which change cwd to the same dir mlnet
uses.
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?18189>
_______________________________________________
Nachricht geschickt von/durch Savannah
http://savannah.nongnu.org/