Re: DocBook v2

2020-09-20 Thread Pavel Sanda
On Sat, Sep 19, 2020 at 11:56:07PM +0200, Thibaut Cuvelier wrote: > I just pushed a new version without that operator (and many more comments, > by the way). Is that better for you? It works now, thanks. Pavel -- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailman/listinfo

Re: DocBook v2

2020-09-19 Thread Thibaut Cuvelier
On Sat, 19 Sep 2020 at 22:31, Pavel Sanda wrote: > On Sat, Sep 19, 2020 at 09:33:56PM +0200, Pavel Sanda wrote: > > On Sat, Sep 19, 2020 at 08:54:16PM +0200, Thibaut Cuvelier wrote: > > > I did the rebase again, as you suggested, and the results were better. > > > Therefore, I have merged it in m

Re: DocBook v2

2020-09-19 Thread Pavel Sanda
On Sat, Sep 19, 2020 at 09:33:56PM +0200, Pavel Sanda wrote: > On Sat, Sep 19, 2020 at 08:54:16PM +0200, Thibaut Cuvelier wrote: > > I did the rebase again, as you suggested, and the results were better. > > Therefore, I have merged it in master. > > > > Thank you all for your time and contributio

Re: DocBook v2

2020-09-19 Thread Kornel Benko
Am Sat, 19 Sep 2020 22:16:05 +0200 schrieb Pavel Sanda : > On Sat, Sep 19, 2020 at 10:01:19PM +0200, Kornel Benko wrote: > > Am Sat, 19 Sep 2020 21:33:56 +0200 > > schrieb Pavel Sanda : > > > > > /usr/lib/gcc/i686-pc-linux-gnu/4.9.4/include/g++-v4/streambuf:810:7: > > > error: > > > 'std::basi

Re: DocBook v2

2020-09-19 Thread Pavel Sanda
On Sat, Sep 19, 2020 at 10:01:19PM +0200, Kornel Benko wrote: > Am Sat, 19 Sep 2020 21:33:56 +0200 > schrieb Pavel Sanda : > > > /usr/lib/gcc/i686-pc-linux-gnu/4.9.4/include/g++-v4/streambuf:810:7: error: > > 'std::basic_streambuf<_CharT, _Traits>& std::basic_streambuf<_CharT, > > _Traits>::operat

Re: DocBook v2

2020-09-19 Thread Kornel Benko
Am Sat, 19 Sep 2020 21:33:56 +0200 schrieb Pavel Sanda : > /usr/lib/gcc/i686-pc-linux-gnu/4.9.4/include/g++-v4/streambuf:810:7: error: > 'std::basic_streambuf<_CharT, _Traits>& std::basic_streambuf<_CharT, > _Traits>::operator=(const std::basic_streambuf<_CharT, _Traits>&) [with > _CharT = > wcha

Re: DocBook v2

2020-09-19 Thread Pavel Sanda
On Sat, Sep 19, 2020 at 08:54:16PM +0200, Thibaut Cuvelier wrote: > I did the rebase again, as you suggested, and the results were better. > Therefore, I have merged it in master. > > Thank you all for your time and contributions on this! This is what I see now in master: CXX Paragraph.o P

Re: DocBook v2

2020-09-19 Thread Thibaut Cuvelier
On Sat, 19 Sep 2020 at 18:29, Scott Kostyshak wrote: > On Sat, Sep 19, 2020 at 05:55:13PM +0200, Thibaut Cuvelier wrote: > > On Sat, 19 Sep 2020 at 14:48, Kornel Benko wrote: > > > > > Am Sat, 19 Sep 2020 14:44:25 +0200 > > > schrieb Kornel Benko : > > > > > > > Am Sat, 19 Sep 2020 14:28:59 +020

Re: DocBook v2

2020-09-19 Thread Scott Kostyshak
On Sat, Sep 19, 2020 at 05:55:13PM +0200, Thibaut Cuvelier wrote: > On Sat, 19 Sep 2020 at 14:48, Kornel Benko wrote: > > > Am Sat, 19 Sep 2020 14:44:25 +0200 > > schrieb Kornel Benko : > > > > > Am Sat, 19 Sep 2020 14:28:59 +0200 > > > schrieb Kornel Benko : > > > > > > > Am Sat, 19 Sep 2020 12:

Re: DocBook v2

2020-09-19 Thread Thibaut Cuvelier
On Sat, 19 Sep 2020 at 14:48, Kornel Benko wrote: > Am Sat, 19 Sep 2020 14:44:25 +0200 > schrieb Kornel Benko : > > > Am Sat, 19 Sep 2020 14:28:59 +0200 > > schrieb Kornel Benko : > > > > > Am Sat, 19 Sep 2020 12:41:47 +0200 > > > schrieb Kornel Benko : > > > > > > > Also the test export/doc/de/U

Re: DocBook v2

2020-09-19 Thread Kornel Benko
Am Sat, 19 Sep 2020 14:44:25 +0200 schrieb Kornel Benko : > Am Sat, 19 Sep 2020 14:28:59 +0200 > schrieb Kornel Benko : > > > Am Sat, 19 Sep 2020 12:41:47 +0200 > > schrieb Kornel Benko : > > > > > Also the test export/doc/de/UserGuide_xhtml fails here. > > > Assertion triggered in void lyx::d

Re: DocBook v2

2020-09-19 Thread Kornel Benko
Am Sat, 19 Sep 2020 14:28:59 +0200 schrieb Kornel Benko : > Am Sat, 19 Sep 2020 12:41:47 +0200 > schrieb Kornel Benko : > > > Also the test export/doc/de/UserGuide_xhtml fails here. > > Assertion triggered in void lyx::doAssertWithCallstack(bool) by failing > > check "false" > > in file /usr2/sr

Re: DocBook v2

