<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote">On Thu, Oct 23, 2014 at 5:28 AM, Siep Kroonenberg <span dir="ltr"><<a href="mailto:siepo@cybercomm.nl" target="_blank">siepo@cybercomm.nl</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="">On Thu, Oct 23, 2014 at 08:24:10AM +0900, Norbert Preining wrote:<br>
> On Wed, 22 Oct 2014, George N. White III wrote:<br>
> > $ tlmgr gui<br>
> > 32ba1f8 is not a hash at /usr/lib64/perl5/vendor_perl/Tk/MainWindow.pm line<br>
> > 53.<br>
><br>
> Is line 53 that one:<br>
><br>
>    my $top = eval { bless Create($package->CreateArgs(\%args)), $package };<br>
><br>
> If yes, than this is surprising, and I would say perl/tk needs<br>
> a rebuild on that platform.<br>
><br></span></blockquote><div><br><div>The problem appears to come thru nonsense application defaults in xrdb.  <br><br></div><div>$ tlmgr gui<br>2595620 is not a hash at /usr/lib64/perl5/vendor_perl/Tk/MainWindow.pm line 53.<br>Aborted (core dumped)<br></div><div>$ xrdb > <a href="http://defaults.ad">defaults.ad</a><br></div><div>$ xrdb -load < /dev/null<br></div><div>$ tlmgr gui<br>Loading local TeX Live database<br>  (/usr/local/texlive/2014/tlpkg/texlive.tlpdb)<br>This may take some time, please be patient ...<br>... done loading.<br></div><div>$ xrdb -load < <a href="http://defaults.ad">defaults.ad</a><br>$ tlmgr gui<br>2c19620 is not a hash at /usr/lib64/perl5/vendor_perl/Tk/MainWindow.pm line 53.<br>Aborted (core dumped)<br><br></div><div>Looking
 at "<a href="http://defaults.ad">defaults.ad</a>" there many lines with values given as uppercase 
constants that are almost certainly cpp macros, so it looks like the app
 defaults are effectively being loaded with "xrdb --nocpp ...".   Emacs 
also has a problem with the default<br></div><div>(e.g., nonsense) values:<br></div><div><br>$ emacs ; echo $?<br>Undefined color: "FOREGROUND"<br>255<br><br></div><div>There is relevant (as well as mostly nonsense) discussion in <<a href="https://bugzilla.redhat.com/show_bug.cgi?id=1053891">https://bugzilla.redhat.com/show_bug.cgi?id=1053891</a>>.<br></div><div>The quick answer is that Red Hat was using a now defunct preprocessor so has<br></div><div>removed preprocessing from xrdb.  They won't use GNU cpp because that would <br>require a developer package and they want to have workstations that don't install development tools.  Most applications seem to work with the nonsense entries from <br>xrdb so probably take settings from elsewhere.<br><br></div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="">
> I don't know what to do, we don't select any special font, but use<br>
> the default that is provided, so if this is really a font issue,<br>
> then it is a problem of your distribution :-(<br>
<br>
</span>Fonts may also be defined in ~/.Xresources.<br>
<span class=""><font color="#888888"><br>
--<br>
Siep Kroonenberg<br>
</font></span></blockquote></div><br><br clear="all"><br>-- <br>George N. White III <<a href="mailto:aa056@chebucto.ns.ca">aa056@chebucto.ns.ca</a>><br>Head of St. Margarets Bay, Nova Scotia
</div></div>