LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Google Earth Panoramio and Qt Libs problems... (https://www.linuxquestions.org/questions/linux-software-2/google-earth-panoramio-and-qt-libs-problems-4175499877/)

milan777 03-29-2014 07:26 AM

Google Earth Panoramio and Qt Libs problems...
 
Just installed GE 7.1.2 r0, and instead of Panoramio photo, shows only white. But when I change QtWebKit.so.4 library or delete, it shows a photo in a moment before crashing application with error:

./googleearth-bin: symbol lookup error: ./libQtWebKit.so.4: undefined symbol: _ZNK8QPainter16clipBoundingRectEv


Has anybodu solved the problem, or there is no sense to install newer version of GE on Linux?

Ubuntu 12.04

Drakeo 03-29-2014 07:43 AM

Quote:

But when I change QtWebKit.so.4 library or delete
your saying your deleting a system file.
Quote:

libQtWebKit.so.4: undefined symbol: _ZNK8QPainter16clipBoundingRectEv
this means qtwebkit failed to render or draw. please reinstall your qt.
Quote:

/libQtWebKit.so.4: undefined symbol: _ZNK8QPainter16clipBoundingRectEv
this can mean many things but most likely that build of G-earth was not built against that webkit.
and if it was they did not link the correct libraries to it during the build.
This is something only the developers can handle at there level.


All times are GMT -5. The time now is 12:55 AM.