Re: Missing Patches on LibreOffice master

2024-09-25 Thread Andreas Mantke
Hi Mike, hi all, Am 14.09.24 um 10:44 schrieb Mike Kaganski: Hi Andreas, On 14.09.2024 13:07, Andreas Mantke wrote: Am 05.09.24 um 06:49 schrieb Áron Budea: The reason would be impatience. Those patches were merged less than two days ago, and porting patches can take a while depending on the

Re: Build of LibreOffice stops with missing aclocal-1.16

2024-09-15 Thread Andreas Mantke
Hi Xisco Am 13.09.24 um 12:08 schrieb Xisco Fauli: Hi Andreas, This should be fixed with https://gerrit.libreoffice.org/c/core/+/173315 yepp. I could build LibreOffice without moving to system harfbuzz again. I did a autogen.sh without the system harfbuzz, a make clean and a make and it buil

Re: Missing Patches on LibreOffice master

2024-09-14 Thread Andreas Mantke
? Therefore in the future I would suggest waiting at least two to four weeks before inquiring. Cheers, Aron On Wed, Sep 4, 2024 at 10:28 PM Andreas Mantke wrote: Hi all, I wonder why these patches didn't make it upstream?: https://gerrit.libreoffice.org/c/core/+/172775

Re: [Solved] Build of LibreOffice stops with missing aclocal-1.16

2024-09-12 Thread Andreas Mantke
Hi all, Am 12.09.24 um 19:21 schrieb Andreas Mantke: Hi all, with the current patches LibreOffice didn't build on openSUSE 15.6 anymore. There is an issue with the aclocal inside of harfbuzz. This software seemed to be compiled against aclocal-1.16.5. I got only a version 1.15 listed fro

Build of LibreOffice stops with missing aclocal-1.16

2024-09-12 Thread Andreas Mantke
Hi all, with the current patches LibreOffice didn't build on openSUSE 15.6 anymore. There is an issue with the aclocal inside of harfbuzz. This software seemed to be compiled against aclocal-1.16.5. I got only a version 1.15 listed from the SUSE repos. The error message that I got from building

Missing Patches on LibreOffice master

2024-09-04 Thread Andreas Mantke
Hi all, I wonder why these patches didn't make it upstream?: https://gerrit.libreoffice.org/c/core/+/172775 https://gerrit.libreoffice.org/c/core/+/172774 https://gerrit.libreoffice.org/c/core/+/172596 Regards, Andreas -- ## Free Software Advocate ## Free Online Office (LibreOffice Technology):

Missing Patch Of LOK in LibreOffice Core Repo

2024-07-21 Thread Andreas Mantke
Hi all, I looked into the LibreOffice core repository about the current state of LOK and stumbled over a patch that didn't make into the LibreOffice master since May 2024: https://gerrit.libreoffice.org/c/core/+/167858 Maybe it has been overlooked to send the commit also to the LibreOffice core

Re: [SOLVED] Re: Commit https://gerrit.libreoffice.org/c/core/+/170087 breaks build

2024-07-10 Thread Andreas Mantke
Hi all, Am 07.07.24 um 21:46 schrieb Julien Nabet: Fixed thanks to Patrick with https://gerrit.libreoffice.org/c/core/+/170097 thanks for the fix. My local build runs successful after that patch. Regards, Andreas -- ## Free Software Advocate ## Free Online Office (LibreOffice Technology): ##

Commit https://gerrit.libreoffice.org/c/core/+/170087 breaks build

2024-07-07 Thread Andreas Mantke
Hi all, the commit 'sw: simplify code by checking pointer directly' gave me the error: sw/source/uibase/uno/unotxdoc.cxx:3273:10: error: ‘m_bObjectValid’ was not declared in this scope 3273 | if (!m_bObjectValid)  |  ^~ It seemed there has been an if clause overlooke

Re: Error Compiling LibreOffice Core on Debian 12 - x64

2024-04-03 Thread Andreas Mantke
Weghorn: On 2024-03-24 00:17, Andreas Mantke wrote: I try to compile LibreOffice core on Debian 12 -x64 but the process ended with an error. Here the messages in the shell at the end of the build process: [MOD] unoxml /builddir/core/filter/source/graphicfilter/icgm/cgmtypes.hxx:108: warning: type

Error Compiling LibreOffice Core on Debian 12 - x64

2024-03-23 Thread Andreas Mantke
Hello, I try to compile LibreOffice core on Debian 12 -x64 but the process ended with an error. Here the messages in the shell at the end of the build process: [MOD] unoxml /builddir/core/filter/source/graphicfilter/icgm/cgmtypes.hxx:108: warning: type ‘LineType’ violates the C++ One Definition

Re: Debian 12.5 - 32bit Compiling Error - Missing jawt_md.h

