aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: GUI bugs  (Read 3496 times)

sidamos

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 46
GUI bugs
« on: May 06, 2005, 02:52:05 PM »

HI!

Discovered 3 GUI bugs in aMule 2.0.0 on Suse 9.2 using RPMs from aMule site.

1.
All german Umlauts in the GUI are corrupted.

2.
When running aMule inside a VNC session on Suse 9.2 with KDE 3.4, the preferences window flickers badly (is being redrawn all the time).

3.
The preferences OK/Cancel buttons are not visible at 800x600, 75dpi.

Main problem for me is 3.

Self-compiled aMule CVS 20050321 with self-compiled wxGTK 2.5.4 (UTF8 enabled) did not have any of these problems.

2.0.0rc8 also had problem 1 and 2, but not 3.

Thomas
Logged

Xaignar

  • Admin and Code Junky
  • Hero Member
  • *****
  • Karma: 19
  • Offline Offline
  • Posts: 1103
Re: GUI bugs
« Reply #1 on: May 06, 2005, 07:09:49 PM »

1) You'll probably need a unicoded build, you can check if your copy uses unicode by running "amule --version", the string will contain "(unicoded)" if it is.
2) This seems to be a problem with either wxWidgets, GTK or VNC. We don't do anything unusual on the preferences dialog, so the flickering issue is suprising.
3) Sorry about that, I'll try to fix that before the next release.
Logged

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: GUI bugs
« Reply #2 on: May 06, 2005, 07:12:20 PM »

i think i know what causes pb nr.1 .. i have disabled UTF8 and your suse has it enabled.

i'll build later another rpm with UTF8 enabled and give it to you.

cheers

sidamos

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 46
Re: GUI bugs
« Reply #3 on: May 06, 2005, 10:50:42 PM »

@Xaignar:
2) Maybe this is really a problem with wxGTK and KDE 3.4, because I have this since updating to KDE 3.4. But I can't remember if I built that CVS version from march, that does not have this problem,  under KDE 3.4. I may try building aMule 2.0.0 under KDE 3.4.

@deltaHF:
Thanks. wxGTK devel RPM would be nice, too. :-)

Thomas
Logged

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: GUI bugs
« Reply #4 on: May 06, 2005, 11:14:57 PM »

Quote
Originally posted by sidamos
@deltaHF:
Thanks. wxGTK devel RPM would be nice, too. :-)

not needed.. my wxGTK provides everything - all in one ;)

cheers

ps. will make the new amule rpm tomorrow

Mr Faber

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 229
Re: GUI bugs
« Reply #5 on: May 07, 2005, 08:59:57 AM »

I have the same flickering with Fluxbox and VNC but I think that this ist not VNCs fault. If I change the tab e.g. from transfer to statistics there is no flickering.
If I enable automatic update of the download queue the transfer window flickers very much.

cu
Mr Faber
Logged

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: GUI bugs
« Reply #6 on: May 07, 2005, 02:16:42 PM »

thats a known "bug" (flicker of the transfer window when auto-sort is enabled) ... and should happen only when you use gtk2

cheers

Mr Faber

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 229
Re: GUI bugs
« Reply #7 on: May 07, 2005, 04:26:00 PM »

Yes, I use wxGTK 2.6 with gtk2.

cu
Mr Faber
Logged

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: GUI bugs
« Reply #8 on: May 07, 2005, 04:30:31 PM »

yep, thats it.. dunno if you mind to recompile the whole stuff and use gtk1 .. ;)

sidamos

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 46
Re: GUI bugs
« Reply #9 on: May 11, 2005, 04:14:49 PM »

HI!

Additional info:

2. only happens with a 800x600 VNC session. It does not flicker with a 1024x768 VNC session. Tested with aMule 2.0.0rc8.

Thomas
Logged