[Libreoffice] smoketest segfault

2010-10-24 Thread Norbert Thiebaud
I have a segfault running smoketest. I did a clean build (multiple times...) here is the HEAD of each repos = artwork = commit 8889a9cd6098492f11608139f0a1af13f114526b Author: Andrew C. E. Dent Date: Sun Oct 24 20:45:07 2010 +0200 Images optimized for smaller size. = base =

Re: [Libreoffice] the basic macro editor

2010-10-24 Thread LeMoyne
This is a bit different than the editor crash but I am experiencing this sudden exit in a fresh build. I pulled the code 4x today getting around a ure=%productnameversion packaging error in the build. Before build I did rm -f ./unxlngi.pro in desktop/ Steps: 1) soffice -writer (no gdb) 2) Cho

Re: [Libreoffice] Image Compression Patch

2010-10-24 Thread Andrew C. E. Dent
Thanks Kendy. Where pixels are fully transparent, sometimes the colour data is stripped to improve compression.Although technically lossy, this is never seen by the end-user. It may have confused your comparison script?Some icons are genuinely altered- placeholders (green X on blue background)

Re: [Libreoffice] Merged ooo/OOO330_m12

2010-10-24 Thread Jan Holesovsky
Hi Andras, On 2010-10-24 at 20:27 +0200, Andras Timar wrote: > > JFYI - I've merged ooo/OOO330_m12 into master. It has built for me just > > fine, so hopefully it won't break your build either ;-) > > The l10n repository is not up to date. Isn't it part of the merge process? Thank you for notic

Re: [Libreoffice] [PATCH] OSL_* macros in writer/sw/source/ui

2010-10-24 Thread Jan Holesovsky
Hi Luke, On 2010-10-25 at 12:29 +1300, Luke Symes wrote: > Actually, I am running into lots of small errors, missing semicolons > mostly. Attached is a patch that lets the "sw" module build. Thank you very much for the fixes - unfortunately I have already done these in a separate commit; would b

Re: [Libreoffice] [PATCH] OSL_* macros in writer/sw/source/ui

2010-10-24 Thread Luke Symes
Actually, I am running into lots of small errors, missing semicolons mostly. Attached is a patch that lets the "sw" module build. From e7b195830bfddf4477d4a6a26fde5712b644e761 Mon Sep 17 00:00:00 2001 From: Luke Symes Date: Mon, 25 Oct 2010 12:28:14 +1300 Subject: [PATCH] Fix build errors --- sw

Re: [Libreoffice] [PATCH] OSL_* macros in writer/sw/source/ui

2010-10-24 Thread Luke Symes
On Mon, Oct 25, 2010 at 10:52 AM, Jan Holesovsky wrote: > Hi Jacek, > > On 2010-10-24 at 22:39 +0200, Jacek Wolszczak wrote: > > > LibreO should compile with the attached changes. > > Thank you a lot! Pushed :-) I needed to make this change to be able to compile: diff --git a/sw/source/ui/ind

[Libreoffice] [PATCH] Filters - Clean up some comments in binfilter/bf_sw/source/core/unocore/

2010-10-24 Thread jgraeme
Patch to remove some comments from binfilter/bf_sw/source/core/unocore/ Graeme From 2534fd28c101cdf9b578010f9f4500458c2272df Mon Sep 17 00:00:00 2001 From: J. Graeme Lingard Date: Sun, 24 Oct 2010 22:47:06 +0100 Subject: [PATCH] Clean up some comments in binfilter/bf_sw/source/core/unocore/ ---

Re: [Libreoffice] [PATCH] OSL_* macros in writer/sw/source/ui

2010-10-24 Thread Jan Holesovsky
Hi Jacek, On 2010-10-24 at 22:39 +0200, Jacek Wolszczak wrote: > LibreO should compile with the attached changes. Thank you a lot! Pushed :-) Regards, Kendy ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/

Re: [Libreoffice] [PATCH] Filters - Clean up comments in sw_unodraw.cxx & sw_unoredline.cxx

2010-10-24 Thread jgraeme
On 24 October 2010 13:04, Caolán McNamara wrote: > The "binfilter" is the filter which is used to import and export the old > StarOffice binary formats, it was created by trying to strip down old > copies of sw/sc/starmath etc. to the minimum required to load/save those > formats and convert them

Re: [Libreoffice] [PATCH] Cleaning and organizing of configure.in

