← Back to team overview

desktop-packages team mailing list archive

[Bug 1373928]

 

(In reply to comment #21)
> Worth checking for symbol conflicts between dbaccess and mergedlibs I guess;

> And I spotted:
 
> createDataAccessToolsFactory
 
> which looks unusual to me.

OTOH, it seems to be defined only there, and only used / declared in
other places.

My guess is more in the direction that now dbtools is both linked *and*
dlopen()ed from libsvxcore (and thus mergedlibs), and when dbtools is in
mergedlibs, the svxcore code does not find libdbtoolslo.so/dylib/dll to
dlopen(). So we should change the dlopen() mechanism in the mergedlibs
case to not try to do dlopen() and just assume the symbols are there?
Something like that.

Is there an "#ifdef" we can do to detect mergedlibs case?

-- 
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