Re: fatal error LNK1561 on nss (Visual Studio 2017)

2019-01-29 Thread julien2412
Just for the record, I've workarounded this pb in nss by doing: export NSS_DISABLE_GTESTS=1 Julien -- Sent from: http://document-foundation-mail-archive.969070.n3.nabble.com/Dev-f1639786.html ___ LibreOffice mailing list LibreOffice@lists.freedesktop

[SOLVED] Could not determine MSC version (Visual Studio 2017)

2019-01-27 Thread julien2412
Fixed with https://cgit.freedesktop.org/libreoffice/core/commit/?id=be887356d94ad813acdf56108ad02fd5e33f803b Thank you Stephan and Mike for your support. Julien -- Sent from: http://document-foundation-mail-archive.969070.n3.nabble.com/Dev-f1639786.html ___

Re: Firebird on dev-www.libreoffice.org/src/

2019-01-27 Thread julien2412
Forget about removing old versions part, I hadn't thought about those who build old branches. Julien -- Sent from: http://document-foundation-mail-archive.969070.n3.nabble.com/Dev-f1639786.html ___ LibreOffice mailing list LibreOffice@lists.freedeskt

Firebird on dev-www.libreoffice.org/src/

2019-01-27 Thread julien2412
Hello, Could someone upload https://github.com/FirebirdSQL/firebird/releases/download/R3_0_4/Firebird-3.0.4.33054-0.tar.bz2 ? sha256sum Firebird-3.0.4.33054-0.tar.bz2 gave me: b208931d309029d05dbcd8f6c1b4fd9d21be1d60cee2ff29c08b5002db83756b Since download.lst contains Firebird-3.0.0.32483-0.tar.b

Re: Windows Build - LNK1651 error in external/nss

2019-01-27 Thread julien2412
Hi Olivier, You got the same as me http://document-foundation-mail-archive.969070.n3.nabble.com/fatal-error-LNK1561-on-nss-Visual-Studio-2017-td4256601.html There's just a typo, it's 1561, not 1651 Julien -- Sent from: http://document-foundation-mail-archive.969070.n3.nabble.com/Dev-f1639786.

Re: fatal error LNK1561 on nss (Visual Studio 2017)

