[Libreoffice-bugs] [Bug 125618] JavaDriverClassPath doesn't modify JVM ClassPath

2021-08-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125618

QA Administrators  changed:

   What|Removed |Added

 Resolution|--- |INSUFFICIENTDATA
 Status|NEEDINFO|RESOLVED

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 125618] JavaDriverClassPath doesn't modify JVM ClassPath

2021-08-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125618

--- Comment #8 from QA Administrators  ---
Dear prrvchr,

Please read this message in its entirety before proceeding.

Your bug report is being closed as INSUFFICIENTDATA due to inactivity and
a lack of information which is needed in order to accurately
reproduce and confirm the problem. We encourage you to retest
your bug against the latest release. If the issue is still
present in the latest stable release, we need the following
information (please ignore any that you've already provided):

a) Provide details of your system including your operating
   system and the latest version of LibreOffice that you have
   confirmed the bug to be present

b) Provide easy to reproduce steps – the simpler the better

c) Provide any test case(s) which will help us confirm the problem

d) Provide screenshots of the problem if you think it might help

e) Read all comments and provide any requested information

Once all of this is done, please set the bug back to UNCONFIRMED
and we will attempt to reproduce the issue. Please do not:

a) respond via email 

b) update the version field in the bug or any of the other details
   on the top section of our bug tracker

Warm Regards,
QA Team

MassPing-NeedInfo-FollowUp

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 125618] JavaDriverClassPath doesn't modify JVM ClassPath

2021-07-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125618

--- Comment #7 from QA Administrators  ---
Dear prrvchr,

This bug has been in NEEDINFO status with no change for at least
6 months. Please provide the requested information as soon as
possible and mark the bug as UNCONFIRMED. Due to regular bug
tracker maintenance, if the bug is still in NEEDINFO status with
no change in 30 days the QA team will close the bug as INSUFFICIENTDATA
due to lack of needed information.

For more information about our NEEDINFO policy please read the
wiki located here:
https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO

If you have already provided the requested information, please
mark the bug as UNCONFIRMED so that the QA team knows that the
bug is ready to be confirmed.

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-NeedInfo-Ping

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


[Libreoffice-bugs] [Bug 125618] JavaDriverClassPath doesn't modify JVM ClassPath

2021-01-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125618

prrv...@gmail.com changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 125618] JavaDriverClassPath doesn't modify JVM ClassPath

2020-11-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125618

Xisco Faulí  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #6 from Xisco Faulí  ---
Hello prrv...@gmail.com,
Could you please try to reproduce it with the latest version of LibreOffice
from https://www.libreoffice.org/download/libreoffice-fresh/ ?
I have set the bug's status to 'NEEDINFO'. Please change it back to
'UNCONFIRMED' if the bug is still present in the latest version.

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


[Libreoffice-bugs] [Bug 125618] JavaDriverClassPath doesn't modify JVM ClassPath

2020-04-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125618

