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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1373928

Title:
  Numeric values are "not" shown and displayed as "0"

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1373928/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to