aMule Forum
English => aMule Help => Topic started by: xexe on January 12, 2004, 11:29:02 AM
-
Ok, idiot problem but very nasty.
I just can't paste in the handler bar. I can write but no copy/paste nor third mouse button.
Only long and boring hand copying....
I have latest amule (1.2.4) installed compiling tarball (I installed wxbase and wxgtk both with compiling).
Distro: mandrake 9.2
I know it's not a very big issue but it becomes sooooooo long to use shareactor and similia!
Please help!
-
what happen if u copy your ed2k link to clipboard and paste it by click both (left+right) mouse buttons ?
i have 3 buttons and it works well..
u could change the code and recompile amule to copy your links with ctrl+c too ..
amule.cpp -> find
wxTheClipboard->UsePrimarySelection(TRUE);
replace
wxTheClipboard->UsePrimarySelection(FALSE);
greets
delta
-
actually if I press left+right or third mouse button it does happen nothing! (it worked with xmule) nor does ctrl+c. I would expect to have the copy-paste menu using right click on the bar but no menu at all.... strange. even changing the line u suggested made no changes! thanx anyway for attention, much appreciated, if u have other clues that would be really great!
-
Enlightment? or what? KDE?
-
I use KDE
-
I have the same problem with amule 1.4 / rpm on Mandrake9.2 / KDE
it worked well with 1.2.1 but since 1.2.3 it's impossible to paste an url.
Thank you for the great work anyway.
-
Hey Guys... Open a terminal an use the ed2k tool to put your files from sharereactor to aMule...
[amule@sukker ~]# ed2k "ed2k://|file|aMule-rules|12345|1234567890abcdef1234567890abcdef|"
-> this hash/file does not exist :) It's just an example
c ya, quci
-
Yes, but how this command work ? I try, but the only result is a line in ./xMule/ED2KLinks with the link.
My transfer list is not updated
Thank you
-
You need to update your ed2k. you're using the xMule ed2k app instead of the aMule one.
-
An old xmule rpm was on my system ! :-)
rpm -e xmule and ed2k works fine :-)))
also I found a solution to make ed2k link work with firebird/mozilla. Link :
http://routes-linux.scooba.org/article.php?sid=106&&thold=0
for non-french :
Install mozex-1.07.xpi ( http://mozex.mozdev.org/mozex-1.07.xpi )
In the option of this extension, there is an EDK field, you just need to add the path to ed2k + %r :
/usr/local/bin/ed2k %r for me.
Works great on Mandrake9.2 with firebird 0.7 !!
Thank for all the work you do !