2024-03-10 Thread Andreas Mantke
Hi Hossein, thanks for your answer. Sorry for my late answer. I was busy with other tasks during the last days. Am 05.03.24 um 21:51 schrieb Hossein Nourikhah: Hello Andreas, The file jawt_md.h is available in the include path of the openjdk, but the path to the file varies according to the ar

Debian 12.5 - 32bit Compiling Error - Missing jawt_md.h

2024-03-05 Thread Andreas Mantke
Hi all, I tried to compile the current source code from the LibreOffice core master, but I failed with an error within the bean module: [C  ] bean/native/unix/com_sun_star_comp_beans_LocalOfficeWindow.c /home/andreas/libreoffice/libo/bean/native/unix/com_sun_star_comp_beans_LocalOfficeWindow.c:3

Missing Patch Inside LibreOffice Core Branch Master

2023-12-27 Thread Andreas Mantke
Hi all, I found out again that at least one patch didn't make it to the LibreOffice core repository, branch master: https://gerrit.libreoffice.org/c/core/+/160022 I hope this is a lapse again and it would be good to have this patch in the LibreOffice core master tree too. It's currently only ava

Missing Patches Inside LibreOffice Core Branch Master (again)

2023-10-27 Thread Andreas Mantke
Hi all, I looked on the LibreOffice Gerrit and found out that at least two patches around the LibreOffice kit and its features were not committed to the LibreOffice master branch: https://gerrit.libreoffice.org/c/core/+/158343 https://gerrit.libreoffice.org/c/core/+/158512 I think it would only

Re: LO 24.2 C++20 baseline

2023-09-22 Thread Andreas Mantke
Hi Christian, Am 22.09.23 um 22:15 schrieb Christian Lohmaier: Hi Andreas, On Fri, Sep 22, 2023 at 11:09 PM Andreas Mantke wrote: You can also look in config.log for more details as to why it fails I tried with: export CC=/usr/bin/gcc-12 That's not enough, when doing it that way you&#

Re: LO 24.2 C++20 baseline

2023-09-22 Thread Andreas Mantke
Hi Christian, Am 22.09.23 um 21:25 schrieb Christian Lohmaier: Hi Andreas, On Fri, Sep 22, 2023 at 9:31 PM Andreas Mantke wrote: You can upgrade to Leap 15.5 and compiling should work again: https://build.opensuse.org/package/show/openSUSE:Leap:15.5:Update/gcc12 unfortunately the upgrade

Re: LO 24.2 C++20 baseline

2023-09-22 Thread Andreas Mantke
Hi Ilmari, Am 22.09.23 um 18:05 schrieb Ilmari Lauhakangas: On 22.9.2023 18.36, Andreas Mantke wrote: Am 22.09.23 um 09:20 schrieb Stephan Bergmann: I just submitted <https://git.libreoffice.org/core/+/1eef07805021b7ca26a1a8894809b6d995747ba1%5E%21> "Bump baseline to C++20&quo

Re: LO 24.2 C++20 baseline

2023-09-22 Thread Andreas Mantke
Hi Stephan, I tried to compile from master on openSUSE 15.4 without success yet. It complains about the compiler (the current tool chain is gcc 7). Regards, Andreas Am 22.09.23 um 09:20 schrieb Stephan Bergmann: I just submitted

Missing Patch Inside LibreOffice Core Master Branch

2023-08-10 Thread Andreas Mantke
Hi all, I looked on the LibreOffice Gerrit and found out that a patch of the LibreOffice kit has not been committed to the LibreOffice master branch: https://gerrit.libreoffice.org/c/core/+/155282 I think it would only a lapse that it didn't make it only in branch but not into the master. Regar

Re: Build failed inside skia module on openSUSE 15.4-x64 with skia m116

2023-07-19 Thread Andreas Mantke
Hi Noel, because I got no response to my answer of your questions I'd like to ask if you need some further information to  work on the issue. Regards, Andreas Am 16.07.23 um 20:35 schrieb Andreas Mantke: Hi Noel, Am 16.07.23 um 20:28 schrieb Noel Grandin: what kind of build is this?

Re: Build failed inside skia module on openSUSE 15.4-x64 with skia m116

2023-07-16 Thread Andreas Mantke
Hi Noel, Am 16.07.23 um 20:28 schrieb Noel Grandin: what kind of build is this? debug/release? and what version of gcc? rpm -qa | grep gcc gave me: gcc7-c++-7.5.0+r278197-4.30.1.x86_64 gcc-info-7-3.9.1.x86_64 gcc-c++-7-3.9.1.x86_64 gcc-7-3.9.1.x86_64 libgcc_s1-12.3.0+git1204-15.1.10.1.x8

Build failed inside skia module on openSUSE 15.4-x64 with skia m116

