[Libreoffice-bugs] [Bug 95046] 5.0.2.1RC1 Spinning wheel on almost any operation on OSX 10.11

2016-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95046

--- Comment #11 from mi...@filmsi.net ---
Yeah, lets just say it is not our problem, that will just make it go away.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 95046] 5.0.2.1RC1 Spinning wheel on almost any operation on OSX 10.11

2015-10-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95046

--- Comment #8 from steve -_-  ---
I agree that the dependency on Java is a bit odd. What if the user does not
want to use Java at all? Java can be disabled in LO under LO > Preferences >
Advanced.

I wonder what extension delivered by default is requiring Java.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 95046] 5.0.2.1RC1 Spinning wheel on almost any operation on OSX 10.11

2015-10-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95046

--- Comment #9 from Alex Thurgood  ---
(In reply to steve -_- from comment #8)
> I agree that the dependency on Java is a bit odd. What if the user does not
> want to use Java at all? Java can be disabled in LO under LO > Preferences >
> Advanced.
> 
> I wonder what extension delivered by default is requiring Java.

Not necessarily an extension, but soem code that requires Java :

- XSLT import/export filters ?
- spell checkers ?
- NLP Solver ?
- wikimedia extension ?
- GDocs extension ?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 95046] 5.0.2.1RC1 Spinning wheel on almost any operation on OSX 10.11

2015-10-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95046

--- Comment #10 from Alex Thurgood  ---
(In reply to miles from comment #7)
> But I cannot install Java 6 when Java 8 is already present so - it does not
> work on my OSX or any upgraded OSX to 10.11. Unless someone provides
> instructions how to make Java 6 install and be seen by LO.

On the contrary, you can (I did). When I upgraded to OSX 10.11, the upgrade
hosed my Java6 installation, but kept my Oracle Java8 installation.

The first time I launched LO, I was told that the application required Java6
and Apple provided me with a link to launch Safari and download the
corresponding DMG. Once I did that, I could start LO again without issue and
even though it isn't seen in the JVM preferences under Advanced in the LO
Preferences dialog (Oracle Java8 is shown instead), it still works.


> And that should all be included in the release notes and installation
> instructions for LO.

Please report this particular item as a separate bug against documentation or
installation.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 95046] 5.0.2.1RC1 Spinning wheel on almost any operation on OSX 10.11

2015-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95046

--- Comment #4 from mi...@filmsi.net ---
So, LO does not work on OSX 10.11?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 95046] 5.0.2.1RC1 Spinning wheel on almost any operation on OSX 10.11

2015-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95046

Alex Thurgood  changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |NOTOURBUG

--- Comment #3 from Alex Thurgood  ---
(In reply to miles from comment #2)
> I think this is the cause, if I am correct.
> I get this error with both LO from TDF and from Vanilla LO (Apple Store).
> The reason is that whenever Java is needed:
> - Vanilla LO does not have Java enabled and the wheel starts rotating;
> - LO from TDF wants to run Java, but finds only Java 8 and it is not enough,
> it wants also Java 6;


The dependency on Java6 is known, and will remain so until Oracle can fix a bug
in the way it instantiates the Jvm in process.


> So, the solution would be - install Java 6 on OSX. But:
> I upgraded my OS X to El Capitan. Both Java installations disappeared. I
> reinstalled both or seemed to do so, but only Java 8 is displayed on the
> Java selection menu in LO Advanced Settings.
> 

That is normal, the Java8 installation masks the Java6 installation.

> Either El Capitan does not allow Java 6 to install or it does not install
> properly.
> 
> Why does opening a doc or docx need Java installed - I do not know.


LO for Osx comes with a bundled extension that requires java and this gets
activated when you open a doc or docx file.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 95046] 5.0.2.1RC1 Spinning wheel on almost any operation on OSX 10.11

2015-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95046

--- Comment #2 from mi...@filmsi.net ---
I think this is the cause, if I am correct.
I get this error with both LO from TDF and from Vanilla LO (Apple Store).
The reason is that whenever Java is needed:
- Vanilla LO does not have Java enabled and the wheel starts rotating;
- LO from TDF wants to run Java, but finds only Java 8 and it is not enough, it
wants also Java 6;

So, the solution would be - install Java 6 on OSX. But:
I upgraded my OS X to El Capitan. Both Java installations disappeared. I
reinstalled both or seemed to do so, but only Java 8 is displayed on the Java
selection menu in LO Advanced Settings.

Either El Capitan does not allow Java 6 to install or it does not install
properly.

Why does opening a doc or docx need Java installed - I do not know.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 95046] 5.0.2.1RC1 Spinning wheel on almost any operation on OSX 10.11

2015-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95046

--- Comment #7 from mi...@filmsi.net ---
But I cannot install Java 6 when Java 8 is already present so - it does not
work on my OSX or any upgraded OSX to 10.11. Unless someone provides
instructions how to make Java 6 install and be seen by LO.
And that should all be included in the release notes and installation
instructions for LO.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 95046] 5.0.2.1RC1 Spinning wheel on almost any operation on OSX 10.11

2015-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95046

Alex Thurgood  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=74
   ||877

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 95046] 5.0.2.1RC1 Spinning wheel on almost any operation on OSX 10.11

2015-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95046

--- Comment #6 from Alex Thurgood  ---
https://bugs.documentfoundation.org/show_bug.cgi?id=74877

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 95046] 5.0.2.1RC1 Spinning wheel on almost any operation on OSX 10.11

2015-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95046

--- Comment #5 from Alex Thurgood  ---
Sure it does, read comment 1

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 95046] 5.0.2.1RC1 Spinning wheel on almost any operation on OSX 10.11

2015-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95046

Alex Thurgood  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1
   Severity|major   |normal

--- Comment #1 from Alex Thurgood  ---
No repro on

Version: 5.0.2.2
Build ID: 37b43f919e4de5eeaca9b9755ed688758a8251fe
LocaleĀ : fr-FR (fr.UTF-8)

OSX 10.11

Please try wotht he latest production release of LibreOffice.

Please also provide more details about your environment :

- LibreOffice from AppStore or LibreOffice from TDF ?
- Java version(s) ?
- assistive technologies (screen readers, VoiceOver, zoom, etc)?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs