FS#31812 - [libreoffice] does not see installed openjdk6

Attached to Project: Arch Linux
Opened by Askhat Bakarov (sirocco) - Friday, 05 October 2012, 06:27 GMT
Last edited by Andreas Radke (AndyRTR) - Saturday, 23 February 2013, 12:54 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Andreas Radke (AndyRTR)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 2
Private No

Details

Description: [libreoffice] does not see installed openjdk6

$ java -version
java version "1.6.0_24"
OpenJDK Runtime Environment (IcedTea6 1.11.4) (ArchLinux-6.b24_1.11.4-1-i686)
OpenJDK Client VM (build 20.0-b12, mixed mode)

pacman -Qi libreoffice-common
Name : libreoffice-common
Version : 3.6.2-1

Empty list (Tools -> Options –> LibreOffice –> Java)
"Java runtime environment (JRE) already installed:"

As I understand it, the Java 7 visible.
It seems to be in the dependencies java-runtime>=7 ?
This task depends upon

Closed by  Andreas Radke (AndyRTR)
Saturday, 23 February 2013, 12:54 GMT
Reason for closing:  Won't fix
Additional comments about closing:  We'll drop openjdk6 by the end of this month.
Comment by Andreas Radke (AndyRTR) - Friday, 05 October 2012, 15:07 GMT
Try to open the letter wizard, if it works then java detection is fine. If it doesn't detect openjdk6 try to use a clean user profile.

libreoffice-common has no strict dependency on java ver7. only on java-runtime.
Comment by Askhat Bakarov (sirocco) - Friday, 05 October 2012, 16:06 GMT
I tried a new clean user profile. The letter wizard does not work.
Comment by Askhat Bakarov (sirocco) - Sunday, 07 October 2012, 03:00 GMT
I built the package (through the makepkg, nothing changing in PKGBUILD from extra) on my system. Java 6 is now visible.
Comment by Andreas Radke (AndyRTR) - Sunday, 07 October 2012, 07:24 GMT
Have you built it with OpenJDK6 or OpenJDK7 (that is pulled in as first one in our repos providing java-environment and used by me).

Can you recheck the official pkg if it now detects your jre?
Comment by Askhat Bakarov (sirocco) - Sunday, 07 October 2012, 11:12 GMT
I built libreoffice with OpenJDK6.

I rechecked the official pkg - no detection openjdk6.

After returning to the rebuilded package - openjdk6 is visible.

Comment by Greg (dolby) - Saturday, 17 November 2012, 04:27 GMT
Is this still a problem?
Comment by Askhat Bakarov (sirocco) - Saturday, 17 November 2012, 06:47 GMT
Absolutely the same behavior with LibO 3.6.3-1.

Loading...