aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: ed2k link handling  (Read 2011 times)

jdrive

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 2
ed2k link handling
« 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
But the link handling does not work, and when i start mozilla-firefox from console to reproduce the error i get this trace:

Code: [Select]
[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
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: ed2k link handling
« Reply #1 on: April 21, 2006, 08:09:24 AM »

You're not supposed to execute aMule, but the executable called ed2k with the link as an argument.
Like: /usr/bin/ed2k link
Logged

jdrive

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 2
Re: ed2k link handling
« Reply #2 on: April 21, 2006, 08:51:07 PM »

thats it, you solved my problem, thank you very much...
Logged