aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: 2.0.0 RC3 Known Bugs  (Read 5041 times)

Jacobo221

  • Hero Member
  • *****
  • Karma: 3
  • Offline Offline
  • Posts: 2712
2.0.0 RC3 Known Bugs
« on: May 01, 2004, 09:44:14 AM »

This is a list of Known Bugs on v2.0.0rc3 that gets updated whenever a new bug is confirmed or an old one is fixed. It's NOT for users to post, but for users (and devs) to check if a bug is already known / fixed.

Known bugs:


Display:

DISP.14) - [FIXED] - Password for EC is not shadowed in Prefs, instead, it's md5 is shown (Reported by kakaouete)

DISP.15) - [FIXED] - In Preferences, the text by the browser selection button isn't black when "Custom" is selected.

DISP.16) - [NOT FIXABLE] - aMule is minimized but not restored when switching desktop and then back (Reported by Kry, Batman, Jean-Luc, zloizloi, xyzzy and Chefren)

DISP.17)  - [FIXED] -  Text out of window in Preferences -> Source dropping. (Kry - I made the preferences resizables to avoid this bugs)


Servers:

SERV.4) - Two servers bold in server list (Reported by niet and kakaouete at http://www.amule.org/abugs/bug_view_page.php?bug_id=0000032)

SERV.5) - Seems like aMule doesn't take in consideration the old "server.met" file when selecting "Update serverlist on startup". It just forgets about the old list and replaces it with the new one. aMule log shows "Failed to load server.met!"


Searches:

SRCH.2) - If searches are not displayed before a new search is started, the found files are all displayed in the last opened search.

SRCH.4) - Downloads aren't marked red (downloading) inmediatly after doubleclicking on them (unless more sources on that file are found).


Transfers:

TRAN.14) - [FIXED] - When the "Disconnect" button is clicked, not only the connection with the server is disconnected but also the transfers. (Reported by Gaenya)

TRAN.16) - [FIXED] - Fake Check fails to handle some names (Reported by Batman at http://www.amule.org/abugs/bug_view_page.php?bug_id=0000045)

TRAN.17) - [FIXED] - Crashes when viewing download list. Workaround: disable progress bars (Reported by bootstrap and IoP)


Shared Files:

SHRD.1) - After renaming a file in Transfers tab, name isn't updated in Shared Files (Reported by Anne Onyme)

SHRD.2) - [FIXED] - The obtained parts display is completely red for completed files and solid light blue for non-completed files, but it's not showing any relevant information (Reported by KingFish)

SHRD.3) - [FIXED] -  Touching files in incoming folder makes those files never again listed (Reported by Xaignar, GhePeU, KingFish)

SHRD.4) - Impossible to sort on optained parts (Reported by deltaHF)


Statics:

STAT.2) - Statistics have to be off on Mac or it crashes on any access to them.


Preferences:

PREF.2) - "auto-arrange list" does not work at all.

PREF.4) - Upload and download limits are set to unlimited (that is, to 0) if they are higher than the capacity limits. This is not eMule compliant (eMule's FAQ says capacity is only for statics mesurement, not a real limit to anything. aMule's comments on source says so, but doesn't apply it).

PREF.5) - EC password can't be disabled.

PREF.6) - Now that all preferences are saved when clicking OK (instead of when exitting), categories settings are still being saved when exitting aMule.


i18n/l10n:

I18N.5) - Napoletan bug (Reported by sNeo)


Misc:

MISC.3) - [NOT A BUG] - Having both Incoming and Temp paths set to the same directory will make aMule load disk forever. (Reported by dan)

MISC.11) - Extended characters in filenames aren't shown (Reported by Diesis at http://www.amule.org/amule/thread.php?threadid=1543&sid=)

MISC.15) - Crash on exit if amule cannot write to disc (Reported by DeltaHF at http://www.amule.org/abugs/bug_view_page.php?bug_id=0000002)

MISC.20) - [FIXED] - - aMule fails to complete files on very fast connections (Reported by KingFish at http://www.amule-project.net/amule/thread.php?sid=&postid=10218#post10218)


W32/Mac/BSD/Solaris:

MULT.3.1) - - [FIXED] - Mac timeouts on server connection. (Reported by one2one)

MULT.4) - - [FIXED] - "known.met" fails saving displaying "Unknown tag: type=0x00" on load. (Walkaround at http://www.amule-project.net/amule/thread.php?sid=&postid=9539)

MULT.6) - Toolbar buttons texts are missing on Mac. The reason is that Mac toolbar does not support texts on toolbar buttons. Recommended fix: Generate a bitmap on runtime which already contains both the text and image (using wxMemoryDC) and use that for the image. The necessary code can be found in ShareDaemon wxInterface Images.cpp file.

MULT.8) - When adding a new server aMule quits on Mac (Reported by one2one)

MULT.10) - - [FIXED] - On startup, it gives an eMule error Directory "couldn't be created (error 2: No such file or directory)" on Mac (Reported by one2one)

MULT.13) - - [FIXED] - When clicking two times in connect button the image of connect button desapears on Mac (Reported by one2one)

MULT.14) - When making some changes in preferences aMule hangs on Mac (Reported by one2one)

MULT.15) - When adding two ed2k links to download aMule crashes and I have to delete .aMule to start again aMule on Mac (Reported by one2one) - MULT.4

MULT.16) - Conditional inclusion of some specific unix headers: unistd.h and inttype.h on Win32 (Reported by The Polish)

MULT.17) - Some int type are missing on vc++, so type.h need to be modified too on Win32 (Reported by The Polish)

MULT.18) - Usage of getenv() on Win32 (Reported by The Polish)

MULT.19) - On win32, after connecting to a server, all other servers are ip 0 and every new server connection is to ip 0. (Reported by Kry)

MULT.20) - - [FIXED] - Compilation problem on FreeBSD. Fix: s/OPENBSD/FREEBSD/g in amule.cpp (Reported by pre_pl)


Compilation:

COMP.9) - [NOT A BUG] - Not compiling on amd64? (Reported by linuxuser and moebot at http://www.amule.org/amule/thread.php?threadid=1632&sid=)

COMP.10) - [FIXED] - Configure disables some features when --enable-* is used, such as cas, wxcas, bardraw, and some more. Also, --enable-optimize should be avaliable and do the same as --enable-optimise


Webserver:

WEBS.3) - [FIXED] - aMuleWeb showing completed when it isn't since it looks at transfered instead of completed amount. (Reported by Stefanero at http://www.amule.org/abugs/bug_view_page.php?bug_id=0000030)

WEBS.4) - [FIXED] - There seems to be a bug when connecting to amule's web server through LAN (Reported by rommel, nspm)
Logged

lfroen

  • Guest
download screen completly screwed
« Reply #1 on: June 24, 2004, 06:19:51 PM »

My downloading screen is completely screwed. Screenshot attached
Logged

sNeo

  • Jr. Member
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 53
Re: 2.0.0 RC3 Known Bugs
« Reply #2 on: June 24, 2004, 09:01:36 PM »

LOL :P

try this

$ rm .aMule/* && rm .eMule

this delete all old configurations of aMule (your credits too :P)
Logged

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: 2.0.0 RC3 Known Bugs
« Reply #3 on: June 24, 2004, 09:05:39 PM »

wx 2.5.2 that's all.
Logged