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

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

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

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

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'd also

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.

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? debug

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

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

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-13 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,

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.org/c

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

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

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:

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

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

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 important

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 project

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

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

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

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:

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

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:

Re: [Libreoffice-qa] Issue Gallery Theme Export To Extension

2018-09-07 Thread Andreas Mantke
to be that there has been inserted a regression. Kind regards, Andreas Am 05.09.2018 um 22:27 schrieb Andreas Mantke: > Hello, > > it was possible to easily create a new gallery theme with former > versions of LibreOffice and create an extension to deploy it to other > users. LibreOffice created

[Libreoffice-qa] Issue Gallery Theme Export To Extension

2018-09-05 Thread Andreas Mantke
Hello, it was possible to easily create a new gallery theme with former versions of LibreOffice and create an extension to deploy it to other users. LibreOffice created three new files in the 'gallery' subdirectory of the users configuration. You could copy (and rename) this files and put them in

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

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,

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 ##

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

Re: [Libreoffice-qa] Templates website

2016-02-27 Thread Andreas Mantke
Hi Rob, Am 27.02.2016 um 15:58 schrieb Rob Snelders: > Hi, > > I was looking at the templates website but the release 5.1 still isn't > added there. Can somebody add 5.1 to that site? added 5.0 and 5.1 to the templates and the extensions site. > > Also the email-address stated at the home of the

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: [Libreoffice-qa] Issues with Display of Dialogs of 5.0-beta2

2015-06-12 Thread Andreas Mantke
Hello, Am 11.06.2015 um 23:03 schrieb Terrence Enger: On Thu, 2015-06-11 at 22:13 +0200, Andreas Mantke wrote: Hello, Hi, I installed LibreOffice 5.0-beta2-x64 on my openSuSE 13.2 with KDE 4.14.8 and got issues with the display of some dialogs. E.g. if I open a new presentation in Impress

[Libreoffice-qa] Issues with Display of Dialogs of 5.0-beta2

2015-06-11 Thread Andreas Mantke
Hello, I installed LibreOffice 5.0-beta2-x64 on my openSuSE 13.2 with KDE 4.14.8 and got issues with the display of some dialogs. E.g. if I open a new presentation in Impress and call in the context menu 'Text' the dialog gets only a small part with a grey background. The biggest part of the

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 ma...@gmx.de wrote: Am 04.05.2015 um 10:49 schrieb Miklos Vajna: Hi Andreas, cp: der Aufruf von stat für „/home/andi/Android/Sdk/extras/android/support/v7

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

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

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%

[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: 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/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/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/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/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/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/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: 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 ma...@gmx.de Date: Sun Mar 23 22:02:02 2014 +0100 More vertical space for the options dialog The vertical

Re: Bad empty file at http://updateexte.libreoffice.org/ExtensionUpdateService/check.Update

2014-03-17 Thread Andreas Mantke
). That would fix this issue even for already released versions of LO. (...) I favour option 1 and will see to get hold of somebody to fix the file at http://updateexte.libreoffice.org/ExtensionUpdateService/check.Update. So, who can fix that file (or propose a better fix)? Stephan -- Andreas

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.org/libreoffice/core/commit/?id

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

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 inside in the right column. E.g. I

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: [Libreoffice-qa] Bug in Fax-Wizard of LibO 4.1.4 and 4.2.-beta (was: Re: Issue with Fax-Wizard in current Build)

2013-12-04 Thread Andreas Mantke
Hello, Am 03.12.2013 23:13, schrieb Andreas Mantke: Hello, I tried to create a new fax with the wizard. I choose a business fax in classic style from private. Before I did that I added my personal data including email address and private phone number to the tools-options menu. The fax

[Libreoffice-qa] Issue with Fax-Wizard in current Build

2013-12-03 Thread Andreas Mantke
Hello, I tried to create a new fax with the wizard. I choose a business fax in classic style from private. Before I did that I added my personal data including email address and private phone number to the tools-options menu. The fax was created but there were only my address in the header and

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 installed, everything created from an vagrant script. I

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

