[Libreoffice-bugs] [Bug 96703] Exceptions com.sun.star.lang.NotInitializedException when opening odb file

2017-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96703

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|target:6.0.0|target:6.0.0 target:5.4.2

-- 
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 96703] Exceptions com.sun.star.lang.NotInitializedException when opening odb file

2017-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96703

--- Comment #13 from Commit Notification 
 ---
Julien Nabet committed a patch related to this issue.
It has been pushed to "libreoffice-5-4":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=4f269f8c8965be157e0584ead84a65347d8b6b69=libreoffice-5-4

tdf#96703: getDocumentStorage is called during initialization

It will be available in 5.4.2.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

-- 
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 96703] Exceptions com.sun.star.lang.NotInitializedException when opening odb file

2017-09-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96703

Alex Thurgood  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #12 from Alex Thurgood  ---
Confirming resolved in my master build

Version: 6.0.0.0.alpha0+
Build ID: 595371e520ce4f64ad9d99a7866bdb8404271b6e
CPU threads: 4; OS: Mac OS X 10.12.6; UI render: default; 
Locale: fr-FR (fr_FR.UTF-8); Calc: group

-- 
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 96703] Exceptions com.sun.star.lang.NotInitializedException when opening odb file

2017-09-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96703

Alex Thurgood  changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED

-- 
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 96703] Exceptions com.sun.star.lang.NotInitializedException when opening odb file

2017-09-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96703

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:6.0.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 96703] Exceptions com.sun.star.lang.NotInitializedException when opening odb file

2017-09-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96703

--- Comment #11 from Commit Notification 
 ---
Julien Nabet committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=9a46ad2f762765348f7aef6e44774a47871362ae

tdf#96703: getDocumentStorage is called during initialization

It will be available in 6.0.0.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

-- 
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 96703] Exceptions com.sun.star.lang.NotInitializedException when opening odb file

2017-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96703

--- Comment #10 from Caolán McNamara  ---
my hackery there with
https://cgit.freedesktop.org/libreoffice/core/commit/?id=48a697ef1c123812c47e7e7c33688ca2b2c5e93a
is just to give coverity specific methods each of which throw different
exceptions depending on which is called, instead of one method which throws
different exceptions depending on a conditional argument so that coverity
exception specification checker can better see which exceptions can really be
thrown. So nothing really changed there and I've no special insight into the
noisy spew in dbaccess

-- 
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 96703] Exceptions com.sun.star.lang.NotInitializedException when opening odb file

2017-08-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96703

--- Comment #9 from Julien Nabet  ---
Since I build with enable-dbgutil, are there any useful information I could
provide to help to tackle this one?
(I wonder too if it could trigger some other bugs)

-- 
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 96703] Exceptions com.sun.star.lang.NotInitializedException when opening odb file

2017-06-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96703

--- Comment #8 from Julien Nabet  ---
Just to give an update, I still reproduce this on master sources updated today.
warn:xmloff.core:32753:1:xmloff/source/core/xmlimp.cxx:947: exception caught
warn:legacy.osl:32753:1:xmloff/source/core/xmlimp.cxx:948:
DBG_UNHANDLED_EXCEPTION in virtual void SvXMLImport::setTargetDocument(const
com::sun::star::uno::Reference&)
type: com.sun.star.lang.NotInitializedException
context: N8dbaccess17ODatabaseDocumentE

-- 
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 96703] Exceptions com.sun.star.lang.NotInitializedException when opening odb file

2016-07-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96703

Julien Nabet  changed:

   What|Removed |Added

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

-- 
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 96703] Exceptions com.sun.star.lang.NotInitializedException when opening odb file

2016-06-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96703

Julien Nabet  changed:

   What|Removed |Added

 CC||caol...@redhat.com

--- Comment #7 from Julien Nabet  ---
With master sources updated yesterday, I could still reproduce this.


Caolán: noticing this
https://cgit.freedesktop.org/libreoffice/core/commit/?id=48a697ef1c123812c47e7e7c33688ca2b2c5e93a,
thought you might have some idea here.
Indeed even if it doesn't seem to trigger wrong behaviour, it'd be a good thing
to avoid these warnings.

-- 
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 96703] Exceptions com.sun.star.lang.NotInitializedException when opening odb file

2016-05-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96703

Julien Nabet  changed:

   What|Removed |Added

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

-- 
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 96703] Exceptions com.sun.star.lang.NotInitializedException when opening odb file

2015-12-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96703

--- Comment #6 from Alex Thurgood  ---
And I mentioned it again in bug 79203, but as I couldn't attribute this
exception any particular weird behaviour, I closed as WFM.

-- 
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 96703] Exceptions com.sun.star.lang.NotInitializedException when opening odb file

2015-12-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96703

--- Comment #1 from Julien Nabet  ---
Created attachment 121525
  --> https://bugs.documentfoundation.org/attachment.cgi?id=121525=edit
bt with debug symbols

This bt seems to show the root cause.
At this moment, we're at the initializing, we're not initialized yet.

-- 
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 96703] Exceptions com.sun.star.lang.NotInitializedException when opening odb file

2015-12-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96703

Julien Nabet  changed:

   What|Removed |Added

 CC||lio...@mamane.lu
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=96
   ||625

--- Comment #2 from Julien Nabet  ---
Lionel: thought you might be interested in this one.
I wonder if the init problem could trigger tdf#96625.
Considering
http://cgit.freedesktop.org/libreoffice/core/commit/?id=48a697ef1c123812c47e7e7c33688ca2b2c5e93a
+ bt attached, perhaps "getDocumentStorage" should use
"DocumentGuard::MethodUsedDuringInit" instead of
"DocumentGuard::DefaultMethod"? (see
http://opengrok.libreoffice.org/xref/core/dbaccess/source/core/dataaccess/databasedocument.cxx#1963)

-- 
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 96703] Exceptions com.sun.star.lang.NotInitializedException when opening odb file

2015-12-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96703

--- Comment #5 from Alex Thurgood  ---
You also noticed this in bug 69091, and that was already in relation to LO 3.5

-- 
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 96703] Exceptions com.sun.star.lang.NotInitializedException when opening odb file

2015-12-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96703

Alex Thurgood  changed:

   What|Removed |Added

Version|4.2.0.4 release |3.5 all versions

-- 
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 96703] Exceptions com.sun.star.lang.NotInitializedException when opening odb file

2015-12-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96703

Alex Thurgood  changed:

   What|Removed |Added

Version|5.2.0.0.alpha0+ Master  |4.2.0.4 release

--- Comment #4 from Alex Thurgood  ---
See also :

bug 69406 where I reported this same exception, unrelated to the bug in
question, but neverthelesss already present in 4.2

-- 
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 96703] Exceptions com.sun.star.lang.NotInitializedException when opening odb file

2015-12-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96703

Alex Thurgood  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #3 from Alex Thurgood  ---

Yes, been seeing this for ages now, or so it seems.

Confirming

-- 
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