2020-09-19 Thread Kornel Benko
Am Sat, 19 Sep 2020 12:41:47 +0200 schrieb Kornel Benko : > Also the test export/doc/de/UserGuide_xhtml fails here. > Assertion triggered in void lyx::doAssertWithCallstack(bool) by failing check > "false" in > file /usr2/src/lyx/lyx-features/src/support/lassert.cpp:44 Debugger shows problem in

Re: DocBook v2

2020-09-19 Thread Kornel Benko
Am Sat, 19 Sep 2020 00:16:15 -0400 schrieb Scott Kostyshak : > On Sat, Sep 19, 2020 at 04:02:00AM +0200, Thibaut Cuvelier wrote: > > > I finally managed to get everything working on my machine (the most > > complicated part was getting the right paths to CMake through my IDE…). By > > the way, th

Re: DocBook v2

2020-09-18 Thread Scott Kostyshak
On Sat, Sep 19, 2020 at 04:02:00AM +0200, Thibaut Cuvelier wrote: > I finally managed to get everything working on my machine (the most > complicated part was getting the right paths to CMake through my IDE…). By > the way, the wiki is updated on this, in case anyone else would need it. Thanks fo

Re: DocBook v2

2020-09-18 Thread Thibaut Cuvelier
On Wed, 16 Sep 2020 at 23:06, Scott Kostyshak wrote: > On Wed, Sep 16, 2020 at 04:35:42PM -0400, Scott Kostyshak wrote: > > On Wed, Sep 16, 2020 at 09:57:39PM +0200, Thibaut Cuvelier wrote: > > > On Wed, 16 Sep 2020 at 06:55, Scott Kostyshak > wrote: > > > > > > > On Tue, Sep 15, 2020 at 11:28:1

Re: DocBook v2

2020-09-16 Thread Scott Kostyshak
On Wed, Sep 16, 2020 at 04:35:42PM -0400, Scott Kostyshak wrote: > On Wed, Sep 16, 2020 at 09:57:39PM +0200, Thibaut Cuvelier wrote: > > On Wed, 16 Sep 2020 at 06:55, Scott Kostyshak wrote: > > > > > On Tue, Sep 15, 2020 at 11:28:16PM -0400, Scott Kostyshak wrote: > > > > On Tue, Sep 15, 2020 at

Re: DocBook v2

2020-09-16 Thread Scott Kostyshak
On Wed, Sep 16, 2020 at 09:57:39PM +0200, Thibaut Cuvelier wrote: > On Wed, 16 Sep 2020 at 06:55, Scott Kostyshak wrote: > > > On Tue, Sep 15, 2020 at 11:28:16PM -0400, Scott Kostyshak wrote: > > > On Tue, Sep 15, 2020 at 11:00:35PM -0400, Scott Kostyshak wrote: > > > > On Wed, Sep 16, 2020 at 04

Re: DocBook v2

2020-09-16 Thread Thibaut Cuvelier
On Wed, 16 Sep 2020 at 06:55, Scott Kostyshak wrote: > On Tue, Sep 15, 2020 at 11:28:16PM -0400, Scott Kostyshak wrote: > > On Tue, Sep 15, 2020 at 11:00:35PM -0400, Scott Kostyshak wrote: > > > On Wed, Sep 16, 2020 at 04:17:41AM +0200, Thibaut Cuvelier wrote: > > > > On Sun, 13 Sep 2020 at 09:20

Re: DocBook v2

2020-09-15 Thread Scott Kostyshak
On Tue, Sep 15, 2020 at 11:28:16PM -0400, Scott Kostyshak wrote: > On Tue, Sep 15, 2020 at 11:00:35PM -0400, Scott Kostyshak wrote: > > On Wed, Sep 16, 2020 at 04:17:41AM +0200, Thibaut Cuvelier wrote: > > > On Sun, 13 Sep 2020 at 09:20, Kornel Benko wrote: > > > > > > > Am Sat, 12 Sep 2020 20:48

Re: DocBook v2

2020-09-15 Thread Scott Kostyshak
On Tue, Sep 15, 2020 at 11:00:35PM -0400, Scott Kostyshak wrote: > On Wed, Sep 16, 2020 at 04:17:41AM +0200, Thibaut Cuvelier wrote: > > On Sun, 13 Sep 2020 at 09:20, Kornel Benko wrote: > > > > > Am Sat, 12 Sep 2020 20:48:32 -0400 > > > schrieb Scott Kostyshak : > > > > > > > > > > > > > > > > >

Re: DocBook v2

2020-09-15 Thread Scott Kostyshak
On Wed, Sep 16, 2020 at 04:17:41AM +0200, Thibaut Cuvelier wrote: > On Sun, 13 Sep 2020 at 09:20, Kornel Benko wrote: > > > Am Sat, 12 Sep 2020 20:48:32 -0400 > > schrieb Scott Kostyshak : > > > > > > > > > > > > > > > Just a list of tests, that would be awesome for now! > > > > > > Sounds good,

Re: DocBook v2

2020-09-15 Thread Thibaut Cuvelier
On Sun, 13 Sep 2020 at 09:20, Kornel Benko wrote: > Am Sat, 12 Sep 2020 20:48:32 -0400 > schrieb Scott Kostyshak : > > > > > > > > > > > Just a list of tests, that would be awesome for now! > > > > Sounds good, it's attached. > > > > Scott > > > > [LastTestsFailed.log text/plain (9168 Bytes)] >

Re: DocBook v2

2020-09-13 Thread Kornel Benko
Am Sat, 12 Sep 2020 20:48:32 -0400 schrieb Scott Kostyshak : > > > > > > > Just a list of tests, that would be awesome for now! > > Sounds good, it's attached. > > Scott > > [LastTestsFailed.log text/plain (9168 Bytes)] Just my 2c. 27% tests passed, 100 tests failed out of 137 My list

