sw_ooxmlexport8 fails

2021-02-16 Thread Xisco Fauli
Hello, Just in case someone is interested, 'make clean && make sw_ooxmlexport8' fails with: [build CUT] sw_ooxmlexport8 /usr/bin/sh: line 1:  5768 Segmentation fault  ( MAX_CONCURRENCY=4 MOZILLA_CERTIFICATE_FOLDER=dbm: SAL_DISABLE_SYNCHRONOUS_PRINTER_DETECTION=1 SAL _USE_VCLPLUGIN=svp LIBO_LA

Inserting shapes in unittests

2021-02-17 Thread Xisco Fauli
Hello, Is there any reason why inserting shapes doesn't work in CppUnittests ? In UItests, it's possible to use the KeyModifier 8192 (KEY_MOD2 ), see https://opengrok.libreoffice.org/xref/core/sw/qa/uitest/writer_tests7/tdf130629.py?r=f7c8535a, however, if I do the same in a CppUnittest, nothing i

Re: Inserting shapes in unittests

2021-02-17 Thread Xisco Fauli
Nevermind. The problem was in the KeyModifier. it's KEY_MOD1 and not KEY_MOD2. On 17/2/21 15:49, Xisco Fauli wrote: > Hello, > > Is there any reason why inserting shapes doesn't work in CppUnittests ? > In UItests, it's possible to use the KeyModifier 81

Re: Integer overflow in Calc lcl_getSingleCellAddressFromXMLString nColumn computation

2021-02-23 Thread Xisco Fauli
Hi Stephan, On 23/2/21 11:08, Stephan Bergmann wrote: > > I'm still not sure what to make of all that.  Is > sc/qa/uitest/data/tdf107097.ods bogus and should be rejected?  Xisco, > can you please clarify how you created that file? I got it from https://bugs.documentfoundation.org/attachment.cgi?i

Broken master

2021-03-02 Thread Xisco Fauli
If your Gerrit change based on recent master gets aborted by Jenkins, rebase it atop at least  "Revert "tdf#43175: Adapt ranges when copying or moving several sheets"". (And please take

Re: A Query on a sudden increase in the bug dependency of LibreOffice

2021-04-27 Thread Xisco Fauli
Hello Hadi, In Bugzilla we use META bugs or Tracking bugs < https://wiki.documentfoundation.org/QA/Tracking_Bugs > in order to track related bugs. I believe we started to use them extensively in 2017. Cheers On 26/4/21 21:16, Hadi Jahanshahi wrote: > Dear developers, > > I have a question regar

Re: ESC meeting minutes: 2021-07-01

2021-08-09 Thread Xisco Fauli
Hello Noel, On 1/7/21 21:15, Noel Grandin wrote: > On Thu, 1 Jul 2021 at 16:46, Miklos Vajna > wrote: > > * Crash Reporting (Xisco) > >    + Top 5 > - > > https://crashreport.libreoffice.org/stats/signature/weld::CustomWidgetController::SetPointer(Po

Re: asserts removed

2020-05-08 Thread Xisco Fauli
Hello, an update on this. On 17/4/20 21:02, Xisco Fauli wrote: > Hello all, > > To my surprise, I found while checking documents with glow effects that > in f9fc420dceb1ece2c98767da16a21aaff771f140 three chunks of code were > deleted in sw/qa/extras/ooxmlexport/ooxmlexport7.c

Re: New Unit Test for tdf#130960 causing Build Failure on i686

2020-05-15 Thread Xisco Fauli
Hello Luke, If I remember well, this is the same problem Rene mentioned in IRC one day, which is related to the timezone. @Rene, do you have any update on this ? On 14/5/20 20:52, Luke Benes wrote: > After https://cgit.freedesktop.org/libreoffice/core/commit/?id=4a581f12e0d0 > tdf#130960: Ad

Re: New Unit Test for tdf#130960 causing Build Failure on i686

2020-05-15 Thread Xisco Fauli
ow, I'll modify the assert so it doesn't fail for you both. Regards On 15/5/20 15:51, Rene Engelhard wrote: > On Fri, May 15, 2020 at 10:37:20AM +0200, Xisco Fauli wrote: >> If I remember well, this is the same problem Rene mentioned in IRC one >> day, which is related t

Re: New Unit Test for tdf#130960 causing Build Failure on i686

2020-05-15 Thread Xisco Fauli
Hi again, On 15/5/20 16:11, Xisco Fauli wrote: > Hello Rene, > > Thanks for providing all the information. > > I think this is a bug and it seems to be Calc only. We have a similar > test for Writer < > https://opengrok.libreoffice.org/xref/core/sw/qa/uitest/writer_t

failure in sc_unoapi_2

2020-08-13 Thread Xisco Fauli
Hello, I'm building tag 'libreoffice-7.0.1.1' on linux with --with-jdk-home=/etc/alternatives/java_sdk_11 --with-package-format=rpm deb --enable-release-build --with-junit=/home/build/source/junit-4.10.jar and JunitTest_sc_unoapi_2 crashes. See log attached. Anyone else having the same problem

Re: Build of LibreOffice stops with missing aclocal-1.16

2024-09-13 Thread Xisco Fauli
Hi Andreas, This should be fixed with https://gerrit.libreoffice.org/c/core/+/173315 On 12/9/24 19:21, Andreas Mantke wrote: 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 com

Re: UI test logging not working

2024-08-27 Thread Xisco Fauli
Hi, Using my own build (64312cdae5d810dd02ef4c2a4d51b3d30cd6ac6e), it works fine on Linux. This is my autogen: --without-help --disable-odk --enable-debug --enable-assert-always-abort --enable-python=fully-internal --without-system-libxml --enable-werror On 24/8/24 9:57, Ilmari Lauhakangas

Re: Errors with "make check"

2024-07-22 Thread Xisco Fauli
Hello Kira, I believe you are using --without-java ? This should fix the issue: https://gerrit.libreoffice.org/c/core/+/170887 On 23/7/24 4:15, Kira Tubo wrote: Hello, I'm running into errors whenever I do a "make check" ("make" works fine btw) on Windows. Here's a snippet: [_RUN_]

Re: ESC meeting minutes: 2024-05-30

2024-05-30 Thread Xisco Fauli
Hello, On 30/5/24 16:52, Miklos Vajna wrote: + RTL/CTL/CJK update (Jonathan)     + tdf#81272: Slow CJK rendering due to font fallback     + Per layout: O(nlogn) -> O(n)     + tdf#161145: CJK characters have extra spacing since LO 7     + Regression causing CJK characters

Re: 7.5.0.3 crashes

2023-02-17 Thread Xisco Fauli
Hi Caolán, On 16/2/23 21:51, Caolán McNamara wrote: On Thu, 2023-02-16 at 15:44 +0100, Xisco Fauli wrote: Hello, Attached you can find the list of LibreOffice 7.5.0.3 crashes reported to https://crashreport.libreoffice.org/stats/version/7.5.0.3 When it lists the "Last 4 UNO Commands&

Re: 7.5.0.3 crashes

2023-02-17 Thread Xisco Fauli
On 17/2/23 17:53, Noel Grandin wrote: On Thu, 16 Feb 2023 at 22:51, Caolán McNamara wrote: When it lists the "Last 4 UNO Commands", e.g. beside that most common crasher of sw/source/uibase/utlui/content.cxx:4002, does it mean that I'm pretty sure that crash would be fixed by commit d7

sc: test failure depending on order of execution

2023-02-24 Thread Xisco Fauli
Hello, it seems there is a test in sc/qa/unit/subsequent_export_test2.cxx that fails depending on the order of execution. If testTdf121260 is executed before testTdf107586, then it passes, otherwise, it fails with ##Failure Location unknown## : Error Test name: ScExportTest2::testTdf121260

Re: sc: test failure depending on order of execution

2023-03-02 Thread Xisco Fauli
Hi Miklos On 27/2/23 8:18, Miklos Vajna wrote: My first guess would be some static variable, but who knows. Yes, you were right. There is a static counter that increments the chart export file names so it failed to find 'xl/charts/chart1.xml' because it was exported as 'xl/charts/chart2.xml'

Re: sc: test failure depending on order of execution

2023-03-03 Thread Xisco Fauli
Hello Miklos, On 3/3/23 8:56, Miklos Vajna wrote: Hmm, it feels like this is an improvement, but the root cause is why we have a static counter for charts in the first place. Do you know where is that counter? There are two, the one for sc is in sc/source/filter/excel/xeescher.cxx:1607, added

Re: sc: test failure depending on order of execution

2023-03-08 Thread Xisco Fauli
Hello Miklos, On 8/3/23 9:09, Miklos Vajna wrote: Hi Xisco, On Fri, Mar 03, 2023 at 12:43:38PM +0100, Xisco Fauli wrote: Unfortunately I don't feel brave enough to change this. Is there anyone familiar with this part of the code willing to give it a try? otherwise, I can at least repo

Re: Using SVG module from Skia

2023-04-28 Thread Xisco Fauli
Hello, On 28/4/23 11:12, Hossein Nourikhah wrote: I think there can be a good rationale for using Skia, or other good external SVG libraries, considering the use case of the two SVG import filters, which includes converting an SVG unchanged: 1) svgio: For Insert -> Image -> From File 2) filte

