We're back! (IN POG FORM)
aMuleCore-2.2.6-x86-Leopard build 03 crash after a few hours...
$ ls -la /Users/$(whoami)/Library/Application Support/aMule
ls: /Users/3nd3r/Library/Application: No such file or directoryls: Support/aMule: No such file or directory
$ ls -la "/Users/$(whoami)/Library/Application Support/aMule"
$ ls -la /Users/$(whoami)/Library/Application\ Support/aMule
ls -la "/Users/$(whoami)/Library/Application Support/aMule"total 363664drwxr-xr-x 26 3nd3r wheel 884 29 sep 16:31 .drwx------ 56 3nd3r wheel 1904 15 sep 18:27 ..-rw-r--r--@ 1 3nd3r wheel 6148 27 sep 15:57 .DS_Store-rw-r--r--@ 1 3nd3r 3nd3r 229 19 abr 00:51 addresses.dat-rw-r--r--@ 1 3nd3r wheel 4801 29 sep 16:31 amule.conf-rw-r----- 1 3nd3r wheel 16002054 29 sep 16:25 clients.met-rw-r----- 1 3nd3r wheel 37313050 13 jul 2007 clients.met.BAK-rw-r--r-- 1 3nd3r wheel 365 28 abr 2006 cryptkey.dat-rw-r----- 1 3nd3r wheel 5 27 sep 14:14 emfriends.met-rw-r--r--@ 1 3nd3r 3nd3r 19116932 17 may 23:55 ipfilter.dat-rw-r--r--@ 1 3nd3r 3nd3r 19081251 19 abr 18:43 ipfilter_static.dat-rw-r--r-- 1 3nd3r wheel 1370423 27 sep 14:14 key_index.dat-rw-r----- 1 3nd3r wheel 1352701 29 sep 16:08 known.met-rw-r--r-- 1 3nd3r wheel 91689365 29 sep 09:15 known2_64.met-rw-r--r-- 1 3nd3r wheel 58 28 sep 16:08 lastversion-rw-r-----@ 1 3nd3r wheel 3772 27 sep 14:13 load_index.dat-rw-r--r-- 1 3nd3r wheel 11094 29 sep 16:10 logfile-rw-r--r-- 1 3nd3r wheel 6516 28 sep 16:08 logfile.bak-rw------- 1 3nd3r wheel 6 28 sep 16:08 muleLock-rw-r--r-- 1 3nd3r wheel 6812 27 sep 14:13 nodes.dat-rw-r-----@ 1 3nd3r wheel 17 29 sep 09:15 preferences.dat-rw-r-----@ 1 3nd3r wheel 23 27 sep 14:14 preferencesKad.dat-rw-r--r-- 1 3nd3r wheel 1327 27 sep 14:14 server.met-rw-r--r-- 1 3nd3r wheel 1327 27 sep 13:35 server_met.old-rw-r--r--@ 1 3nd3r 3nd3r 649 29 sep 09:15 shareddir.dat-rw-r----- 1 3nd3r wheel 142929 27 sep 14:13 src_index.dat
Sorry I don't know anything about UNIX to get over this...
wxCas crashes with same error of 2.2.5!
That's a very weird crash. What's your /User/<username> folder, if I can ask? It crashes on converting your username to unicode it seems.
Fun. I'll check on my mac later if wxCas works for me.
It's not that. It fails for me too, and it's a more complicated problem that you may think. Someone decided that using static wxString for constant strings was a good idea, and it cascades in a problem with wxWidgets when it tries to instanciate them during the linking phase, because the static initialization of the string capabilities happens before the library is correctly initialized.
I'll look into what we can do.
Hi there,I upgraded to build 3, which says, has GeoIP database.Unfortunately I can't see the flags next to the user name, which used to show in 2.2.5 with GeoIP.I use a MacBook (1,1), so it's 32 bit, with MacOS X 10.6.1.Bye.