reopen 239830 submitter 239830 [EMAIL PROTECTED] quit
> Package: xbase-clients > Version: 4.2.1-12.1 > Severity: normal > > Hi, > > xcalc has wrong or no symbols on some of it's buttons. The sqrt button > has a wrong symbol (somewhat like a greek delta plus an equal sign with > a tilde) and the division button has no symbol on it. > I can send you a snapshot if you want. > > Maybe it's a font problem, so the sqrt symbol is wrong (could be > avoided by using "SQRT" as button label). But this would not explain > why the slash is missing on the division button. > > Uwe > From: Uwe Storbeck <[EMAIL PROTECTED]> > Seems to be fixed in current sarge. For the submitter the problem is fixed but i have checked and have the same problem with 4.3.0.dfsg.1-12.0.1 ... sqaure is "delta and the near equal sign" divide is empty Sorry to reopen it. I had it on my todo and hope to find out what is happening before christmas . locale [EMAIL PROTECTED] The buttons label comes from XCalc ressource file: XCalc*ti.button20.font: -adobe-symbol-*-*-*-*-*-120-*-*-*-*-*-* XCalc*ti.button20.label: \270 XCalc*ti.button20.translations: #override<Btn1Down>,<Btn1Up>:divide()unset() XCalc*ti.button3.font: -adobe-symbol-*-*-*-*-*-120-*-*-*-*-*-* XCalc*ti.button3.label: \140 XCalc*ti.button3.translations: #override<Btn1Down>,<Btn1Up>:squareRoot()unset() same for XCalc.hp.* i first guessed that this font was missing/broken on my setup though pi works and is : XCalc*ti.button16.font: -adobe-symbol-*-*-*-*-*-120-*-*-*-*-*-* XCalc*ti.button16.label: \160 XCalc*ti.button16.translations: #override<Btn1Down>,<Btn1Up>:pi()unset() I will dig this up as soon as i learn more about x core fonts ... Regards Alban