Re: trunk no longer compilable

2013-01-24 Thread Kornel Benko
Am Freitag, 25. Januar 2013 um 01:57:59, schrieb Uwe Stöhr > I just checked out the latest trunk and cannot compile it any longer. The bug > must have been > introduced within the last 2 days. Kornel, can you please have a look?: > > "D:\LyXGit\Master\compile-result\INSTALL.vcxproj" (default ta

Re: testing in LyX development

2013-01-24 Thread Scott Kostyshak
On Thu, Jan 24, 2013 at 9:24 PM, Tommaso Cucinotta wrote: > On 07/01/13 21:48, Scott Kostyshak wrote: >> I'm curious about is why there are >> so few tests for LyX. >> >> In particular, I'm interested in the following two questions: > > let's try the funny ride... :-) > >> 1) Why don't you write t

Re: autotests

2013-01-24 Thread Scott Kostyshak
On Fri, Jan 25, 2013 at 1:50 AM, Scott Kostyshak wrote: > On Thu, Jan 24, 2013 at 9:01 PM, Scott Kostyshak wrote: >> On Thu, Jan 24, 2013 at 8:37 PM, Tommaso Cucinotta wrote: >>> On 11/01/13 09:48, Scott Kostyshak wrote: I guess we should wait for Tommaso. >>> >>> FYI [1]. >>> >>> Perh

Re: autotests

2013-01-24 Thread Scott Kostyshak
On Thu, Jan 24, 2013 at 8:37 PM, Tommaso Cucinotta wrote: > On 11/01/13 09:48, Scott Kostyshak wrote: >> >> I guess we should wait for Tommaso. > > FYI [1]. > > Perhaps, if you're playing with these tests, you may have needed to stop them > via the GUI button. Now, that doesn't really work too we

Re: autotests

2013-01-24 Thread Scott Kostyshak
On Thu, Jan 24, 2013 at 9:01 PM, Scott Kostyshak wrote: > On Thu, Jan 24, 2013 at 8:37 PM, Tommaso Cucinotta wrote: >> On 11/01/13 09:48, Scott Kostyshak wrote: >>> >>> I guess we should wait for Tommaso. >> >> FYI [1]. >> >> Perhaps, if you're playing with these tests, you may have needed to sto

Re: Why are export tests autotests?

2013-01-24 Thread Scott Kostyshak
On Thu, Jan 24, 2013 at 9:26 PM, Tommaso Cucinotta wrote: > On 25/01/13 02:01, Scott Kostyshak wrote: >> And I still can't >> get the tests to run under autotools. > > what problems were u experiencing ? > > T. > [note: I solved this by using XVKBD_HACKED, but I will still send this in ca

Re: Why are export tests autotests?

2013-01-24 Thread Scott Kostyshak
On Thu, Jan 24, 2013 at 9:32 PM, Tommaso Cucinotta wrote: > On 25/01/13 02:01, Scott Kostyshak wrote: >> Ah, I had not noticed that. This is good to know. (I just re-read the >> README and this information is in there so I should have known this. >> Great job on the README by the way). > > Probabl

Re: Why are export tests autotests?

2013-01-24 Thread Tommaso Cucinotta
On 25/01/13 02:01, Scott Kostyshak wrote: > Ah, I had not noticed that. This is good to know. (I just re-read the > README and this information is in there so I should have known this. > Great job on the README by the way). Probably it lacks to say that some IT locale pkg is needed for some of the

Re: Why are export tests autotests?

2013-01-24 Thread Tommaso Cucinotta
On 25/01/13 02:01, Scott Kostyshak wrote: > And I still can't > get the tests to run under autotools. what problems were u experiencing ? T.

Re: testing in LyX development

2013-01-24 Thread Tommaso Cucinotta
On 07/01/13 21:48, Scott Kostyshak wrote: > I'm curious about is why there are > so few tests for LyX. > > In particular, I'm interested in the following two questions: let's try the funny ride... :-) > 1) Why don't you write tests? I can tell u why I wrote a few: after a tiny change in the log

Re: [PATCH] Add an autotest for #8523 (but how can I get a path for a helper lyx file?)

2013-01-24 Thread Scott Kostyshak
On Thu, Jan 24, 2013 at 8:50 PM, Tommaso Cucinotta wrote: > On 24/01/13 04:42, Scott Kostyshak wrote: >> I am trying to add an autotest for #8523, but how can I open a .lyx >> file that I need to reproduce the crash? >> >> Two solutions come to mind: >> >> 1. Allow for a macro [autotest-dir] that

Re: autotests

2013-01-24 Thread Scott Kostyshak
On Thu, Jan 24, 2013 at 8:37 PM, Tommaso Cucinotta wrote: > On 11/01/13 09:48, Scott Kostyshak wrote: >> >> I guess we should wait for Tommaso. > > FYI [1]. > > Perhaps, if you're playing with these tests, you may have needed to stop them > via the GUI button. Now, that doesn't really work too we

Re: [PATCH] Add an autotest for a trunk regression (#8482)

2013-01-24 Thread Scott Kostyshak
On Thu, Jan 24, 2013 at 8:17 PM, Tommaso Cucinotta wrote: > On 04/01/13 23:16, Scott Kostyshak wrote: >> The attached patch adds an autotest for a current regression in trunk >> (#8482). >> >> Any comments? > > it passed on my system. > Great, thanks for the confirmation. Scott

Re: Why are export tests autotests?

2013-01-24 Thread Scott Kostyshak
On Thu, Jan 24, 2013 at 8:13 PM, Tommaso Cucinotta wrote: > On 22/01/13 08:02, Scott Kostyshak wrote: >> On Mon, Jan 21, 2013 at 2:59 AM, Kornel Benko wrote: >> I guess we should wait to hear from Tommaso. There is probably a good >> reason why things are how they are. > > u trust me too much guy

Re: testing in LyX development

2013-01-24 Thread Scott Kostyshak
On Thu, Jan 24, 2013 at 8:08 PM, Tommaso Cucinotta wrote: > On 09/01/13 09:12, Scott Kostyshak wrote: >>> There are however >>> two other areas that could be tested quite easily: >>> >>> a) Export of .lyx documents (to .tex, .html, whatever) >>> b) lyx2lyx >>> >>> In both cases you would have a se

Re: Pause in an autotest?

2013-01-24 Thread Tommaso Cucinotta
On 24/01/13 15:46, Scott Kostyshak wrote: > > That works perfectly. Thanks. >From hello-world-in.txt :-): # Sleep f # Single delay of f seconds. T.