2010-10-24 Thread Jan Holesovsky
Hi Niko, On 2010-10-24 at 23:34 +0300, Niko Rönkkö wrote: > Licenced under MPL 1.1 / GPLv3+ / LGPLv3+ of course. > > Cleaning and organizing of configure.in: > > Make configure --help be more coherent, limit it's width to 80 chars and > arranged options alphabetically to help maintaining them.

[Libreoffice] [PATCH] Cleaning and organizing of configure.in

2010-10-24 Thread Niko Rönkkö
Licenced under MPL 1.1 / GPLv3+ / LGPLv3+ of course. Cleaning and organizing of configure.in: Make configure --help be more coherent, limit it's width to 80 chars and arranged options alphabetically to help maintaining them. Use tabs of 4 spaces, not 3. Removed unnecessary empty lines. Change

Re: [Libreoffice] Apple Java update on Mac OSX breaks all java functionality in LibO - Issue 115180

2010-10-24 Thread Alexander Thurgood
Hi again, Sorry, its this bug : https://bugs.freedesktop.org/show_bug.cgi?id=31019 Added my comment and a link to the corresponding OOo bug. Slated as a stopper for 3.3 release. In the meantime, testing LibO will be rather limited for me, since my main focus is the DB module :-/ Alex __

Re: [Libreoffice] Image Compression Patch

2010-10-24 Thread Jan Holesovsky
Hi Andrew, On 2010-10-22 at 11:47 +0100, Andrew C. E. Dent wrote: > I've finished the process of lossless optimization for the > default_images pack. > The archive is available here: > http://people.bath.ac.uk/ea2aced/OOo/default_images.zip $ du -hs --apparent-size default_images.save/ 6,3Md

Re: [Libreoffice] [PATCH] Fix application icons names as found inside *.desktop files.

2010-10-24 Thread Jan Holesovsky
Hi Giuseppe, On 2010-10-23 at 10:28 +0200, Giuseppe Castagno wrote: > the attached patch should fix the problem of not seeing the icons when > the universal LibO packages are installed. > In any case the LibO applications can be started. Thank you, pushed :-) Regards, Kendy ___

Re: [Libreoffice] Script to find german comments in the code

2010-10-24 Thread Miklos Vajna
On Sun, Oct 24, 2010 at 07:19:55PM +0200, Jan Holesovsky wrote: > Sure - please go ahead. Can you please also update the EasyHacks page > with the info about how to run it? OK, I just pushed it and updated http://wiki.documentfoundation.org/Development/Easy_HacksTranslationOfComments showing a

Re: [Libreoffice] [PATCH] universal LibO URE packaging breaks in instsetoo_native (was: Debian packaging in universal LibO seems broken)

2010-10-24 Thread Jan Holesovsky
Hi Giuseppe, On 2010-10-23 at 08:33 +0200, Giuseppe Castagno wrote: > The attached patch seems to solve the problem. > Please verify. > > Patch released according to LGPLv3+. I've checked against the error message you showed in the original message, and your patch makes sense :-) Thank you a l

[Libreoffice] Apple Java update on Mac OSX breaks all java functionality in LibO - Issue 115180

2010-10-24 Thread Alexander Thurgood
Hi all, Just a heads up coz I don't know whether you've heard about this yet. Reported in Issue 115180 on OOo Issue Tracker. The problem also affects LibO in its latest incarnations, (not surprising since the code base is essentially the same). The suggested symbolic linking on that same issue onl

Re: [Libreoffice] [PATCH] ure: Fix some more typos in documentation

2010-10-24 Thread Caolán McNamara
On Sun, 2010-10-24 at 19:09 +0300, Aurimas Fišeras wrote: > Fixes more typos in documentation. Thanks, looks good, committed and pushed. C. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/lib

Re: [Libreoffice] Merged ooo/OOO330_m12

2010-10-24 Thread Giuseppe Castagno
Hi Jan, Jan Holesovsky wrote: Hi, JFYI - I've merged ooo/OOO330_m12 into master. It has built for me just fine, so hopefully it won't break your build either ;-) I did a pull -r && bin/g pull -r Started an incremental build, it finished, but this: http://lists.freedesktop.org/archives/libr

Re: [Libreoffice] Merged ooo/OOO330_m12

2010-10-24 Thread Andras Timar
2010/10/24 Jan Holesovsky : > Hi, > > JFYI - I've merged ooo/OOO330_m12 into master.  It has built for me just > fine, so hopefully it won't break your build either ;-) > > Regards, > Kendy Hi Kendy, The l10n repository is not up to date. Isn't it part of the merge process? Andras __