Win releases git repository

2023-03-31 Thread Xisco Fauli
Hello, Recently I've been working on a script[1] that creates a bisect repository containing all the LibreOffice releases for Windows. This might help to quickly identify in which version an issue was introduced without the need to have all the bisect repositories for each version. The rep

Re: Win releases git repository

2023-03-31 Thread Xisco Fauli
Hello, On 31/3/23 12:30, Mike Kaganski wrote: Could you please describe, which tweaks were needed? In my experience, there should be nothing needed on Windows; even StarOffice 5.2 from 2000 works without problems At least for 3.x and 4.x releases I had to do the following tweaks: 1. Extract

Re: [Libreoffice-qa] Win releases git repository

2023-03-31 Thread Xisco Fauli
I used the wrong button and I did reply to the QA list but not to the Dev list On 31/3/23 13:23, Xisco Fauli wrote: Hi Mike, On 31/3/23 13:01, Mike Kaganski wrote: Possibly it would make sense to use administrative install instead? Possibly that would also make almost all the rest of the

Re: [Libreoffice-qa] Win releases git repository

2023-03-31 Thread Xisco Fauli
e.org/dev-tools/+/61c195802f8fd921e371f8d5846068471f9b9a4a%5E%21/ On 31/3/23 13:32, Mike Kaganski wrote: On 31.03.2023 14:30, Xisco Fauli wrote: The problem is that i'm on Linux so I'm using msiextract from msitools. I am just worried that the hacks that you described could affect the

