[Libreoffice-bugs] [Bug 131605] Crash in: swlo.dll

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Apr 17 13:25:36 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=131605

--- Comment #8 from Julien Nabet <serval2412 at yahoo.fr> ---
On pc Debian x86-64 with master sources updated today, I gave a try with 
attachment from tdf#131621
https://bugs.documentfoundation.org/attachment.cgi?id=159116

I got no crash but I noticed these traces on console:
warn:filter.config:65182:65182:filter/source/config/cache/typedetection.cxx:452:
caught exception while querying type of
file:///tmp/LibreOffice/Datenbanken/PersAdressbuch.ods
com.sun.star.uno.Exception message: Could not open stream for
<file:///tmp/LibreOffice/Datenbanken/PersAdressbuch.ods>

Let's consider the whole situation:
you've got 3 files :
- an ods file "PersAdressbuch.ods" (located in a subdir
"LibreOffice/Datenbanken")
- an odb file "EmbeddedDatabase" which is linked to "PersAdressbuch.ods"
- ott template file (with an accentuated name since in Bugzilla we got "°Brief
formal_AdrB.ott") => please rename your file to avoid accents/special
characters.
which contains a datasource Adressen which links to EmbeddedDatabase.odb

Now, did you change the content of one of these files or the location of one
these files?
Location is very important. Indeed as I had put in
https://bugs.documentfoundation.org/show_bug.cgi?id=131621#c8, I noticed this:
<db:file-based-database
xlink:href="../../../LibreOffice/Datenbanken/PersAdressbuch.ods/"
db:media-type="application/vnd.oasis.opendocument.spreadsheet" />

Do you have any backup of these files to give a try with a former version?
Again, check the location.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200417/7de01850/attachment.htm>


More information about the Libreoffice-bugs mailing list