You are not logged in.

#1 2013-05-25 05:58:50

dodo3773
Member
Registered: 2011-03-17
Posts: 820

[SOLVED] libreoffice update "failed to read path from javaldx"

I don't have java installed as I do not use it (aside from whatever is built into chromium I guess). Libreoffice started up fine before the update. I had the option checked to not use java in the gui. Now it won't load at all. Is java-runtime now a hard dependency of libreoffice-common package? Is there any way to disable it? My ~/.config/libreoffice/4/user/config/javasettings_Linux_X86_64.xml looks like this:

<?xml version="1.0" encoding="UTF-8"?>
<!--This is a generated file. Do not alter this file!-->
<java xmlns="http://openoffice.org/2004/java/framework/1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<enabled xsi:nil="false">false</enabled>
<userClassPath xsi:nil="true"/>
<vmParameters xsi:nil="true"/>
<jreLocations xsi:nil="true"/>
<javaInfo xsi:nil="true"/>
</java>

I am looking into other files included with "pacman -Ql libreoffice-common" but can't seem to figure it out yet.

Edit: Also I have tried "# chown -vR dodo3773:users ~/.config" per the LibreOffice wiki entry. No pacnew files or anything in /etc either.

Last edited by dodo3773 (2013-05-25 06:10:55)

Offline

#2 2013-05-25 06:03:43

foutrelis
Developer
From: Athens, Greece
Registered: 2008-07-28
Posts: 705
Website

Re: [SOLVED] libreoffice update "failed to read path from javaldx"

There was an issue with ICU 51.2; try updating to libreoffice 4.0.3-3.

Relevant bug: https://bugs.archlinux.org/task/35466

Offline

#3 2013-05-25 06:10:42

dodo3773
Member
Registered: 2011-03-17
Posts: 820

Re: [SOLVED] libreoffice update "failed to read path from javaldx"

foutrelis wrote:

There was an issue with ICU 51.2; try updating to libreoffice 4.0.3-3.

Relevant bug: https://bugs.archlinux.org/task/35466

I'll wait a little bit for the mirrors to all sync up and try again. Marking as solved since it is a known issue with fix on the way. Thank you.

Offline

Board footer

Powered by FluxBB