aMule Forum

English => aMule crashes => Topic started by: Sixfoot5_NL on March 30, 2005, 06:24:44 PM

Title: doesnt fit on screen
Post by: Sixfoot5_NL on March 30, 2005, 06:24:44 PM
My amule doenst fit on the screen.

Sorry for my bad english, here is what i mean

http://home.planet.nl/~jantje/1.png

Anyone knows how to solve this?
Its very hard to change the settings this way.....

Jan.
Title: Re: doesnt fit on screen
Post by: stefanero on March 30, 2005, 06:42:18 PM
try to change your system locale and see if it is abug in the translation...

do on the console

export LC_ALL=en_EN.UTF-8

and then start amule in that console, your amule language should be english now...and the bug hopefully gone :)

stefanero
Title: Re: doesnt fit on screen
Post by: Sixfoot5_NL on March 30, 2005, 07:42:09 PM
Its ok now , however it says that it cant set local to nl_NL when i start amule in console now...

And in settings in amule i can choose dutch language but it doesnt work...
Title: Re: doesnt fit on screen
Post by: thedude0001 on March 30, 2005, 07:52:26 PM
Well, this (meaning the first post) is sort of a bug when using gtk1, the buttons all have the same size then which is in your case the size of the button "GedeeldeBestanden". With gtk2 the size of every button is calculated on its own, but i have no idea if and how this is possible with gtk1. So this should brought to the attention of the translators when starting to translate for 2.0.0 final. I think I'll do that just now  :)
Title: Re: doesnt fit on screen
Post by: skolnick on March 30, 2005, 08:05:56 PM
Reducing the font size would help. Google for instructions on how to do it It's as simple as modifying the file ~/.gtkrc or ~/.gtkrc-2.0 depending on the GTK+ you compiled with.

Regards.