[Qt-interest] Woes with X-Display

Paul England pengland at cmt-asia.com
Fri Apr 24 06:12:04 CEST 2009


Konrad:

Thanks for the reply.

1: The theme on the most offending machine indeed makes the app looks 
like it's using the Motif style.  What's worse is that it's mangling the 
fonts.  Not antialiasing, and not calculating their size right.  Even 
our pro-motif developer here said, "that's just awful".

2: Checking ~/.config/Trolltech.com on the two machines (1 local, 1 
remote -- there is no NFS, so they are different locations) I see that 
the machine with the good output only has two different settings, and 
neither look like they're related to styles.  In fact, I'd say they're 
input method related only.  See below.

[Qt%20Factory%20Cache%204.3]
com.trolltech.Qt.QInputContextFactoryInterface%3A\usr\lib\qt4\plugins\inputmethods\libqimsw-multi.so=2009-04-22T18:32:23, 
imsw-multi

[Qt%20Plugin%20Cache%204.3.false]
usr\lib\qt4\plugins\inputmethods\libqimsw-multi.so=40303, 0, i686 Linux 
g++-4 full-config, 2009-04-22T18:32:23

3: Not compiling w/ qt3support.  Veering away from qt3 altogether.

Paul

Konrad Rosenbaum wrote:
> On Thursday 23 April 2009, Paul England wrote:
>   
>> -Newer stuff which are qt4 only, w/ no qt3support, look like garbage.
>> Fonts are not anti-aliased,
>>     
>
> Sounds like FreeType and FontConfig are not installed.
>
>   
>> buttons aren't rounded, etc. etc. 
>>     
>
> Sounds like Qt is using a different style (eg. Motif vs. Cleanlooks).
>
> Is this the same user home directory (eg. NFS)? Otherwise compare the two 
> configuration files (~/.config/Trolltech.conf). If you build with 
> Qt3Support you will also have the qtconfig program to configure your Qt 
> more nicely.
>
>
> 	Konrad
>
>   
> ------------------------------------------------------------------------
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>   



More information about the Qt-interest-old mailing list