Re: DocBook v2

2020-09-12 Thread Scott Kostyshak
On Sun, Sep 13, 2020 at 02:41:03AM +0200, Thibaut Cuvelier wrote: > On Sun, 13 Sep 2020 at 02:07, Scott Kostyshak wrote: > > > On Sun, Sep 13, 2020 at 12:37:20AM +0200, Thibaut Cuvelier wrote: > > > On Sat, 12 Sep 2020 at 16:28, Kornel Benko wrote: > > > > > > > Kornel (in CC) said somewhere els

Re: DocBook v2

2020-09-12 Thread Thibaut Cuvelier
On Sun, 13 Sep 2020 at 02:07, Scott Kostyshak wrote: > On Sun, Sep 13, 2020 at 12:37:20AM +0200, Thibaut Cuvelier wrote: > > On Sat, 12 Sep 2020 at 16:28, Kornel Benko wrote: > > > > > Kornel (in CC) said somewhere else he'd prefer to wait before merging > > > > because of this very issue. I sup

Re: DocBook v2

2020-09-12 Thread Scott Kostyshak
On Sun, Sep 13, 2020 at 12:37:20AM +0200, Thibaut Cuvelier wrote: > On Sat, 12 Sep 2020 at 16:28, Kornel Benko wrote: > > > Kornel (in CC) said somewhere else he'd prefer to wait before merging > > > because of this very issue. I suppose the new failures are related to the > > > (quite recent) fi

Re: DocBook v2

2020-09-12 Thread Scott Kostyshak
On Sun, Sep 13, 2020 at 12:05:21AM +0200, Thibaut Cuvelier wrote: > On Sat, 12 Sep 2020 at 21:17, Scott Kostyshak wrote: > > > On Sat, Sep 12, 2020 at 09:01:14PM +0200, Thibaut Cuvelier wrote: > > > On Sat, 12 Sep 2020 at 18:53, Scott Kostyshak wrote: > > > > > > > I tried to add quotes in Layou

Re: DocBook v2

2020-09-12 Thread Thibaut Cuvelier
On Sat, 12 Sep 2020 at 16:28, Kornel Benko wrote: > Am Sat, 12 Sep 2020 16:07:39 +0200 > schrieb Thibaut Cuvelier : > > > On Sat, 12 Sep 2020 at 07:38, Scott Kostyshak wrote: > > > > > On Fri, Sep 11, 2020 at 02:04:31PM -0400, Scott Kostyshak wrote: > > > > > > > >> By the way, what would you pr

Re: DocBook v2

2020-09-12 Thread Thibaut Cuvelier
On Sat, 12 Sep 2020 at 21:17, Scott Kostyshak wrote: > On Sat, Sep 12, 2020 at 09:01:14PM +0200, Thibaut Cuvelier wrote: > > On Sat, 12 Sep 2020 at 18:53, Scott Kostyshak wrote: > > > > > I tried to add quotes in Layout::write, > > > > > > Good idea. > > > > > > > maybe this is enough to fix the

Re: DocBook v2

2020-09-12 Thread Scott Kostyshak
On Sat, Sep 12, 2020 at 09:01:14PM +0200, Thibaut Cuvelier wrote: > On Sat, 12 Sep 2020 at 18:53, Scott Kostyshak wrote: > > > I tried to add quotes in Layout::write, > > > > Good idea. > > > > > maybe this is enough to fix the > > > issue? (Amended commit: b2881c27.) > > > > The tests still fail

Re: DocBook v2

2020-09-12 Thread Thibaut Cuvelier
On Sat, 12 Sep 2020 at 18:53, Scott Kostyshak wrote: > On Sat, Sep 12, 2020 at 03:51:08PM +0200, Thibaut Cuvelier wrote: > > On Sat, 12 Sep 2020 at 04:44, Scott Kostyshak wrote: > > > > > On Sat, Sep 12, 2020 at 03:22:22AM +0200, Thibaut Cuvelier wrote: > > > > On Fri, 11 Sep 2020 at 20:05, Scot

Re: DocBook v2

2020-09-12 Thread Scott Kostyshak
On Sat, Sep 12, 2020 at 03:51:08PM +0200, Thibaut Cuvelier wrote: > On Sat, 12 Sep 2020 at 04:44, Scott Kostyshak wrote: > > > On Sat, Sep 12, 2020 at 03:22:22AM +0200, Thibaut Cuvelier wrote: > > > On Fri, 11 Sep 2020 at 20:05, Scott Kostyshak wrote: > > > > > > > On Fri, Sep 11, 2020 at 02:07:

Re: DocBook v2

2020-09-12 Thread Kornel Benko
Am Sat, 12 Sep 2020 16:07:39 +0200 schrieb Thibaut Cuvelier : > On Sat, 12 Sep 2020 at 07:38, Scott Kostyshak wrote: > > > On Fri, Sep 11, 2020 at 02:04:31PM -0400, Scott Kostyshak wrote: > > > > > >> By the way, what would you prefer I do in this > > > > > case where I'm not sure the fix is cor

Re: DocBook v2

2020-09-12 Thread Thibaut Cuvelier
On Sat, 12 Sep 2020 at 07:38, Scott Kostyshak wrote: > On Fri, Sep 11, 2020 at 02:04:31PM -0400, Scott Kostyshak wrote: > > > >> By the way, what would you prefer I do in this > > > > case where I'm not sure the fix is correct? Since we're on a branch, > I > > > > just committed so that way the t

Re: DocBook v2

2020-09-12 Thread Thibaut Cuvelier
On Sat, 12 Sep 2020 at 04:44, Scott Kostyshak wrote: > On Sat, Sep 12, 2020 at 03:22:22AM +0200, Thibaut Cuvelier wrote: > > On Fri, 11 Sep 2020 at 20:05, Scott Kostyshak wrote: > > > > > On Fri, Sep 11, 2020 at 02:07:00PM +0200, Thibaut Cuvelier wrote: > > > > Do you have any idea > > > > where