2023-07-15 Thread Andreas Mantke
Hi all, I build LibreOffice from source on an openSUSE 15.4 -x64 and it breaks inside the skia module. I made a fresh git checkout today and it breaks inside that module. I tried to remove the last three commits inside that module (step by step), but that didn't solve the issue. The build breaks

Re: LibreOffice Build failed on Debian-x86-32bit inside Module VCL

2023-07-15 Thread Andreas Mantke
13.07.23 um 21:06 schrieb Andreas Mantke: Hi Michael, thanks for your answer. I tried again with the latest patches from the git repository. But it breaks again in the skia module yet. (see my other mail to this list). Thus I need to solve this issue, because the VCL module is currently not build

Re: LibreOffice Build failed again on Debian-x86-32bit inside Module Skia

2023-07-15 Thread Andreas Mantke
Hi Noel, Am 14.07.23 um 14:02 schrieb Noel Grandin: That should be fixed as of an hour ago with https://cgit.freedesktop.org/libreoffice/core/commit/?id=64140e0e7f8a151f298568c9173364efca636a46 thanks for your work. The skia module build again. Regards, Andreas -- ## Free Software Advocate

LibreOffice Build failed again on Debian-x86-32bit inside Module Skia

2023-07-14 Thread Andreas Mantke
Hi all, I updated my LibreOffice source with the latest commits from yesterday (June, 12) and run the build process again on my Netbook with Debian Bookworm. I could build the skia module successfully with the patch, provided by Rene some days ago. But after running an git pull to get the patch

Re: LibreOffice Build failed on Debian-x86-32bit inside Module VCL

2023-07-13 Thread Andreas Mantke
). I will give feedback here once I got the skia issue fixed. Regards, Andreas Am 13.07.23 um 08:31 schrieb Michael Weghorn: On 2023-07-12 21:04, Andreas Mantke wrote: I compiled LibreOffice on a Netbook with Debian-x86-32bit for a while successful. I did this with success from the source repo some

LibreOffice Build failed on Debian-x86-32bit inside Module VCL

2023-07-12 Thread Andreas Mantke
Hi all, I compiled LibreOffice on a Netbook with Debian-x86-32bit for a while successful. I did this with success from the source repo some weeks ago (before version 7.6 was tagged). I run a build from source again with the source from June, 30 with a clean environment and applied the patch, Ren

Re: LibreOffice Build failed on Debian-x86-32bit

2023-07-06 Thread Andreas Mantke
Hi Rene, Am 04.07.23 um 20:47 schrieb Rene Engelhard: Hi, Am 04.07.23 um 20:45 schrieb Andreas Mantke: big thanks for investigating. I'll try to apply your patch and look if it build successful. A somewhat improved version of it (keeping amd64 intact) is in https://gerrit.libreoffice.

Re: LibreOffice Build failed on Debian-x86-32bit

2023-07-04 Thread Andreas Mantke
Hi Rene, big thanks for investigating. I'll try to apply your patch and look if it build successful. But it may take some time to get the whole build done on the (old) machine. Regards, Andreas Am 04.07.23 um 20:31 schrieb Rene Engelhard: Hi again, Am 04.07.23 um 20:19 schrieb Rene Engelhard:

LibreOffice Build failed on Debian-x86-32bit

2023-07-03 Thread Andreas Mantke
Hi all, I compiled LibreOffice on a Netbook with Debian-x86-32bit for a while successful. I did this with success from the source repo some weeks ago (before version 7.6 was tagged). I run a build from source again last week but without success. I tried again with make clean, but that didn't cha

Re: Origin/master build fail

2023-03-22 Thread Andreas Mantke
Hi Franklin, Am 22.03.23 um 06:02 schrieb Franklin Weng: Hi, Since yesterday when I built from origin/master it always halted with the following messages: I have no issue to build LibreOffice this mornig: Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: a76ef6e4cb345d6aa7

Changes in LibreOffice Core, e.g. LibreOfficeKit (and other folders/files)

2022-12-19 Thread Andreas Mantke
Hi all, I looked at Gerrit.LibreOffice and found another patch on the LibreOfficeKit (and other files in LibreOffice core) which not make it into the LibreOffice master. I'd expect this a slip of the pen: https://gerrit.libreoffice.org/c/core/+/140403 I looked further a bit more around on Gerri

Re: Changes in LibreOfficeKit

2022-11-21 Thread Andreas Mantke
Hi Miklos, Am 21.11.22 um 10:15 schrieb Miklos Vajna: Hi, On Sat, Nov 19, 2022 at 12:58:24PM +0100, Andreas Mantke wrote: https://gerrit.libreoffice.org/c/core/+/137869 It would be great if the developer or the reviewer could merge this patch into the LibreOffice master too. Done in <ht