[Libreoffice] Merged ooo/OOO330_m12

2010-10-24 Thread Jan Holesovsky
Hi, JFYI - I've merged ooo/OOO330_m12 into master. It has built for me just fine, so hopefully it won't break your build either ;-) Regards, Kendy ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/list

Re: [Libreoffice] Script to find german comments in the code

2010-10-24 Thread Jan Holesovsky
Hi Miklos, On 2010-10-24 at 14:25 +0200, Miklos Vajna wrote: > Last night before we came home we write a small script with Jonas that > tries to find German comments in the LibreOffice source code (tracked > files with hxx or cxx extension). Wow - what a cool idea! :-) > Patch attached - is OK

[Libreoffice] Help concerning code style and documentation

2010-10-24 Thread Regina Henschel
Hi all, I'm currently working on LINEST and have attached a draft to issue http://www.openoffice.org/issues/show_bug.cgi?id=115189 There is no mathematical problem, but I'm uncertain about coding style. The algorithms work on matrices. They have a lot of parts which are nearly identical but th

Re: [Libreoffice] build problems

2010-10-24 Thread Jacek Wolszczak
Thanks. Still compiling, but at least it's progressing :) Jacek Dnia 2010-10-24, nie o godzinie 03:30 -0500, Norbert Thiebaud pisze: > On Sun, Oct 24, 2010 at 3:03 AM, Jacek Wolszczak > wrote: > > Hi, > > > > I keep having difficulties with building LibreO: > > http://pastebin.com/ZJJ7cZaQ and h

Re: [Libreoffice] Memory leak in ./build/libreoffice-3.2.99.2/libxml2/unxlngi6.pro/misc/build/libxml2-2.7.6/xmlmemory.c

2010-10-24 Thread julien
Le 24/10/2010 15:06, Norbert Thiebaud a écrit : On Sun, Oct 24, 2010 at 7:55 AM, julien wrote: Hi, I keep on with cppcheck and i found 3 functions in the this file with a call to "malloc" without call to "free" : xmlMallocLoc and xmlMallocAtomicLoc and xmlMemStrdupLoc By the name o

Re: [Libreoffice] Memory leak in ./build/libreoffice-3.2.99.2/libxml2/unxlngi6.pro/misc/build/libxml2-2.7.6/xmlmemory.c

2010-10-24 Thread Norbert Thiebaud
On Sun, Oct 24, 2010 at 7:55 AM, julien wrote: > Hi, > > I keep on with cppcheck and i found 3 functions in the this file with a call > to "malloc" without call to "free" : > > xmlMallocLoc and xmlMallocAtomicLoc and xmlMemStrdupLoc By the name of it, I would expect these function to do a malloc

[Libreoffice] Memory leak in ./build/libreoffice-3.2.99.2/libxml2/unxlngi6.pro/misc/build/libxml2-2.7.6/xmlmemory.c

2010-10-24 Thread julien
Hi, I keep on with cppcheck and i found 3 functions in the this file with a call to "malloc" without call to "free" : xmlMallocLoc and xmlMallocAtomicLoc and xmlMemStrdupLoc As it's an external library, i checked on the last dev version and it's the same. Is it again a false positive ? as i'm

Re: [Libreoffice] Image Compression Patch

2010-10-24 Thread Caolán McNamara
On Fri, 2010-10-22 at 11:47 +0100, Andrew C. E. Dent wrote: > Hi Kendy > > > I've finished the process of lossless optimization for the > default_images pack. What is the process btw, are you using some command line tools to do it which could be scripted. Or opening them up manually in a graphic

[Libreoffice] Script to find german comments in the code

2010-10-24 Thread Miklos Vajna
Hi, Last night before we came home we write a small script with Jonas that tries to find German comments in the LibreOffice source code (tracked files with hxx or cxx extension). I'm attaching as a patch, I think it may make sense to have it in the scratch/ directory of build.git. What do you th

Re: [Libreoffice] the basic macro editor

2010-10-24 Thread Caolán McNamara
On Sun, 2010-10-24 at 00:27 +0200, René Kjellerup wrote: > > I'm having troubles with the macro editor, when trying to open it > it crashes soffice.bin What dialog exactly, tools->macros->organize macros->basic ? FWIW that's working here. Might get a more useful backtrace with... gdb /mnt/new

Re: [Libreoffice] easy task c++ to do