Re: [Libreoffice-qa] Win releases git repository

2023-04-02 Thread Xisco Fauli
Hello, On 1/4/23 15:45, Mike Kaganski wrote: Hi! On 31.03.2023 20:50, Xisco Fauli wrote: I recreated the bisect repository from scratch and reuploaded it to https://bibisect.libreoffice.org/win86-releases again. So far it contains the 3.x and 4.x releases and next week I'll add

Re: [Libreoffice-qa] Win releases git repository

2023-04-03 Thread Xisco Fauli
Hello, On 3/4/23 9:11, Mike Kaganski wrote: Why? What is the upside of having them The upside is that it's easier to identify when a regression was introduced. If the repo just has one release closest to the branch point, then there are thousands of commits between each release. However, if

Re: [Libreoffice-qa] Win releases git repository

2023-04-03 Thread Xisco Fauli
Hello, On 1/4/23 16:00, Mike Kaganski wrote: On 01.04.2023 16:45, Mike Kaganski wrote: 2. I believe we can just have *major* releases, without point releases. I.e., 3.3.0.4; 3.4.0.1; 3.5.0.3; 3.6.0.4; 4.0.0.0.beta1; ... Because when we bibisect, we do it to do the following bisection in the

Re: [Libreoffice-qa] Win releases git repository

2023-04-05 Thread Xisco Fauli
Hello Mike, On 3/4/23 13:45, Xisco Fauli wrote: Hello, On 1/4/23 16:00, Mike Kaganski wrote: On 01.04.2023 16:45, Mike Kaganski wrote: 2. I believe we can just have *major* releases, without point releases. I.e., 3.3.0.4; 3.4.0.1; 3.5.0.3; 3.6.0.4; 4.0.0.0.beta1; ... Because when we

build failure mac cross-compiling

2022-02-16 Thread Xisco Fauli
Hello Jan-marek, all, I use a macbook M1 to create the bisect repositories with this autogen: --host=x86_64-apple-macos --build=x86_64-apple-macos --disable-werror --disable-odk --with-package-format=dmg --disable-online-update Since https://cgit.freedesktop.org/libreoffice/core/commit/?id=453

Re: UI test logger has wrong expectations on vertical tabs

2021-12-02 Thread Xisco Fauli
Hi Ilmari, In the 'insert hyperlink' dialog the UI logger generated the line 'Choose Tab number internet in 'tabcontrol' from' when the dialog is displayed, while in other dialogs, it doesn't happen, unless you explicitly click on any tab, then the UI logger generated the line 'Choose Tab number 0

Re: Release notes for LO 6.2.1 not published

2019-03-12 Thread Xisco Fauli
Fixed El 7/3/19 a les 21:07, Jean-Baptiste Faure ha escrit: > Hi, > > Is it intentional that release notes for LO 6.2.1 have not been > published ? I mean the wiki pages that list the fixed bugs in each RC : > https://wiki.documentfoundation.org/Releases/6.2.1/RC1 > https://wiki.documentfoundation

Re:

2019-03-12 Thread Xisco Fauli
Hi Parjanya Aditya, Welcome to LibreOffice! It is nice to see you are interested in applying for a GSoC project. Having skill/knowledge/experience in programming, and especially in C++ helps a lot while working on the LibreOffice code-base. As the student application date for GSoC is approaching,

Re: Regarding Participation in GSOC 2019

2019-03-12 Thread Xisco Fauli
Hello, Please check this page [1] for information about debugging. You can use 'make .clean && make debug=t' if you're only working with a module of LibreOffice, otherwise, you should use --enable-debug. The time it takes to build will depend on your computer. For the first build, I would recomme

Re: Requesting for work in google summer of Code

2019-03-12 Thread Xisco Fauli
Hi Ajay Tripuramallu, Welcome to LibreOffice! It is nice to see you are interested in applying for a GSoC project. Having skill/knowledge/experience in programming, and especially in C++ helps a lot while working on the LibreOffice code-base. As the student application date for GSoC is approachin

Re: Source code

2019-03-12 Thread Xisco Fauli
Hello Joseph, Welcome to the LibreOffice project. Please check the wiki page about building LibreOffice -> https://wiki.documentfoundation.org/Development/How_to_build Regards El 12/3/19 a les 21:21, Joseph Landry Bougang Fotso ha escrit: > Hi. Please how may I get the source code of libre offi

Re: To apply for internship on Google Summer Of Code

2019-03-14 Thread Xisco Fauli
Hi, Welcome to LibreOffice! It is nice to see you are interested in applying for a GSoC project. Having skill/knowledge/experience in programming, and especially in C++ helps a lot while working on the LibreOffice code-base. As the student application date for GSoC is approaching, we suggest you

Re: gsoc2019

2019-03-23 Thread Xisco Fauli
Hi Shubham Verma, Welcome to LibreOffice! It is nice to see you are interested in applying for a GSoC project. Having skill/knowledge/experience in programming, and especially in C++ helps a lot while working on the LibreOffice code-base. As the student application date for GSoC is approaching, w

Re: Regarding GSoC

