Chromium Code Reviews
DescriptionSuppress Gtk warnings like
(test_shell:2476): Gtk-WARNING **: /usr/lib/gtk-2.0/2.10.0/immodules/im-uim.so: wrong ELF class: ELFCLASS64
(test_shell:2476): Gtk-WARNING **: Loading IM context type 'uim' failed
This happens when Gtk tries to open 64 bit shared object from 32 bit binaries.
As this change suppress warnings only when the above three lines come the same order, we can still see other important warnings.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=15973
Patch Set 1 #Patch Set 2 : '' #Patch Set 3 : '' #Patch Set 4 : '' #
Total comments: 2
Patch Set 5 : '' #Messages
Total messages: 9 (0 generated)
|