Re: DocBook v2

2020-09-11 Thread Scott Kostyshak
On Fri, Sep 11, 2020 at 02:04:31PM -0400, Scott Kostyshak wrote: > >> By the way, what would you prefer I do in this > > > case where I'm not sure the fix is correct? Since we're on a branch, I > > > just committed so that way the tests work for me and Kornel (who I > > > imagine is also affected

Re: DocBook v2

2020-09-11 Thread Scott Kostyshak
On Sat, Sep 12, 2020 at 03:22:22AM +0200, Thibaut Cuvelier wrote: > On Fri, 11 Sep 2020 at 20:05, Scott Kostyshak wrote: > > > On Fri, Sep 11, 2020 at 02:07:00PM +0200, Thibaut Cuvelier wrote: > > > Do you have any idea > > > where this may come from? In what kind of layout does this happen (styl

Re: DocBook v2

2020-09-11 Thread Thibaut Cuvelier
On Fri, 11 Sep 2020 at 20:05, Scott Kostyshak wrote: > On Fri, Sep 11, 2020 at 02:07:00PM +0200, Thibaut Cuvelier wrote: > > Do you have any idea > > where this may come from? In what kind of layout does this happen (style, > > float, etc.)? > > I know little about layout stuff, but I'm happy to

Re: DocBook v2

2020-09-11 Thread Scott Kostyshak
On Fri, Sep 11, 2020 at 02:01:24PM +0200, Thibaut Cuvelier wrote: > I've made a better fix: actually, this was just a typo :). All the relevant > commits have been squashed into 0a7c29c9b567518d26a378759846e892b33d2925. Tested and works well! > 79712827c9bb4534c4649d3dc67c35ad64bc3b6e simplifies

Re: DocBook v2

2020-09-11 Thread Scott Kostyshak
On Fri, Sep 11, 2020 at 02:07:00PM +0200, Thibaut Cuvelier wrote: > On Fri, 11 Sep 2020 at 06:27, Scott Kostyshak wrote: > > > Also, the layout tests all seem to be broken. I get the messages like > > the following: > > > > LyX: Unknown layout tag `DocBookItemWrapperMergeWithPrevious' [around lin

Re: DocBook v2

2020-09-11 Thread Thibaut Cuvelier
On Fri, 11 Sep 2020 at 06:27, Scott Kostyshak wrote: > Also, the layout tests all seem to be broken. I get the messages like > the following: > > LyX: Unknown layout tag `DocBookItemWrapperMergeWithPrevious' [around line > 53 of file current token: 'DocBookItemWrapperMergeWithPrevious' context:

Re: DocBook v2

2020-09-11 Thread Thibaut Cuvelier
On Fri, 11 Sep 2020 at 06:14, Scott Kostyshak wrote: > On Fri, Sep 11, 2020 at 01:58:42AM +0200, Thibaut Cuvelier wrote: > > On Thu, 3 Sep 2020 at 20:02, Scott Kostyshak wrote: > > > > > Also, I see warnings when exporting to docbook5: > > > > > > $ lyx -e docbook5 EmbeddedObjects.lyx > > > xml

Re: DocBook v2

2020-09-10 Thread Scott Kostyshak
On Fri, Sep 11, 2020 at 12:14:13AM -0400, Scott Kostyshak wrote: > On Fri, Sep 11, 2020 at 01:58:42AM +0200, Thibaut Cuvelier wrote: > > On Thu, 3 Sep 2020 at 20:02, Scott Kostyshak wrote: > > > > > Also, I see warnings when exporting to docbook5: > > > > > > $ lyx -e docbook5 EmbeddedObjects.ly

Re: DocBook v2

2020-09-10 Thread Scott Kostyshak
On Fri, Sep 11, 2020 at 01:58:42AM +0200, Thibaut Cuvelier wrote: > On Thu, 3 Sep 2020 at 20:02, Scott Kostyshak wrote: > > > Also, I see warnings when exporting to docbook5: > > > > $ lyx -e docbook5 EmbeddedObjects.lyx > > xml.cpp (177): Tried to close `emphasis' when no tags were open! > > xm

Re: DocBook v2

2020-09-10 Thread Thibaut Cuvelier
On Thu, 3 Sep 2020 at 20:02, Scott Kostyshak wrote: > Also, I see warnings when exporting to docbook5: > > $ lyx -e docbook5 EmbeddedObjects.lyx > xml.cpp (177): Tried to close `emphasis' when no tags were open! > xml.cpp (177): Tried to close `emphasis' when no tags were open! > xml.cpp (177):

Re: DocBook v2

2020-09-10 Thread Thibaut Cuvelier
On Thu, 3 Sep 2020 at 20:02, Scott Kostyshak wrote: > On Thu, Sep 03, 2020 at 12:51:00AM -0400, Scott Kostyshak wrote: > > On Thu, Sep 03, 2020 at 01:24:31AM +0200, Thibaut Cuvelier wrote: > > > > > >> Also, when exporting the Embedded Objects manual there is a > SIGSEGV. I > > > >> don't remembe

Re: DocBook v2

2020-09-03 Thread Kornel Benko
Am Thu, 3 Sep 2020 14:23:17 -0400 schrieb Richard Kimberly Heck : > On 9/3/20 1:12 PM, Kornel Benko wrote: > > Am Thu, 3 Sep 2020 12:47:16 -0400 > > schrieb Richard Kimberly Heck : > > > >> On 9/3/20 3:36 AM, Kornel Benko wrote: > >>> Am Thu, 3 Sep 2020 02:48:03 -0400 > >>> schrieb Richard Kim

Re: DocBook v2

2020-09-03 Thread Richard Kimberly Heck
On 9/3/20 1:12 PM, Kornel Benko wrote: > Am Thu, 3 Sep 2020 12:47:16 -0400 > schrieb Richard Kimberly Heck : > >> On 9/3/20 3:36 AM, Kornel Benko wrote: >>> Am Thu, 3 Sep 2020 02:48:03 -0400 >>> schrieb Richard Kimberly Heck : >>> On 9/2/20 10:35 AM, Kornel Benko wrote: > Am Wed, 2 Sep

Re: DocBook v2

2020-09-03 Thread Scott Kostyshak
On Thu, Sep 03, 2020 at 12:51:00AM -0400, Scott Kostyshak wrote: > On Thu, Sep 03, 2020 at 01:24:31AM +0200, Thibaut Cuvelier wrote: > > > >> Also, when exporting the Embedded Objects manual there is a SIGSEGV. I > > >> don't remember if this is already known. In case not, I attach a > > >> backtr

Re: DocBook v2

2020-09-03 Thread Kornel Benko
Am Thu, 3 Sep 2020 12:47:16 -0400 schrieb Richard Kimberly Heck : > On 9/3/20 3:36 AM, Kornel Benko wrote: > > Am Thu, 3 Sep 2020 02:48:03 -0400 > > schrieb Richard Kimberly Heck : > > > >> On 9/2/20 10:35 AM, Kornel Benko wrote: > >>> Am Wed, 2 Sep 2020 16:15:24 +0200 > >>> schrieb Thibaut Cu

Re: DocBook v2

2020-09-03 Thread Richard Kimberly Heck
On 9/3/20 3:36 AM, Kornel Benko wrote: > Am Thu, 3 Sep 2020 02:48:03 -0400 > schrieb Richard Kimberly Heck : > >> On 9/2/20 10:35 AM, Kornel Benko wrote: >>> Am Wed, 2 Sep 2020 16:15:24 +0200 >>> schrieb Thibaut Cuvelier : >>> > Exit 1 > That's quite an improvement, I did not expec

Re: DocBook v2

2020-09-03 Thread Kornel Benko
Am Thu, 3 Sep 2020 02:48:03 -0400 schrieb Richard Kimberly Heck : > On 9/2/20 10:35 AM, Kornel Benko wrote: > > Am Wed, 2 Sep 2020 16:15:24 +0200 > > schrieb Thibaut Cuvelier : > > > >>> Exit 1 > >>> > >> That's quite an improvement, I did not expect that! Thanks for running the > >> tests :).

Re: DocBook v2

2020-09-02 Thread Richard Kimberly Heck
On 9/2/20 10:35 AM, Kornel Benko wrote: > Am Wed, 2 Sep 2020 16:15:24 +0200 > schrieb Thibaut Cuvelier : > >>> Exit 1 >>> >> That's quite an improvement, I did not expect that! Thanks for running the >> tests :).  > No problem. > > BTW, why do we have these two branches > feature/docbook >

Re: DocBook v2

2020-09-02 Thread Scott Kostyshak
On Thu, Sep 03, 2020 at 01:24:31AM +0200, Thibaut Cuvelier wrote: > >> Also, when exporting the Embedded Objects manual there is a SIGSEGV. I > >> don't remember if this is already known. In case not, I attach a > >> backtrace. > >> > > > > I was not aware of that. > > > > Actually, I can't repro

Re: DocBook v2

2020-09-02 Thread Thibaut Cuvelier
On Thu, 3 Sep 2020 at 01:00, Thibaut Cuvelier wrote: > On Wed, 2 Sep 2020 at 20:02, Scott Kostyshak wrote: > >> On Wed, Sep 02, 2020 at 03:53:03PM +0200, Thibaut Cuvelier wrote: >> >> > Did I ever say that I did not really like Git? I just did this, which >> > uploaded something: >> > >> > git p

Re: DocBook v2

2020-09-02 Thread Thibaut Cuvelier
On Wed, 2 Sep 2020 at 20:02, Scott Kostyshak wrote: > On Wed, Sep 02, 2020 at 03:53:03PM +0200, Thibaut Cuvelier wrote: > > > Did I ever say that I did not really like Git? I just did this, which > > uploaded something: > > > > git push --force features feature/docbook:feature/docbook > > > > Now

Re: DocBook v2

2020-09-02 Thread Scott Kostyshak
On Wed, Sep 02, 2020 at 03:53:03PM +0200, Thibaut Cuvelier wrote: > Did I ever say that I did not really like Git? I just did this, which > uploaded something: > > git push --force features feature/docbook:feature/docbook > > Now, these commits appear on Trac: https://www.lyx.org/trac/browser/fe

Re: DocBook v2

2020-09-02 Thread Kornel Benko
Am Wed, 2 Sep 2020 16:51:53 +0200 schrieb Thibaut Cuvelier : > On Wed, 2 Sep 2020 at 16:35, Kornel Benko wrote: > > > BTW, why do we have these two branches > > feature/docbook > > features/docbook > > ? > > Isn't it easier to work on one branch only? (E.g. feature/docbook) > > >

Re: DocBook v2

2020-09-02 Thread Thibaut Cuvelier
On Wed, 2 Sep 2020 at 16:35, Kornel Benko wrote: > BTW, why do we have these two branches > feature/docbook > features/docbook > ? > Isn't it easier to work on one branch only? (E.g. feature/docbook) > I thought that I only had one (remote) branch… Normally, I'm only working on f

Re: DocBook v2

2020-09-02 Thread Kornel Benko
Am Wed, 2 Sep 2020 16:15:24 +0200 schrieb Thibaut Cuvelier : > > Exit 1 > > > That's quite an improvement, I did not expect that! Thanks for running the > tests :).  No problem. BTW, why do we have these two branches feature/docbook features/docbook ? Isn't it easier to work on

Re: DocBook v2

2020-09-02 Thread Thibaut Cuvelier
On Wed, 2 Sep 2020 at 16:14, Kornel Benko wrote: > Am Wed, 2 Sep 2020 16:04:41 +0200 > schrieb Kornel Benko : > > > Am Wed, 2 Sep 2020 15:53:03 +0200 > > schrieb Thibaut Cuvelier : > > > > > > > I've rebased and force-pushed, the last commit should be > > > > > f6c054e5f567be2fb11b7e2962e540c2995

Re: DocBook v2

2020-09-02 Thread Kornel Benko
Am Wed, 2 Sep 2020 16:04:41 +0200 schrieb Kornel Benko : > Am Wed, 2 Sep 2020 15:53:03 +0200 > schrieb Thibaut Cuvelier : > > > > > I've rebased and force-pushed, the last commit should be > > > > f6c054e5f567be2fb11b7e2962e540c29953c7e9. Are you tracking the right > > > > branch? I think I did s

Re: DocBook v2

2020-09-02 Thread Kornel Benko
Am Wed, 2 Sep 2020 15:53:03 +0200 schrieb Thibaut Cuvelier : > > > I've rebased and force-pushed, the last commit should be > > > f6c054e5f567be2fb11b7e2962e540c29953c7e9. Are you tracking the right > > > branch? I think I did something strange at some point, because Kornel had > > > the same issu

Re: DocBook v2

2020-09-02 Thread Thibaut Cuvelier
On Wed, 2 Sep 2020 at 15:39, Kornel Benko wrote: > Am Wed, 2 Sep 2020 15:27:54 +0200 > schrieb Thibaut Cuvelier : > > > On Wed, 2 Sep 2020 at 05:18, Scott Kostyshak wrote: > > > > > On Tue, Sep 01, 2020 at 11:37:15PM +0200, Thibaut Cuvelier wrote: > > > > On Tue, 1 Sep 2020 at 13:54, Kornel Benk

Re: DocBook v2

2020-09-02 Thread Kornel Benko
Am Wed, 2 Sep 2020 15:27:54 +0200 schrieb Thibaut Cuvelier : > On Wed, 2 Sep 2020 at 05:18, Scott Kostyshak wrote: > > > On Tue, Sep 01, 2020 at 11:37:15PM +0200, Thibaut Cuvelier wrote: > > > On Tue, 1 Sep 2020 at 13:54, Kornel Benko wrote: > > > > > > > Am Mon, 31 Aug 2020 19:06:20 +0200 > >

Re: DocBook v2

2020-09-02 Thread Thibaut Cuvelier
On Tue, 1 Sep 2020 at 16:32, Scott Kostyshak wrote: > On Mon, Aug 31, 2020 at 11:50:38PM -0400, Richard Kimberly Heck wrote: > > On 8/31/20 6:27 PM, Scott Kostyshak wrote: > > > Also, the fixes to regressions > > > might be invasive, so why not just fix them before having a big review > > > inste

Re: DocBook v2

2020-09-02 Thread Thibaut Cuvelier
On Wed, 2 Sep 2020 at 05:18, Scott Kostyshak wrote: > On Tue, Sep 01, 2020 at 11:37:15PM +0200, Thibaut Cuvelier wrote: > > On Tue, 1 Sep 2020 at 13:54, Kornel Benko wrote: > > > > > Am Mon, 31 Aug 2020 19:06:20 +0200 > > > schrieb Kornel Benko : > > > > > > > Am Mon, 31 Aug 2020 18:54:29 +0200

Re: DocBook v2

2020-09-02 Thread Kornel Benko
Am Wed, 2 Sep 2020 01:02:53 +0200 schrieb Thibaut Cuvelier : > On Tue, 1 Sep 2020 at 16:55, Kornel Benko wrote: > > > Am Tue, 1 Sep 2020 10:32:59 -0400 > > schrieb Scott Kostyshak : > > > > > On Tue, Sep 01, 2020 at 02:00:18PM +0200, Kornel Benko wrote: > > > > > > > This is impressing. > > > >

Re: DocBook v2

2020-09-01 Thread Scott Kostyshak
On Tue, Sep 01, 2020 at 11:37:15PM +0200, Thibaut Cuvelier wrote: > On Tue, 1 Sep 2020 at 13:54, Kornel Benko wrote: > > > Am Mon, 31 Aug 2020 19:06:20 +0200 > > schrieb Kornel Benko : > > > > > Am Mon, 31 Aug 2020 18:54:29 +0200 > > > schrieb Kornel Benko : > > > > > > > Am Mon, 31 Aug 2020 18:4

Re: DocBook v2

2020-09-01 Thread Thibaut Cuvelier
On Tue, 1 Sep 2020 at 16:55, Kornel Benko wrote: > Am Tue, 1 Sep 2020 10:32:59 -0400 > schrieb Scott Kostyshak : > > > On Tue, Sep 01, 2020 at 02:00:18PM +0200, Kornel Benko wrote: > > > > > This is impressing. > > > > +1 > > > > Scott > > These 2 are crashing > examples/de/Modules/Linguistics.ly

Re: DocBook v2

2020-09-01 Thread Thibaut Cuvelier
On Tue, 1 Sep 2020 at 13:54, Kornel Benko wrote: > Am Mon, 31 Aug 2020 19:06:20 +0200 > schrieb Kornel Benko : > > > Am Mon, 31 Aug 2020 18:54:29 +0200 > > schrieb Kornel Benko : > > > > > Am Mon, 31 Aug 2020 18:41:35 +0200 > > > schrieb Kornel Benko : > > > > > > > So, there is something fishy .

Re: DocBook v2

2020-09-01 Thread Kornel Benko
Am Tue, 1 Sep 2020 10:32:59 -0400 schrieb Scott Kostyshak : > On Tue, Sep 01, 2020 at 02:00:18PM +0200, Kornel Benko wrote: > > > This is impressing. > > +1 > > Scott These 2 are crashing examples/de/Modules/Linguistics.lyx: assertion templates/Articles/REVTeX_%28V._4.1%29.lyx: assertion B

Re: DocBook v2

2020-09-01 Thread Scott Kostyshak
On Tue, Sep 01, 2020 at 02:00:18PM +0200, Kornel Benko wrote: > This is impressing. +1 Scott signature.asc Description: PGP signature -- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-devel

Re: DocBook v2

2020-09-01 Thread Scott Kostyshak
On Mon, Aug 31, 2020 at 11:50:38PM -0400, Richard Kimberly Heck wrote: > On 8/31/20 6:27 PM, Scott Kostyshak wrote: > I'm less than sure that the DocBook export we have in stable is really > correct. I think that's part of what got Thibaut working on this: Our > export *isn't* right for current fl

Re: DocBook v2

2020-09-01 Thread Scott Kostyshak
On Mon, Aug 31, 2020 at 11:44:04PM -0400, Richard Kimberly Heck wrote: > On 8/31/20 4:24 PM, Scott Kostyshak wrote: > > On Mon, Aug 31, 2020 at 10:11:56PM +0200, Pavel Sanda wrote: > >> b) docbook export is completely new and we are not really breaking old > >>legacy. My suggestion is that if f

Re: DocBook v2

2020-09-01 Thread Kornel Benko
Am Tue, 1 Sep 2020 13:54:09 +0200 schrieb Kornel Benko : > Am Mon, 31 Aug 2020 19:06:20 +0200 > schrieb Kornel Benko : > > > Am Mon, 31 Aug 2020 18:54:29 +0200 > > schrieb Kornel Benko : > > > > > Am Mon, 31 Aug 2020 18:41:35 +0200 > > > schrieb Kornel Benko : > > > > > > > So, there is s

Re: DocBook v2

2020-09-01 Thread Kornel Benko
Am Mon, 31 Aug 2020 19:06:20 +0200 schrieb Kornel Benko : > Am Mon, 31 Aug 2020 18:54:29 +0200 > schrieb Kornel Benko : > > > Am Mon, 31 Aug 2020 18:41:35 +0200 > > schrieb Kornel Benko : > > > > > So, there is something fishy ... and 'git log' did not change. > > > Unfortunately I am no a gi

Re: DocBook v2

2020-09-01 Thread Kornel Benko
Am Tue, 1 Sep 2020 11:49:25 +0200 schrieb Pavel Sanda : > On Mon, Aug 31, 2020 at 06:27:52PM -0400, Scott Kostyshak wrote: > > > If I see similar changes in the code I can check again, but I still > > > think that having the codebase for others in master is at the moment > > > more valuable than c

Re: DocBook v2

2020-09-01 Thread Pavel Sanda
On Mon, Aug 31, 2020 at 06:27:52PM -0400, Scott Kostyshak wrote: > > If I see similar changes in the code I can check again, but I still > > think that having the codebase for others in master is at the moment > > more valuable than clean docbook tests, which might not be even correct > > from the

Re: DocBook v2

2020-08-31 Thread Richard Kimberly Heck
On 8/31/20 6:27 PM, Scott Kostyshak wrote: > On Mon, Aug 31, 2020 at 10:52:54PM +0200, Pavel Sanda wrote: > >> If I see similar changes in the code I can check again, but I still >> think that having the codebase for others in master is at the moment >> more valuable than clean docbook tests, which

Re: DocBook v2

2020-08-31 Thread Richard Kimberly Heck
On 8/31/20 4:24 PM, Scott Kostyshak wrote: > On Mon, Aug 31, 2020 at 10:11:56PM +0200, Pavel Sanda wrote: >> b) docbook export is completely new and we are not really breaking old >>legacy. My suggestion is that if failling docbook tests disturb you, >>simply disable all of them and start e