--- Comment #5 from prrv...@gmail.com ---
(In reply to Stephan Bergmann from comment #3)

> JavaDriverClassPath is only used by the class loader that loads 
> JavaDriverClass.
> It is not meant to end up on the global class path

I do not know what happening in Java, but what is certain is that it is
impossible to use an archive already present on the system, because if exists
it is loaded ...

And this is confirmed by the possibility of getting around the problem by not
installing the basic drivers. (for me package is: libreoffice-sdbc-hsqldb and
libhsqldb1.8.0-java)

it should also be noted that I did not manage to reproduce the problem under
Windows where everything seems to work correctly (and the same under
OpenOffice).

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


[Libreoffice-bugs] [Bug 125618] JavaDriverClassPath doesn't modify JVM ClassPath

2020-04-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125618

--- Comment #4 from prrv...@gmail.com ---
Hi Stephan,

If you want to reproduce the problem just install the extension gContactOOo:
https://github.com/prrvchr/gContactOOo/blob/master/gContactOOo.oxt
and during the first launch a test is made on the version of the Hsqldb driver
loaded and if the version is correct the database is created... else an error
occurs and displays the version of hsqldb.jar currently loaded.

I have two options to work around the problem:

Not install or uninstall the following packages:
- libreoffice-sdbc-hsqldb
- libhsqldb1.8.0-java

Add hsqldb.jar to the global class path that can be modified via "Tools -
Options... - LibreOffice - Advanced - Class Path...

I think the title is wrong, the JVM ClassPath is well modified but the jar
archive is not placed at the beginning of the ClassPath...

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


[Libreoffice-bugs] [Bug 125618] JavaDriverClassPath doesn't modify JVM ClassPath

2020-04-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125618

Stephan Bergmann  changed:

   What|Removed |Added

 CC||sberg...@redhat.com

--- Comment #3 from Stephan Bergmann  ---
Do you have some information about the actual failure you experience (like the
backtrace of a thrown java.lang.NoClassDefFoundError)?

As documented at offapi/com/sun/star/sdbc/JDBCConnectionProperties.idl and
implemented at connectivity/source/drivers/jdbc/JConnection.cxx,
JavaDriverClassPath is only used by the class loader that loads
JavaDriverClass.  It is not meant to end up on the global class path that can
be modified via "Tools - Options... - LibreOffice - Advanced - Class Path..."

(By the way,  as
retrieved right now does not contain any information on "modification of User
ClassPath" that you mention in comment 0.)

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


[Libreoffice-bugs] [Bug 125618] JavaDriverClassPath doesn't modify JVM ClassPath

2020-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125618

prrv...@gmail.com changed:

   What|Removed |Added

 Ever confirmed|1   |0
 OS|All |Linux (All)
Version|unspecified |6.4.2.2 release
 Status|NEEDINFO|UNCONFIRMED

--- Comment #2 from prrv...@gmail.com ---
Hi,

I confirm that I can reproduce the bug with version 6.4.2.2 under Linux.
Apparently it doesn't happen on Windows.

I install LibreOffice under Ubuntu using the PPA:
http://ppa.launchpad.net/libreoffice/ppa/ubuntu
in order to access the latest versions.

the workaround is to not install or uninstall the following packages:
- libreoffice-sdbc-hsqldb
- libhsqldb1.8.0-java

It is possible to reproduce the malfunction by installing these two extensions:

- https://github.com/prrvchr/OAuth2OOo/blob/master/OAuth2OOo.oxt
- https://github.com/prrvchr/gContactOOo/blob/master/gContactOOo.oxt

Although the jar archive of Hsqldb 2.5.0 is present in the gContactOOo
extension, it cannot be used if the integrated hsqldb driver is installed.

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


[Libreoffice-bugs] [Bug 125618] JavaDriverClassPath doesn't modify JVM ClassPath

2020-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125618

QA Administrators  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment|

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


[Libreoffice-bugs] [Bug 125618] JavaDriverClassPath doesn't modify JVM ClassPath

2020-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125618

Xisco Faulí  changed:

   What|Removed |Added

 CC||xiscofa...@libreoffice.org
 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #1 from Xisco Faulí  ---
Hello,
A new major release of LibreOffice is available since this bug was reported.
Could you please try to reproduce it with the latest version of LibreOffice
from https://www.libreoffice.org/download/libreoffice-fresh/ ?
I have set the bug's status to 'NEEDINFO'. Please change it back to
'UNCONFIRMED' if the bug is still present in the latest version.

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


[Libreoffice-bugs] [Bug 125618] JavaDriverClassPath doesn't modify JVM ClassPath

2019-06-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125618

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

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

[Libreoffice-bugs] [Bug 125618] JavaDriverClassPath doesn't modify JVM ClassPath

2019-06-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125618

prrv...@gmail.com changed:

   What|Removed |Added

Summary|JavaDriverClassPath doesn't |JavaDriverClassPath doesn't
   |modify User ClassPath   |modify JVM ClassPath

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