On Thu, 3 Sep 2020 at 01:00, Thibaut Cuvelier <tcuvel...@lyx.org> wrote:
> On Wed, 2 Sep 2020 at 20:02, Scott Kostyshak <skost...@lyx.org> 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, these commits appear on Trac: >> https://www.lyx.org/trac/browser/features >> > Is it working on your side too? >> >> Works here also. Thanks! >> >> I still see "Unknown InsetLayout tag" messages in the terminal when I >> start a new document. Do you still see those? If not, I might still have >> the wrong commit. I'm on f6c054e5, which was committed today, so I think >> it's the right commit. >> > > These ones should be solved, now (I've amended the commit, the layout > files had major typos…). > > >> 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 reproduce with the latest commit (56cff03a88fbca2482a6e0e2928e13d3d21c7faa); it also gives meaningful output (not yet valid DocBook, but at least parsable XML). I already saw crashes in isspace, I thought it was due to Visual C++'s stdlib, but no (it was somewhere else). I made a change (eeedeb8a20e5bfd062943f794f10814b6c6f78b5). Could you check one again on your side? That would be best if we could find what causes these issues… I thought the STL was quite reliable!
-- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-devel