2019-03-23 Thread Xisco Fauli
Hello Kushagra, Welcome to LibreOffice! Before your patches get submitted to master, you must send your license statement as described here [0]. Regarding GSOC, Check the Ideas page [1] and even the page for ideas without a mentor [2]. Ideally, the easyhacks you have been working on should be re

Re: GSoC 2019 Applicant Introduction

2019-03-23 Thread Xisco Fauli
Hello Alexander, Welcome to the LibreOffice and thanks for the patches! Students application deadline is approaching fast, so I would recommend you check the Ideas page [1] and even the page for ideas without a mentor [2]. Ideally, the easyhacks you have been working on should be related to the G

Re: Calc recalculate bugs

2019-03-25 Thread Xisco Fauli
Hello, Unless there's a good reason to do it, I would prefer not to backport them to 6.1 for two reasons: - As Eike mentioned, 6.1.6 is the last release before hitting the EOL. - The regressions fixed have been around for quite some time now ( introduced in Libo 4.4 and 5.3 ) My two cents El 2

Re: minutes of ESC call ...

2019-04-05 Thread Xisco Fauli
Hello, Just to clarify, https://bugs.documentfoundation.org/show_bug.cgi?id=124039 ( listed already as Most Pressing Bug ) and the bug mentioned by Oliver have the same root cause. Jan-Marek closed one as duplicate of the other. Regards El 4/4/19 a les 18:12, Oliver Brinzing ha escrit: > Hi, > >

LibreOffice on macOS mojave 10.14

2018-12-21 Thread Xisco Fauli
Hello, So it seems LibreOffice is really unstable on mojave 10.14 if it's built with a recent xcode ( 10.1 i guess ?? ) making it to hang and crash but it's fine with xcode 9.4.1. see [1] @Cloph, Which xcode was used to build LibreOffice 6.1.4.2 ? if it was a recent one, could it be possible to d

Weekly QA Report (W51-2018)

2018-12-26 Thread Xisco Fauli
Hello, What have happened in QA in the last 9 days?   * 177 bugs have been reported by 115 people.         + Link: http://tinyurl.com/y8xuvh38   * Top 10 reporters:         + Xisco Faulí (10)         + Vera Blagoveschenskaya (7)         + Robert Großkopf (5)         + kyrimis (5)         + Mike

Weekly QA Report (W52-2018)

2019-01-02 Thread Xisco Fauli
Hello, What have happened in QA in the last 7 days?   * 87 bugs have been reported by 72 people.         + Link: http://tinyurl.com/yd8jpa7f   * Top 10 reporters:         + Jim Avera (5)         + Franklin Weng (4)         + Gabor Kelemen (3)         + Xisco Faulí (2)         + Elmar (2)        

Weekly QA Report (W01-2019)

2019-01-08 Thread Xisco Fauli
Hello, What have happened in QA in the last 7 days?   * 122 bugs have been reported by 76 people.         + Link: http://tinyurl.com/ya6smf6a   * Top 10 reporters:         + NISZ LibreOffice Team (16)         + Xisco Faulí (9)         + Cor Nouws (7)         + Telesto (5)         + Harald Koeste

Re: OpenGrok for core

2019-01-11 Thread Xisco Fauli
it seems it's gone again El 7/1/19 a les 20:10, Noel Grandin ha escrit: > > > On Mon, 7 Jan 2019 at 10:41, Noel Grandin > wrote: > > Note that the new opengrok does not seem to work very well on > chrome (Version 71.0.3578.98 (Official Build) (64-bit)) > > >

Weekly QA Report (W02-2019)

2019-01-14 Thread Xisco Fauli
Hello, What have happened in QA in the last 7 days?   * 175 bugs have been reported by 107 people.         + Link: http://tinyurl.com/y9f36g6a   * Top 10 reporters:         + Nicolas Christener (20)         + ricky.tigg (7)         + Cor Nouws (7)         + Telesto (5)         + Jim Avera (5)   

Re: Fonts displayed as boxes in LO 6

2019-02-11 Thread Xisco Fauli
Hello, Maybe your user profile got corrupted? Try in safe mode -> Go to menu Help - Restart in Safe mode El 10/2/19 a les 16:13, Curtis Hamilton ha escrit: > I've been using LO 6.0.7 on FreeBSD for sometime.  However, suddenly > all of the menu fonts are showing up as boxes. > > I'm not sure what

Weekly QA Report (W06-2019)

2019-02-12 Thread Xisco Fauli
Hello, What have happened in QA in the last 7 days?   * 150 bugs have been reported by 108 people.         + Link: http://tinyurl.com/yytbc8zz   * Top 10 reporters:         + NISZ LibreOffice Team (11)         + andreas_k (7)         + Roman Kuznetsov (5)         + raal (4)         + Aron Budea

Weekly QA Report (W03-2019)

2019-01-21 Thread Xisco Fauli
Hello, What have happened in QA in the last 7 days?   * 143 bugs have been reported by 87 people.         + Link: http://tinyurl.com/ydbawmds   * Top 10 reporters:         + Telesto (19)         + Xisco Faulí (4)         + Buovjaga (4)         + Regina Henschel (4)         + ricky.tigg (3)      

Weekly QA Report (W04-2019)

2019-01-29 Thread Xisco Fauli
Hello, What have happened in QA in the last 7 days?   * 140 bugs have been reported by 88 people.         + Link: http://tinyurl.com/y87uelgy   * Top 10 reporters:         + NISZ LibreOffice Team (19)         + Telesto (7)         + Xisco Faulí (6)         + Mike Kaganski (5)         + Buovjaga

