Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 157532

Summary: x11-misc/googleearth does not load and freeze on initial screen with ATI
Product: Gentoo Linux Reporter: manolis <manolis>
Component: Current packagesAssignee: Stefan Schweizer (RETIRED) <genstef>
Status: RESOLVED UPSTREAM    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description manolis 2006-12-08 13:04:06 UTC
Hi,
The problem is related to ATI but I think it is not ot blaim ATI...
The googleearth-bin is not loading correctly the libGL.so for lib32...
ldd returns 

...
libGL.so.1 => //usr/lib32/opengl/ati/lib/libGL.so.1 
...

I don't know too many thinks about dynamic linking ... but maybe is related to the second / before the /usr/ dir?
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-12-08 14:34:51 UTC
Not really the problem here; and we can't fix anything about binary-only stuff anyway.
Comment 2 Stefan Schweizer (RETIRED) gentoo-dev 2006-12-14 11:25:26 UTC
Please complain to google or ati, not gentoos fault. Two /s should not harm. You can runan strace on it to see where it stops