On 10/16/2015 07:19 PM, sibu wrote:
On Friday 16 October 2015 13:45:41 Stephan Bergmann wrote:
LD_LIBRARY_PATH=/home/linteg/BUILD_LO/libreoffice-5.0.2.2/instdir/program
ldd
/home/linteg/BUILD_LO/libreoffice-5.0.2.2/workdir/LinkTarget/CppunitTest
/libtest_vcl_app_test.so
root [ /home/linteg ]#
On Friday 16 October 2015 13:45:41 Stephan Bergmann wrote:
> On 10/16/2015 01:02 PM, sibu wrote:
> > DynamicLibraryManagerException: "Failed to load dynamic library:
> > /home/linteg/BUILD_LO/libreoffice-5.0.2.2/workdir/LinkTarget/CppunitTest/
> > libtest_vcl_app_test.so "
>
> Looks like there's s
On 10/16/2015 01:02 PM, sibu wrote:
DynamicLibraryManagerException: "Failed to load dynamic library:
/home/linteg/BUILD_LO/libreoffice-5.0.2.2/workdir/LinkTarget/CppunitTest/libtest_vcl_app_test.so
"
Looks like there's something wrong with loading that test lib. What is
the output of
reade
Hi sibu,
On Friday, 2015-10-16 12:02:00 +0100, sibu wrote:
> export CPPUNITTRACE="gdb --args"# for interactive debugging on Linux
> I did the following
> export CPPUNITTRACE="gdb"# for interactive debugging on Linux
Note that the original message said to set "gdb --args", not just "gdb"
Greetings,
I have beed struggling to build libreoffice-5.0.x on a blfs setup. I tried
libreoffice5.0.1.2 and eventially decided to try 5.0.2.2. Both give the same
resul.t.
The computer has these:
--os blfs linux 64-bit
--cpu amd64 2 cores, 8Gbytes DDr3 RAM
--gcc-4.8.1, linux-4.2.1, kde-4.14.
>
>
>
> Iam trying to insall libra office on a debian 8.0 OS server.
> In this readme file of loolwds
>
>
> https://gerrit.libreoffice.org/gitweb?p=online.git;a=blob;f=loolwsd/README;h=39550cc7316460d2de4f47073220df2830edfab2;hb=HEAD
>
> I did not under this section
>
> loolwsd uses autoconf/automa
Hi,
I managed to overcome a major barrier that I was facing. So, I think that
now I no longer require a clue for the same.
Thanks
Prashant
On Fri, Mar 29, 2013 at 12:59 AM, Prashant Pandey wrote:
> Hi,
>
> I am trying to hack on https://bugs.freedesktop.org/show_bug.cgi?id=51656 and
> so far
Hi,
I am trying to hack on https://bugs.freedesktop.org/show_bug.cgi?id=51656 and
so far had been able to discover out the culprit to be : 'aScales' here:
http://opengrok.libreoffice.org/xref/core/chart2/source/view/charttypes/VSeriesPlottear.cxx#1001,
since aScales[0] assumes different values for
Hello ,
I am trying to solve the bug :
https://bugs.freedesktop.org/show_bug.cgi?id=55846 and I have already gone
through the files :
http://opengrok.libreoffice.org/search?q=&project=core&defs=FontSizeBox ,
http://opengrok.libreoffice.org/xref/core/svx/source/tbxctrls/tbunocontroller.cxx
and
othe