* [gentoo-user] OpenOffice
@ 2007-06-11 13:29 James
2007-06-11 14:35 ` Alan McKinnon
0 siblings, 1 reply; 3+ messages in thread
From: James @ 2007-06-11 13:29 UTC (permalink / raw
To: gentoo-user
Hello,
When I start up open office (amd64)
I get these error messages:
ooffice ./CCPS-fiber-co.doc
QSettings: failed to open file '/usr/qt/3/etc/settings/qtrc'
(process:9443): Gdk-CRITICAL **: gdk_screen_get_font_options: assertion
`GDK_IS_SCREEN (screen)' failed
The first one I fixed (?) by changing file permissions:
chmod 666 /usr/qt/3/etc/settings/qtrc
The second looks like missing fonts or a configuration error?
In the middle of may I fixed the spell-check problem but this
font error seems to still be with me. Everything I've tested
with OO is working, but, I still get this error message to
the terminal session when I fire up OO from the command line.
Recompiling OO does not get rid of this message.
Any suggestions are appreciated.
James
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] OpenOffice
2007-06-11 13:29 [gentoo-user] OpenOffice James
@ 2007-06-11 14:35 ` Alan McKinnon
2007-06-11 15:10 ` [gentoo-user] OpenOffice James
0 siblings, 1 reply; 3+ messages in thread
From: Alan McKinnon @ 2007-06-11 14:35 UTC (permalink / raw
To: gentoo-user
On Monday 11 June 2007, James wrote:
> Hello,
>
> When I start up open office (amd64)
> I get these error messages:
>
> ooffice ./CCPS-fiber-co.doc
> QSettings: failed to open file '/usr/qt/3/etc/settings/qtrc'
>
>
> (process:9443): Gdk-CRITICAL **: gdk_screen_get_font_options:
> assertion `GDK_IS_SCREEN (screen)' failed
>
> The first one I fixed (?) by changing file permissions:
> chmod 666 /usr/qt/3/etc/settings/qtrc
Should be:
chown root:root <path to file>
chmod 644 <path to file>
> The second looks like missing fonts or a configuration error?
>
> In the middle of may I fixed the spell-check problem but this
> font error seems to still be with me. Everything I've tested
> with OO is working, but, I still get this error message to
> the terminal session when I fire up OO from the command line.
What did you already do in an attempt to fix it? I see the forums and
b.g.o. have many recent posts about this, don't want to duplicate all
the questions all over again.
The results of
emerge -pv openoffice
emerge --info
would also help
alan
--
Optimists say the glass is half full,
Pessimists say the glass is half empty,
Developers say wtf is the glass twice as big as it needs to be?
Alan McKinnon
alan at linuxholdings dot co dot za
+27 82, double three seven, one nine three five
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-user] Re: OpenOffice
2007-06-11 14:35 ` Alan McKinnon
@ 2007-06-11 15:10 ` James
0 siblings, 0 replies; 3+ messages in thread
From: James @ 2007-06-11 15:10 UTC (permalink / raw
To: gentoo-user
Alan McKinnon <alan <at> linuxholdings.co.za> writes:
> chown root:root <path to file>
> chmod 644 <path to file>
This is ok. I had the same ownership and 666 versus 644. It's now 644.
> What did you already do in an attempt to fix it? I see the forums and
> b.g.o. have many recent posts about this, don't want to duplicate all
> the questions all over again.
I fix the spell checker as suggested with:
I] app-dicts/myspell-en
Installed versions: 20060316(07:37:19 05/17/07)
I also set up elog, as suggested. Here is a snip from the very
large file
/var/log/elog/app-office:openoffice-2.2.0:20070611-042153.log
<snip>
Building openoffice
tag: OOF680_m14
apply rules: /var/tmp/portage/app-office/openoffice-2.2.0/work/ooo
/patches/src680/apply
build dir: /var/tmp/portage/app-office/openoffice-2.2.0/work/ooo
/build/OOF680_m14
tools dir: /var/tmp/portage/app-office/openoffice-2.2.0/work/ooo
src package dir: /var/tmp/portage/app-office/
openoffice-2.2.0/distdir
distro: Gentoo
widget sets: gtk kde
hunspell-uno: yes
hunspell-lib: from system
openclipart: no
mono bindings: no
mdbtools/access: no
java: yes
ooo-install-dir: openoffice
ccache: no
icecream: no
cairo: yes
build type: product build
download mirror: http://go-ooo.org/packages
To build run:
./download
make
bin/ooinstall <path-to-install>
This is ooo-build-2-2 - the stable branch for the 2.2 release.
<end/snip>
> The results of
> emerge -pv openoffice
> emerge --info
Here you go:
[ebuild R ] app-office/openoffice-2.2.0 USE="cairo cups dbus
eds firefox
gnome gstreamer gtk java kde ldap pam seamonkey -binfilter
-branding -debug
-mono -odk -sound -webdav" LINGUAS="en en_GB en_US -af -ar
and
The last request keeps bouncing by the filters from qmane....
James
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-06-11 15:30 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-11 13:29 [gentoo-user] OpenOffice James
2007-06-11 14:35 ` Alan McKinnon
2007-06-11 15:10 ` [gentoo-user] OpenOffice James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox