Re: help tracking down an uninitialized value (with Valgrind output)

2016-09-28 Thread Pavel Sanda
Scott Kostyshak wrote: > I would appreciate it if someone were able to teach me how the steps to > take to fix find the root issue. bunch of variables are not initialized in Buffer::Impl::Impl (unless cloning buffer) quick check show these: layout_position preview_file_

help tracking down an uninitialized value (with Valgrind output)

2016-09-28 Thread Scott Kostyshak
I am trying to investigate what I think is a bug where sometimes when I compile sk/Intro.lyx with system fonts + LuaTeX it gives an error and sometimes not. I wouldn't be surprised if the Valgrind error I see has nothing to do with it, but nonetheless it seems important. I get the following error:

Re: fr/linguistics.lyx: fix "Missing \endcsname inserted"

2016-09-28 Thread Scott Kostyshak
On Wed, Sep 28, 2016 at 05:54:28PM +, Guenter Milde wrote: > On 2016-09-28, Scott Kostyshak wrote: > > > Note that there is still a missing character error but that (I believe) > > is a separate issue. > > Yes. This goes away if you use Free* fonts. I still get the following error: Missin

Re: fr/linguistics.lyx: fix "Missing \endcsname inserted"

2016-09-28 Thread Scott Kostyshak
On Wed, Sep 28, 2016 at 08:08:34PM +0200, Enrico Forestieri wrote: > The attached patch should fix the issue. Tested and works well. Scott signature.asc Description: PGP signature

Re: LyX crashed

2016-09-28 Thread Scott Kostyshak
On Wed, Sep 28, 2016 at 02:46:14PM -0400, Richard Heck wrote: > On 09/28/2016 02:45 PM, Richard Heck wrote: > > On 09/28/2016 02:07 PM, Guenter Milde wrote: > >> Dear LyX developers, > >> > >> every now and then I expect crashes with LyX 2.3(dev) when closing a > >> buffer. > >> > >> The popu wind

Re: LyX crashed

2016-09-28 Thread Richard Heck
On 09/28/2016 02:45 PM, Richard Heck wrote: > On 09/28/2016 02:07 PM, Guenter Milde wrote: >> Dear LyX developers, >> >> every now and then I expect crashes with LyX 2.3(dev) when closing a buffer. >> >> The popu window says: SIGSEGV signal cought! >> ... >> >> and the details are below. > Hard to

Re: LyX crashed

2016-09-28 Thread Richard Heck
On 09/28/2016 02:07 PM, Guenter Milde wrote: > Dear LyX developers, > > every now and then I expect crashes with LyX 2.3(dev) when closing a buffer. > > The popu window says: SIGSEGV signal cought! > ... > > and the details are below. Hard to know for sure, but I wonder if this isn't some kind of

Re: change tracking for example file update?

2016-09-28 Thread Guenter Milde
On 2016-09-28, Jean-Pierre Chrétien wrote: > Le 26/09/2016 à 09:24, Jean-Pierre Chrétien a écrit : Dear Jean-Pierre, > I've updated the French translation and committed it, so you may abandon the > change tracking as there are no other translations of this document. thank you for the translatio

Re: fr/linguistics.lyx: fix "Missing \endcsname inserted"

2016-09-28 Thread Enrico Forestieri
On Wed, Sep 28, 2016 at 07:44:47PM +0200, Enrico Forestieri wrote: > On Wed, Sep 28, 2016 at 01:04:21PM -0400, Scott Kostyshak wrote: > > Using system fonts + LuaTeX with fr/linguistics.lyx, we produce the > > following .tex code: > > > > C'est-à-dire, pour \textipa{\begin{english}% > > [d̥] >

LyX crashed