2019-01-25 Thread julien2412
About license, I just needed to create a Microsoft account and it's ok (Community version doesn't need more). About language, I installed English pack and changed the UI in options/env (see https://docs.microsoft.com/en-us/visualstudio/install/microsoft-language-interface-packs-lips-and-visual-stud

fatal error LNK1561 on nss (Visual Studio 2017)

2019-01-25 Thread julien2412
Hello, Following "Could not determine MSC version (Visual Studio 2017)", I tried a local change for regexp to generate a patch. Now I've got this: PATH="C:\BLP\libo-core\instdir\program" PYTHONHOME="C:/BLP/libo-core/instdir/program/python-core-3.5.6" PYTHONPATH="C:/BLP/libo-core/instdir/program/p

Re: Could not determine MSC version (Visual Studio 2017)

2019-01-25 Thread julien2412
Kaganski Mike wrote >>... > You could change your VS language to English possibly. And file an issue > to the package upstream. About the issue, I found https://bugzilla.mozilla.org/show_bug.cgi?id=1238154 So now either we can patch locally waiting for a fix on upstream or change VS language. J

Re: Could not determine MSC version (Visual Studio 2017)

2019-01-25 Thread julien2412
sberg wrote > ... >> Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27024.1 for x64 >> Copyright (C) Microsoft Corporation. All rights reserved. >> >> cl : Command line warning D9002 : ignoring unknown option '-v' >> cl : Command line error D8003 : missing source filename > > with a true

Re: Could not determine MSC version (Visual Studio 2017)

2019-01-25 Thread julien2412
sberg wrote > On 25/01/2019 10:55, julien2412 wrote: >> $ >> C:/PROGRA~2/MIB055~1/2017/COMMUN~1/VC/Tools/MSVC/1416~1.270/bin/HostX64/x64/cl.exe >> -v >> Compilateur d'optimisation Microsoft (R) C/C++ version▒19.16.27026.1 pour > > So that character between &

Re: Could not determine MSC version (Visual Studio 2017)

2019-01-25 Thread julien2412
sberg wrote > ... > > In the cygwin shell where you do `make`, do the following: > >> $ grep CC= config_host.mk > to get the CC=... line, should be something like CC=C:/PROGRA... Do the > below two commands, with each XXX replaced by the exact value from that > CC= line: >> $ XXX -v > and > >

Re: Could not determine MSC version (Visual Studio 2017)

2019-01-25 Thread julien2412
sberg wrote >>... > From "make[2]: *** [Makefile:129: ../nspr/out/config.status] Error 1" > it looks like this is a failure during configure of external/nss. > workdir/UnpackedTarball/nss/nspr/out/config.log might contain a clue as > to why it fails for you > ... Here's the config.log is "--en

Re: Could not determine MSC version (Visual Studio 2017)

2019-01-24 Thread julien2412
sberg wrote > On 24/01/2019 15:52, julien2412 wrote: >> I got when using /opt/lo/bin/make >> checking for cl... cl >> configure: error: Could not determine MSC version. > > During the execution of what make target does that failure happen? > Re-execution of LO'

Could not determine MSC version (Visual Studio 2017)

2019-01-24 Thread julien2412
Hello, I'm giving a try with Win build on Win7 with Visual Studio 2017 community retrieved today + master sources. Here's the autogen.sh: --with-system-odbc --with-ant-home=/cygdrive/c/BLP/apache-ant-1.9.5 --with-junit=/cygdrive/c/BLP/junit-4.10.jar --enable-64-bit --enable-werror --enable-debug

Gerrit, provider not supported (Yahoo)

2019-01-22 Thread julien2412
Hello, Since yesterday, I can't log on gerrit with my Yahoo account, I got : "Provider is not supported, or was incorrectly entered." I got an github account too but I don't access the same things. Any idea how to fix this? Julien -- Sent from: http://document-foundation-mail-archive.969070

Deprecated Cups parts in vcl in Debian x86-64

2018-11-25 Thread julien2412
Hello, On pc Debian x86-64 (testing) with master sources updated today + enable-dbgutil + gcc 8.2.0 + libcups2-dev 2.2.9-2, I got several deprecated warnings. /home/julien/lo/libreoffice/vcl/unx/generic/printer/cupsmgr.cxx:84:59: error: ‘const char* cupsGetPPD(const char*)’ is deprecated: Use cups

remove followed by a push_back of same var (SwSpellDialogChildWindow)

2018-11-23 Thread julien2412
Hello, I noticed these lines: 737 if(pCurrentTextObj) 738 { 739 m_pSpellState->m_aTextObjects.remove(pCurrentTextObj); 740 m_pSpellState->m_aTextObjects.push_back(pCurrentTextObj); 741 } See https://opengrok.libreoffice.org/xref/c

Re: LO build fails -Werror=stringop-truncation in _lex.c

2018-10-04 Thread julien2412
Reading https://randomascii.wordpress.com/2013/04/03/stop-using-strncpy-already/, it seems we should really avoid strncpy. Considering https://opengrok.libreoffice.org/search?project=core&q=strncpy&defs=&refs=&path=&hist=&type=, there's some work for this. -- Sent from: http://document-foundati

LO build fails -Werror=stringop-truncation in _lex.c

2018-10-03 Thread julien2412
Hello, On pc Debian x86-64 with master sources updated today + enable-dbgutil, I got this: /home/julien/lo/libreoffice/soltools/cpp/_lex.c: In function ‘setsource’: /home/julien/lo/libreoffice/soltools/cpp/_lex.c:671:9: error: ‘strncpy’ output truncated before terminating nul copying as many bytes

Re: Segmentation fault when compiling

2018-08-01 Thread julien2412
Hi, On which env and version are you? 2 things: 1) bt you can try to retrieve a backtrace by using "ulimit -c unlimited" and relaunch "make" or type "make CppunitTest_toolkit CPPUNITTRACE="gdb --args" then in gdb, just type "run" then "bt" to retrieve bt. If 1) gives nothing-> 2) build tools (a

About Persona/lightweight themes

