[Libreoffice-commits] core.git: dictionaries
Julien Nabet (via logerrit)
logerrit at kemper.freedesktop.org
Sun May 5 14:04:28 UTC 2019
dictionaries | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 170fe2bffdd74c611eb8e9d96668a6680cd949ae
Author: Julien Nabet <serval2412 at yahoo.fr>
AuthorDate: Sun May 5 14:10:40 2019 +0200
Commit: Gerrit Code Review <gerrit at gerrit.libreoffice.org>
CommitDate: Sun May 5 16:03:44 2019 +0200
Update git submodules
* Update dictionaries from branch 'master'
- Fix logo management for "ca"
Thread 1 "soffice.bin" hit Breakpoint 1, (anonymous namespace)::GraphicProvider::queryGraphic
(this=0x55555b446140, rMediaProperties=uno::Sequence of length 1 = {...})
at /home/julien/lo/libreoffice/vcl/source/graphic/UnoGraphicProvider.cxx:430
430 SAL_WARN("svtools", "Could not create graphic: " << error);
(gdb) p rMediaProperties
$2 = uno::Sequence of length 1 = {{Name = "URL", Handle = 0, Value =
uno::Any("string": "file:///home/julien/lo/libreoffice/instdir/program/../share/extensions/dict-ca/images/SC-logo.png"),
State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}}
(gdb) c
Continuing.
warn:svtools:21636:21636:vcl/source/graphic/UnoGraphicProvider.cxx:430:
Could not create graphic: 0x8201(Error Area:Vcl Class:General Code:1)
Change-Id: I4b160ccd6777988ddb0107b663006efdaa48e366
diff --git a/dictionaries b/dictionaries
index 661e18650eb4..23120b6ade92 160000
--- a/dictionaries
+++ b/dictionaries
@@ -1 +1 @@
-Subproject commit 661e18650eb4f810b566fe4cbae64755a7ecf804
+Subproject commit 23120b6ade924b892055e26148c18f44896821c6
More information about the Libreoffice-commits
mailing list