Changes in LibreOfficeKit

2022-11-19 Thread Andreas Mantke
Hi all, I looked at Gerrit.LibreOffice and found a patch on the LibreOfficeKit which not make it into the LibreOffice master. I think this were only a slip of the pen: https://gerrit.libreoffice.org/c/core/+/137869 It would be great if the developer or the reviewer could merge this patch into t

Re: (was: ESC meeting minutes: 2022-10-20)

2022-10-22 Thread Andreas Mantke
Am 22.10.22 um 15:58 schrieb Thorsten Behrens: Hi Andreas, all, Andreas Mantke wrote: I find it very shameful how much efford the board and it's members with a known and possible CoI on this topic invest to not enable further contributions and throw away a project which is evaluated impo

Re: (was: ESC meeting minutes: 2022-10-20)

2022-10-22 Thread Andreas Mantke
Hi all, Am 22.10.22 um 08:27 schrieb Noel Grandin: On Fri, 21 Oct 2022 at 23:32, Andreas Mantke wrote: The whole action was driven by members of the board with a (potential?) Conflict of Interest (CoI) on just this topic. This is just another way of attempting to exclude

Re: (was: ESC meeting minutes: 2022-10-20)

2022-10-21 Thread Andreas Mantke
Hi Chris, Am 21.10.22 um 16:47 schrieb Chris Sherlock: On 21 Oct 2022, at 11:29 pm, Andreas Mantke wrote: Hi, I find it very shameful how much efford the board and it's members with a known and possible CoI on this topic invest to not enable further contributions and throw away a pr

Re: (was: ESC meeting minutes: 2022-10-20)

2022-10-21 Thread Andreas Mantke
Hi, I find it very shameful how much efford the board and it's members with a known and possible CoI on this topic invest to not enable further contributions and throw away a project which is evaluated important for the future of LibreOffice and TDF. And this whole topic shows that this board me

Re: Packaging a template set into an Extension

2022-10-01 Thread Andreas Mantke
Hi Kevin, Am 01.10.22 um 12:47 schrieb Kevin Suo: Dear Community: I am trying to package several templates (i.e., a template set) into an extension, so that others can install this extension and have these templates installed all at once rather than copy-paste those ott files one by one manual

Merging Of A Contribution

2022-09-01 Thread Andreas Mantke
Hi all, I wonder about the necessary time-slot to merge a volunteer patch, which is reviewed and marked ready into the LibreOffice master branch. I'm asking in this case especially for the following patch: https://gerrit.libreoffice.org/c/core/+/138884 But it is general interesting for volunte

Re: Onenote alternative for libreoffice is needed

2021-02-20 Thread Andreas Mantke
Hello Peter, Am 20.02.21 um 15:49 schrieb peter20...@tutanota.com: > LibreOffice is amazing already but an alternative to onenote is > needed. A way to store notes and been able to store the database > locally or on the cloud. maybe you could have a look on Joplin for this purpose: https://joplin

Re: Extension Manager - GSOC'20

2020-03-02 Thread Andreas Mantke
Hello, because this is a new Implementation with noch connection to the current LibreOffice Extensions and Templates site I couldn't provide any information about api etc. I was not included in the discussion and development of a new site. TDF had done this development behind the scenes. I co

FYI: Building LibreOffice - Missing Library On Debian

2020-02-19 Thread Andreas Mantke
Hi, I tried to build LibreOffice on Debian bullseye/sid i686 from source (master) (git checkout from yesterday evening). I got no warning about missing libraries and ran into an error: (...)/workdir/UnpackedTarball/skia/tools/sk_app/unix/VulkanWindowContext_unix.cpp:19:10: fatal error: X11/Xlib-x

Re: License information for extensions on LO's extension site

2018-08-30 Thread Andreas Mantke
Am 30.08.2018 um 19:02 schrieb Stephan Bergmann: > On 30/08/18 18:43, Andreas Mantke wrote: >> In my view it is necessary, that a LibreOffice extension that is >> published on a TDF resource, has a clear license statement and presents >> this license statement to the user du

Re: License information for extensions on LO's extension site

2018-08-30 Thread Andreas Mantke
Hello Stephan, there is no way to comment directly on my blog. Am 30.08.2018 um 12:19 schrieb Stephan Bergmann: > I don't find a way to comment directly at > , > so moving that here.  Quoting that blog post: > > [...] >> But with

Linux Build Dependencies For openSuSE 15.0?

2018-06-22 Thread Andreas Mantke
Hello, there is the description on build dependencies for LibreOffice on openSuSE inside the TDF-Wiki: https://wiki.documentfoundation.org/Development/Linux_Build_Dependencies#openSUSE If you look into the openSuSE buildservice there are currently only tags for arm, Leap 42.3 and tumbleweed, but

