aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Why I cannot use links in the emule's webpage  (Read 5098 times)

Stevenisme

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 40
  • Help !
Why I cannot use links in the emule's webpage
« on: December 01, 2004, 03:41:57 AM »

Hi,
  I have install amule in my Fedora now, I have run the "Ed2k links handling
" from the amule FAQ.
But it still not working. I cannot start the links for downloading or copy from links to my amule by" copy to clipboard" ?(

I think I have install amule in directory "/usr/bin" which I have see amule by use ls. in "/usr/local/bin" it is empty. :]

So how to solve? I need to unintall the rpm and run again ? X(

PS: I am using Fedora core 2 and mozilla 1.6
« Last Edit: December 01, 2004, 03:50:51 AM by Stevenisme »
Logged
Steven learning to be a expect but now he need you help.

Stevenisme

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 40
  • Help !
Re: Why I cannot use links in the emule's webpage
« Reply #1 on: December 01, 2004, 03:49:56 AM »

I include my mozex
Logged
Steven learning to be a expect but now he need you help.

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: Why I cannot use links in the emule's webpage
« Reply #2 on: December 01, 2004, 06:41:22 AM »

cd /usr/bin

ls ed*

cd /usr/local/bin

ls ed*

Stevenisme

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 40
  • Help !
Re: Why I cannot use links in the emule's webpage
« Reply #3 on: December 01, 2004, 08:48:17 AM »

what is the use of this commands?
Logged
Steven learning to be a expect but now he need you help.

Stevenisme

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 40
  • Help !
Re: Why I cannot use links in the emule's webpage
« Reply #4 on: December 01, 2004, 08:50:59 AM »

I got this, what's going on? :]
Logged
Steven learning to be a expect but now he need you help.

Stevenisme

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 40
  • Help !
Re: Why I cannot use links in the emule's webpage
« Reply #5 on: December 02, 2004, 05:13:33 PM »

So people know how to solve? :baby:
Logged
Steven learning to be a expect but now he need you help.

Stevenisme

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 40
  • Help !
Re: Why I cannot use links in the emule's webpage
« Reply #6 on: December 02, 2004, 05:14:29 PM »

no people know how to solve?
Logged
Steven learning to be a expect but now he need you help.

Jacobo221

  • Hero Member
  • *****
  • Karma: 3
  • Offline Offline
  • Posts: 2712
Re: Why I cannot use links in the emule's webpage
« Reply #7 on: December 02, 2004, 05:57:24 PM »

Stevenisme:

looks like the ed2k binnary you have there isn't aMule's. maybe it's from xMule or some other app?

Maybe I'm wrong. run "ed2k --help" and post the output
Logged

Stevenisme

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 40
  • Help !
Re: Why I cannot use links in the emule's webpage
« Reply #8 on: December 04, 2004, 02:20:35 AM »

Thx Jacobo,
It is good to hear that someone hear and help me. :D

here is my output
Logged
Steven learning to be a expect but now he need you help.

Jacobo221

  • Hero Member
  • *****
  • Karma: 3
  • Offline Offline
  • Posts: 2712
Re: Why I cannot use links in the emule's webpage
« Reply #9 on: December 04, 2004, 02:25:49 AM »

well, all is ok. then either there's a bug in mozex or your config is incorrect.
try with /usr/bin/ed2k "%r" instead... just guessing though. anyway, why not upgrading your mozilla??
Logged

Stevenisme

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 40
  • Help !
Re: Why I cannot use links in the emule's webpage
« Reply #10 on: December 04, 2004, 03:21:23 AM »

Jacobo,
your soluation seem have no effect!
I am using Core 2. Can I update to Mozilla 1.7?
Logged
Steven learning to be a expect but now he need you help.

Jacobo221

  • Hero Member
  • *****
  • Karma: 3
  • Offline Offline
  • Posts: 2712
Re: Why I cannot use links in the emule's webpage
« Reply #11 on: December 05, 2004, 02:52:38 AM »

no idea, but I guess Fedora must have mozilla 1.7 packages. i wouldnt expect any serious distor to not have the latest mozilla version ;)

about your problem, the bug is from mozex then :-( since firefox no longer needs mozex, I'm out of info on mozex so I didn't see that it was broken in latest versoins. but well, goot to know :)

Greetigns!
Logged

nbfnw

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 16
Re: Why I cannot use links in the emule's webpage
« Reply #12 on: December 06, 2004, 05:50:36 PM »

The following works on Firefox1.0:

create (only if doesn't exist yet) a file called user.js in the user's Firefox directory at ~/.mozilla/firefox/xxxxxx.default/ with the following lines

user_pref("network.protocol-handler.external.ed2k", true);
user_pref("network.protocol-handler.app.ed2k", "/usr/bin/ed2k");


The only problem I have is that it can't handle ED2K links with chinese characters.
Logged

Jacobo221

  • Hero Member
  • *****
  • Karma: 3
  • Offline Offline
  • Posts: 2712
Re: Why I cannot use links in the emule's webpage
« Reply #13 on: December 06, 2004, 07:22:07 PM »

nbfnw:
yes, unicode isn't 100% working yet. work is on progress ;-)
Logged