Locales and Errors
Michael Wardle
michael at endbracket.net
Sun Oct 9 23:39:06 UTC 2005
On Sun, 2005-10-09 at 16:41 -0400, Andy Choens wrote:
> Is there anyone else out there getting errors with OpenOffice not able
> to find libpangohack.so.0.0? It's in my my libs32, but OOo doesn't
> seem to be able to find it for some reason.
>
> As I stare at this more, I think maybe locales aren't my problem as
> much as I thought. I'm getting locale errors when I run this under
> XFCE too, but it loads with the GTK theme, so maybe this
> pangohack....which error is the one I need to figure out. It's there
> and seems to have the same permissons the other libs have, but OOo
> can't see it.
>
> andy at Exile:~$ oowriter2
> I18N: X Window System doesn't support locale "en_US.UTF-8"
> I18N: X Window System doesn't support locale "en_US"
> I18N: X Window System doesn't support locale "C"
> Qt: Locales not supported on X server
> ERROR: ld.so: object '/usr/lib32/libpangohack.so.0.0' from LD_PRELOAD
> cannot be preloaded: ignored.
I take it you're running Kubuntu on an Athlon XP?
Perhaps the system can't preload 32- and 64-bit shared libraries
together.
Does libpangohack get loaded at runtime? The best way I can think of to
check this is to get the process id of Writer then "grep
libpango /proc/<pid>/maps".
Regarding the fonts problem, is your system a clean install or an
upgrade from a previous release (Hoary or perhaps a Breezy snapshot)?
Last time I had a problem vaguely like that, I think I had to do
"dpkg-reconfigure xserver-xorg".
More information about the ubuntu-users
mailing list