Re: Letter-Wizzard - Dialog Doesn't Show Up

2017-02-23 Thread Andreas Mantke
Hi Julien, Am 20.02.2017 um 23:28 schrieb julien2412: > It should be fixed with https://gerrit.libreoffice.org/#/c/34495/ > thanks. Yes it is fixed. Kind regards, Andreas -- ## Infrastructure Developer LibreOffice ## Freie Office-Suite für Linux, Mac, Windows ## http://LibreOffice.org ## Suppo

Letter-Wizzard - Dialog Doesn't Show Up

2017-02-20 Thread Andreas Mantke
Hello, I checkout the latest code from the source tree and build LibreOffice from it. Build ID: 5706b29974c1c3ab0ba5a23685accf2fbebc3e06 If I try to start the letter wizzard I get only a traceback in the shell: Traceback (most recent call last): File "(...)/instdir/program/wizards/letter/Lette

Re: porting extension [java-netbeans] from OpenOffice to LibreOffice

2015-09-21 Thread Andreas Mantke
Hello, Am 21.09.2015 um 18:21 schrieb John D'Orazio: > I'm trying to create an account on the extensions website... I'm > figuring maybe everyone is busy for the conference, but when the admin > of the extensions website gets a chance, I'm ready to upload my plugin... (...) please fill in in your

Re: Android Build Error on Linux (openSuSE)

2015-05-06 Thread Andreas Mantke
Hi Christian, Am 06.05.2015 um 10:20 schrieb Christian Lohmaier: > iHi Andreas, *, > > On Tue, May 5, 2015 at 6:52 PM, Andreas Mantke wrote: >> Am 04.05.2015 um 10:49 schrieb Miklos Vajna: >>> Hi Andreas, >>> >> cp: der Aufruf von stat für >> „/ho

Re: Android Build Error on Linux (openSuSE)

2015-05-05 Thread Andreas Mantke
Hi Miklos, thanks for your hints. Am 04.05.2015 um 10:49 schrieb Miklos Vajna: > Hi Andreas, > > (...) > Hmm, ideally none of these switches should cause a problem, but just in > case, can you try './autogen.sh' with 'autogen.input' having just: > > --enable-werror > --with-android-sdk=/home/andi

Android Build Error on Linux (openSuSE)

2015-05-03 Thread Andreas Mantke
Hello, I try to build Android version from source with the following autoconfiguration: ./autogen.sh --enable-werror --disable-dbgutil --enable-ccache --with-android-sdk=/home/andi/Android/Sdk --with-android-ndk=/home/andi/android_development/android-ndk-r10d --with-android-ndk-toolchain-versio

Compilation of LibreOffice for Android

2015-04-30 Thread Andreas Mantke
Hello, I tried to compile the current state of LibreOffice for Android from a fresh git repository clone, but I was not successful The make process stops with the following messages: removed org.openoffice.Office.DataAccess/Drivers - saving 136 saved 3818 of 7422 bytes: 51% /home/andi/android_dev

[Libreoffice-commits] core.git: Changes to 'refs/changes/57/3157/3'

2014-09-29 Thread Andreas Mantke
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/57/3157/1'

2014-09-29 Thread Andreas Mantke
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/57/3157/2'

2014-09-29 Thread Andreas Mantke
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/60/2960/1'

2014-09-29 Thread Andreas Mantke
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/26/2926/2'

2014-09-29 Thread Andreas Mantke
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/26/2926/1'

2014-09-29 Thread Andreas Mantke
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/35/8735/2'

2014-09-29 Thread Andreas Mantke
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/35/8735/1'

2014-09-29 Thread Andreas Mantke
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: cui/source

2014-03-25 Thread Andreas Mantke
cui/source/options/treeopt.hrc |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b53ba68b6b4a070ec56d02aaa6f649ec9482 Author: Andreas Mantke Date: Sun Mar 23 22:02:02 2014 +0100 More vertical space for the options dialog The vertical space of the

Re: Bad empty file at

2014-03-17 Thread Andreas Mantke
>> <http://updateexte.libreoffice.org/ExtensionUpdateService/check.Update>." >> >> So, who can fix that file (or propose a better fix)? >> >> Stephan > -- Andreas Mantke Twitter: @andreaslibo Skype: andreaslibo The Document Foundation, Kurfürstendamm 1

Re: Current Build from Git: Writer-Wizards don't run

2014-03-03 Thread Andreas Mantke
Hi Stephan, Am 03.03.2014 12:02, schrieb Stephan Bergmann: > On 03/02/2014 05:45 PM, Andreas Mantke wrote: >> I build LibreOffice from the current master on my openSuSE 12.3-x64 and >> the Writer wizzards don't run anymore. > > Fixed with > <http://cgit.freedesktop

