Hi,
I report some problems last tested on SVN20080604:
1) aMule
UPnP preferences are disabled (gray) in Preferences,
if I manually enable UPnP in amule.conf then I can enable/disable any UPnP options in Preferences.
2) aMule/aMuleGUI
Preferences windows don't fit in screen at 1024x768,
see the image and here:
http://forum.amule.org/index.php?topic=13920.msg79733#msg797333) aMule/aMuleGUI?
Cannot expand Volumes Folder where anything are mounted on OSX (similar to /mnt or /media in Linux):
local/external partitions, disk-images, network shares, ...
See the image.
Manually add to shareddir.dat works.
I found it in bug tracker:
http://bugs.amule.org/view.php?id=1203And in some topics:
http://forum.amule.org/index.php?topic=13465.0http://forum.amule.org/index.php?topic=14197.15It seems an old problem, previously resolved:
http://forum.amule.org/index.php?topic=4200.0super:~ gtoso$ ls -la /Volumes/
total 40
drwxrwxrwt 11 root admin 374 Jun 6 02:01 .
drwxrwxr-t 30 root admin 1122 Jun 5 00:53 ..
-rw-rw-rw- 1 administ admin 6148 Jan 27 15:18 .DS_Store
drwxrwxr-t 12 root admin 510 Mar 14 12:38 Extras
drwxrwxr-t 29 root admin 1088 Dec 10 2006 Leopard
lrwxr-xr-x 1 root admin 1 Jun 5 00:54 OSX -> /
drwxrwxr-t 34 root admin 1258 Feb 18 2007 OSXServer
drwxrwxrwx 1 gtoso gtoso 4096 May 27 11:25 SANCIODOS
drwxr-xr-x 5 gtoso gtoso 204 May 27 11:23 SancioBAR
drwxr-xr-x 8 gtoso gtoso 374 Jun 4 19:12 aMule
dr-xr-xr-x 1 gtoso gtoso 512 Jun 6 02:10 ftp.tor.it
super:~ gtoso$ mount
/dev/disk0s3 on / (local, journaled)
devfs on /dev (local)
fdesc on /dev (union)
<volfs> on /.vol
/dev/disk0s5 on /Volumes/OSXServer (local, journaled)
/dev/disk0s6 on /Volumes/Leopard (local, journaled)
/dev/disk0s8 on /Volumes/Extras (local, journaled)
automount -nsl [130] on /Network (automounted)
automount -fstab [135] on /automount/Servers (automounted)
automount -static [135] on /automount/static (automounted)
/dev/disk1s1 on /Volumes/SANCIODOS (local, nodev, nosuid)
/dev/disk1s2 on /Volumes/SancioBAR (local, nodev, nosuid)
ftp://gtoso@ftp.tor.it on /Volumes/ftp.tor.it (nodev, nosuid, read-only, mounted by gtoso)
/dev/disk2s2 on /Volumes/aMule (local, nodev, nosuid, read-only, journaled, mounted by gtoso)
super:~ gtoso$
4) aMule/aMuleGUI
Main window gets longer any time that aMule[GUI] is started
5) aMule/aMuleGUI
The Servers list/Logs division moves down any time that aMule[GUI] is started
6) amuleweb (lanched by amule[d])
it seems that amuleweb doesn't search 'locale' in aMule.app bundle:
Recently I noticed that the Statistics (these and logs were the only things localized) is no longer localized,
I add "Locale=it_IT" to remote.conf and amulecmd is localized but amuleweb/Statistics no,
I make a symlink in /usr/local/share/locale to aMule.app/Contents/SharedSupport/locale and the Statistics is localized.
PS: I read that now the templates support localization,
what must be done to have the strings to translate for built-in templates?