aMule Forum

English => aMule Help => Topic started by: aviramof on February 13, 2010, 05:52:08 PM

Title: just installed amule 2.2.6 on ubuntu 10.04 can't see text in servers
Post by: aviramof on February 13, 2010, 05:52:08 PM
and in download and transfer and etc the top windows but i can see at the bottom windows like amule logs and etc what is the problem?

thanks in advance.
Title: Re: just installed amule 2.2.6 on ubuntu 10.04 can't see text in servers
Post by: aviramof on February 13, 2010, 07:26:31 PM
problem solved i'v changed from hebrew to english Uk.
Title: Re: just installed amule 2.2.6 on ubuntu 10.04 can't see text in servers
Post by: Stu Redman on February 13, 2010, 10:00:36 PM
Is that a problem of 10.04 pre lacking Hebrew fonts, or a general aMule problem?
Title: Re: just installed amule 2.2.6 on ubuntu 10.04 can't see text in servers
Post by: aviramof on February 14, 2010, 07:40:09 AM
i think it's amule problem because when i choose hebrew in amule everything looks fine the top buttons and everything looks fine and the os itself is mostly heberw except things that were not translated yet the the only problem i have it with the top windows meaing the top white area of servers where the servers list should be which is not in hebrew the same with search results the same with transfer possibly shared files as well the hall top windows don't show anything but the bottom ones like amule logs server info and etc looks fine.

i have attached two pictures as you can see there should be 26 servers and 153 search resualty and they are there just not when the software is in hebrew
Title: Re: just installed amule 2.2.6 on ubuntu 10.04 can't see text in servers
Post by: aviramof on February 14, 2010, 09:52:03 AM
One small thing why is the temp and incoming folders are hidden in ubuntu meaning there is a dot infrot of the amule folder like this .amule.

thanks in advance.
Title: Re: just installed amule 2.2.6 on ubuntu 10.04 can't see text in servers
Post by: Vollstrecker on February 14, 2010, 12:55:36 PM
My guess would be, that hebrew uses different characters, and the fonts are just not able to represent the chars of the servernames and so on. I didn't check the hebrew alphabet. Is unicode on your system enabled?
Title: Re: just installed amule 2.2.6 on ubuntu 10.04 can't see text in servers
Post by: aviramof on February 14, 2010, 02:28:47 PM
i have absolutley no idea how to check it under linux but still the servers and the search result are not hebrew and that is what i'm missing so there is something eles going on here.
Title: Re: just installed amule 2.2.6 on ubuntu 10.04 can't see text in servers
Post by: Vollstrecker on February 14, 2010, 03:06:31 PM
What do you get when you type "locale" into a console?
Title: Re: just installed amule 2.2.6 on ubuntu 10.04 can't see text in servers
Post by: Kry on February 14, 2010, 07:38:51 PM
I would think this is related to RTL support in wxWidgets.
Title: Re: just installed amule 2.2.6 on ubuntu 10.04 can't see text in servers
Post by: aviramof on February 14, 2010, 09:20:36 PM
LANG=he_IL.utf8
LANGUAGE=he_IL.utf8
LC_CTYPE="he_IL.utf8"
LC_NUMERIC="he_IL.utf8"
LC_TIME="he_IL.utf8"
LC_COLLATE="he_IL.utf8"
LC_MONETARY="he_IL.utf8"
LC_MESSAGES="he_IL.utf8"
LC_PAPER="he_IL.utf8"
LC_NAME="he_IL.utf8"
LC_ADDRESS="he_IL.utf8"
LC_TELEPHONE="he_IL.utf8"
LC_MEASUREMENT="he_IL.utf8"
LC_IDENTIFICATION="he_IL.utf8"
LC_ALL=
Title: Re: just installed amule 2.2.6 on ubuntu 10.04 can't see text in servers
Post by: aviramof on February 15, 2010, 06:40:14 AM
any news as to the source of the problem or how to fix it?need anymore information?or you would fix it in the next amule version?

