Compiler crash when building libreoffice with debug

2016-03-05 Thread Pranav Ganorkar
Hi, When trying to build sfx2 module with debugging symbols , I get the following build error: make sfx2.clean && make sfx2 debug=t * 1. [CXX] sfx2/source/appl/appinit.cxx 2. [CXX] sfx2/source/appl/appmain.cxx 3.

Re: Needed information abut sidebar module

2016-03-05 Thread Pranav Ganorkar
gt; A small hint, you can make a branch in your repo, and restore it to the > point just before the commit, then you can see how things were before. Of > course the commit also tells you exactly what was changed, which should be > enough. > > Rgds > jan i. > > > On

Needed information abut sidebar module

2016-03-01 Thread Pranav Ganorkar
Hi, I am working on this bug: https://bugs.documentfoundation.org/show_bug.cgi?id=97885 As stated in the bug, it mentions that somehow the link to the EmptyPanel got removed. Most likely in this commit:

Pranav Ganorkar - License statement

2016-02-29 Thread Pranav Ganorkar
All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. Regards, Pranav ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: is anybody able to build libreoffice on archlinux

2016-02-24 Thread Pranav Ganorkar
ild] Error 2 Regards, Pranav On Wed, Feb 24, 2016 at 10:37 PM, Ɓukasz Hryniuk <lukasz.hryn...@wp.pl> wrote: > On 24.02.2016 14:52, Pranav Ganorkar wrote: > >> Hi, >> >> I want to ask if anybody has been successful in building Libreoffice &

latest upstream build fails on linux

2016-02-24 Thread Pranav Ganorkar
Hi, While building on 64-bit Archlinux, the build fails with: * [LNK] Library/libdeploymentmisclo.so [LNK] Library/libmigrationoo2lo.so [LNK] Library/libmigrationoo3lo.so

is anybody able to build libreoffice on archlinux

2016-02-24 Thread Pranav Ganorkar
Hi, I want to ask if anybody has been successful in building Libreoffice recently on Archlinux. Do we need to use the switches given in PKGBUILD for successful build ? Regards, Pranav

Build failed on linux with latest master

2016-02-18 Thread Pranav Ganorkar
Hi , When trying to build libreoffice on archlinux 64-bit , the build fails with following message: * [LNK] Executable/ui-previewer [LNK] Executable/outdevgrind [LNK] Executable/vcldemo [LNK] Executable/icontest

Re: Problem Building Libreoffice on Linux

2016-02-18 Thread Pranav Ganorkar
likely crash as well. Building with system > HarfBuzz should fix the issue, until a better fix is found. > > Regards, > Khaled > > On Thu, Feb 18, 2016 at 06:37:37PM +0530, Pranav Ganorkar wrote: > > Hi, > > > > I want to ask if there is some switch for temporaril

Re: Problem Building Libreoffice on Linux

2016-02-18 Thread Pranav Ganorkar
ann wrote: > > On 02/17/2016 05:47 PM, Pranav Ganorkar wrote: > > >Program received signal SIGSEGV, Segmentation fault. > > >0x2aaab93213d3 in ?? () from /usr/lib/libharfbuzz.so.0 > > >(gdb) bt > > >#0 0x2aaab93213d3 in ?? () from /u

Re: Problem Building Libreoffice on Linux

2016-02-17 Thread Pranav Ganorkar
:char_traits, std::allocator > const&) () from /mnt/D-Drive/LibreOffice/libreoffice/workdir/UnpackedTarball/cppunit/src/cppunit/.libs/libcppunit-1.13.so.0 #42 0x00404212 in (anonymous namespace)::ProtectedFixtureFunctor::run() const () #43 0x00404baa in sal_main() () #44 0x0040330b in main ()

Re: Problem Building Libreoffice on Linux

2016-02-17 Thread Pranav Ganorkar
rkdir/LinkTarget/Executable/cppunittester...(no debugging symbols found)...done. (gdb) bt No stack. *** On Wed, Feb 17, 2016 at 5:09 PM, Pranav Ganorkar <pranavg...@gmail.

Problem Building Libreoffice on Linux

2016-02-16 Thread Pranav Ganorkar
Hi, I am trying to build Libreoffice on linux but it fails at this point: ** [CUT] vcl_fontmetric [CUT] vcl_complextext [CUT] vcl_filters_test /bin/sh: line 1: 23247 Segmentation fault (core dumped)