Re: DocBook v2

2020-08-31 Thread Richard Kimberly Heck
On 8/31/20 11:42 AM, Thibaut Cuvelier wrote: > On Mon, 31 Aug 2020 at 17:17, Kornel Benko > wrote: > > Am Mon, 31 Aug 2020 16:44:33 +0200 > schrieb Thibaut Cuvelier >: > > > Locally, Git says everything's alright: > > > > Th

Re: DocBook v2

2020-08-31 Thread Scott Kostyshak
On Mon, Aug 31, 2020 at 10:52:54PM +0200, Pavel Sanda wrote: > I spent several hours of testing that xHTML export of User Guide > after docbook rewrite produces equivalent xHTML output after the > first wave of patches (it was not matter of trivial diff because > some things changed.) So yes, the

Re: DocBook v2

2020-08-31 Thread Pavel Sanda
On Mon, Aug 31, 2020 at 04:24:59PM -0400, Scott Kostyshak wrote: > > I understand the general reasoning but > > a) I find it unfair to force Thibaout to figure out tests on windows, so > >his stuff gets merged. The more that I expect bunch of weird issues > >popping up while trying to do so

Re: DocBook v2

2020-08-31 Thread Scott Kostyshak
On Mon, Aug 31, 2020 at 10:11:56PM +0200, Pavel Sanda wrote: > On Mon, Aug 31, 2020 at 03:49:44PM -0400, Scott Kostyshak wrote: > > On Mon, Aug 31, 2020 at 09:26:30PM +0200, Pavel Sanda wrote: > > > > > If you are kind of finished with this part I would also suggest to > > > start pushing those ch

