Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 157532 - x11-misc/googleearth does not load and freeze on initial screen with ATI
Summary: x11-misc/googleearth does not load and freeze on initial screen with ATI
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Stefan Schweizer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-08 13:04 UTC by manolis
Modified: 2006-12-14 11:25 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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