Build failed in Jenkins: Build branch "master" » ubuntu-xenial-qt4-autotools-extended #1073

2018-07-20 Thread ci-lyx
https://ci.inria.fr/lyx/job/build-master-head/job/ubuntu-xenial-qt4-autotools-extended/1073/--
Started by an SCM change
Building remotely on lyx-linux1 (linux) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Done
java.io.IOException: Failed to mkdirs: 

at hudson.FilePath.mkdirs(FilePath.java:1191)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1267)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
at hudson.model.Run.execute(Run.java:1741)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:410)


Re: [LyX/master] Do the actual drawing in the paint event

2018-07-20 Thread Scott Kostyshak
On Fri, Jul 20, 2018 at 01:56:59PM +, Kornel Benko wrote:
> Am Freitag, 20. Juli 2018 15:26:47 CEST schrieb Jean-Marc Lasgouttes 
> :
> > Le 20/07/2018 à 13:50, Scott Kostyshak a écrit :
> > > On Thu, Jul 19, 2018 at 07:14:27PM +, Jean-Marc Lasgouttes wrote:
> > >> Le 16/07/2018 à 13:34, Scott Kostyshak a écrit :
> > >>> To reproduce, open the attached file (which is related to the Hebrew
> > >>> splash.lyx), and place the cursor at the top of the file, then press the
> > >>> down arrow repeatedly. At some point, the blue lines disappear in some
> > >>> places and then reappear.
> > >>
> > >> Does the situation change if you zoom in?
> > > 
> > > I can still reproduce the issue at high zoom levels. I take it by your
> > > question that you cannot reproduce? Perhaps another instance of
> > > different Qt versions? If so, perhaps you should not spend time on it.
> > 
> > OK, I can reproduce actually. I committed a possible fix, please tel me 
> > if it is OK.
> > 
> > JMarc
> 
> FWIW, I cannot reproduce anymore.

+1 looks good. I can still reproduce that the blue line can change width
very very slightly. But I don't think this is worth spending time on.

Thanks! 

Scott


signature.asc
Description: PGP signature


Re: [LyX/master] Do the actual drawing in the paint event

2018-07-20 Thread Kornel Benko
Am Freitag, 20. Juli 2018 15:26:47 CEST schrieb Jean-Marc Lasgouttes 
:
> Le 20/07/2018 à 13:50, Scott Kostyshak a écrit :
> > On Thu, Jul 19, 2018 at 07:14:27PM +, Jean-Marc Lasgouttes wrote:
> >> Le 16/07/2018 à 13:34, Scott Kostyshak a écrit :
> >>> To reproduce, open the attached file (which is related to the Hebrew
> >>> splash.lyx), and place the cursor at the top of the file, then press the
> >>> down arrow repeatedly. At some point, the blue lines disappear in some
> >>> places and then reappear.
> >>
> >> Does the situation change if you zoom in?
> > 
> > I can still reproduce the issue at high zoom levels. I take it by your
> > question that you cannot reproduce? Perhaps another instance of
> > different Qt versions? If so, perhaps you should not spend time on it.
> 
> OK, I can reproduce actually. I committed a possible fix, please tel me 
> if it is OK.
> 
> JMarc

FWIW, I cannot reproduce anymore.

Kornel



signature.asc
Description: This is a digitally signed message part.


Re: [LyX/master] Do the actual drawing in the paint event

2018-07-20 Thread Jean-Marc Lasgouttes

Le 20/07/2018 à 13:50, Scott Kostyshak a écrit :

On Thu, Jul 19, 2018 at 07:14:27PM +, Jean-Marc Lasgouttes wrote:

Le 16/07/2018 à 13:34, Scott Kostyshak a écrit :

To reproduce, open the attached file (which is related to the Hebrew
splash.lyx), and place the cursor at the top of the file, then press the
down arrow repeatedly. At some point, the blue lines disappear in some
places and then reappear.


Does the situation change if you zoom in?


I can still reproduce the issue at high zoom levels. I take it by your
question that you cannot reproduce? Perhaps another instance of
different Qt versions? If so, perhaps you should not spend time on it.


OK, I can reproduce actually. I committed a possible fix, please tel me 
if it is OK.


JMarc