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

2010-10-18 Thread Peter Kümmel
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 in the temp folder. Because the only

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

2010-10-18 Thread Peter Kümmel
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 in the temp folder. Because the only difference I see is a flag in doExport. > > reg

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

2010-10-18 Thread Peter Kümmel
I always have to look for this path in the mailing list. Don't know if it's in the wiki, at least I couln't find it. Couldn't we add the link to the download website? Peter

Re: r35575 - lyx-devel/trunk/src

2010-10-18 Thread Stephan Witt
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 > different > issues, its much harder to

Re: r35575 - lyx-devel/trunk/src

2010-10-18 Thread 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 different issues, its much harder to keep your track if everything is muddled into one big patc

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

2010-10-18 Thread Uwe Stöhr
> 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). regards Uwe

Things that may be appropriate to go into 2.0.x.

2010-10-18 Thread John McCabe-Dansted
I had a quick look at my tree and thought I'd discuss which bits may be suitable for 2.0.x Things that seem to be ready now: Patch for Ticket #6550 LYX warns that "Any Changes will be lost" even when there are no changes. http://www.lyx.org/trac/attachment/ticket/6550/GuiView.patch Patch for

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

2010-10-18 Thread Peter Kümmel
Am Sonntag, den 17.10.2010, 17:52 -0400 schrieb Richard Heck: > On 10/17/2010 04:19 PM, Pavel Sanda wrote: > > Peter Kümmel wrote: > > > >> #412: Opening the box of QProcess short before a release? > >> I don't know if this is a good idea. We had so much problems > >> when introducing unblocked

Re: [RFC] [patch] bug 6944: crash on drag and drop multiple files

2010-10-18 Thread Jürgen Spitzmüller
One change that might be considered: Jürgen Spitzmüller wrote: > Index: src/frontends/qt4/GuiApplication.cpp > === > --- src/frontends/qt4/GuiApplication.cpp(Revision 35694) > +++ src/frontends/qt4/GuiApplication.cpp(A

[RFC] [patch] bug 6944: crash on drag and drop multiple files

2010-10-18 Thread Jürgen Spitzmüller
http://www.lyx.org/trac/ticket/6944 I had a go on that bug, which I consider the last mustfix before an 1.6.8 release. The attached patch is against branch and fixes the crash for me. However, I'm not sure I really understand the func queue idea, so I'd appreciate a careful and critical review.

Re: r35575 - lyx-devel/trunk/src

2010-10-18 Thread Stephan Witt
Am 17.10.2010 um 21:00 schrieb Stephan Witt: > Am 15.10.2010 um 21:28 schrieb Stephan Witt: > >> Am 15.10.2010 um 18:00 schrieb Pavel Sanda: >> >>> Pavel Sanda wrote: this is already bug #chrrm (bugzilla is down). >>> >>> #6396 >> >> Ok, thanks. > > An attempt to attack it (together wi