2016-09-28 Thread Guenter Milde
Dear LyX developers, every now and then I expect crashes with LyX 2.3(dev) when closing a buffer. The popu window says: SIGSEGV signal cought! ... and the details are below. Günter ( 1) /usr/local/src/lyxtest/bin/lyx2.3: lyx::frontend::Alert::doError(std::__cxx11::basic_string, std::alloca

Re: fr/linguistics.lyx: fix "Missing \endcsname inserted"

2016-09-28 Thread Guenter Milde
On 2016-09-28, Scott Kostyshak wrote: > Using system fonts + LuaTeX with fr/linguistics.lyx, we produce the > following .tex code: > C'est-à-dire, pour \textipa{\begin{english}% > [d̥] > \end{english}% > } vous devez saisir \texttt{} et ensuite le sous-diacritique en > Can someone confir

Re: fr/linguistics.lyx: fix "Missing \endcsname inserted"

2016-09-28 Thread Enrico Forestieri
On Wed, Sep 28, 2016 at 01:04:21PM -0400, Scott Kostyshak wrote: > Using system fonts + LuaTeX with fr/linguistics.lyx, we produce the > following .tex code: > > C'est-à-dire, pour \textipa{\begin{english}% > [d̥] > \end{english}% > } vous devez saisir \texttt{} et ensuite le sous-diacriti

fr/linguistics.lyx: fix "Missing \endcsname inserted"

2016-09-28 Thread Scott Kostyshak
Using system fonts + LuaTeX with fr/linguistics.lyx, we produce the following .tex code: C'est-à-dire, pour \textipa{\begin{english}% [d̥] \end{english}% } vous devez saisir \texttt{} et ensuite le sous-diacritique en Can someone confirm that LyX is doing the right thing here? From what I

Re: Mysterious crash

2016-09-28 Thread Enrico Forestieri
On Wed, Sep 28, 2016 at 06:30:19PM +0200, Enrico Forestieri wrote: > On Wed, Sep 28, 2016 at 05:20:29PM +0200, Enrico Forestieri wrote: > > Steps to reproduce as follows. > > > > Make sure that the "Code Preview Pane" is closed and then: > > 1) open the attached document > > 2) open the "Code Prev

ctests: (de/|fr/)Customization_.*_systemF now fixed?

2016-09-28 Thread Scott Kostyshak
I get the following test "failures": 781:INVERTED.TODO_export/doc/de/Customization_dvi3_systemF 786:INVERTED.TODO_export/doc/de/Customization_pdf4_systemF 788:INVERTED.TODO_export/doc/de/Customization_pdf5_systemF 1181:INVERTED.TODO_export/doc/fr/Customization_dvi3_systemF 1186:INVERT

Re: Mysterious crash

2016-09-28 Thread Enrico Forestieri
On Wed, Sep 28, 2016 at 05:20:29PM +0200, Enrico Forestieri wrote: > Steps to reproduce as follows. > > Make sure that the "Code Preview Pane" is closed and then: > 1) open the attached document > 2) open the "Code Preview Pane" > 3) close the "Code Preview Pane" > 4) close the document (not lyx)

Mysterious crash

2016-09-28 Thread Enrico Forestieri
Steps to reproduce as follows. Make sure that the "Code Preview Pane" is closed and then: 1) open the attached document 2) open the "Code Preview Pane" 3) close the "Code Preview Pane" 4) close the document (not lyx) 5) go to 1) It will crash at step 2) on the second iteration. Does not occur on

Re: aastex6 mystery

2016-09-28 Thread Guenter Milde
On 2016-09-28, Jean-Pierre Chrétien wrote: > Le 25/09/2016 à 20:56, Guenter Milde a écrit : >> On 2016-09-25, Jean-Pierre Chrétien wrote: >>> I have TeXLive 2016 (as of 14/06/2016) installed on my Debian Jessie. >>> aastex6.cls is present and found : >>> $ kpsewhich aastex6.cls >>> /usr/local/tex

Re: aastex6 mystery

2016-09-28 Thread Jean-Pierre Chrétien
Le 25/09/2016 à 20:56, Guenter Milde a écrit : On 2016-09-25, Jean-Pierre Chrétien wrote: Dear Developers I have TeXLive 2016 (as of 14/06/2016) installed on my Debian Jessie. aastex6.cls is present and found : $ kpsewhich aastex6.cls /usr/local/texlive/2016/texmf-dist/tex/latex/aastex/aas

Re: ctests: inputencoding tests

2016-09-28 Thread Guenter Milde
On 2016-09-27, Kornel Benko wrote: > Am Dienstag, 27. September 2016 um 20:02:26, schrieb Guenter Milde > Dear Kornel, >> IMV, testing export with inputencodings "utf8" and "ascii" would help to >> find several hidden bugs and make LyX more robust. ... >> * Some Babel-languages expect "utf8"

Re: change tracking for example file update?

2016-09-28 Thread Jean-Pierre Chrétien
Le 26/09/2016 à 09:24, Jean-Pierre Chrétien a écrit : Le 26/09/2016 à 01:31, Uwe Stöhr a écrit : On Fri, Sep 23, 2016 at 07:37:39PM +, Guenter Milde wrote: the seminar example file lib/examples/seminar.lyx is outdated. There is a French translation in lib/examples/fr/seminar.lyx I wrote

lyx2lyx problem converting math

2016-09-28 Thread Kornel Benko
Using math in lyx2.3 as e.g. \begin_inset Formula $\vec{{\underline{{v$. Exported to 2.2.x we get \begin_inset Formula $\vec{{\underline{}{v}}}$ Kornel signature.asc Description: This is a digitally signed message part.