aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: A couple little bugs  (Read 2089 times)

mischamajskij

  • Approved Newbie
  • *
  • Karma: 1
  • Offline Offline
  • Posts: 39
    • My deviantART page
A couple little bugs
« on: December 16, 2007, 11:44:00 PM »

I'm using aMule CVS 30/11/2007 on Debian Lenny ppc.

The app works fine, I just want to point out a couple of small things:

1) a misspelled word in the english (default) langpack: when you receive a low ID, it prints out "WARNING: You have recieved Low-ID!" in the log. The correct spelling should be "received". Also, a couple messages earlier, "don't panic" lacks its apostrophe.

2) in the file transfers window, file rating icons are trimmed by 1 pixel at the top. This happens perhaps because I use smaller fonts than usual, but it doesn't happen in the search window, nor it happens with other client icons.

3) when a file contain unicode (e.g.: chinese) text, the line spacing isn't always correct. In particular, those taller glyphs seem to push down the text without affecting the line itself (i.e. the space on screen dedicated to each line), so that sometimes the text is trimmed by some pixel at the bottom.

I hope this was useful.

Regards
Logged
...and burbled as it came!

phoenix

  • Evil respawning bird from aMule Dev Team
  • Developer
  • Hero Member
  • *****
  • Karma: 44
  • Offline Offline
  • Posts: 2503
  • The last shadow you'll ever see
Re: A couple little bugs
« Reply #1 on: December 17, 2007, 12:24:29 AM »

Hi mischamajskij,

1) "received" has been corrected, thanks!
2) "don't panic" I have not found this message in aMule code, this is probably a server side message, there is no way for us to fix it. Maybe you should report it to Lugdunum, the author of the server code.
3) and 4) I am not sure we can do anything about this, this is how wxWidgets renders their fonts and performs its layouts. You should report this in the wx message board.

Cheers!
Logged

mischamajskij

  • Approved Newbie
  • *
  • Karma: 1
  • Offline Offline
  • Posts: 39
    • My deviantART page
Re: A couple little bugs
« Reply #2 on: December 17, 2007, 01:49:04 AM »

Quote
"don't panic" I have not found this message in aMule code, this is probably a server side message

Sorry, in fact it seems to come from the server...

Quote
3) and 4) I am not sure we can do anything about this, this is how wxWidgets renders their fonts and performs its layouts

I was afraid it was a wxWidgets bug...

Thank you for everything!
Logged
...and burbled as it came!