Current Build from Git: Writer-Wizzards don't run

2014-03-02 Thread Andreas Mantke
Hello, I build LibreOffice from the current master on my openSuSE 12.3-x64 and the Writer wizzards don't run anymore. I got the following message once I run LibreOffice from 'instdir/program': ./soffice Traceback (most recent call last): File "/home//libreoffice/libogitrepo/gerritgit/libo3/ins

Re: Templates for Fax and Letter doesn't work as expected

2013-12-11 Thread Andreas Mantke
Hello, Am 11.12.2013 18:52, schrieb Michael Meeks: > On Sun, 2013-12-08 at 23:01 +0100, Andreas Mantke wrote: >> I tried out the fax and letter wizard of LibO 4.1.4, 4.2-beta2 and the >> master in different options but I don't get a fax with all the personal >> data

Templates for Fax and Letter doesn't work as expected

2013-12-08 Thread Andreas Mantke
Hello, I tried out the fax and letter wizard of LibO 4.1.4, 4.2-beta2 and the master in different options but I don't get a fax with all the personal data inside in the right column. E.g. I missed my name, phone number etc. The wizard could not copy the data from tools-options to the template. I

Re: Dev-Environment with Vagrant/VirtualBox?

2013-11-16 Thread Andreas Mantke
Hi, Am 15.11.2013 20:37, schrieb Michael Stahl: > On 15/11/13 19:56, bjoern wrote: >> Hi Andreas, >> >> On Fri, Nov 15, 2013 at 07:19:02PM +0100, Andreas Mantke wrote: >>> The environment should contain a Linux environment with the necessary >>> tools instal

Dev-Environment with Vagrant/VirtualBox?

2013-11-15 Thread Andreas Mantke
Hello, I don't know if it would be useful to create a development environment based on vagrant and VirtualBox. I saw such a project in another open source project that should lower the barriers to get involved with the project and the code/environment. The environment should contain a Linux envir

[Libreoffice-commits] core.git: filter/source

2013-04-03 Thread Andreas Mantke
filter/source/pdf/impdialog.src |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 54e8623d73ace01e66735f70d8f9635e74eb9b25 Author: Andreas Mantke Date: Mon Apr 1 16:23:10 2013 +0200 fdo#62890: Fix for the dialog PDF Options, register Digital Signatures

[PATCH] Fix for the dialog PDF Options, register Digital Signatures

2013-04-01 Thread Andreas Mantke (via Code Review)
-MessageType: newchange Gerrit-Change-Id: Ifbba3e40b27d96da4706c8dcdf4d9ab26069a83f Gerrit-PatchSet: 1 Gerrit-Project: core Gerrit-Branch: master Gerrit-Owner: Andreas Mantke ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-commits] core.git: sd/source

2013-03-23 Thread Andreas Mantke
sd/source/ui/animations/CustomAnimationDialog.src |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 20064583080a8622ba1b8f217cb0b9c184a3ae15 Author: Andreas Mantke Date: Sat Mar 23 12:36:27 2013 +0100 fixed the dialog because there was an overlap

[PATCH] fixed the dialog because there was an overlap

2013-03-23 Thread Andreas Mantke (via Code Review)
t-PatchSet: 1 Gerrit-Project: core Gerrit-Branch: master Gerrit-Owner: Andreas Mantke ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: templates.libreoffice.org CMIS/FTP/DAV support

2012-12-12 Thread Andreas Mantke
Hi Michael, Cedric, Am 12.12.2012 22:20, schrieb Michael Meeks: > On Wed, 2012-12-12 at 19:57 +0100, Andreas Mantke wrote: >> yes, I could do. There is currently a WebDAV available for the >> extensions- and the template-site: >> webdav://extensions.libr

Re: templates.libreoffice.org CMIS/FTP/DAV support

2012-12-12 Thread Andreas Mantke
Hi Cedric, Am 12.12.2012 21:29, schrieb Cedric Bosdonnat: > Hi Andreas, > > On Wed, 2012-12-12 at 19:57 +0100, Andreas Mantke wrote: >>> Could you help us on the plone side to get this ready? >>> >> yes, I could do. There is currently a WebDAV available for th

Re: templates.libreoffice.org CMIS/FTP/DAV support

2012-12-12 Thread Andreas Mantke
he indexing, search and display feature. I've the goal to get ready with this new environment at Fosdem 2013, but I'm not shure if I could manage without some help (extra manpower/womenpower ;-) Regards, Andreas -- Andreas Mantke Twitter: @andreaslibo Skype: andreaslibo The Document Fou

Re: Extension Manager: Link to further Extensions