thanks in advance.
Title: Re: just installed amule 2.2.6 on ubuntu 10.04 can't see text in servers
Post by: Stu Redman on February 15, 2010, 03:18:31 PM
Didn't we have a dev from Israel once who could comment on this?
Title: Re: just installed amule 2.2.6 on ubuntu 10.04 can't see text in servers
Post by: Kry on February 15, 2010, 06:03:14 PM
You could totally message him about it.
Title: Re: just installed amule 2.2.6 on ubuntu 10.04 can't see text in servers
Post by: moshe on February 15, 2010, 09:16:20 PM
i am from israel too and i checked in our forum for problems in hebrew, there is the problem that was mentioned here in other versions, if you want anything i can change to hebrew for checking as i am with 9.10
Title: Re: just installed amule 2.2.6 on ubuntu 10.04 can't see text in servers
Post by: Stu Redman on February 15, 2010, 10:01:38 PM
I would think this is related to RTL support in wxWidgets.
Yeah, right-to-left, but I'm suspecting our owner-drawn listcontrol.
Title: Re: just installed amule 2.2.6 on ubuntu 10.04 can't see text in servers
Post by: aviramof on February 15, 2010, 10:12:13 PM
i am from israel too and i checked in our forum for problems in hebrew, there is the problem that was mentioned here in other versions, if you want anything i can change to hebrew for checking as i am with 9.10
it would be great if you try to check it on your own ubuntu and see if it happen to you as well.

thanks in advance.
Title: Re: just installed amule 2.2.6 on ubuntu 10.04 can't see text in servers
Post by: Stu Redman on February 15, 2010, 10:31:06 PM
Funny. On Windows it works fine. The whole window is mirrored, even the toolbar buttons go from right to left. Horizontal scrollbar is positioned at the right, drawing it to the left scrolls the window to the right. All fields are drawn, both Hebrew ones and untranslated ones.
On GTK however it's all wrong (Fedora12). Toolbar buttons are in L2R. Listctrl fields are R2L, but scrollbar is at the left. Drawing it to the right scrolls the window to the right (!). And all fields are empty.
Title: Re: just installed amule 2.2.6 on ubuntu 10.04 can't see text in servers
Post by: Stu Redman on February 15, 2010, 10:57:09 PM
Played around a bit lowering/raising x offsets of dc->DrawText . No avail. Hebrew window stays all blank. So it's not that the right (instead of left) corner of a box must be chosen as coordinate as I thought.
Title: Re: just installed amule 2.2.6 on ubuntu 10.04 can't see text in servers
Post by: aviramof on February 19, 2010, 02:52:53 PM
any news about how to fix this problem??
Title: Re: just installed amule 2.2.6 on ubuntu 10.04 can't see text in servers
Post by: Kry on February 19, 2010, 02:56:06 PM
Send a PM to http://forum.amule.org/index.php?action=profile;u=970 to respond here and help you, I'm sure he has a RTL system and has just missed seeing this thread.
Title: Re: just installed amule 2.2.6 on ubuntu 10.04 can't see text in servers
Post by: moshe on February 19, 2010, 11:31:59 PM
i checked on my ubuntu 9.10 and the problem is there too
Title: Re: just installed amule 2.2.6 on ubuntu 10.04 can't see text in servers
Post by: aviramof on February 26, 2010, 09:19:36 AM
ok i'v sent him a messege let's hope it would help.
Title: Re: just installed amule 2.2.6 on ubuntu 10.04 can't see text in servers
Post by: Stu Redman on February 27, 2010, 05:37:53 PM
You could totally message him about it.
I totally did. No reaction.
It's the same with wx 2.9 and with Gnome instead of KDE. I would have bravely switched system language to Hebrew on login, but the clowns apparently wrote "Hebrew" in Hebrew which I can't read. Installing *hebrew* helps neither.
Title: Re: just installed amule 2.2.6 on ubuntu 10.04 can't see text in servers
Post by: Vollstrecker on February 27, 2010, 06:43:30 PM
You could have checked easier when generating the locales for hebrew and starting amule from a console with LC_ALL=he_HE.
If your hebrew locale is generated, you should be able to switch to that lang with the option dlg, too. I didn't test, but it should work, regardless the rest of your desktop.
Title: Re: just installed amule 2.2.6 on ubuntu 10.04 can't see text in servers
Post by: moshe on February 27, 2010, 10:27:14 PM
i tried it in hebrew and it doesn't work (i have the hebrew since i am from israel and use hebrew) i tried it on 9.10, does it work on any other RTL language?
Title: Re: just installed amule 2.2.6 on ubuntu 10.04 can't see text in servers
Post by: Stu Redman on February 28, 2010, 11:42:28 AM
You could try that yourself instead of asking.  ;)
Title: Re: just installed amule 2.2.6 on ubuntu 10.04 can't see text in servers
Post by: aviramof on March 04, 2010, 02:04:43 PM
no news i reckon
Title: Re: just installed amule 2.2.6 on ubuntu 10.04 can't see text in servers
Post by: aviramof on March 29, 2010, 12:59:21 PM
no answer yet?
Title: Re: just installed amule 2.2.6 on ubuntu 10.04 can't see text in servers
Post by: lfroen on July 17, 2010, 10:26:08 AM
Sorry for the late response, but I don't see any RTL related problem here - most likely it's owner drawn listcontrol that can't find correct font.