Qt-interest Archive, April 2007
Solved: qt app start up time slow under Solaris 9, when many locales are installed
Message 1 in thread
When a qt gui app starts, it gets its list of fonts from the system. If
there
are a lot of locales and ergo lots of fonts installed on this system, this
loading process can take (too) much time. On Sun Solaris, there exists a
command called fc-cache, which must be run as root to build a cache of
installed
fonts.
fc-cache can also be run as a normal user.
Am 30.03.2007, 14:27 Uhr, schrieb Thomas Mittelstaedt
<T.Mittelstaedt@xxxxxxxxxx>:
> All qt 4.2.2 apps, even console apps start slow under Sparc Solaris 9 .
> We need to test our apps under various locales including russian,
> chinese and japanese. So, we installed all those locale packages.
> When I uninstalled all east asian locale packages, the apps came up
> fast. But I cannot install / uninstall them all the time. fc-cache did
> do no good.
>
> Thanks in advance for pointers.
>
> tm
--
[ signature omitted ]