Re: [PATCH] Add an autotest for #8523 (but how can I get a path for a helper lyx file?)

2013-01-24 Thread Tommaso Cucinotta
On 24/01/13 04:42, Scott Kostyshak wrote: > I am trying to add an autotest for #8523, but how can I open a .lyx > file that I need to reproduce the crash? > > Two solutions come to mind: > > 1. Allow for a macro [autotest-dir] that key-test.py will replace with > the autotest directory. As of no

Re: autotests

2013-01-24 Thread Tommaso Cucinotta
On 11/01/13 09:48, Scott Kostyshak wrote: > > I guess we should wait for Tommaso. FYI [1]. Perhaps, if you're playing with these tests, you may have needed to stop them via the GUI button. Now, that doesn't really work too well, and often we have stale lyx processes / .sh/python scripts runnin

Re: [PATCH] Add an autotest for a trunk regression (#8482)

2013-01-24 Thread Tommaso Cucinotta
On 04/01/13 23:16, Scott Kostyshak wrote: > The attached patch adds an autotest for a current regression in trunk (#8482). > > Any comments? it passed on my system. T.

Re: Why are export tests autotests?

2013-01-24 Thread Tommaso Cucinotta
On 22/01/13 08:02, Scott Kostyshak wrote: > On Mon, Jan 21, 2013 at 2:59 AM, Kornel Benko wrote: > I guess we should wait to hear from Tommaso. There is probably a good > reason why things are how they are. u trust me too much guys :-)! that was just to hide that ugly stuff that nobody other than

Re: testing in LyX development

2013-01-24 Thread Tommaso Cucinotta
On 09/01/13 09:12, Scott Kostyshak wrote: >> There are however >> two other areas that could be tested quite easily: >> >> a) Export of .lyx documents (to .tex, .html, whatever) >> b) lyx2lyx >> >> In both cases you would have a set of input files, and compare the generated >> output with a referen

trunk no longer compilable

