Yonatan
December 24th, 2006, 04:36 AM
I've recently downloaded the cvs version of LimeWire, and it seems a little broken. I'm wondering if this is intentional or just a problem on my end. The problems I ran into are:
1. In PatriciaTrieTest.java, the compiler complains about 'found = 0;', where found is a Character. I just replaced 0 with '\0' to make it shut up, but I haven't run any tests yet.
2. Downloads stay at 100% and don't complete.
3. After a few minutes all downloads get stuck (UI says downloading, 0 kb/s).
4. No tray icon.
I'm building it with Eclipse on Linux. The version 4.12 binary works fine, except for the fact that it uses the 4.13 beta splash image. Any help will be appreciated.
1. In PatriciaTrieTest.java, the compiler complains about 'found = 0;', where found is a Character. I just replaced 0 with '\0' to make it shut up, but I haven't run any tests yet.
2. Downloads stay at 100% and don't complete.
3. After a few minutes all downloads get stuck (UI says downloading, 0 kb/s).
4. No tray icon.
I'm building it with Eclipse on Linux. The version 4.12 binary works fine, except for the fact that it uses the 4.13 beta splash image. Any help will be appreciated.