[Libreoffice-bugs] [Bug 141531] Android Viewer crashes trying to open mail merge file with unavailable data source
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Apr 7 07:54:09 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=141531
Michael Weghorn <m.weghorn at posteo.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://bugs.documentfounda
| |tion.org/show_bug.cgi?id=13
| |9906
CC| |m.weghorn at posteo.de
Status|UNCONFIRMED |ASSIGNED
Ever confirmed|0 |1
Assignee|libreoffice-bugs at lists.free |m.weghorn at posteo.de
|desktop.org |
Keywords| |bibisected, bisected,
| |regression
--- Comment #1 from Michael Weghorn <m.weghorn at posteo.de> ---
from ADB log:
> 04-07 09:49:03.677 7935 7979 W vcl.schedule: 2:vcl/source/app/scheduler.cxx:475: Uncaught com.sun.star.uno.DeploymentException message: component context fails to supply service com.sun.star.sdb.DatabaseContext of type com.sun.star.sdb.XDatabaseContext: unknown constructor name "com_sun_star_comp_dba_ODatabaseContext_get_implementation"
> 04-07 09:49:03.677 7935 7979 I LibreOffice/androidinst:
> 04-07 09:49:03.677 7935 7979 I LibreOffice/androidinst: SalAbort: 'Unknown application error'
> 04-07 09:49:03.677 7935 7979 F libc : Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 7979 (Thread-5), pid 7935 (org.libreoffice)
Happens since
commit e64dc07ca8300a997d6d3eebfc3e198ae55d290d
Author: Gülşah Köse <gulsah.kose at collabora.com>
Date: Mon Mar 29 11:52:05 2021 +0300
tdf#139906 Show warning message when data source is not avaible.
CurrentDatabaseDataSource config item holds a database name for a
specific file. When document has CurrentDatabaseDataSource config
item but LibreOffice doesn't have in registered databases we should
notify the user at load time and put a button to fix the problem.
Change-Id: Ia0a6fd53985fc2fb82ce37d3962b3f479c20a647
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113296
Tested-by: Jenkins
Reviewed-by: Gülşah Köse <gulsah.kose at collabora.com>
I'm taking a look.
--
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/20210407/f0048cda/attachment.htm>
More information about the Libreoffice-bugs
mailing list