2012-11-21 Thread Andreas Mantke
Hi Christian, *, Am 21.11.2012 21:20, schrieb Christian Lohmaier: > HI Andreas, *, > > On Wed, Nov 21, 2012 at 8:42 PM, Andreas Mantke wrote: >> Am 21.11.2012 19:58, schrieb Christian Lohmaier: >>>> Should we move this link to >>>> http://extensions.lib

Re: Extension Manager: Link to further Extensions

2012-11-21 Thread Andreas Mantke
Hi Christian, *, Am 21.11.2012 19:58, schrieb Christian Lohmaier: > Hi Andreas, *, > > On Sat, Nov 17, 2012 at 11:36 PM, Andreas Mantke wrote: >> the link for further extensions in extension manager of LibreOffice >> points currently to http://extensions.libreoffice.org.

Extension Manager: Link to further Extensions

2012-11-17 Thread Andreas Mantke
Hi all, the link for further extensions in extension manager of LibreOffice points currently to http://extensions.libreoffice.org. This page contains some explanation about the use of the extension-site but no extensions. Should we move this link to http://extensions.libreoffice.org/extension-cen

Community-Meetings at the LibreOffice Conference (Tuesday 16. Oct. 2012)

2012-09-21 Thread Andreas Mantke
Hi all, we, the LibreOffice conference organization team, are working currently on the schedule of the conference program. As usual there is a day for Community Meetings, Tuesday, 16. Oct. 2012. To create a schedule for this meetings we need to know which groups need a room for their meeting. The

LibreOffice Conference: Call for Papers ends in about two weeks

2012-07-31 Thread Andreas Mantke
Hi all, the LibreOffice conference will take place this October in Berlin. You'll all available information about the conference on our special conference site: http://conference.libreoffice.org. The call for papers started at the end of June and will close in about two weeks, at the 15th August,

License statement of Andreas Mantke

2012-05-01 Thread Andreas Mantke
sing configuration file) My license statement will also valid if I contribute under an another user name. HTH, Andreas Mantke -- ## Developer LibreOffice ## Freie Office-Suite für Linux, Mac, Windows ## http://LibreOffice.org ## Support the Document Foundation (http://documentfoundation.org) ## Meine S

Re: [Libreoffice] Error compiling from master inside vcl

2011-07-21 Thread Andreas Mantke
Hi Caolan, Michael, *, Am Donnerstag, 21. Juli 2011, 12:58:53 schrieb Caolán McNamara: > There's no actual compiler/linker error included in that log. Its a > parallel build and the error messages from vcl itself are probably mile > back in your buffer. Just do a make -sr in vcl which is the repor

Re: [Libreoffice] Error compiling from master inside vcl

2011-07-20 Thread Andreas Mantke
Hi Michael, Caolan, *, Am Mittwoch, 20. Juli 2011, 20:07:14 schrieb Andreas Mantke: > Hi Michael, Caolan, *, > > Am Mittwoch, 20. Juli 2011, 12:12:51 schrieb Michael Meeks: (...) > > > ./autogen.sh --with-num-cpus=2 --with-max-jobs=2 --without-junit > > > --with-lan

Re: [Libreoffice] Error compiling from master inside vcl

2011-07-20 Thread Andreas Mantke
Hi Michael, Caolan, *, Am Mittwoch, 20. Juli 2011, 20:07:14 schrieb Andreas Mantke: > Hi Michael, Caolan, *, > > Am Mittwoch, 20. Juli 2011, 12:12:51 schrieb Michael Meeks: > > Hi Andreas, > > > > On Tue, 2011-07-19 at 20:29 +0200, Andreas Mantke wrote: > > >

Re: [Libreoffice] Error compiling from master inside vcl

2011-07-20 Thread Andreas Mantke
Hi Michael, Caolan, *, Am Mittwoch, 20. Juli 2011, 12:12:51 schrieb Michael Meeks: > Hi Andreas, > > On Tue, 2011-07-19 at 20:29 +0200, Andreas Mantke wrote: > > I used the same machine in the past for building with openSUSE 11.3-x64. > > In the meantime I updated to 11.4 us

Re: [Libreoffice] Error compiling from master inside vcl

2011-07-19 Thread Andreas Mantke
Hi Caolan, *, Am Dienstag, 19. Juli 2011, 12:23:20 schrieb Caolán McNamara: > On Sun, 2011-07-17 at 00:17 +0200, Andreas Mantke wrote: > > Hi all, > > > > I tried to build LibO on Linux-x64 with KDE 4 (openSUSE 11.4-x64) from a > > fresh cloned master and the build f

[Libreoffice] Error compiling from master inside vcl

2011-07-16 Thread Andreas Mantke
Hi all, I tried to build LibO on Linux-x64 with KDE 4 (openSUSE 11.4-x64) from a fresh cloned master and the build failed inside the module vcl. I then did source ./LinuxX86-64Env.Set.sh and walked to vcl and run a make -r. That gave me the following output in the shell: [ build DEP ] LNK:Lib