Weekly QA Report (W05-2019)

2019-02-06 Thread Xisco Fauli
Hello, What have happened in QA in the last 8 days?   * 138 bugs have been reported by 90 people.         + Link: http://tinyurl.com/yaj2e3yg   * Top 10 reporters:         + NISZ LibreOffice Team (14)         + Telesto (6)         + Daniel (6)         + zyklon87 (5)         + Roman Kuznetsov (5)

Weekly QA Report (W44-2018)

2018-11-06 Thread Xisco Fauli
Hello, What have happened in QA in the last 7 days?   * 123 bugs have been reported by 90 people.         + Link: http://tinyurl.com/y6w8p9bw   * Top 15 reporters:         + Telesto (7)         + sabri unal (6)         + Pierre C (6)         + Xisco Faulí (4)         + 和尚蟹 (4)         + Timur I.

Re: LibreOffice ESC call, Thur - 16:00 central European (local) time

2018-11-06 Thread Xisco Fauli
Hello, Seems to be fine in 6.1.3.2 too -> http://crashreport.libreoffice.org/stats/version/6.1.3.2 El 6/11/18 a les 11:09, Markus Mohrhard ha escrit: > Hey, > > On Tue, Nov 6, 2018 at 11:00 AM Michael Meeks > mailto:michael.me...@collabora.com>> wrote: > > > * Pending Action Items: > >  

Weekly QA Report (W45-2018)

2018-11-13 Thread Xisco Fauli
Hello, What have happened in QA in the last 7 days?   * 177 bugs have been reported by 98 people.         + Link: http://tinyurl.com/ydatywy5   * Top 15 reporters:         + Telesto (20)         + Vera (17)         + Gabor Kelemen (8)         + robert (6)         + Regina Henschel (6)         +

Re: [TDF infra] Announcing Gitiles VCS browser (gitweb replacement) and https:// anon git URIs

2018-10-17 Thread Xisco Fauli
Hi Guilhem, El 17/10/18 a les 20:10, Guilhem Moulin ha escrit: > It does indeed, but it's a bit hidden :-P > > https://gerrit.libreoffice.org/plugins/gitiles/core/+log/?author=caolan > > How attached are you to the search form? Sometimes i use the range search from cgit. e.g https://cgit.f

Weekly QA Report (W42-2018)

2018-10-23 Thread Xisco Fauli
Hello, What have happened in QA in the last 14 days?   * 248 bugs have been reported by 162 people.         + Link: http://tinyurl.com/y9557a8f   * Top 15 reporters:         + Telesto (22)         + Michael Weghorn (9)         + NISZ LibreOffice Team (7)         + Daniel (7)         + Mike Kagan

Weekly QA Report (W43-2018)

2018-10-30 Thread Xisco Fauli
Hello, What have happened in QA in the last 7 days?   * 186 bugs have been reported by 90 people.         + Link: http://tinyurl.com/y7av7wjh   * Top 15 reporters:         + Daniel (20)         + Vera (16)         + andreas_k (9)         + Telesto (8)         + Nick Safonov (8)         + Heiko T

Weekly QA Report (W33-2018)

2018-08-21 Thread Xisco Fauli
Hello, What have happened in QA in the last 7 days?   * 129 bugs have been created, of which, 48 are still unconfirmed ( Total Unconfirmed bugs: 472 )         + Created bugs: http://tinyurl.com/yboyg5hy         + Still unconfirmed bugs: http://tinyurl.com/ycdb4de8   * 1144 comments have been wri

Weekly QA Report (W34-2018)

2018-08-27 Thread Xisco Fauli
Hello, What have happened in QA in the last 7 days?   * 129 bugs have been created, of which, 59 are still unconfirmed ( Total Unconfirmed bugs: 504 )         + Created bugs: http://tinyurl.com/ycxggf79         + Still unconfirmed bugs: http://tinyurl.com/yb4bgk3a   * 1073 comments have been wri

Weekly QA Report (W35-2018)

2018-09-03 Thread Xisco Fauli
Hello, What have happened in QA in the last 7 days?   * 128 bugs have been reported by 95 people.         + Link: http://tinyurl.com/ycmtz79a   * Top 15 reporters:         + Jim Raykowski (7)         + andreas_k (7)         + Telesto (4)         + Gabor Kelemen (4)         + vaaydayaasra (3)    

[Libreoffice-commits] core.git: Branch 'libreoffice-6-0' - sd/sdi

2018-07-09 Thread Xisco Fauli
sd/sdi/sdraw.sdi |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 1ba1279ed2163305a1a88c520b888ffa49e4dbb9 Author: Xisco Fauli Date: Fri Jul 6 17:47:38 2018 +0200 tdf#101930: Allow page up/down and first/last page in read-only mode Change-Id

[Libreoffice-commits] core.git: sc/sdi

2018-07-09 Thread Xisco Fauli
sc/sdi/scalc.sdi |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 1407aeea58046e0ab5e2483dbc5984ee1c0f4187 Author: Xisco Fauli Date: Sat Jul 7 00:20:16 2018 +0200 tdf#114131 Remove insert rows/columns in read-only mode Change-Id

[Libreoffice-commits] core.git: Branch 'libreoffice-6-1' - sc/sdi