Re: DocBook v2

2020-08-31 Thread Kornel Benko
Am Mon, 31 Aug 2020 15:49:44 -0400 schrieb Scott Kostyshak : > On Mon, Aug 31, 2020 at 09:26:30PM +0200, Pavel Sanda wrote: > > > If you are kind of finished with this part I would also suggest to > > start pushing those changes to master and let other peoplee help > > with the small stuff like t

Re: DocBook v2

2020-08-31 Thread Pavel Sanda
On Mon, Aug 31, 2020 at 03:49:44PM -0400, Scott Kostyshak wrote: > On Mon, Aug 31, 2020 at 09:26:30PM +0200, Pavel Sanda wrote: > > > If you are kind of finished with this part I would also suggest to > > start pushing those changes to master and let other peoplee help > > with the small stuff lik

Re: DocBook v2

2020-08-31 Thread Scott Kostyshak
On Mon, Aug 31, 2020 at 09:26:30PM +0200, Pavel Sanda wrote: > If you are kind of finished with this part I would also suggest to > start pushing those changes to master and let other peoplee help > with the small stuff like the warnings from different compilers... You did not mention anything ab

Re: DocBook v2

2020-08-31 Thread Kornel Benko
Am Mon, 31 Aug 2020 21:13:43 +0200 schrieb Thibaut Cuvelier : > Here is an excerpt of the test log: > > -- Expected result file "doc/Intro.xml" exists > -- Calling C:/Program Files (x86)/LyX 2.3/Perl/bin/perl.exe The perl executable is found at cmake configure time. So you have to set the desire

