Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 183605 - Openoffice help fails with error: xsltParseStylesheetFile : cannot parse file:///usr/lib/openoffice/help/main_transform.xsl
Summary: Openoffice help fails with error: xsltParseStylesheetFile : cannot parse file...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-29 07:29 UTC by Daniele Boffi
Modified: 2007-06-29 16:51 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniele Boffi 2007-06-29 07:29:30 UTC
If I open the menu "Help -> OpenOffice.org Help F1", then, es expected, a new windows pops up woth the help index, but the right part of the window (where the help messages should be) is empty. The command line reports the error:

I/O warning : failed to load external entity "file:///usr/lib/openoffice/help/main_transform.xsl"

Reproducible: Always

Steps to Reproduce:
1. emerge opoenoffice
2. open openoffice
3. click on "Help -> OpenOffice.org help F1"

Actual Results:  
Help windows contains the help index (left part of window), but the right part of window is empty

Expected Results:  
On the right part of help window I should see the help message

Besides the Help problem, openoffice works well. I also have some errors like the following ones, which are apparently independent from the help problem and DO NOT prevent  openoffice from working.

GLib-GObject-CRITICAL **: gtype.c:2242: initialization assertion failed, use IA__g_type_init() prior to this function
Gdk-CRITICAL **: gdk_screen_get_font_options: assertion `GDK_IS_SCREEN (screen)' failed
GLib-GObject-CRITICAL **: gtype.c:2242: initialization assertion failed, use IA__g_type_init() prior to this function



Openoffice version 2.2.1
USE flags: cups firefox kde linguas_en linguas_en_GB linguas_en_US linguas_it pam

# emerge --info
Portage 2.1.2.7 (default-linux/x86/2007.0, gcc-4.1.2, glibc-2.5-r3, 2.6.20-gentoo-r8 i686)
=================================================================
System uname: 2.6.20-gentoo-r8 i686 Intel(R) Pentium(R) M processor 2.00GHz
Gentoo Base System release 1.12.9
Timestamp of tree: Fri, 29 Jun 2007 06:20:01 +0000
dev-java/java-config: 1.3.7, 2.0.33-r1
dev-lang/python:     2.4.4-r4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -march=pentium-m -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-O3 -march=pentium-m -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ http://gentoo.ngi.it http://mirror.switch.ch/ftp/mirror/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="acl acpi alsa avi bitmap-fonts bluetooth cdr cli cracklib crypt cups divx4linux dri dvd dvdr fortran gdbm gpm iconv isdnlog kde libg++ midi mmx mp3 mpeg mudflap ncurses nls nptl nptlonly opengl openmp pam pcmcia pcre perl pppd python qt readline reflection scanner session spl sse ssl tcpd tetex truetype-fonts type1-fonts unicode usb wifi x86 xorg zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="i810"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Andreas Proschofsky (RETIRED) gentoo-dev 2007-06-29 07:41:28 UTC
The ebuild warns you at the start of the build, that you'll get no help when building without java, so no bug here.
Comment 2 Hanno Zysik (geki) 2007-06-29 15:32:23 UTC
@Andreas
AFAIS it should work wrt CXXHelpLinker. Or do you skip that section somehow? It is at least in the apply file.

Anyway, I had this issue, too, with my version. Though, I do not remember how I fixed it. :(
Comment 3 Daniele Boffi 2007-06-29 16:51:08 UTC
> Anyway, I had this issue, too, with my version. Though, I do not remember how I
> fixed it. :(

I can confirm that in my case adding USE=java fixed it. Thank you for your answer and sorry for not having noticed the warning message at the beginninig of the build.