2018-07-09 Thread Xisco Fauli
sc/sdi/scalc.sdi |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 4af596e062f694690a07b4b7901965f119aad1cc Author: Xisco Fauli Date: Sat Jul 7 00:20:16 2018 +0200 tdf#114131 Remove insert rows/columns in read-only mode Change-Id

[Libreoffice-commits] core.git: Branch 'libreoffice-6-0' - sc/sdi

2018-07-09 Thread Xisco Fauli
sc/sdi/scalc.sdi |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 48073e1601b14563439c6505f6888921598a4cc5 Author: Xisco Fauli Date: Sat Jul 7 00:20:16 2018 +0200 tdf#114131 Remove insert rows/columns in read-only mode Change-Id

Weekly QA Report (W27-2018)

2018-07-09 Thread Xisco Fauli
Hello, What have happened in QA in the last 7 days?   * 131 bugs have been created, of which, 56 are still unconfirmed ( Total Unconfirmed bugs: 416 )         + Created bugs: http://tinyurl.com/ybgl2ens         + Still unconfirmed bugs: http://tinyurl.com/y7y5gpr2   * 1283 comments have been wri

[Libreoffice-commits] core.git: svx/sdi

2018-07-12 Thread Xisco Fauli
svx/sdi/svx.sdi | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit cdd373e593557984dcd90c94bbb9b053655c1b83 Author: Xisco Fauli Date: Sun Jul 8 15:51:38 2018 +0200 tdf#101778: Disable crop and rotate in read-only mode Change-Id

[Libreoffice-commits] core.git: Branch 'libreoffice-6-1' - svx/sdi

2018-07-12 Thread Xisco Fauli
svx/sdi/svx.sdi | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit 296f722e0447cf7bc43c556f861c3e6686f224b6 Author: Xisco Fauli Date: Sun Jul 8 15:51:38 2018 +0200 tdf#101778: Disable crop and rotate in read-only mode Change-Id

[Libreoffice-commits] core.git: sw/qa sw/source

2018-07-13 Thread Xisco Fauli
b0e2dbca5164c494a669bd48f8ff058f4c1ad710 Author: Xisco Fauli Date: Thu Jul 12 14:12:05 2018 +0200 tdf#118702: partially revert the fix for tdf#78907 This is a regression from 2df0d9d32d05f08ccf673fd0f61f650438511acb Reverting it as the unitest from tdf#78907 still passes

Weekly QA Report (W28-2018)

2018-07-16 Thread Xisco Fauli
Hello, What have happened in QA in the last 7 days?   * 147 bugs have been created, of which, 47 are still unconfirmed ( Total Unconfirmed bugs: 382 )         + Created bugs: http://tinyurl.com/y7rdebud         + Still unconfirmed bugs: http://tinyurl.com/yck5hekr   * 1195 comments have been wri

Re: LibreOffice ESC call, Thur - 16:00 central European (local) time

2018-07-17 Thread Xisco Fauli
Hi Michael, Björn, *, > + Changing paragraph color is broken in LO master > + https://bugs.documentfoundation.org/show_bug.cgi?id=117774 > + Bjoern write re-factor ? Same cause as 117749 ? Yes, it's the same cause as in bug 117749 > > > + Older

Weekly QA Report (W29-2018)

2018-07-23 Thread Xisco Fauli
Hello, What have happened in QA in the last 7 days?   * 122 bugs have been created, of which, 45 are still unconfirmed ( Total Unconfirmed bugs: 394 )         + Created bugs: http://tinyurl.com/ydcgel43         + Still unconfirmed bugs: http://tinyurl.com/y9valy83   * 1061 comments have been wri

Re: minutes of ESC call ...

2018-07-25 Thread Xisco Fauli
Hello, > + CRASH: Print Preview crashes on signed document without infobar > + https://bugs.documentfoundation.org/show_bug.cgi?id=117426 > + Bubli (has fix for 5.4.x) band-aid ? … > + asked wrt. cherry-picking to 6.0 (Xisco) >

Weekly QA Report (W41-2017)

2017-10-15 Thread Xisco Fauli
Hello, What have happened in QA in the last 7 days?   * 116 have been created, of which, 64 are still unconfirmed ( Total Unconfirmed bugs: 507 )     Link: http://tinyurl.com/ybj9w4co   * 790 comments have been written. == STATUS CHANGED ==   * 13 bugs have been changed to 'ASSIGNED'.     Link:

[Libreoffice-commits] core.git: configure.ac

2017-10-19 Thread Xisco Fauli
configure.ac |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 7bc2f1bde3a41737582532fd786b95749f98b37e Author: Xisco Fauli Date: Thu Oct 19 15:38:09 2017 +0200 bump product version to 6.0.0.0.alpha1+ Change-Id

[Libreoffice-commits] dictionaries.git: Changes to 'refs/tags/libreoffice-6.0.0.0.alpha1'

2017-10-19 Thread Xisco Fauli
Tag 'libreoffice-6.0.0.0.alpha1' created by Xisco Fauli at 2017-10-19 13:34 + Tag libreoffice-6.0.0.0.alpha1 -BEGIN PGP SIGNATURE- iQIcBAABCAAGBQJZ6KnPAAoJEPQ0oe+v7q6jZdsP/icLcK16mlSg2Qj3IRH/u1Hr iP7yvQxopyLQcrhQO04FB1esv0MmzMDp3yj20mFPabnGSyoSilTnV0