Re: DocBook v2

2020-08-31 Thread Scott Kostyshak
On Mon, Aug 31, 2020 at 09:02:22PM +0200, Thibaut Cuvelier wrote: > > Thibaut, I'm not sure what compiler you're using, but is there an analog > > of "-Werror" (used on GCC and Clang) for it that you can enable? I > > compile with it and compilation on your branch stopped because of an > > error (

Re: DocBook v2

2020-08-31 Thread Pavel Sanda
On Mon, Aug 31, 2020 at 03:40:26AM +0200, Thibaut Cuvelier wrote: > Here is a list of commits for which I think it would be best if someone > could give me feedback (reverse chronological order): I am willing to skim through them as we did the last time, though my feedback won't be touching really

Re: DocBook v2

2020-08-31 Thread Scott Kostyshak
On Mon, Aug 31, 2020 at 09:15:23PM +0200, Thibaut Cuvelier wrote: > I started to write a few things: https://wiki.lyx.org/Devel/TestsOnWindows. Thanks! > Could some please allow the link to Strawberry Perl? Done. Scott signature.asc Description: PGP signature -- lyx-devel mailing list lyx-d

Re: DocBook v2

2020-08-31 Thread Thibaut Cuvelier
On Mon, 31 Aug 2020 at 20:15, Kornel Benko wrote: > Am Mon, 31 Aug 2020 19:57:12 +0200 > schrieb Thibaut Cuvelier : > > > Then, CTest tried to use my LyX 2.3-bundled Perl, but it lacks at least > the XML::Parser > > module. I'm getting a full Perl installation (but it's not like I have a > good >

Re: DocBook v2

2020-08-31 Thread Thibaut Cuvelier
On Mon, 31 Aug 2020 at 20:07, Scott Kostyshak wrote: > On Mon, Aug 31, 2020 at 07:57:12PM +0200, Thibaut Cuvelier wrote: > > On Mon, 31 Aug 2020 at 19:31, Kornel Benko wrote: > > > > > Am Mon, 31 Aug 2020 19:24:58 +0200 > > > schrieb Thibaut Cuvelier : > > > > > > > > After everything is compile

Re: DocBook v2

2020-08-31 Thread Thibaut Cuvelier
On Mon, 31 Aug 2020 at 19:58, Scott Kostyshak wrote: > On Mon, Aug 31, 2020 at 07:06:20PM +0200, Kornel Benko wrote: > > Am Mon, 31 Aug 2020 18:54:29 +0200 > > schrieb Kornel Benko : > > > > > Am Mon, 31 Aug 2020 18:41:35 +0200 > > > schrieb Kornel Benko : > > > > > > > So, there is something fis

Re: DocBook v2

2020-08-31 Thread Kornel Benko
Am Mon, 31 Aug 2020 19:57:12 +0200 schrieb Thibaut Cuvelier : > Then, CTest tried to use my LyX 2.3-bundled Perl, but it lacks at least the > XML::Parser > module. I'm getting a full Perl installation (but it's not like I have a good > downloading speed right now…). > > By the way, is there a wi

