desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #73444
[Bug 1373928]
Worth checking for symbol conflicts between dbaccess and mergedlibs I
guess; I did a quick:
objdump -T instdir/program/libdbtoolslo.so | c++filt | grep -v
'\*UND\*' | grep -v ' connectivity::' | grep -v ' dbtools::' |
grep -v 'non-virtual thunk to connectivity::' | grep -v 'non-virtual
thunk to dbtools::' | grep -v ' vtable ' | grep -v ' typeinfo ' |
less
And I spotted:
createDataAccessToolsFactory
which looks unusual to me.
I suggest someone with a bit of a clue - go on Bjoern you know you want
to does:
git grep -10 createDataAccessToolsFactory
and applies the obvious fixup =)
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1373928
Title:
Numeric values are "not" shown and displayed as "0"
Status in LibreOffice Productivity Suite:
Confirmed
Status in “libreoffice” package in Ubuntu:
Fix Released
Bug description:
See upstream bug for details: https://bugs.freedesktop.org/show_bug.cgi?id=84315
Numeric are not correctly display and either an empty field or "0" is shown.
To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1373928/+subscriptions
References