Re: r35662 - in lyx-devel/trunk/src: . frontends/qt4

2010-10-19 Thread Peter Kümmel
> I think what's happening is this. If you export pdf (say) without there > already being a pdf file there, then everything is fine. But if the pdf > file exists, then LyX will try to ask the user whether to overwrite. > This means creating a dialog as a child of the parent. But the parent, >

Re: Website: ftp://ftp.devel.lyx.org

2010-10-19 Thread Peter Kümmel
Am Mittwoch, den 20.10.2010, 01:02 +0200 schrieb Pavel Sanda: > Peter Kümmel wrote: > > Am Dienstag, den 19.10.2010, 15:09 +0200 schrieb Pavel Sanda: > > > Peter Kümmel wrote: > > > > Couldn't we add the link to the download website? > > > > > > its already there on very bottom of the page. > > >

Re: r35662 - in lyx-devel/trunk/src: . frontends/qt4

2010-10-19 Thread Richard Heck
On 10/19/2010 07:08 PM, Peter Kümmel wrote: Am Dienstag, den 19.10.2010, 17:32 -0400 schrieb Richard Heck: On 10/19/2010 04:32 PM, Uwe Stöhr wrote: When exporting I get now tons of this message in the LyX console: QObject::startTimer: timers cannot be started from another thread QApp

Re: r35662 - in lyx-devel/trunk/src: . frontends/qt4

2010-10-19 Thread Peter Kümmel
Am Dienstag, den 19.10.2010, 17:32 -0400 schrieb Richard Heck: > On 10/19/2010 04:32 PM, Uwe Stöhr wrote: > > When exporting I get now tons of this message in the LyX console: > > > > QObject::startTimer: timers cannot be started from another thread > > QApplication: Object event filter cannot be i

Re: Website: ftp://ftp.devel.lyx.org

2010-10-19 Thread Pavel Sanda
Peter Kümmel wrote: > Am Dienstag, den 19.10.2010, 15:09 +0200 schrieb Pavel Sanda: > > Peter Kümmel wrote: > > > Couldn't we add the link to the download website? > > > > its already there on very bottom of the page. > > No, there's ftp://ftp.lyx.org but not ftp://ftp.devel.lyx.org. ahh, you a

Re: Website: ftp://ftp.devel.lyx.org

2010-10-19 Thread Peter Kümmel
Am Dienstag, den 19.10.2010, 15:09 +0200 schrieb Pavel Sanda: > Peter Kümmel wrote: > > Couldn't we add the link to the download website? > > its already there on very bottom of the page. No, there's ftp://ftp.lyx.org but not ftp://ftp.devel.lyx.org. Peter

Re: [PATCH] updateMacros() does not descend into tables

2010-10-19 Thread Richard Heck
On 10/19/2010 05:45 PM, Jean-Marc Lasgouttes wrote: Le 17 oct. 10 à 21:56, Richard Heck a écrit : Can someone who actually understands that stuff have a look at the attached and tell me if it is OK? If you tested that it works as expected, it is probably OK. A remark on the code: + +

Re: [PATCH] updateMacros() does not descend into tables

