[Libreoffice-bugs] [Bug 46102] script dispatch java extensions are broken

2012-04-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46102

Rainer Bielefeld libreoff...@bielefeldundbuss.de changed:

   What|Removed |Added

 AssignedTo|libreoffice-b...@lists.free |sberg...@redhat.com
   |desktop.org |
 CC||LibreOffice@bielefeldundbus
   ||s.de

--- Comment #23 from Rainer Bielefeld libreoff...@bielefeldundbuss.de 
2012-04-05 08:04:36 PDT ---
I added Fix submitter as assignee because this will ease queries and bug
tracking.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- 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 46102] script dispatch java extensions are broken

2012-03-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46102

--- Comment #8 from Stephan Bergmann sberg...@redhat.com 2012-03-23 02:33:31 
PDT ---
(In reply to comment #6)
 Also I do not see
 /opt/libreoffice3.5/share/extensions/script-provider-for-javascript. I am not
 sure if it is not longer needed.

The script providers for Java (BeanShell) and JavaScript are not implemented as
.oxt extensions (unlike the script provider for Python), so do not end up in
share/extensions/.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- 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 46102] script dispatch java extensions are broken

2012-03-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46102

--- Comment #9 from Alex Thurgood ipla...@yahoo.co.uk 2012-03-23 02:56:35 PDT 
---
So will it be fixed for 3.5.2 ? Added to most annoying 3.5 bugs ?


Alex

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- 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 46102] script dispatch java extensions are broken

2012-03-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46102

--- Comment #10 from brinzing oliver.brinz...@gmx.de 2012-03-23 04:11:53 PDT 
---
bugfix should be quite simple:

take MANIFEST.MF from lo3.4.6 and copy 
into META-INF/MANIFEST.MF from lo 3.5.1's
ScriptProviderForJava.jar

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- 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 46102] script dispatch java extensions are broken

2012-03-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46102

--- Comment #11 from Stephan Bergmann sberg...@redhat.com 2012-03-23 07:41:46 
PDT ---
http://cgit.freedesktop.org/libreoffice/core/commit/?id=91d60be7eeafa1f7872bda452bfb38936003f517
fdo#46102: Fix scripting jar manifests after gbuild'ification fixes the
META-INF/MANIFEST.MF files of the various Script*.jar.  However, this is not
enough to make Java scripts actually work.  (However, it apparently suffices to
make this issue's original problem of a failing unopkg add go away -- even if
subsequent testing of StartScriptDispatch.odt fails.)

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- 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 46102] script dispatch java extensions are broken

2012-03-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46102

Stephan Bergmann sberg...@redhat.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #14 from Stephan Bergmann sberg...@redhat.com 2012-03-23 08:59:43 
UTC ---
@brinzing:  With the above three commits, Java scripts in general work again
(and esp. the preinstalled examples mentioned in comment 2).

However, your attached ScriptDispatch.oxt/StartScriptDispatch.odt still do not
work for, but do not work for me in LO 3.4.5, either.  In both versions I get
an
error message Cannot resolve script location for script =
org.test.java.ScriptDispatch.execute.

I'm intending these fixes for inclusion in LO 3.5.x, potentially even still LO
3.5.2, see
http://lists.freedesktop.org/archives/libreoffice/2012-March/028759.html
[REVIEW-3-5][REVIEW-3-5-2?] fdo#46102 script dispatch java extensions are
broken.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- 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 46102] script dispatch java extensions are broken

2012-03-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46102

--- Comment #16 from Stephan Bergmann sberg...@redhat.com 2012-03-23 09:50:16 
PDT ---
OK, then it indeed works on my LO master.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- 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 46102] script dispatch java extensions are broken

2012-03-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46102

Petr Mladek pmla...@suse.cz changed:

   What|Removed |Added

 CC||pmla...@suse.cz

--- Comment #6 from Petr Mladek pmla...@suse.cz 2012-03-21 04:00:25 PDT ---
Also I do not see
/opt/libreoffice3.5/share/extensions/script-provider-for-javascript. I am not
sure if it is not longer needed.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- 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 46102] script dispatch java extensions are broken

2012-03-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46102

--- Comment #7 from brinzing oliver.brinz...@gmx.de 2012-03-21 04:57:55 PDT 
---
 ScriptProviderForJava.jar no longer contains a 
 RegistrationClassName in its META-INF/MANIFEST.MF.

using ScriptProviderForJava.jar from lo3.4.5 works for me

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- 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 46102] script dispatch java extensions are broken

2012-03-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46102

--- Comment #5 from Stephan Bergmann sberg...@redhat.com 2012-03-20 10:18:32 
PDT ---
Rather a regression introduced with gbuild'ification; ScriptProviderForJava.jar
no longer contains a RegistrationClassName in its META-INF/MANIFEST.MF.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- 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 46102] script dispatch java extensions are broken

2012-03-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46102

brinzing oliver.brinz...@gmx.de changed:

   What|Removed |Added

   Severity|critical|blocker
   Priority|medium  |high

--- Comment #3 from brinzing oliver.brinz...@gmx.de 2012-03-15 23:25:38 PDT 
---
why is this bug not fixed in lo3.5.1?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- 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 46102] script dispatch java extensions are broken

2012-03-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46102

clio fyv...@ya.ru changed:

   What|Removed |Added

 Blocks||37361

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- 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 46102] script dispatch java extensions are broken

2012-02-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46102

clio fyv...@ya.ru changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||fyv...@ya.ru
 Ever Confirmed|0   |1

--- Comment #2 from clio fyv...@ya.ru 2012-02-17 02:35:09 PST ---
Confirm. Also, preinstalled Java macroses 
(/opt/libreoffice3.5/share/Scripts/java) do not appear in the Run Macro... 
dialog (menu Tools/Macros/Run Macro...)

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- 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 46102] script dispatch java extensions are broken

2012-02-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46102

clio fyv...@ya.ru changed:

   What|Removed |Added

   Keywords||regression

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- 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 46102] script dispatch java extensions are broken

2012-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46102

--- Comment #1 from brinzing oliver.brinz...@gmx.de 2012-02-15 06:29:05 PST 
---
Created attachment 57096
  -- https://bugs.freedesktop.org/attachment.cgi?id=57096
StartScriptDispatch.odt

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- 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