Re: [Libreoffice] Extension-Repository: Need help to solve a Python error

2011-07-12 Thread Andreas Mantke
Hi Caolan, *, Am Montag, 11. Juli 2011, 18:27:09 schrieb Caolán McNamara: > On Tue, 2011-07-05 at 21:14 +0200, Andreas Mantke wrote: (...) > given that a contenttype is required, some total guesswork suggests... > > -blob = BlobWrapper() > -if isinstance(value, basestring): >

Re: [Libreoffice] extensions and templates repository ?

2011-07-11 Thread Andreas Mantke
Hi Caolan, *, Am Montag, 11. Juli 2011, 17:22:58 schrieb Caolán McNamara: > What's the current status, I mean if people want to help, who or what > mailing list to contact ? > > http://kermit.documentfoundation.org:9089/LibreOffice-Extensions-and-Templa > tes/libreoffice-extensions-center looks r

[Libreoffice] Extension-Repository: Need help to solve a Python error

2011-07-05 Thread Andreas Mantke
Hi all, I'm working on an environment for the LibreOffice extension and template repository. I use for this purpose Plone and Plone Software Center. I customized the Plone Software Center with the help of a Plone developer so that it suit our needs. But there is the need to store the binary f

Re: [Libreoffice] -conver-to on master

2011-04-17 Thread Andreas Mantke
Hi Miklos, Muthu, *, Am Sonntag, 17. April 2011, 05:21:31 schrieb Muthu Subramanian K: > Hi Miklos, (...) > > ./soffice.bin --nologo --convert-to rtf --outdir > > /home/vmiklos/git/libreoffice/lo-test-files/writer/bug/35985/out > > /home/vmiklos/git/libreoffice/lo-test-files/writer/bug/35985/test.

[Libreoffice] Extending the menu insert - picture with new entries?

2011-03-29 Thread Andreas Mantke
Hi all, I installed the extension Creative Commons Licensing into my LibreOffice 3.3.2 and got an extended menu insert - pictures. There were four new entries "From OpenClipart", "From Picasa", "From Flickr", From WikiMedia Commons". I would like to have that extension inside LibreOffice or a

Re: [Libreoffice] Development-/Future-Builds of LibreOffice with special naming posible?

2011-03-29 Thread Andreas Mantke
Hi Cor, *, Am Dienstag, 29. März 2011, 19:17:38 schrieb Cor Nouws: > Andreas Mantke wrote (29-03-11 17:40) > > >>This is happening already but only for Mac and Linux. > >> > >>http://dev-builds.libreoffice.org/daily/ > > > > It would be u

Re: [Libreoffice] Development-/Future-Builds of LibreOffice with special naming posible?

2011-03-29 Thread Andreas Mantke
Hi Michael, Fridrich, *, Am Dienstag, 29. März 2011, 10:55:53 schrieb Michael Meeks: > Hi Andreas, > > On Mon, 2011-03-28 at 20:39 +0200, Andreas Mantke wrote: > > the development of LibreOffice and its features are growing every day > > and week ;-) > > Exc

[Libreoffice] Development-/Future-Builds of LibreOffice with special naming posible?

2011-03-28 Thread Andreas Mantke
Hi all, the development of LibreOffice and its features are growing every day and week ;-) In my opinion it would be a good idea to have a special build (nightly build or something similar) with a special naming, maybe LibO-Future, so that it is posible to install that build in parallel on you

[Libreoffice] Bugtracker of LibreOffice: missing entry for 3.3.2-rc1

2011-03-13 Thread Andreas Mantke
Hi all, I tried to file a bug for the current LibreOffice 3.3.2-rc1 but I can't find an entry for this version. Could please someone with the necessary rights update the versions section of the bugtracker for this version? Regards, Andreas -- ## Developer LibreOffice ## Freie Office-Suite fü

[Libreoffice] High CPU-Usage of XOrg with LibO 3.3.1rc2 after restart of saved to disk image

2011-02-19 Thread Andreas Mantke
Hi all, I use LibO for the creation of a presentation. Then I shutdown my openSuSE 11.3-x64 (KDE 4) and save an image to the disk. LibO is not closed in front of the shutdown. If I restart my laptop from the image LibO is very slow moving from one slide to another and I can see in top a cpu

[Libreoffice] Regression in PDF-Export: background color of a hatching not exported

2011-01-09 Thread Andreas Mantke
Hi, a user gave me a hint on our de-users-list about a posible regression in LO (OOo) 3.3.0 to OOo 3.2.1. I made some tests and can confirm a regression. The background color of a hatching is not exported anymore. I created an issue for it and sent a notice to the releases-list of OOo. http://

  1   2   >