2018-07-22 Thread julien2412
Hello, Retrieving personas/lightweight themes is again broken (see https://bugs.documentfoundation.org/show_bug.cgi?id=118881). 1) Is there some official API to know if parse job in cui/source/options/personalization.cxx is ok? 2) Above all, do we want to keep on to propose this feature? Indeed,

[SOLVED] Re: Failing build with "parser error" with 03170000.xhp helpcontent2 ru

2018-06-23 Thread julien2412
After a ccache -C + make clean + update helpcontent2 and translation, everything is ok. Sorry for the noise. -- Sent from: http://document-foundation-mail-archive.969070.n3.nabble.com/Dev-f1639786.html ___ LibreOffice mailing list LibreOffice@lists.f

Failing build with "parser error" with 03170000.xhp helpcontent2 ru

2018-06-22 Thread julien2412
Hello, On pc Debian x86-64 with master sources updated today + enable-dbgutil, I got a failing build: /home/julien/lo/libreoffice/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/0317.xhp:1: parser error : Document is empty Any thoughts? (cause or how to debug) Julien

Re: Repeated unit test failures on master MacOS in libtest_sw_uwriter

2017-09-26 Thread julien2412
Hi Alex, This morning I saw a building pb too on my Mac. I'm not sure it corresponds exactly to your message because I was in a hurry but I'm pretty sure I saw this part: "ld: symbols not found for architecture x86_64" So I launched "ccache -C" + "make clean" to build from scratch, I'll know the

[INVALID] Re: Unused methods "addWrappedProperties" ? (chart2)

2017-09-01 Thread julien2412
Sorry for the noise, I misinterpreted Opengrok results. Julien -- Sent from: http://nabble.documentfoundation.org/Dev-f1639786.html ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffi

Unused methods "addWrappedProperties" ? (chart2)

2017-08-31 Thread julien2412
Hello, According to https://opengrok.libreoffice.org/search?project=core&q=addWrappedProperties&defs=&refs=&path=&hist=&type= , it seems addWrappedProperties methods aren't used at all. Did I miss something? If no, is it ok to remove them? Julien -- Sent from: http://nabble.documentfoundation.

Re: Rebuilding LO freezes on macOS

2017-08-23 Thread julien2412
Hi, On Mac 10.12.6, I don't reproduce this. But I must recognize, I use more often my laptop on Linux. Do you confirm you use master sources? Did you try to empty ccache with ccache -C ? Would it be possible you upgrade to 10.12? Julien -- View this message in context: http://nabble.documentf

[SOLVED] Re: Opengrok down

2017-08-19 Thread julien2412
It's available again. -- View this message in context: http://nabble.documentfoundation.org/Opengrok-down-tp4220882p4220891.html Sent from the Dev mailing list archive at Nabble.com. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https

Opengrok down

2017-08-19 Thread julien2412
Hi, I suppose it's known but just in case, Opengrok is down. Error message: 502 Bad Gateway Julien -- View this message in context: http://nabble.documentfoundation.org/Opengrok-down-tp4220882.html Sent from the Dev mailing list archive at Nabble.com. _

Update doc for Android building ?

2017-08-15 Thread julien2412
Hi, Just for curiosity, I wanted to try Android building. So I started with https://wiki.documentfoundation.org/Development/BuildingForAndroid#How_to_build_it I downloaded NDK then tried SDK. Since for the last one, the url proposed only Android Studio, I had to launch Android Studio and its conf

MacOs Daily master builds + lack of MacOs Jenkins

2017-08-08 Thread julien2412
Hi, I noticed that on 4 four directories for MacOs master daily builds: - 1 is empty - 2 give 404 - 1 is from 2015/02/10. Moreover, there's no MacOs Jenkins. Is the pb already known and investigated? Julien -- View this message in context: http://nabble.documentfoundation.org/MacOs-Daily-ma

[SOLVED] Re: About tdf#111432 leaks memory with CFString and other MacOs stuff

2017-08-08 Thread julien2412
Thank you Stephan for your feedback, I had missed this point. Julien -- View this message in context: http://nabble.documentfoundation.org/About-tdf-111432-leaks-memory-with-CFString-and-other-MacOs-stuff-tp4220037p4220057.html Sent from the Dev mailing list archive at Nabble.com.

Re: About tdf#111432 leaks memory with CFString and other MacOs stuff

2017-08-07 Thread julien2412
Reading more, "CFArrayGuard arrGuard(subs);" line 85 (see https://opengrok.libreoffice.org/xref/core/sal/osl/unx/osxlocale.cxx#85) allows to release automatically the variable when leaving the scope. So only the "static" question remains. Julien -- View this message in context: http://nabble.

About tdf#111432 leaks memory with CFString and other MacOs stuff

2017-08-07 Thread julien2412
Hi, Following tdf#111432 (AddTempDevFont(const OUString& rFontFileURL) leaks memory on invocation https://bugs.documentfoundation.org/show_bug.cgi?id=111432, I'm searching some similar cases. First one I noticed is "subs" in "macosx_getLocale" method (see https://opengrok.libreoffice.org/xref/core

Re: Beginner

2017-08-06 Thread julien2412
Hi, If you go on official LO website (https://www.libreoffice.org/), there's "Community" menu with "Get involved" link: https://www.libreoffice.org/community/get-involved/ Julien -- View this message in context: http://nabble.documentfoundation.org/Beginner-tp4219978p4219981.html Sent from th

Re: about STR_PIVOT_REMOVE_PIVOTCHART

2017-08-03 Thread julien2412
Tomaž Vajngerl wrote > ... > You're free to change this. :) But then I think it should be "There is > at least one pivot chart associated with this pivot table. Should all > of them be removed?" but I'm not a native speaker :) Thank you for your feedback. You're right, when I thought about this an

About failing MacOs TB

2017-07-30 Thread julien2412
Hi Armin/Stephan, Noticing failing MacOs TB with: 2944 Undefined symbols for architecture x86_64: 2945"___cxa_deleted_virtual", referenced from: 2946vtable for drawinglayer::primitive2d::BorderLine in borderlineprimitive2d.o 2947 NEXTld: symbol(s) not foun

about STR_PIVOT_REMOVE_PIVOTCHART

2017-07-27 Thread julien2412
Hello Tomaž, I was testing tdf#109523 (PIVOT TABLE - crash after removing a pivot table + creating new pivot chart) when I noticed this message: ""Il y a au moins un diagramme dynamique associé avec cette table dynamique. Tout doit-il est supprimé ou abandonner ?" for which syntax of question part

Re: Build failure with current master on MacOS

2017-07-25 Thread julien2412
Michael Stahl-2 wrote > ... > this should be fixed on master with commit > 8c9ed261cb9201774943e438cf5394c1dcfa8c49 I confirm building works for me now. Just some remarks about MacOs build and run: 1) soffice bin seems to be in a different location: here's the result of find . -name "soffice*" in

Re: Build failure with current master on MacOS

2017-07-24 Thread julien2412
Hello Alex, I hadn't built on MacOs since several weeks so I did these: - updated MacOs to 10.12.6 - uninstalled XCode (which was 7.X.X version) - deleted ~/Library/Developer/XCode remark: I had overlooked this: ~/Library/Caches/com.apple.dt.Xcode (see https://macpaw.com/how-to/uninstall-xcode-on-

Re: CppunitTest_dbaccess_hsqldb_test / CppunitTest_dbaccess_RowSetClones Failing after System Update

2017-07-23 Thread julien2412
I can't help here but just indicate that it happens to me sometimes (I use Debian testing x86-64). If I apply "ulimit -c unlimited", I don't reproduce this afterwards. Julien -- View this message in context: http://nabble.documentfoundation.org/CppunitTest-dbaccess-hsqldb-test-CppunitTest-dbac

Re: configuring gold as your linker

2017-07-06 Thread julien2412
Hi, Searching feedback about gold, I found this answer on https://stackoverflow.com/questions/3476093/replacing-ld-with-gold-any-experience : " ... - gold doesn't search in /usr/local/lib - gold doesn't assume libs like pthread or rt, had to add them by hand - it is faster and needs less memory

MacOS build fail "SSE4.2 instruction set not enabled"

2017-05-11 Thread julien2412
Hello, I submitted a gerrit patch to bump Firebird to 3.0.2 (see https://gerrit.libreoffice.org/#/c/37488/) MacOs build fails on Jenkins with these logs: In file included from /Users/tdf/lode/jenkins/workspace/lo_gerrit/Config/macosx_clang_dbgutil/workdir/UnpackedTarball/firebird/src/common/CRC32C

Unknown FlushCustomShapeUnoApiObjects property (xmloff/svx)

2017-04-21 Thread julien2412
Hello, On pc Debian x86-64 with master sources updated today, I gave a try to tdf#107303 (see https://bugs.documentfoundation.org/show_bug.cgi?id=107303) I noticed these logs: warn:legacy.osl:7345:1:xmloff/source/draw/ximpshap.cxx:3829: DBG_UNHANDLED_EXCEPTION in virtual void SdXMLCustomShapeConte

Re: master builds, starts but no UI

2017-03-25 Thread julien2412
Confirming too with master sources updated yesterday on x86-64 with Debian + gtk3 With gtk, no pb with UI. Julien -- View this message in context: http://nabble.documentfoundation.org/master-builds-starts-but-no-UI-tp4211020p4211029.html Sent from the Dev mailing list archive at Nabble.com. __

Re: About tdf#106732 (autocaption)

2017-03-24 Thread julien2412
After some gdb, I noticed that with additional var, there's a call to ImpSvGlobalName::operator == in addition with SvGlobalName::operator == Perhaps it's related to ::o3tl::cow_wrapper mechanism -- View this message in context: http://nabble.documentfoundation.org/About-tdf-106732-autocaption-

About tdf#106732 (autocaption)

2017-03-24 Thread julien2412
Hello, On the bugtracker about autocaption tdf#106732 I created (see https://bugs.documentfoundation.org/show_bug.cgi?id=106732), I noticed that in sw/source/ui/config/optload.cxx, in SwCaptionOptPage::Reset, behaviour I got could be fixed if I first created a variable corresponding to SvGlobalNa

Re: tdf#99352: explicit ctoring of VclPtrs?

2017-03-07 Thread julien2412
Considering : 1) tdf#91310 (meta vclptr) has only 3 dependent bugs remaining (including 1 for which you've already submitted a commit to review), there shouldn't be too much extra work for backport in other branches. 2) https://wiki.documentfoundation.org/ReleasePlan indicates that 5.4 branch free

Stack of contexts corrupted in xmloff?

2017-03-01 Thread julien2412
Hello, Giving a try to tdf#33838 "Default bullet point not showing correctly (.lwp import)", I noticed these kinds of logs on console: warn:xmloff.core:13055:1:xmloff/source/core/xmlimp.cxx:731: SvXMLImport::endElement: popped context has wrong prefix warn:xmloff.core:13055:1:xmloff/source/core/xm

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

2017-02-20 Thread julien2412
It should be fixed with https://gerrit.libreoffice.org/#/c/34495/ Julien -- View this message in context: http://nabble.documentfoundation.org/Letter-Wizzard-Dialog-Doesn-t-Show-Up-tp4208522p4208526.html Sent from the Dev mailing list archive at Nabble.com.

Re: how to check if my local copy of translations is really up-to-date?

2017-02-19 Thread julien2412
Hello Jean-Baptiste, I don't know if there's a such command but I noticed that sometimes, ./g pull -r doesn't work as I expect. I must go to translations directory and run 'git pull -'. Sometimes, I notice it's lost its branch so I force with "git checkout master" then I rerun "git pull -r" Julie

Re: Typo textbodyjustfied

2017-02-08 Thread julien2412
There sberg wrote > On 02/08/2017 12:09 PM, julien2412 wrote: >> is it ok to fix the missing "i" in "textbodyjustfied" or is it a typo >> we'll >> got to keep to preserve compatibility with existing docs? > > ENOCONTEXT There's no sp

Typo textbodyjustfied

2017-02-08 Thread julien2412
Hello, is it ok to fix the missing "i" in "textbodyjustfied" or is it a typo we'll got to keep to preserve compatibility with existing docs? Julien -- View this message in context: http://nabble.documentfoundation.org/Typo-textbodyjustfied-tp4207357.html Sent from the Dev mailing list archive

Re: master build fails

2017-02-06 Thread julien2412
In addition to "make clean", I use "ccache -C" when building fails for me. -- View this message in context: http://nabble.documentfoundation.org/master-build-fails-tp4207174p4207227.html Sent from the Dev mailing list archive at Nabble.com. ___ LibreO

Re: Prublem building LO master in clang 3.6

2017-01-14 Thread julien2412
Giuseppe Castagno wrote > ... > CC=clang-3.6 > CXX=clang++-3.6 > CLANGDIR=/usr/lib/llvm-3.6 > ... > [build CXX] compilerplugins/clang/salbool.cxx > /srv5/git/LO/lo-gerrit-clang-dbgutil/compilerplugins/clang/salbool.cxx:111:15: > > error: no member named 'isLookupContext' in 'clang::DeclContext' >

How to retrieve a backtrace when there's no stack (case tdf#105182)

2017-01-08 Thread julien2412
Hello, I wanted to give a try to tdf#105182 but the popup error seems to prevent from having a stacktrace. Is it possible to disable manually this popup mechanism? Indeed, in the quoted bugtracker, we know there's something with a vector but don't know which file or which method. Julien -- Vie

Re: CppCheck Report Failure

2017-01-02 Thread julien2412
Hello, I didn't find how to submit on gerrit a patch on dev-tools for cppcheck. So I directly pushed this commit: https://cgit.freedesktop.org/libreoffice/contrib/dev-tools/commit/?id=c7296ea60fb6dfa2a9995298684d677a32defb27 Feel free to revert it if you consider it wrong. Julien -- View this

Re: Bootstrap exception while using sdk on Linux.

2016-12-26 Thread julien2412
Hello, Searching about "sdk" on LO dev forum, it seems this link may help you: http://api.libreoffice.org/docs/install.html Julien -- View this message in context: http://nabble.documentfoundation.org/Bootstrap-exception-while-using-sdk-on-Linux-tp4203562p4203574.html Sent from the Dev mailin

Re: Please add an option to set bug reports to "Private"

2016-12-22 Thread julien2412
Michael Meeks-5 wrote > ... > From the first days I worked on gnumeric, many of our best test > documents were sent to the developers, and maintained in a semi-private > collection that we used like our crash-testing suite for regression > testing... If someone wants to start contributing, h

About Python version

2016-12-17 Thread julien2412
Hello, I gave a try to tdf#103363 (MAILMERGE: Outgoing mailserver (set in Tools > Options > Writer > Mail merge Email) not found), there's some problem with idna encoding. I tried to add "import encodings.idna" + replace self.server = smtplib.SMTP(server, port,timeout=tout) by self.server = smtpl

About opening odc file and mpView null

2016-12-10 Thread julien2412
Hello, When opening directly odc file then going to data series of the charts, then area tab and finally bitmap, I got a crash. SdrEditView::GetGeoAttrFromMarked (this=0x0) at /home/julien/lo/libreoffice/svx/source/svdraw/svdedtv1.cxx:1278 1278SfxItemSet aRetSet(mpModel->GetItemPool(), /

Re: Budgeting - image lifecycle

2016-12-08 Thread julien2412
Mickael, I completely agree images lifecycle issues should indeed be taken into account and should be first priority because it may impact every LO app and it makes users reporting these bugs quite mad against LO. Another issue is pdf export : 1) Many trackers about it (see https://bugs.documentf

Re: LibreOffice for FreeBSD on PowerPC

2016-12-08 Thread julien2412
Curtis Hamilton wrote > ... > I have developed patches and would like to contribute this work for > inclusion in the code base. Hello Curtis, In addition of this page https://wiki.documentfoundation.org/Development, you can specifically follow this link https://wiki.documentfoundation.org/Develop

Re: I'm new and I'm having build issues

2016-12-05 Thread julien2412
Hello jrattur, I don't build on Linux but I think you should give a try to Visual Studio 2013 (see https://wiki.documentfoundation.org/Development/BuildingOnWindows). Julien -- View this message in context: http://nabble.documentfoundation.org/I-m-new-and-I-m-having-build-issues-tp4201824p420

Warning about order evaluation chaining functions

2016-12-02 Thread julien2412
Hello, Just read about order evaluation in chaining functions problem (from French article http://linuxfr.org/news/cpp-17-fixe-l-ordre-d-evaluation-des-expressions). It seems that, depending on compiler, the result can be different. Here some link in English this time: http://stackoverflow.com/qu

Re: I'm new

2016-11-30 Thread julien2412
Hello Dragos, You can start here: https://wiki.documentfoundation.org/Development/GetInvolved The very first step is to retrieve sources and build them, you'll find explanation and useful links in url quoted above. Regards, Julien -- View this message in context: http://nabble.documentfounda

[PUSHED] Re: [PATCH] Fix typo in configure.ac (mk68 -> m68k)

2016-11-27 Thread julien2412
Rene pushed the patch, see https://cgit.freedesktop.org/libreoffice/core/commit/?id=f35d29c8388744be1f95ec4acfca12eec706911a -- View this message in context: http://nabble.documentfoundation.org/PATCH-Fix-typo-in-configure-ac-mk68-m68k-tp4201156p4201163.html Sent from the Dev mailing list arch

[SOLVED] Re: Firebird build fails on MacOs (tdf#101789)

2016-11-22 Thread julien2412
Just for information, the bug has been fixed by Lionel (see https://cgit.freedesktop.org/libreoffice/core/commit/?id=6040dfb5ecf9945ba9c47a87a92506ad8bc88f0b) Julien -- View this message in context: http://nabble.documentfoundation.org/Firebird-build-fails-on-MacOs-tdf-101789-tp4199396p4200599

Revert of "split cui screenshot test in manageable pieces"

2016-11-20 Thread julien2412
Hello Norbert/Thorsten Just for your information, I reverted "split cui screenshot test in manageable pieces" patch because it made all TBs red. Regards, Julien -- View this message in context: http://nabble.documentfoundation.org/Revert-of-split-cui-screenshot-test-in-manageable-pieces-tp420

Re: Build fail on Linux (ExternalProject_nss.mk)

2016-11-17 Thread julien2412
On the bugtracker, I've been asked for this: "command line options and all the object files and libraries used for the command" I provided build log + config log but it seems it's not in them. Any idea how to retrieve these information? (I asked the same to the binutils package Debian manager but

Re: Build fail on Linux (ExternalProject_nss.mk)

2016-11-15 Thread julien2412
It seems to correspond to https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=843164 -- View this message in context: http://nabble.documentfoundation.org/Build-fail-on-Linux-ExternalProject-nss-mk-tp419p4200022.html Sent from the Dev mailing list archive at Nabble.com. __

Build fail on Linux (ExternalProject_nss.mk)

2016-11-15 Thread julien2412
Hello, On pc Debian (testing updated today) x86-64 with master sources updated today + enable-dbgutil + make clean + ccache -C, I got a build failure: [CXX] workdir/UnpackedTarball/collada2gltf/JSON/JSONValue.cpp *** Error in `/usr/bin/ld': free(): invalid next size (fast): 0x55bb5ae07710 ***

Firebird build fails on MacOs (tdf#101789)

2016-11-07 Thread julien2412
Hello, Firebird 3 build fails on MacOs (see https://bugs.documentfoundation.org/show_bug.cgi?id=101789). It seems due to a pb with ICU and even after upgrade to ICU 5.8, the pb is still here. Would someone have some idea? Julien -- View this message in context: http://nabble.documentfoundati

OSL_ASSERT: items_.empty() because of Setup/L10N

2016-11-05 Thread julien2412
Hello, On pc Debian x86-64 with master sources updated today, I noticed this on console: warn:legacy.osl:22303:1:unotools/source/config/configmgr.cxx:173: OSL_ASSERT: items_.empty() I think it's quite old but I would like to tackle this. I made some debug and found that it was "Setup/L10N" It's c

[SOLVED] Re: [Libreoffice-commits] core.git: Blind fix to TBs

2016-10-24 Thread julien2412
Thank you Stephan for your feedback. I just realized I could revert it directly from gerrit. So done now (see https://cgit.freedesktop.org/libreoffice/core/commit/?id=330b1d8b1e1eae9ec0a4504676c3518ca5d9a951) Julien -- View this message in context: http://nabble.documentfoundation.org/Re-Libr

Re: [Libreoffice-commits] core.git: Blind fix to TBs

2016-10-24 Thread julien2412
sberg wrote > On 10/23/2016 05:21 PM, Julien Nabet wrote: >> commit f736c71dde8f4a84688b932b1531808d4c7cbd8c >> Author: Julien Nabet < > serval2412@ > > >> Date: Sun Oct 23 16:12:43 2016 +0200 >> >> Blind fix to TBs >> >> Change-Id: I74165378255e3c844ee7f91a5d4eb09a573784bd >> Revie

2 function names different only by case in polyline.cxx (vcl outdev)

2016-09-23 Thread julien2412
Hello, I noticed 2 functions with the same name: void OutputDevice::DrawPolyLine( const tools::Polygon& rPoly, const LineInfo& rLineInfo ) http://opengrok.libreoffice.org/xref/core/vcl/source/outdev/polyline.cxx#111 void OutputDevice::drawPolyLine(const tools::Polygon& rPoly, const LineInfo& rLin

Re: Build completes, but with errors

2016-09-17 Thread julien2412
Hi, With recent (less than 1 week) master sources + enable-dbgutil, I still reproduce this pb. As a workaround, I add a return just before http://opengrok.libreoffice.org/xref/core/sw/qa/extras/ooxmlimport/ooxmlimport.cxx#1897 The only strange thing is expected value and actual are quite different

Re: Firefox Persona

2016-09-11 Thread julien2412
Hello Beatriz, There are several things you can do: 1) Upgrade to 5.1.5 or 5.2.0 (5.0 branch is EOL) and give a new try (see https://wiki.documentfoundation.org/QA/FirstSteps) 2) If you reproduce the bug, check on https://bugs.documentfoundation.org/ if it already exists, if not you may create one

Re: Documenting CMIS access and usage

2016-08-16 Thread julien2412
Hi Olivier, Found here https://bugs.documentfoundation.org/show_bug.cgi?id=72277#c10 : https://cmis.alfresco.com/cmisatom http://cmis.alfresco.com/cmisatom username: admin password: admin Julien -- View this message in context: http://nabble.documentfoundation.org/Documenting-CMIS-access-and-

About tdf#100270 (SfxModule destructor SfxInterface deletion references invalid objects)

2016-06-08 Thread julien2412
Hello, I thought https://bugs.documentfoundation.org/show_bug.cgi?id=100270 may interest you. Instead of copying pasting, I let you click on the link. Julien -- View this message in context: http://nabble.documentfoundation.org/About-tdf-100270-SfxModule-destructor-SfxInterface-deletion-refer

Re: possible bug in libreoffice 5.1.2.2 with pivot tables

2016-05-20 Thread julien2412
Hi, You can submit a bug in LO bugtracker by using this link: https://bugs.documentfoundation.org// Just for information, on pc Debian x86-64 with LO Debian package 5.1.3.2 (gtk3), I don't reproduce this. Julien -- View this message in context: http://nabble.documentfoundation.org/possible-b

MacOs Build fails with new error (vcl part)

2016-05-18 Thread julien2412
Hello, On MacOsX 10.11 with master sources updated today enable-dbgutil, I got this: warn:legacy.osl:41106:1:sfx2/source/view/frmload.cxx:509: caught an exception! in function:static void (anonymous namespace)::SfxFrameLoader_Impl::impl_handleCaughtError_nothrow(const com::sun::star::uno::Any &, c

[SOLVED] Re: CppunitTest_sd_filters_test fails

2016-05-14 Thread julien2412
A recursive search created the file sedQHaYM6 in sd/qa/unit/data/odp/pass/ I just removed it and it's ok now. Sorry for the noise. Julien -- View this message in context: http://nabble.documentfoundation.org/CppunitTest-sd-filters-test-fails-tp4183549p4183584.html Sent from the Dev mailing li

CppunitTest_sd_filters_test fails

2016-05-14 Thread julien2412
Hello, On pc Debian x86-64 with master sources updated today, (+make clean + ccache -C before), I've got this: Tested file:///home/julien/lo/libreoffice/sd/qa/unit/data/pptx/pass/CVE-2014-4114.ppsx: Pass (2394ms) Testing file:///home/julien/lo/libreoffice/sd/qa/unit/data/pptx/fail/CVE-2014-6352-1.

[SOLVED] Re: Build warnings on Linux (strict-overflow in sc + unused variable in vcl)

2016-05-11 Thread julien2412
Thank you Stephan and Eike for your feedback! :-) I submitted these for review: https://gerrit.libreoffice.org/#/c/24899/ (-Werror=unused-variable for non debug build) https://gerrit.libreoffice.org/#/c/24900/ (Silence bogus GCC 5.3 -Werror=strict-overflow) Julien -- View this message in conte

Re: Build warnings on Linux (strict-overflow in sc + unused variable in vcl)

2016-05-10 Thread julien2412
With the patch already quoted applied locally + "(void) sWindow;" for vcl parl, I kept on the build. Now I've got something a bit weird (this time in sw module) :: /home/julien/lo/libreoffice/sw/source/core/text/txtfrm.cxx: In member function ‘virtual bool SwTextFrame::Prepare(PrepareHint, const v

Re: Build warnings on Linux (strict-overflow in sc + unused variable in vcl)

2016-05-10 Thread julien2412
About strict-overflow error, I submitted https://gerrit.libreoffice.org/#/c/24863/ -- View this message in context: http://nabble.documentfoundation.org/Build-warnings-on-Linux-strict-overflow-in-sc-unused-variable-in-vcl-tp4183244p4183252.html Sent from the Dev mailing list archive at Nabble.c

Build warnings on Linux (strict-overflow in sc + unused variable in vcl)

2016-05-10 Thread julien2412
Hello, On pc Debianx86-64 with master sources, I've got this error: /home/julien/lo/libreoffice/sc/source/core/data/markmulti.cxx: In member function ‘void ScMultiSel::SetMarkArea(SCCOL, SCCOL, SCROW, SCROW, bool)’: /home/julien/lo/libreoffice/sc/source/core/data/markmulti.cxx:242:50: error: assum

About testSkipImages unit test on MacOs

2016-03-25 Thread julien2412
Hello, Several months later http://nabble.documentfoundation.org/About-skip-SkipImages-unit-test-on-MacOs-td4149788.html, there's still some pb with testSkipImages on MacOs 10.11 + lode + master sources updated some days ago and with dbgutil. autogen.input: --enable-debug --enable-werror --enable

ld: warning: direct access (MacOs)

2016-03-13 Thread julien2412
Hello, On MacOs 10.11 with master sources updated today (with lode + enable-dbgutil) + clean build I noticed this: [build DEP] LNK:Library/librptxmllo.dylib [build LNK] Library/librptxmllo.dylib ld: warning: direct access in std::__1::__shared_ptr_pointer >*, std::__1::default_delete > >, std::__1

Re: Firebird doesn't support MSVC 2015

2016-03-02 Thread julien2412
Alex Thurgood wrote > Le 02/03/2016 13:12, Noel Grandin a écrit : > > > Toolchain problems on OSX with firebird too...currently not building > with firebird enabled in my own master builds, as the build fails each > time when I do. > > Alternatives to an experimental feature that never got off t

Re: java configure bug on gentoo

2016-03-01 Thread julien2412
Anthonys Lists wrote > ... > So I've debugged it successfully in ./configure, but that appears to be > a generated file, so when I went to test it, it seems to have blown my > changes away! How do I fix ./configure so the changes stick? > ... You can take a look to configure.ac in Julien -- V

Re: Strange failure on Jenkins

2016-02-14 Thread julien2412
Hello Chris, Here's what I get with master sources updated today (+ enable-dbgutil): terminate called after throwing an instance of 'com::sun::star::packages::zip::ZipIOException' Program received signal SIGABRT, Aborted. 0x2bb57507 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/

Re: Suggestion

2016-01-09 Thread julien2412
Welcome Rick! Here's the start page for those who want to contribute on dev part: https://wiki.documentfoundation.org/Development Julien -- View this message in context: http://nabble.documentfoundation.org/Suggestion-tp4171215p4171224.html Sent from the Dev mailing list archive at Nabble.com

Re: Is there a limit to the number of layers in a Writer Doc

2016-01-07 Thread julien2412
Here are some others in this search list: https://bugs.documentfoundation.org/buglist.cgi?quicksearch=z-order&list_id=582929 could be similar to tdf#41006 for example. Julien -- View this message in context: http://nabble.documentfoundation.org/Is-there-a-limit-to-the-number-of-layers-in-a-Wri

Re: Request for upload HSQLDB 2.3.3.zip on http://dev-www.libreoffice.org/src

2015-12-14 Thread julien2412
I suppose too that if we upgrade, there'll be a support from HSQLDB guys (they may help and we may submit some bugs if any). Indeed, I don't think they're interested in helping for old (2008 according to http://sourceforge.net/projects/hsqldb/files/hsqldb/) version 1.8 but perhaps I'm wrong. Anywa

Request for upload HSQLDB 2.3.3.zip on http://dev-www.libreoffice.org/src

2015-12-11 Thread julien2412
Hello, I'm giving a try to tdf#44854 "Upgrade bundled HSQLDB to 2.x". Would it be possible to upload the repackaged file from http://localhost/serval2412/hsqldb_2_3_3.zip to http://dev-www.libreoffice.org/src ? (md5 = 40cc60070acaa2d49193b3abd15e560e, no need to prefix the file with it) I repacka

About MID_FIRST_LINE_REL_INDENT (svxitems.sdi)

2015-12-05 Thread julien2412
Hello, In svx/sdi/svxitems.sdi, I noticed that MID_FIRST_LINE_REL_INDENT was defined as INT32 (see http://opengrok.libreoffice.org/xref/core/svx/sdi/svxitems.sdi#437) whereas http://opengrok.libreoffice.org/search?q=MID_FIRST_LINE_REL_INDENT&project=core&defs=&refs=&path=&hist= shows 2 uses in edi

[SOLVED] Re: Build fail (Linux), "cannot find -lGL"

2015-11-24 Thread julien2412
"apt-get build-dep libreoffice" allowed me to find the missing lib. It builds right now, sorry for the noise. Julien -- View this message in context: http://nabble.documentfoundation.org/Build-fail-Linux-cannot-find-lGL-tp4167174p4167262.html Sent from the Dev mailing list archive at Nabble.co

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