Re: [Libreoffice-qa] [LibreOffice-QA] Need Testers for New Python Wizards - daily builds, 4.1 Beta or Master

2013-06-06 Thread Andreas Mantke
Hi Joel, Am 06.06.2013 16:24, schrieb Joel Madero: Hi All, We need as many testers as possible for the wizards (File - Wizard) in every component for the daily build, 4.1 beta or master builds. You can get the most stable of these here: http://www.libreoffice.org/download/pre-releases/

[Libreoffice-qa] Fax Wizzard - Missing Fields in Template

2013-06-05 Thread Andreas Mantke
Hello, I build a LibreOffice from source today (4.2.0 alpha) and run the fax wizzard. It produces a better template/document than some day ago. The implemented fields are at the right place and have a correct size in the view. But there is still the data with the name of the user missing in the

[Libreoffice-qa] Header of the Print Dialog: Localisation?

2013-04-06 Thread Andreas Mantke
Hello, an user reported on the German list that the header of the print dialog is not localized in LibreOffice 4.0.2. I can confirm this for the German version. Before I or another volunteer search into the translated strings I'm happy to know if this issue appears also in another language

[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 ma...@gmx.de Date: Mon Apr 1 16:23:10 2013 +0200 fdo#62890: Fix for the dialog PDF Options, register Digital

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

2013-04-01 Thread Andreas Mantke (via Code Review)
: Ifbba3e40b27d96da4706c8dcdf4d9ab26069a83f Gerrit-PatchSet: 1 Gerrit-Project: core Gerrit-Branch: master Gerrit-Owner: Andreas Mantke andreas.man...@googlemail.com ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo

[PATCH] fixed the dialog because there was an overlap

2013-03-23 Thread Andreas Mantke (via Code Review)
-Project: core Gerrit-Branch: master Gerrit-Owner: Andreas Mantke andreas.man...@googlemail.com ___ 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 ma...@gmx.de Date: Sat Mar 23 12:36:27 2013 +0100 fixed the dialog because there was an overlap

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

2012-12-12 Thread Andreas Mantke
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 andreas.man...@documentfoundation.org Twitter: @andreaslibo Skype: andreaslibo The Document Foundation, Zimmerstr. 69, 10117 Berlin, Germany

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 the extensions- and the template-site: webdav

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.libreoffice.org webdav://templates.libreoffice.org

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 ma...@gmx.de wrote: the link for further extensions in extension manager of LibreOffice points currently to http://extensions.libreoffice.org. This page contains

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 ma...@gmx.de wrote: Am 21.11.2012 19:58, schrieb Christian Lohmaier: Should we move this link to http://extensions.libreoffice.org/extension-center where our

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

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.

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

License statement of Andreas Mantke

2012-05-01 Thread Andreas Mantke
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 Seite

[Libreoffice-qa] Issue with Text Animations in LibO-3.5-beta1

2011-12-17 Thread Andreas Mantke
Hi all, I installed LibO-3.5-beta1-x64 on my openSUSE-11.4-x64 (KDE 4.7) and gave it a try with the presentation that I gave at the OpenRheinRuhr. You can get the presentation here: http://amantke.de/images/praesentation/libreoffice_openrheinruhr2011_11_13.odp There are text animations

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

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 using zypper -dup. Thus you

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: I used the same machine in the past

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-lang=de --enable-kde4 --disable

[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 ]

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): -# make StringIO from

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 ready

[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

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.rtf

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 ;-) Exciting isn't it :-) yeah :-) In my

[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

[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

[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.

Re: [Libreoffice] [PUSHED] Change of the color of the watermark at the pdfexport

2010-12-22 Thread Andreas Mantke
Hi Andrea, Thorsten, *, Am Dienstag, 21. Dezember 2010, 23:01:13 schrieb Andrea Pescetti: (...) Take this just as a comment and not criticism (I congratulate with Andreas too for his first patch!), but replacing a hard-coded value by another hard-coded value on the basis that, more or less,

  1   2   >