aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Shared Files list  (Read 2980 times)

m2kio

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 152
    • http://little-bat.de
Shared Files list
« on: February 03, 2005, 01:24:59 PM »

hi.

in the Shared Files List > right click on file > context menu > Show all comments

does not work. Nothing happens.

    ... m2kio !
Logged

lionel77

  • Provider of Mac builds, Forum Mod
  • Hero Member
  • *****
  • Karma: 4
  • Offline Offline
  • Posts: 1107
  • Mac OS X 10.4 (Power Mac G5)
Re: Shared Files list
« Reply #1 on: February 04, 2005, 02:45:49 AM »

in order for that command to work you need to specify a browser in the preferences (general->fake check). you can choose 'custom' there and then put the path to the actual browser executable, e.g.
/Applications/-web/Firefox/Firefox.app/Contents/MacOS/firefox

only problem is, whenever you do this, a new instance of your browser is started, which is not exactly desirable but otherwise it works ok. i haven't played much with the whole browser interaction, so there might very well be a workaround that i'm not aware of...


ps: as a general hint, it helps to start amule via the terminal, then you can trace much better what amule is doing or tries to do... :)
Logged
Current aMule CVS builds for OS X can be found here.

sssnake

  • Jr. Member
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 69
  • Don't eat the yellow snow (F. Zappa)
Re: Shared Files list
« Reply #2 on: February 04, 2005, 01:37:21 PM »

You can also enter "open -a firefox" in amule where lionel77 mentions, which opens the app called firefox (hear hear...) in the /Applications dir just like you would have doubleclicked it with the mouse.

For firefox, there is this nice Option in Preferences under Tabed Browsing, saying "open sites opened by other applications in a new tab in the active wndow / in a new window / in the last active Tab or window" (translated). The first two options do the trick for me.

So at least for Firefox, "open -a firefox" should be the command to be executed by amule by default when you choose "Firefox" in the dropdown. The way its implemented right now expects firefox to be in your PATH, which will for 99.99% of all mac users not the case. Sadly, I haven't found out how to pass options to the app started with the "open" command, I think its not possible (stupid implementation).

You can even start your defaultbroser calling "open http://www.google.ch" (or in the case of firefox open the site in another tab / window, if you have done the settings explained above). Setting firefox as defaultbrowser has to be done over safari's setting (pervert hehe).

Cheers
sssnake
Logged

m2kio

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 152
    • http://little-bat.de
Re: Shared Files list
« Reply #3 on: February 04, 2005, 05:45:05 PM »

Quote
Originally posted by sssnake
You can also enter "open -a firefox" in amule where lionel77 mentions, which opens the app called firefox (hear hear...) in the /Applications dir just like you would have doubleclicked it with the mouse.

thanks for this hint. actually i expected "Show all comments" in the Shared File List to do something similar to "Show all comments" in the Downloads list. Maybe it should be renamed to "FakeCheck" if it does something like "FakeCheck" ...  ;)

"open -a firefox" opens safari for me. interesting...

         ... m2kio !
Logged