2010-10-24 Thread Caolán McNamara
On Sun, 2010-10-24 at 11:48 +0200, Joost Eekhoorn wrote: > Hi, > > How can I contribute with an easy task? Well, you just have ;-). Mailing the patches to the list is perfectly fine. Our list of "easy" tasks are at http://wiki.documentfoundation.org/Easy_Hacks as you've already seen and comment t

Re: [Libreoffice] Array index at -1

2010-10-24 Thread julien
Le 24/10/2010 10:43, Norbert Thiebaud a écrit : On Sun, Oct 24, 2010 at 3:15 AM, julien wrote: Hi, I'm running cppcheck (1.45 from sourceforge since the testing package on Debian repository is the 1.44 version) the whole project. And i found these points : [./build/libreoffice-3.2.99.2/ber

Re: [Libreoffice] [PATCH] Filters - Clean up comments in sw_unodraw.cxx & sw_unoredline.cxx

2010-10-24 Thread Caolán McNamara
On Fri, 2010-10-22 at 23:07 +0100, jgraeme wrote: > Another patch cleaning up comments. Looks good, pushed. The "binfilter" is the filter which is used to import and export the old StarOffice binary formats, it was created by trying to strip down old copies of sw/sc/starmath etc. to the minimum

Re: [Libreoffice] build failure loading pythonloader.uno.so

2010-10-24 Thread Caolán McNamara
On Sun, 2010-10-24 at 01:26 +0200, Thomas Klausner wrote: > I used "build" with the variable set for my original error and got: > > /build/libreoffice-3.2.99.2/solenv/bin/gdbtrycatchtrace:2: Error in > sourced command file: > Function "__cxa_throw" not defined. This sucks, looks like catch t

[Libreoffice] easy task c++ to do

2010-10-24 Thread Joost Eekhoorn
Hi, How can I contribute with an easy task? I am a medior C++ programmer, using Qt4 for the GUI. I am running Ubuntu in an virtual machine with only 20 Gb disk space. One bz2 was corrupted and I have downloaded that again manually. To get it running, I had to run autogen.sh as follows: ./autogen.

Re: [Libreoffice] Libreoffice I start

2010-10-24 Thread Giuseppe Castagno
Jean-Philippe MENGUAL wrote: Hi, Same error. Here's full message: /opt/libreoffice3/program/soffice.bin error while loading shared libraries. Can't open shared object file. libstlport_gcc.so No such file or directrory. ... I've just installed on Debian sid i386 LO beta 2 French release. fin

Re: [Libreoffice] Array index at -1

2010-10-24 Thread Norbert Thiebaud
On Sun, Oct 24, 2010 at 3:15 AM, julien wrote: > Hi, > > I'm running cppcheck (1.45 from sourceforge since the testing package on > Debian repository is the 1.44 version) the whole project. > And i found these points : > [./build/libreoffice-3.2.99.2/berkeleydb/unxlngi6.pro/misc/build/db-4.7.25.NC

Re: [Libreoffice] build problems

2010-10-24 Thread Norbert Thiebaud
On Sun, Oct 24, 2010 at 3:03 AM, Jacek Wolszczak wrote: > Hi, > > I keep having difficulties with building LibreO: > http://pastebin.com/ZJJ7cZaQ and http://pastebin.com/rBvZWruc. > > Any hints what to do? It looks like a partial build gone wrong. Did you do a git pull and than make ?(without mak

[Libreoffice] Array index at -1

2010-10-24 Thread julien
Hi, I'm running cppcheck (1.45 from sourceforge since the testing package on Debian repository is the 1.44 version) the whole project. And i found these points : [./build/libreoffice-3.2.99.2/berkeleydb/unxlngi6.pro/misc/build/db-4.7.25.NC/btree/bt_compact.c:1980]: (error) Array index -1 is ou

Re: [Libreoffice] [PATCH] remove pam from config

2010-10-24 Thread Nadav Vinik
While autogen.sh complete successfully with this patch, the make didn't, there still pam configuration related in the code. last patch work and make finish compilation. On Sun, Oct 24, 2010 at 12:54 AM, Nadav Vinik wrote: > -- > הבלוג שלי: > http://nadavvin.com > -- הבלוג שלי: http://nadavvi

[Libreoffice] build problems

2010-10-24 Thread Jacek Wolszczak
Hi, I keep having difficulties with building LibreO: http://pastebin.com/ZJJ7cZaQ and http://pastebin.com/rBvZWruc. Any hints what to do? Thanks for help in advance. Regards, Jacek ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org htt