[Libreoffice-commits] help.git: Changes to 'refs/tags/libreoffice-6.0.0.0.alpha1'

2017-10-19 Thread Xisco Fauli
Tag 'libreoffice-6.0.0.0.alpha1' created by Xisco Fauli at 2017-10-19 13:34 + Tag libreoffice-6.0.0.0.alpha1 -BEGIN PGP SIGNATURE- iQIcBAABCAAGBQJZ6KnTAAoJEPQ0oe+v7q6jMtYP/2K8XBoRJeSMz7t4/P0Ug/X9 k1Us4hk0w21lxznOKof6L7MVnMpjX9eqw9ME7RS5CADq8uuU186JQL

[Libreoffice-commits] translations.git: Changes to 'refs/tags/libreoffice-6.0.0.0.alpha1'

2017-10-19 Thread Xisco Fauli
Tag 'libreoffice-6.0.0.0.alpha1' created by Xisco Fauli at 2017-10-19 13:34 + Tag libreoffice-6.0.0.0.alpha1 -BEGIN PGP SIGNATURE- iQIcBAABCAAGBQJZ6KnTAAoJEPQ0oe+v7q6jcowP/3og1JY6YLt166oKJedTwyIL 1i4ybjQbt/LMbdkCuIPAHKoXZqFuGIdh2ghhwWUMBvBKYyRy92s3Ou0NV

[Libreoffice-commits] core.git: Changes to 'refs/tags/libreoffice-6.0.0.0.alpha1'

2017-10-19 Thread Xisco Fauli
Tag 'libreoffice-6.0.0.0.alpha1' created by Xisco Fauli at 2017-10-19 13:34 + Tag libreoffice-6.0.0.0.alpha1 -BEGIN PGP SIGNATURE- iQIbBAABCAAGBQJZ6KnTAAoJEPQ0oe+v7q6jaHgP9i3KCO1hPlINOWW3oAXh0zqX HWm1eFO4oIx0KmyBT4hEoyaXcHeIRvnP9oVbGRT/2WQFzu3pMLRiWR

[Libreoffice-commits] dev-tools.git: 3 commits - esc-reporting/qa-tools.py

2017-10-21 Thread Xisco Fauli
esc-reporting/qa-tools.py | 680 ++ 1 file changed, 273 insertions(+), 407 deletions(-) New commits: commit 62488ce1fd5c4a8879f5cc1fcef91bdfc78cf521 Author: Xisco Fauli Date: Fri Oct 20 11:27:38 2017 +0200 QA tools: cleanup the whole script

Weekly QA Report (W42-2017)

2017-10-23 Thread Xisco Fauli
Hello, What have happened in QA in the last 7 days?   * 195 have been created, of which, 59 are still unconfirmed ( Total Unconfirmed bugs: 530 )     Link: http://tinyurl.com/y7fwt4ss   * 1335 comments have been written. == STATUSES CHANGED ==   * 1 bug has been changed to 'VERIFIED DUPLICATE'.

[Libreoffice-commits] dev-tools.git: 2 commits - esc-reporting/qa-tools.py

2017-10-23 Thread Xisco Fauli
esc-reporting/qa-tools.py | 52 ++ 1 file changed, 35 insertions(+), 17 deletions(-) New commits: commit 3a782212c9c7f269337d7d374e61e61fa0b34c5f Author: Xisco Fauli Date: Mon Oct 23 16:26:04 2017 +0200 QA tools: Automate untouched massping

[Libreoffice-commits] dictionaries.git: Changes to 'refs/tags/libreoffice-5.3.7.2'

2017-10-25 Thread Xisco Fauli
Tag 'libreoffice-5.3.7.2' created by Xisco Fauli at 2017-10-25 14:21 + Tag libreoffice-5.3.7.2 -BEGIN PGP SIGNATURE- iQIcBAABCAAGBQJZ8J3lAAoJEPQ0oe+v7q6jlRoP/2cSuLlBVKHRlmYVl7cyIvwY G5KUxlLkBLbf46STUEEX58j0xSqc9zBIgogjuPjUmmyUVOCY4J/nGhlyK6Vuji3t 8QICdj6/gYHN

[Libreoffice-commits] core.git: Changes to 'refs/tags/libreoffice-5.3.7.2'

2017-10-25 Thread Xisco Fauli
Tag 'libreoffice-5.3.7.2' created by Xisco Fauli at 2017-10-25 14:21 + Tag libreoffice-5.3.7.2 -BEGIN PGP SIGNATURE- iQIcBAABCAAGBQJZ8J3qAAoJEPQ0oe+v7q6jFXQP/iY60P+Ka296M+LeFGKEEo23 ecNyt9SJI7UZ53EaHdE3EJjTWsl6J9/FAItlKrM/OFPCzb4nkIHd9UidOA5Huh8d kgug

[Libreoffice-commits] help.git: Changes to 'refs/tags/libreoffice-5.3.7.2'

2017-10-25 Thread Xisco Fauli
Tag 'libreoffice-5.3.7.2' created by Xisco Fauli at 2017-10-25 14:21 + Tag libreoffice-5.3.7.2 -BEGIN PGP SIGNATURE- iQIcBAABCAAGBQJZ8J3qAAoJEPQ0oe+v7q6jYaEP/ioB39WOZSE+gc7DOF+kai61 bdUld6NcG97loAFVtJKaU7evBT8KwgIwiliu2BwNl6wAH3fGhQQz2s

