https://issues.apache.org/ooo/show_bug.cgi?id=57935
NoOp <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from NoOp <[email protected]> --- Reopen Please. $ cat /opt/openoffice.org3/program/versionrc [Version] AllLanguages=en-US buildid=340m1(Build:9590) ExtensionUpdateURL=http://updateexte.services.openoffice.org/ExtensionUpdateService/check.Update OOOBaseVersion=3.4 ProductBuildid=9590 ProductMajor=340 ProductMinor=1 ProductSource=AOO340 Revision=1327774 UpdateID=OpenOffice.org_3_en-US UpdateURL=http://update38.services.openoffice.org/ProductUpdateService/check.Update?pkgfmt=deb UpdateUserAgent=<PRODUCT> (${buildid}; ${_OS}; ${_ARCH}; BundledLanguages=${AllLanguages}) (deb install) >From $ strace /opt/openoffice.org3/program/soffice: read(3, "/usr/lib/jvm/java-6-openjdk/jre/"..., 128) = 128 read(3, "jdk/jre/lib/i386\n", 128) = 17 read(3, "", 128) = 0 close(3) = 0 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 6449 --- SIGCHLD (Child exited) @ 0 (0) --- stat64("/etc/adabasrc", 0xbfa880a0) = -1 ENOENT (No such file or directory) And from the soffice shell: # read database entries for Adabas D if [ -f /etc/adabasrc ]; then . /etc/adabasrc fi -- You are receiving this mail because: You are on the CC list for the bug.
