aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: some quirkness  (Read 3403 times)

korner

  • Guest
some quirkness
« on: May 15, 2005, 11:38:25 AM »

hi,
I have some quirkness since I have compiled latest release; firstly in some cases i have A4AF string instead of normal progress bar (it occurs when my client is asking for another file); second problem consist in that my amule doesn't display some files' names, for instance when I am browsing my shared files I don't have name of one file but I see its size, id etc.
regards
korner
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: some quirkness
« Reply #1 on: May 15, 2005, 11:51:16 AM »

unicode problem

korner

  • Guest
Re: some quirkness
« Reply #2 on: May 15, 2005, 01:10:30 PM »

so what is the simplest solution?
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: some quirkness
« Reply #3 on: May 15, 2005, 01:14:21 PM »

i dunno what linux distri & wxgtk you use

korner

  • Guest
Re: some quirkness
« Reply #4 on: May 15, 2005, 02:08:51 PM »

I've compiled wxGTK-2.6.0, I have Aurox 10.1, maybe I should have specified some parameters for amule ./configure?
Logged

GhePeU

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 240
RE: some quirkness
« Reply #5 on: May 15, 2005, 02:48:41 PM »

Quote
Originally posted by korner
firstly in some cases i have A4AF string instead of normal progress bar (it occurs when my client is asking for another file);

http://forum.amule.org/thread.php?threadid=5091&sid=&threadview=0&hilight=&hilightuser=0&page=3
Logged
When they kick at your front door
how you gonna come?
with your hands on your head
or on the trigger of your gun

korner

  • Guest
Re: some quirkness
« Reply #6 on: May 15, 2005, 07:14:03 PM »

any suggestions about second issue??
Logged

ken

  • Hero Member
  • *****
  • Karma: 4
  • Offline Offline
  • Posts: 825
Re: some quirkness
« Reply #7 on: May 15, 2005, 11:08:24 PM »

korner, when you configured wxGTK, did you specify --enable-unicode?  You should.
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: some quirkness
« Reply #8 on: May 16, 2005, 11:08:07 AM »

recompile wxGTK-2.6.0 using:

./configure --prefix=/your-prefix --with-gtk --enable-unicode --disable-compat24 --enable-optimise && make

korner

  • Guest
Re: some quirkness
« Reply #9 on: May 16, 2005, 10:36:10 PM »

unicode problem solved, thx
Logged