Comment #8 on issue 15565 by [email protected]: Window-style of Archive  
Manager opened from Chromium download bar is wrong
http://code.google.com/p/chromium/issues/detail?id=15565

This is happening because we set GTK_PATH in our environment. We do this to  
work
around issues where the 32-bit GTK+ (from ia32-libs) tries to load 64-bit  
libs instead
of the ones in /usr/lib32/gtk-2.0 (see Issue 13474) Unfortunately, GTK_PATH  
is getting
propagated when we "show in folder", so Nautilus is failing in the opposite  
way; it's
a 64-bit app that's trying load 32-bit GTK+ libs from /usr/lib32/gtk-2.0.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to