[Bug 55206] Re: pango bugs on amd64

2006-08-06 Thread Norbert Kiesel
bug persists even after a reboot. -- pango bugs on amd64 https://launchpad.net/bugs/55206 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 55206] Re: pango bugs on amd64

2006-08-06 Thread Matthias Klose
please make sure that you quit OOo (and if the quickstarter is disabled, quit that one as well); or logout/login or reboot, then try again. -- pango bugs on amd64 https://launchpad.net/bugs/55206 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/

[Bug 55206] Re: pango bugs on amd64

2006-08-06 Thread Norbert Kiesel
Ok, I just upgraded to ia32-libs-gtk version 16.2 and undid my hack. However, the problem is _not_ solved: I still get the same errors on startup and the fonts in the Open dialog are still mangled. Error messages also shows it's still trying to load modules from /usr/lib/pango instead of /usr/lib3

[Bug 55206] Re: pango bugs on amd64

2006-08-04 Thread Norbert Kiesel
Sorry for all the typos. Only excuse I have is that it's 4:45am for me right now... -- pango bugs on amd64 https://launchpad.net/bugs/55206 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 55206] Re: pango bugs on amd64

2006-08-04 Thread Norbert Kiesel
hmm, I just ran "aptitude update; aptitude upgrade" and di not get a new version of ia32-libs-gtk. My version is 16.1.Do I just have to wait until the "current ia32-libs-gtk package" hist the servers or am I misinterpreting the comment? -- pango bugs on amd64 https://launchpad.net/bugs/55206 --

[Bug 55206] Re: pango bugs on amd64

2006-08-04 Thread Matthias Klose
fixed by installing the current ia32-libs-gtk package. ** Changed in: openoffice.org (Ubuntu) Assignee: (unassigned) => Matthias Klose Status: Unconfirmed => Fix Released -- pango bugs on amd64 https://launchpad.net/bugs/55206 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.c

[Bug 55206] Re: pango bugs on amd64

2006-08-04 Thread Norbert Kiesel
problem seems to be that OO tries to use the 64 bit version of pango, but is a 32bit program. I solved that by 1) create /etc/pango32/pangorc containing [Pango] ModuleFiles = /etc/pango32/pango.modules 2) put the following line on ooo-wrapper just before the "exec": $ENV{PANGO_RC_FILE} = '/etc/pa