Manegold wrote: > Yes I use the german localization. > I use have "-*-helvetica-medium-r" under > Einstellungen->Aussehen->Benutzerschnittstelle->Zeichensatz Dialoge > and use Zoom 150% and 80dpi. I don't know where the fontsize for the > menues/dialogs are set. They do not change with zoom or dpi.
AFAIK you cannot set the fontsize of the dialogs (?) Hmm... I just wanted to figure what the differences to my settings are. > BTW while looking at the different tabs under "Einstellungen" I fond > a few that created a segfault too. One is "Diverses" but > "Benutzerschnittstelle" works even though it is longer. Yes. It seems that always the /last/ tab leads to crash when a series of tabs contains long-word-headers (this is "Benutzerschnittstelle" in that case). Probably the tab-series is then too long for the dialog. I'm not shure what's the best workaround for this. If you are compiling from source, you may edit the german localisation (src/po/de.po) and replace long words by shorter ones. Another possibility is to enlarge the dialogs (in src/frontends/xforms/forms) with fdesign (you have to run "make updatesrc" as root from that directory after the change). Is there another, better way? Angus? Is there something we can do to prevent this for further releases? Regards, Juergen.