Re: DocBook v2

2020-08-31 Thread Scott Kostyshak
On Mon, Aug 31, 2020 at 07:57:12PM +0200, Thibaut Cuvelier wrote: > On Mon, 31 Aug 2020 at 19:31, Kornel Benko wrote: > > > Am Mon, 31 Aug 2020 19:24:58 +0200 > > schrieb Thibaut Cuvelier : > > > > > > After everything is compiled, got to the build directory and use > > > > $ ctest -R docbook5 -

Re: DocBook v2

2020-08-31 Thread Scott Kostyshak
On Mon, Aug 31, 2020 at 07:06:20PM +0200, Kornel Benko wrote: > Am Mon, 31 Aug 2020 18:54:29 +0200 > schrieb Kornel Benko : > > > Am Mon, 31 Aug 2020 18:41:35 +0200 > > schrieb Kornel Benko : > > > > > So, there is something fishy ... and 'git log' did not change. > > > Unfortunately I am no a g

Re: DocBook v2

2020-08-31 Thread Thibaut Cuvelier
On Mon, 31 Aug 2020 at 19:31, Kornel Benko wrote: > Am Mon, 31 Aug 2020 19:24:58 +0200 > schrieb Thibaut Cuvelier : > > > > After everything is compiled, got to the build directory and use > > > $ ctest -R docbook5 -j4 > > > provided that you have 4 processors active. > > > > > This command work

  1   2   >