oopepe escribió:hello, first of all i have to say that donkeyfire is a nice tool

Hey, thanks!

oopepe escribió:id like to see a new feature. could you open the mlnet http website in a new tab when doubleclicking on your extension? that would be nice.
Yes, I'm just adding that, but I might use the right mouse button. In the future, I'll make that into a preferences dialog, so you can choose which action goes with which click-type.
You'll have it for 0.3.6. Stay tuned!
oopepe escribió:i also have to report a bug oder so. when i first installed donkeyfire it didnt work. it just couldnt connect to my mldonkey core. i restartet ff, changed the servers url but it didnt help. it initialy began to work when i checked the 'ignore paused transfer' checkbox. now it works with or without the option beeing checked. is it possible that this was a bug, or was this some problem on my side?
I'd need to get more info. Maybe the URL was bad. I use the full format, something like
http://localhost:4080 instead of just "localhost". I should add an example to the options dialog

If you want to provide debug output, that'd be nice. To do so, you need to enable the Debugging Preferences of Firefox. Install this extension:
http://ted.mielczarek.org/code/mozilla/extensiondev/Then, from the Tools Menu -> Extension Developer -> Enable Debugging Preferences.
Then, restart firefox from a console (firefox -console in cmd.exe or just plain firefox from a linux/osx terminal).
You'll get lots of lines starting with [DF]. Those are DonkeyFire's debugging messages. If there's something odd, you'll discover it here. Do not hesitate providing me with that info!
Yours,