Re: Java 12 not recognized by AOO

2019-05-09 Thread Damjan Jovanovic
On Fri, May 10, 2019 at 8:35 AM FR web forum wrote: > @Larry, > Strange, the xml has kept many path locations. > Could you rename this file (quit AOO before)? > Run AOO that re-create a new javasettings file. > Go back in Tools > Options > AOO > Java to see if jre 12 is here. > > > > > > file://

Re: Java 12 not recognized by AOO

2019-05-09 Thread FR web forum
@Larry, Strange, the xml has kept many path locations. Could you rename this file (quit AOO before)? Run AOO that re-create a new javasettings file. Go back in Tools > Options > AOO > Java to see if jre 12 is here. > > file:///Library/Java/JavaVirtualMachines/jdk1.8.0_101.jdk/Contents/Home/jre >

Re: Java 12 not recognized by AOO

2019-05-09 Thread Josef Latt
Hi, locations in Ubuntu 19.04, where java 11 is marked as supported: /usr/lib/jvm/java-8-openjdk-amd64/jre /usr/lib/jvm/java-11-openjdk-amd64 In java 11 there is no folder .../jre. For me, it seems that the path to java is hard coded. Regards Josef Am 09.05.19 um 19:42 schrieb Larry Gusaas: >

Re: hyperlinks in docs

2019-05-09 Thread Peter Kovacs
Ok, I have another look too. On 09.05.19 23:01, Jim Jagielski wrote: > So far, no luck, but I'm still digging... :/ > >> On May 1, 2019, at 6:57 AM, Jim Jagielski wrote: >> >> THX! >> >>> On May 1, 2019, at 6:52 AM, Peter Kovacs wrote: >>> >>> Hi Jim, >>> >>> I am not sure. >>> >>> there is a fu

Re: Develop in odk

2019-05-09 Thread Peter Kovacs
Hi Fisher, I am not sure what you try to do. In Order to use DocumentLoader.java,it seems like that you need to start the OpenOffice Application. (It says in line 46 connecting to a remote OpenOffice instance.) I am not sure if OpenOffice needs to be in server mode or not. However IMHO also a l

Re: hyperlinks in docs

2019-05-09 Thread Jim Jagielski
So far, no luck, but I'm still digging... :/ > On May 1, 2019, at 6:57 AM, Jim Jagielski wrote: > > THX! > >> On May 1, 2019, at 6:52 AM, Peter Kovacs wrote: >> >> Hi Jim, >> >> I am not sure. >> >> there is a function OpenHyperlink. Maybe its definition will help? >> >> Also the Function

T-Dose

2019-05-09 Thread Peter Kovacs
I am sorry to say, that I will not make it to the T-Dose. :( I had hoped I had more energy for travel but working today until 21h, just finished me. I hope next year it will be a better year, and I can make it. I will try FroScon next. Hope that will work out better. All the Best Peter

Re: Reporting broken download link

2019-05-09 Thread Marcus
Am 09.05.19 um 03:47 schrieb Arnold Silva: navigator.appCodeName Mozilla unfortunately, you don't write what is wrong. ;-) I've downloaded a second ago and haven't seen a problem. So, in general it's working. When you have problems with specific mirror servers then just change them. On th

Re: Java 12 not recognized by AOO

2019-05-09 Thread Larry Gusaas
On 2019-05-09 1:13 a.m., FR web forum wrote: The location on my Mac is: HD/Library/Java/JavaVirtualMachines/jdk-12.0.1.jdk/Contents/Home Java parameters are read by AOO in javasettings_MacOSX_X86_64.xml Location in: HD > Library > Application Support > OpenOffice > 4 > User > config Could you po

Develop in odk

2019-05-09 Thread Shen, Xinyu
Hi: Is it possible for me to change code for com.sun.star.lib.uno? I am currently under folder main/odk/examples/java/DocumentHandling. The code in DocumentLoader.java use code from com.sun.star.lib.uno. I found there is main/odk/unxlngi6.pro/misc/java_src/com/sun/star/lib/uno/environments/remo

Re: Java 12 not recognized by AOO

2019-05-09 Thread FR web forum
Well, I have a similar issue with LUbuntu 18.10 The default JRE is openjdk-11-jre Once installed, this is not recognized by AOO too. javasettings_Linux_x86.xml is not updated. If I choose openjdk-8-jre, all is fine. AOO in Tools > Options > Java displays Oracle Corp. v.18.0_191 - Mail original

Re: Java 12 not recognized by AOO

2019-05-09 Thread FR web forum
> The location on my Mac is: > HD/Library/Java/JavaVirtualMachines/jdk-12.0.1.jdk/Contents/Home Java parameters are read by AOO in javasettings_MacOSX_X86_64.xml Location in: HD > Library > Application Support > OpenOffice > 4 > User > config Could you post the content of this file? -