mldonkey-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mldonkey-bugs] [bug #18189] mlguistarter dies with Invalid_argument whe


From: spiralvoice
Subject: [Mldonkey-bugs] [bug #18189] mlguistarter dies with Invalid_argument when answering yes to start the gui
Date: Fri, 03 Nov 2006 11:51:51 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.8.0.7) Gecko/20060830 Firefox/1.5.0.7 (Debian-1.5.dfsg+1.5.0.7-1)

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/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]