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

2010-10-23 Thread Giuseppe Castagno
Hi all, this is a resubmitting, because I think the other patch (lurking here: http://lists.freedesktop.org/archives/libreoffice/2010-October/001329.html, please ignore it) went unnoticed 'cause I forgot to tag it as a [PATCH] and 'cause from the dev I cc'ed there I got an autoanswer stating

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

2010-10-23 Thread Mattias Johnsson
Hello, I'd also hit this bug, and was unable to build LibreOffice on my machine - 64-bit Ubuntu Linux. I can confirm that this patch fixes the problem, at least on my machine. Cheers, Mattias On 23 October 2010 17:33, Giuseppe Castagno giuseppe.casta...@acca-esse.eu wrote: Hi all, this is a

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

2010-10-23 Thread Giuseppe Castagno
Hi all, 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. Tested on Ubuntu 9.10, KDE. Please have a look. Patch submitted according to LGPLv3+. beppec56. -- Kind Regards,

[Libreoffice] Where should I edit the code? in clone or build directory?

2010-10-23 Thread Nadav Vinik
Hello Currently I edit the code in the clone dir and then use meld to copy the changes to build/libreoffice* Where should I edit the code? When the build copy the changes from the clone? Why the make don't use the clone directory instead of the need to duplicate the code to the build directory?

Re: [Libreoffice] vos removal: looking for windows and MacOS build-tester

2010-10-23 Thread Wols Lists
On 23/10/10 01:51, Norbert Thiebaud wrote: I guess you did emerge rpm I had a problem with rpm, where the current 'stable' rpm (4.4.6-r7) in portage would segfault... I unmask th ~amd64 and got the 4.8.1 ebuild... that would pass the point where rpm segfault.. but then failed later on

[Libreoffice] [PATCH] remove pam in security

2010-10-23 Thread Nadav Vinik
Notice that I leave: #if defined LINUX !defined NOPAM #else Since If I remove those lines, It's complain about #endif without #if Nadav -- הבלוג שלי: http://nadavvin.com diff --git a/sal/osl/unx/security.c b/sal/osl/unx/security.c index 92bc432..0d775b9 100644 --- a/sal/osl/unx/security.c

Re: [Libreoffice] ODF thumbnailer for win32/osx

2010-10-23 Thread Jon Nordby
On 19 October 2010 07:48, Michael Meeks michael.me...@novell.com wrote: Hi Jon, On Sun, 2010-10-17 at 04:11 +0200, Jon Nordby wrote: Does LibreOffice ship an ODF thumbnail implementation for file-managers on Windows and Mac OSX? If so, where in the sources can I find it? If not, can anyone

Re: [Libreoffice] ODF thumbnailer for win32/osx

2010-10-23 Thread Michael Meeks
On Sat, 2010-10-23 at 16:09 +0200, Jon Nordby wrote: My motivation is actually to get OpenRaster[1] thumbnail support on mentioned platforms (it uses ODF compatible thumbnails). 1. http://create.freedesktop.org/wiki/OpenRaster Oh - cool :-) Well - I guess we would love to

[Libreoffice] Libreoffice I start

2010-10-23 Thread Jean-Philippe MENGUAL
Hi, I've just installed on Debian sid i386 LO beta 2 French release. find command finds the file libstlport_gcc.so in /usr and in /opt (I installed deb package on Document Coundation website libreoffice-ure..., and I let Debian official OOo on the system). But it seems that

Re: [Libreoffice] Libreoffice I start

2010-10-23 Thread Jean-Philippe MENGUAL
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 installed all deb files via dpkg -i *.deb, even LO-ure-... Thanks for answer, Regards,

[Libreoffice] [PATCH] remove pam from config

2010-10-23 Thread Nadav Vinik
-- הבלוג שלי: http://nadavvin.com diff --git a/configure.in b/configure.in index f3151a7..f21bda9 100644 --- a/configure.in +++ b/configure.in @@ -713,14 +713,10 @@ if test z$with_java = zno; then fi fi -AC_CHECK_HEADER(security/pam_appl.h, have_pam=true, have_pam=false)

Re: [Libreoffice] Where should I edit the code? in clone or build directory?

2010-10-23 Thread Miklos Vajna
On Sat, Oct 23, 2010 at 11:22:20AM +0200, Nadav Vinik em...@nadavvin.com wrote: Currently I edit the code in the clone dir and then use meld to copy the changes to build/libreoffice* That sounds painful. :) Where should I edit the code? Under clone/ or rawbuild/ (the later is just a