2013-01-24 Thread Uwe Stöhr
I just checked out the latest trunk and cannot compile it any longer. The bug must have been introduced within the last 2 days. Kornel, can you please have a look?: "D:\LyXGit\Master\compile-result\INSTALL.vcxproj" (default target) (1) -> "D:\LyXGit\Master\compile-result\ALL_BUILD.vcxproj" (defa

Re: pdflatex output > /dev/null but in unix some stdout is still shown on terminal

2013-01-24 Thread Scott Kostyshak
On Thu, Jan 24, 2013 at 12:44 PM, John McCabe-Dansted wrote: > On Thu, Jan 24, 2013 at 11:48 PM, Scott Kostyshak wrote: >> On Thu, Jan 24, 2013 at 3:29 AM, John McCabe-Dansted >> wrote: >>> On Thu, Jan 24, 2013 at 5:54 AM, Scott Kostyshak wrote: I'm confused by the following: pdflatex out

Re: pdflatex output > /dev/null but in unix some stdout is still shown on terminal

2013-01-24 Thread John McCabe-Dansted
On Thu, Jan 24, 2013 at 11:48 PM, Scott Kostyshak wrote: > On Thu, Jan 24, 2013 at 3:29 AM, John McCabe-Dansted wrote: >> On Thu, Jan 24, 2013 at 5:54 AM, Scott Kostyshak wrote: >>> I'm confused by the following: pdflatex output is redirected to >>> /dev/null but I still see some of the output.

Re: [LyX master] Cmake build: Add pdf, pdf2 and pdf5 formats to export testcases

2013-01-24 Thread Scott Kostyshak
On Thu, Jan 24, 2013 at 11:59 AM, Kornel Benko wrote: > The branch, master, has been updated. > > - Log - > > commit 55d32635e186d3c2b6dc793d4ebc96ec9de07885 > Author: Kornel Benko > Date: Thu Jan 24 17:58:44 2013 +0100 > > Cma

[PATCH, branch] Add knitr and LilyPond manuals to Help > Specific Manuals

2013-01-24 Thread Scott Kostyshak
These are in trunk. Can they go to branch? Scott 0001-Add-knitr-and-lilypond-to-Help-Specific-Manuals.patch Description: Binary data

Re: pdflatex output > /dev/null but in unix some stdout is still shown on terminal

2013-01-24 Thread Scott Kostyshak
On Thu, Jan 24, 2013 at 3:29 AM, John McCabe-Dansted wrote: > On Thu, Jan 24, 2013 at 5:54 AM, Scott Kostyshak wrote: >> I'm confused by the following: pdflatex output is redirected to >> /dev/null but I still see some of the output. I don't think it's a >> stderr problem since the part I see is

Re: Re: Re: [PATCH] CMake PDF (pdflatex) export tests

2013-01-24 Thread Scott Kostyshak
On Thu, Jan 24, 2013 at 2:17 AM, Kornel Benko wrote: > Am Mittwoch, 23. Januar 2013 um 16:54:06, schrieb Scott Kostyshak > > >> > > >> > > >> > In that case I would use pdf only. > >> > >> OK, a `grep "default_output_format" *.lyx` shows that all of the LyX > >> files in the lib/doc folder have d

Re: Re: Pause in an autotest?

2013-01-24 Thread Scott Kostyshak
On Thu, Jan 24, 2013 at 2:29 AM, Kornel Benko wrote: > Am Donnerstag, 24. Januar 2013 um 08:26:26, schrieb Kornel Benko > > >> Am Mittwoch, 23. Januar 2013 um 23:44:19, schrieb Scott Kostyshak >> > >> > I do not see a way to insert a pause (say, of 3 seconds). > >> > "hello-world-in.txt" does no

Re: Errors when compiling current trunk math manual with PDF (pdflatex)

2013-01-24 Thread Guenter Milde
On 2013-01-23, Georg Baum wrote: > Guenter Milde wrote: >> Even with LyX 2.1.0dev (2011-04-29) >> Built on Jan 22 2013, 13:05:21, , dotless j and Angström sign fail if the >> encoding is set to utf8. See the attached example. >> This is fixed with > Thanks. I committed slightly modified version

Re: pdflatex output > /dev/null but in unix some stdout is still shown on terminal

2013-01-24 Thread John McCabe-Dansted
On Thu, Jan 24, 2013 at 5:54 AM, Scott Kostyshak wrote: > I'm confused by the following: pdflatex output is redirected to > /dev/null but I still see some of the output. I don't think it's a > stderr problem since the part I see is written to stdout. That's weird. I don't get any such output when