Fwd: 2.0.x - Ghostscript error when opening EmbeddedObjects.lyx with InstantPreview

2011-08-27 Thread Tommaso Cucinotta
Also, when opening the XY-pic manual, I get tons of these on the terminal: unusual contents found: [xymatrix [grid [row [cell [char mathalpha][char U mathalpha][char mathalpha][macro ar][char [ mathalpha][char d mathalpha][char d mathalpha][char r mathalpha][char ] mathalpha][char mathal

Re: r39533 - lyx-devel/trunk/lib

2011-08-27 Thread Enrico Forestieri
On Sat, Aug 27, 2011 at 07:42:06PM +0200, Julien Rioux wrote: > One issue is that os.popen relies on the shell to launch external > scripts, with for example issue #7718 as consequence. I think a > patch using subprocess could fix this outstanding issue. The commit > r39526 was only a first step,

Re: r39533 - lyx-devel/trunk/lib

2011-08-27 Thread Julien Rioux
On 27/08/2011 10:38 AM, Enrico Forestieri wrote: On Sat, Aug 27, 2011 at 02:07:02AM +0200, Julien Rioux wrote: Due to my playing with git, the commits r39525 and 39526 happened simultaneously, while I only meant to commit the first. My question is: What problem is addressing r39526? subproc

Re: LyX 2.0.1

2011-08-27 Thread Richard Heck
On 08/27/2011 05:06 AM, Vincent van Ravesteijn wrote: > >>> According to john I caused the crashes while fixing the scrolling. >>> That's why I did not backport the fix. >>> >> I'd propose the attached fix, which doesn't trigger any (either >> sporadic and endless) recursive repaint anymore on my U

Re: LyX 2.0.1

2011-08-27 Thread Richard Heck
On 08/27/2011 09:03 AM, Tommaso Cucinotta wrote: > Il 27/08/2011 14:54, Pavel Sanda ha scritto: >> Tommaso Cucinotta wrote: > John.. does this also fix your automatic testcases ? It fixed the recursive paint. I haven't really made regression tests. >>> So it's in: r39535. >> nice

Re: LyX 2.0.1

2011-08-27 Thread Tommaso Cucinotta
Il 27/08/2011 14:54, Pavel Sanda ha scritto: Tommaso Cucinotta wrote: John.. does this also fix your automatic testcases ? It fixed the recursive paint. I haven't really made regression tests. So it's in: r39535. nice, this also fixes the regression #7503. nice to know. What about branch ?

Re: LyX 2.0.1

2011-08-27 Thread Pavel Sanda
Tommaso Cucinotta wrote: >>> John.. does this also fix your automatic testcases ? >> It fixed the recursive paint. >> >> I haven't really made regression tests. > > So it's in: r39535. nice, this also fixes the regression #7503. pavel

Re: LyX 2.0.1

2011-08-27 Thread Tommaso Cucinotta
Il 27/08/2011 11:26, John McCabe-Dansted ha scritto: On Sat, Aug 27, 2011 at 5:06 PM, Vincent van Ravesteijn wrote: According to john I caused the crashes while fixing the scrolling. That's why I did not backport the fix. I'd propose the attached fix, which doesn't trigger any (either sporadi

Re: LyX 2.0.1

2011-08-27 Thread John McCabe-Dansted
On Sat, Aug 27, 2011 at 5:06 PM, Vincent van Ravesteijn wrote: > >>> According to john I caused the crashes while fixing the scrolling. That's >>> why I did not backport the fix. >>> >> I'd propose the attached fix, which doesn't trigger any (either sporadic >> and endless) recursive repaint anymo

Re: LyX 2.0.1

2011-08-27 Thread Vincent van Ravesteijn
According to john I caused the crashes while fixing the scrolling. That's why I did not backport the fix. I'd propose the attached fix, which doesn't trigger any (either sporadic and endless) recursive repaint anymore on my Ubuntu 11.04 + qt (4:4.7.2-0ubuntu6.2). If it's ok, then it would ap

Re: Help for writing an external template !

2011-08-27 Thread Enrico Forestieri
On Fri, Jun 24, 2011 at 12:46:25AM +0200, Enrico Forestieri wrote: > On Thu, Jun 23, 2011 at 11:30:39PM +0200, Jean-Marc Lasgouttes wrote: > > IMO, input@path is a hack that does not work in all cases. So as a > > fallback solution, it is bad. And it does force to add docdir at the > > front of tex

Re: r39533 - lyx-devel/trunk/lib

2011-08-27 Thread Enrico Forestieri
On Sat, Aug 27, 2011 at 02:07:02AM +0200, Julien Rioux wrote: > > Due to my playing with git, the commits r39525 and 39526 happened > simultaneously, while I only meant to commit the first. My question is: What problem is addressing r39526? > subprocess.Popen itself requires 2.4, only the window

Re: r39533 - lyx-devel/trunk/lib

2011-08-27 Thread Pavel Sanda
Richard Heck wrote: > > subprocess.Popen itself requires 2.4, only the windows script already > > requires this python version. Is it time to bump the requirement for > > everyone? > > > I would think 2.4 was a pretty reasonable minimum, though I guess we > should check what Python is available for