Public bug reported:

Binary package hint: kmldonkey

kmldonkey doesn't start mldonkey core then it configured for it

I have kmldonkey configured  for start mldonkey core then I open kmldokey.
In  Setting - Configure connection - core type : managed core - Startup mode: 
When kmldoney is running.
Well is not working at all - kmldoney  doesn't start mldonkey core. I need to 
start mldonkey manually.
mldonkey configured to not start then computer is booting - I want it start 
only then kmldoney is running.

workaround:
http://forums.gentoo.org/viewtopic-p-480073.html?sid=91cf1ff061cf855866785f3edaa03a12

create script for start mldonkey before starting a kmldonkey and create an 
desktop icon that run it:
 #!/bin/sh
 /usr/bin/mlnet & pid=$!
 /usr/bin/kmldonkey --nofork
 kill $pid

** Affects: kmldonkey (Ubuntu)
     Importance: Undecided
         Status: New

-- 
kmldonkey doesn't start mldonkey core
https://bugs.launchpad.net/bugs/247109
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to