the key is,use the qt4 libs of your system replace the GE4.3 shipped.
I'm a Ubuntu Hardy user, these steps resolved all the boot speed and
fonts encoding and display issues for me.
The antialiasing problem is caused by libQtGui.so.4!
I have installed Qt4 libs and then I have replaced /opt/googleearth/
libQtGui.so.4 with /opt/qt4/lib/libQtGui.so.4; GE 4.3 starts with GUI
fonts perfectly antialiased but crashes immediatly!
> The antialiasing problem is caused by libQtGui.so.4!
> I have installed Qt4 libs and then I have replaced /opt/googleearth/
> libQtGui.so.4 with /opt/qt4/lib/libQtGui.so.4; GE 4.3 starts with GUI
> fonts perfectly antialiased but crashes immediatly!
Perhaps, your workaround requires Qt4 installed in /usr/lib; many
Linux distros are still based on Qt3 and, in that case, you cannot
install Qt4 in /usr/lib.
For example, Qt4 package for Slackware 12 installs Qt4 in /opt because
Slackware 12 has Qt3 installed in /usr/lib.
I am a Ubuntu Hardy user as well. Your workaround does not work for
me. The only
difference between your setup and mine is that GE4.3 is installed in
my home directory.
> the key is,use the qt4 libs of your system replace the GE4.3 shipped.
> I'm a Ubuntu Hardy user, these steps resolved all the boot speed and
> fonts encoding and display issues for me.
> the key is,use the qt4 libs of your system replace the GE4.3 shipped.
> I'm a Ubuntu Hardy user, these steps resolved all the boot speed and
> fonts encoding and display issues for me.
Actually, none of the 'browser' windows render images with this
otherwise great workaround using system qt4 libs to improve
performance and render fonts correctly.
I'm using Mandriva Powerpack 2008, GE4.3 installed from package
manager (directories may be different if installed with the installer
from google.) I've ammended fc8usr's script thus:
Seems to be working fine and also starting up a hell of a lot quicker
(famous last words!) Thanks for this everyone, I had a choice between
GE4.3 working properly and looking ugly or GE4.2 looking OK and not
quite working.
Hmmmmmm, spoke too soon. Getting the same problem with 'Panoramio' and
other placemarks not showing most images (the 'Panoramio' logo is
presumably an image and that's showing up, but not the picture for the
placemark.) I also noticed that the placemark pop up is giving an item
in the task bar named Googleearth-bin, which I don't think it did
before.
Think I've reached the limit of my hacking skills, any more thoughts
anyone?
What version/release of Qt4 are you using? My version (4.1.4) seems
to be the same as that supplied with googleearth at least the byte
size of each file is exactly the same. Needless to say the problem
with labels persists.
-rwxr-xr-x 1 root root 2323988 May 13 12:13 libQt3Support.so.4
-rwxr-xr-x 1 root root 1823904 May 13 12:13 libQtCore.so.4
-rwxr-xr-x 1 root root 6486672 May 13 12:13 libQtGui.so.4
-rwxr-xr-x 1 root root 541908 May 13 12:13 libQtNetwork.so.4
-rwxr-xr-x 1 root root 165176 May 13 12:13 libQtSql.so.4
-rwxr-xr-x 1 root root 322248 May 13 12:13 libQtXml.so.4
Any help with this problem will be appreciated.
Roger Wells
> the key is,use the qt4 libs of your system replace the GE4.3 shipped.
> I'm a Ubuntu Hardy user, these steps resolved all the boot speed and
> fonts encoding and display issues for me.