[Libreoffice-commits] core.git: Branch 'libreoffice-5-3-7' - configure.ac

2017-10-25 Thread Xisco Fauli
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6a7c721dd2d4c753aba1daa6b5ce7b20ac16dcbc Author: Xisco Fauli Date: Wed Oct 25 16:25:39 2017 +0200 bump product version to 5.3.7.2.0+ Change-Id: I720fafaabfeb073c856c8bba98657a6357c477b6

[Libreoffice-commits] translations.git: Changes to 'refs/tags/libreoffice-5.3.7.2'

2017-10-25 Thread Xisco Fauli
Tag 'libreoffice-5.3.7.2' created by Xisco Fauli at 2017-10-25 14:21 + Tag libreoffice-5.3.7.2 -BEGIN PGP SIGNATURE- iQIcBAABCAAGBQJZ8J3qAAoJEPQ0oe+v7q6jjiQP/0PJpOgl0gJ3VaaHsJvv/F/s MwPespjYZWF0FJnQv/GPS9jCbTx0xqI2cEqfnTrtN09X0BxBjVFJqniKUTtvwuUu O+AeT2waUoHrbjSIQ

[Libreoffice-commits] core.git: vcl/osx

2017-10-25 Thread Xisco Fauli
vcl/osx/DataFlavorMapping.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit dd0bc7323014c528fefb516cacae0591f270862a Author: Xisco Fauli Date: Wed Oct 18 17:30:57 2017 +0200 tdf#109343 Fix paste as .RTF on Mac Change-Id

[Libreoffice-commits] dev-tools.git: esc-reporting/qa-tools.py

2017-10-26 Thread Xisco Fauli
esc-reporting/qa-tools.py | 135 +++--- 1 file changed, 105 insertions(+), 30 deletions(-) New commits: commit 607808a675480ae0767215ae62c444ffcbf4043e Author: Xisco Fauli Date: Thu Oct 26 10:54:33 2017 +0200 QA tools: List bugs with 10 or more

[Libreoffice-commits] dev-tools.git: 2 commits - esc-reporting/qa-tools.py

2017-10-27 Thread Xisco Fauli
esc-reporting/qa-tools.py | 43 --- 1 file changed, 40 insertions(+), 3 deletions(-) New commits: commit 467f948fccd4fce3a103606b2e7f89ec85272d32 Author: Xisco Fauli Date: Fri Oct 27 14:06:21 2017 +0200 QA tools: Create wiki table for bugs with 3

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

2017-10-27 Thread Xisco Fauli
chart2/source/controller/sidebar/ChartElementsPanel.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit aace85877c85935bbe92ecdfc1c27271b89628e5 Author: Xisco Fauli Date: Fri Oct 27 01:40:12 2017 +0200 tdf#113026: disable mpBoxLegend when legend not visible Change

[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - vcl/osx

2017-10-27 Thread Xisco Fauli
vcl/osx/DataFlavorMapping.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 671182b8f59e8e390b79b7f3b35535b8c3ec1408 Author: Xisco Fauli Date: Wed Oct 18 17:30:57 2017 +0200 tdf#109343 Fix paste as .RTF on Mac Change-Id

Weekly QA Report (W43-2017)

2017-10-30 Thread Xisco Fauli
Hello, What have happened in QA in the last 7 days?   * 128 bugs have been created, of which, 34 are still unconfirmed ( Total Unconfirmed bugs: 496 )     Link: http://tinyurl.com/y7gfop5j   * 1453 comments have been written. == STATUSES CHANGED ==   * 81 bugs have been changed to 'NEW'.     Li

Re: Crash on macOS with some custom fonts installed

2021-01-27 Thread Xisco Fauli
Hello, it would be hard to reproduce it / investigate it if the font is not mentioned. Could you please ask the user to report the bug in Bugzilla < https://bugs.documentfoundation.org/enter_bug.cgi?product=LibreOffice&format=guided > providing all the information required in order to reproduce t

Re: ESC meeting minutes: 2021-06-24

2021-06-25 Thread Xisco Fauli
Hello, On 25/6/21 10:10, Thorsten Behrens wrote: > + tests that failed more than twice in last seven days: > 3 CppunitTest_sw_ww8exportgerrit_windows > 3 UITest_calc_tests3 gerrit_linux_clang_dbgutil > 3 UITest_sw_sidebar gerrit_linux_clang_dbgutil > 4

Re: How to make a unit test which involves a dialog

2020-10-13 Thread Xisco Fauli
Hi Regina, You can use a UItest for that. Launch LibreOffice with LO_COLLECT_UIINFO="test.log" instdir/program/scalc, follow the steps to reproduce the issue and you will have the action log in instdir/uitest/test.log. You have information on how to run uitests here: https://wiki.documentfoundat

Re: How to make a unit test which involves a dialog

2020-10-13 Thread Xisco Fauli
ng to Linux and building LibreOffice there. Regards On 13/10/20 18:36, Regina Henschel wrote: > Hi Xisco, > > Xisco Fauli schrieb am 13-Oct-20 um 16:43: >> Hi Regina, >> >> You can use a UItest for that. >> >> Launch LibreOffice with LO_COLLECT_UIINFO="tes

<    1   2   3   4   5   6   7   8   9   10   >