2010-10-19 Thread Jean-Marc Lasgouttes
Le 17 oct. 10 à 21:56, Richard Heck a écrit : Can someone who actually understands that stuff have a look at the attached and tell me if it is OK? If you tested that it works as expected, it is probably OK. A remark on the code: + + if (iit->inset

Re: r35662 - in lyx-devel/trunk/src: . frontends/qt4

2010-10-19 Thread Richard Heck
On 10/19/2010 04:32 PM, Uwe Stöhr wrote: When exporting I get now tons of this message in the LyX console: QObject::startTimer: timers cannot be started from another thread QApplication: Object event filter cannot be in a different thread. When I first view a file (the Math manual) and then exp

Re: r35662 - in lyx-devel/trunk/src: . frontends/qt4

2010-10-19 Thread Uwe Stöhr
When exporting I get now tons of this message in the LyX console: QObject::startTimer: timers cannot be started from another thread QApplication: Object event filter cannot be in a different thread. When I first view a file (the Math manual) and then export it subsequently, I also get this: QO

Re: r35575 - lyx-devel/trunk/src

2010-10-19 Thread Stephan Witt
Am 19.10.2010 um 15:10 schrieb Pavel Sanda: > Stephan Witt wrote: >> Am 19.10.2010 um 03:34 schrieb Pavel Sanda: >> >>> Stephan Witt wrote: Pavel, can you have a look please? >>> >>> hopefully towards the end of this week. actually it would be really helpful >>> if we can proceed in usual i

Re: use_makebox problems - lyx2lyx

2010-10-19 Thread José Matos
On Wednesday 08 September 2010 21:42:37 Uwe Stöhr wrote: > > Do you have a simple recipe to reproduce this? > > - start LyX 2.0svn from a console > - create a LyX file and export it to LyX 1.6.x format > > result: you will see lyx2lyx warnings if there are some (you can > testwise change the lyx

Re: r35714 - lyx-devel/trunk/src/frontends/qt4

2010-10-19 Thread Andre Poenitz
On Tue, Oct 19, 2010 at 10:55:35AM -0400, Richard Heck wrote: > We had this discussion recently, when I introduced an exception in > math processing. There are real downsides to this of a return value. > Granted, C++ provides less support for the use of "normal" > exceptions than Java or Python doe

Re: r35714 - lyx-devel/trunk/src/frontends/qt4

2010-10-19 Thread Richard Heck
On 10/19/2010 10:59 AM, Pavel Sanda wrote: Richard Heck wrote: We had this discussion recently, when I introduced an exception in math processing. There are real downsides to this of a return value. Granted, what was the result in short? Nothing, really. Some of us thought one th

Re: r35715 - in lyx-devel/trunk/src: . frontends/qt4

2010-10-19 Thread Vincent van Ravesteijn
On Tue, Oct 19, 2010 at 5:10 PM, wrote: > Author: rgheck > Date: Tue Oct 19 17:10:13 2010 > New Revision: 35715 > URL: http://www.lyx.org/trac/changeset/35715 > > Modified: lyx-devel/trunk/src/Buffer.cpp > == > --- lyx-d

Re: r35714 - lyx-devel/trunk/src/frontends/qt4

2010-10-19 Thread Vincent van Ravesteijn
When trying to load the test case, a parse exception is thrown, and the load is aborted. However, the newly created buffer is still there, and everything that was read before the exception was thrown is in this buffer. Trying to load the file again, will only switch to this buffer which is incomple

Re: r35662 - in lyx-devel/trunk/src: . frontends/qt4

2010-10-19 Thread Richard Heck
On 10/19/2010 09:12 AM, Pavel Sanda wrote: Peter Kümmel wrote: On 19.10.2010 08:42, Peter Kümmel wrote: On 19.10.2010 00:05, Uwe Stöhr wrote: > OK, committed a fix, but it needs testing. Now exporting is broken: I don't get a PDF when e.g. exporting the UserGuide to PDF

Re: r35714 - lyx-devel/trunk/src/frontends/qt4

2010-10-19 Thread Pavel Sanda
Richard Heck wrote: > We had this discussion recently, when I introduced an exception in math > processing. There are real downsides to this of a return value. Granted, what was the result in short? pavel

Re: r35714 - lyx-devel/trunk/src/frontends/qt4

2010-10-19 Thread Richard Heck
On 10/19/2010 09:08 AM, Pavel Sanda wrote: v...@lyx.org wrote: Author: vfr Date: Tue Oct 19 12:42:54 2010 New Revision: 35714 URL: http://www.lyx.org/trac/changeset/35714 Log: Fix bug #6950: Cursor remains in waiting state after incompatible command. P.S. How do we prevent other cases like

Re: r35662 - in lyx-devel/trunk/src: . frontends/qt4

2010-10-19 Thread Pavel Sanda
Peter Kümmel wrote: > On 19.10.2010 08:42, Peter Kümmel wrote: > > On 19.10.2010 00:05, Uwe Stöhr wrote: > >> > OK, committed a fix, but it needs testing. > >> > >> Now exporting is broken: I don't get a PDF when e.g. exporting the > >> UserGuide to PDF (pdflatex). > > > > Maybe the pdf is now i

Re: r35575 - lyx-devel/trunk/src

2010-10-19 Thread Pavel Sanda
Stephan Witt wrote: > Am 19.10.2010 um 03:34 schrieb Pavel Sanda: > > > Stephan Witt wrote: > >> Pavel, can you have a look please? > > > > hopefully towards the end of this week. actually it would be really helpful > > if we can proceed in usual incremental manner - different patches for > > di

Re: r35714 - lyx-devel/trunk/src/frontends/qt4

2010-10-19 Thread Pavel Sanda
v...@lyx.org wrote: > Author: vfr > Date: Tue Oct 19 12:42:54 2010 > New Revision: 35714 > URL: http://www.lyx.org/trac/changeset/35714 > > Log: > Fix bug #6950: Cursor remains in waiting state after incompatible command. > > P.S. How do we prevent other cases like this? By throwing exceptions, w

Re: Website: ftp://ftp.devel.lyx.org

2010-10-19 Thread Pavel Sanda
Peter Kümmel wrote: > Couldn't we add the link to the download website? its already there on very bottom of the page. pavel