aMule Forum
English => aMule Help => Topic started by: jdrive on April 21, 2006, 12:11:28 AM
-
Hello;
I'm using aMule 2.0.3 and I configured mozilla-firefox for ed2k link handling as described on http://www.amule.org/wiki/index.php/Ed2k_links_handling (http://http://www.amule.org/wiki/index.php/Ed2k_links_handling)
But the link handling does not work, and when i start mozilla-firefox from console to reproduce the error i get this trace:
[foo@box ~]$ mozilla-firefox
[ -- here i clicked an ed2k-link --]
Usage: aMule [-v] [-h] [-i] [-geometry ] [-d] [-o]
-v, --version Displays the current version number.
-h, --help Displays this information.
-i, --enable-stdin Does not disable stdin.
-geometry: Sets the geometry of the app.
uses the same format as standard X11 apps:
[=][{xX}][{+-}{+-}]
-d, --disable-fatal Does not handle fatal exception.
-o, --log-stdout Print log messages to stdout.
Unexpected parameter 'ed2k://|file|foo123456789'
seems like 2.0.3 does not support the ed2k - file argument, is that true, is it fixed in newer versions or is the call wrong?
thank you very much for any suggestions...
jdrive
-
You're not supposed to execute aMule, but the executable called ed2k with the link as an argument.
Like: /usr/bin/ed2k link
-
thats it, you solved my problem, thank you very much...