<div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Are you using a non-English character set on your computer?  If so,<br>
try switching to the English character set and see if that helps.<br>
<br>
Run &quot;caret5 -help&quot;.  There is a &quot;-style&quot; option.  Try starting caret5<br>
with each of the styles to see if one of them helps.<br>
<br>
Linux user of Caret have had problems with the FreeType library (which<br>
is used for rending text by QT) in the past.  Is your computer up to<br>
date with patches?<br>
<br>
John<br>
<br>
</blockquote><div><br>Dear John and lists<br> <br>I am actually using English character set as default.<br>This is what my `locale` looks like:<br><div style="margin-left: 40px;">LANG=en_US.UTF-8<br>LC_CTYPE=&quot;en_US.UTF-8&quot;<br>
LC_NUMERIC=&quot;en_US.UTF-8&quot;<br>LC_TIME=&quot;en_US.UTF-8&quot;<br>LC_COLLATE=&quot;en_US.UTF-8&quot;<br>LC_MONETARY=&quot;en_US.UTF-8&quot;<br>LC_MESSAGES=&quot;en_US.UTF-8&quot;<br>LC_PAPER=&quot;en_US.UTF-8&quot;<br>
LC_NAME=&quot;en_US.UTF-8&quot;<br>LC_ADDRESS=&quot;en_US.UTF-8&quot;<br>LC_TELEPHONE=&quot;en_US.UTF-8&quot;<br>LC_MEASUREMENT=&quot;en_US.UTF-8&quot;<br>LC_IDENTIFICATION=&quot;en_US.UTF-8&quot;<br>LC_ALL=<br></div>The &quot;-style&quot; option doesn&#39;t make things better either.<br>
The version to my freetype package is &quot;freetype-1.3.1-1392.4&quot; (OpenSUSE 11.1).<br>It&#39;s the latest version I can get.<br>Interestingly, I noticed that Caret5 is using Qt 4.1 and seems to be static-linked.<br>
My system use Qt 4.5.1 which does not exhibit truncation of texts as those in Caret.<br>It seems unlikely to make Qt dynamically linked in Caret unless I rebuild it, but I made efforts on it and there&#39;s lots of technical difficulties such as undefined symbols like &quot;vtkPatented&quot;...<br>
<br>Hiko<br> <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
&gt;<br>
&gt; Message: 3<br>
&gt; Date: Fri, 26 Jun 2009 21:16:50 -0500 (CDT)<br>
&gt; From: Donna Dierker &lt;<a href="mailto:donna@brainvis.wustl.edu">donna@brainvis.wustl.edu</a>&gt;<br>
&gt; Subject: Re: [caret-users] Caret GUI menu items were truncated (linux<br>
&gt;        pre-built version)<br>
&gt; To: &quot;Caret, SureFit, and SuMS software users&quot;<br>
&gt;        &lt;<a href="mailto:caret-users@brainvis.wustl.edu">caret-users@brainvis.wustl.edu</a>&gt;<br>
&gt; Message-ID:<br>
&gt;        &lt;<a href="mailto:50425.68.94.88.238.1246069010.squirrel@brainvis.wustl.edu">50425.68.94.88.238.1246069010.squirrel@brainvis.wustl.edu</a>&gt;<br>
&gt; Content-Type: text/plain;charset=iso-8859-1<br>
&gt;<br>
&gt; Enter &quot;caret5 -help&quot; at the command line.  There is an option like<br>
&gt; --Cleanlooks or something like that that makes me happy with Caret<br>
&gt; on my<br>
&gt; Linux desktop.  Give it a shot.<br>
&gt;<br>
&gt; If it makes you happy, too, consider aliasing &quot;caret&quot; to &quot;caret5<br>
&gt; --Cleanlooks&quot; (or whatever the option actually is).  I&#39;m not at a<br>
&gt; computer<br>
&gt; that has Caret installed.  Shocking, I know.<br>
&gt; Thanks a lot for the information<br>
&gt;<br>
&gt; I gave it a try on the command-line option<br>
&gt; That did a great improvement on the layout style but the problem is<br>
&gt; still there<br>
&gt; Maybe a picture can make my point more straightforward:<br>
&gt; <a href="http://img151.imageshack.us/img151/6825/rect3170.png" target="_blank">http://img151.imageshack.us/img151/6825/rect3170.png</a><br>
&gt; Red dotted-boxes show where those truncated items are.<br>
&gt; Apparently, changing GUI style cannot alleviate the problem.<br>
&gt;<br>
&gt;<br>
&gt; &gt; Dear Caret experts<br>
&gt; &gt;<br>
&gt; &gt; I tried Caret versions of 5.61 and 5.611 on my linux PC (OpenSUSE<br>
&gt; 11.1<br>
&gt; &gt; 64-bit edition).<br>
&gt; &gt; They got the same problem that makes items on menubar truncated.<br>
&gt; &gt; For example, the 3rd item under the &quot;Surface&quot; menu now looks like<br>
&gt; &quot;Convert<br>
&gt; &gt; Main Window Surface to Segmenta&quot;.<br>
&gt; &gt; Even though Caret GUI layout is controlled by Qt but there is no<br>
&gt; way to<br>
&gt; &gt; change its layout style with qtconfig.<br>
&gt; &gt; This is quite annoying and prevents me from knowing what a button&#39;s<br>
&gt; &gt; function<br>
&gt; &gt; is by reading the text on it.<br>
&gt; &gt;<br>
&gt; &gt; Does anyone know how to fix it?<br>
</blockquote></div>