Re: [LyX/master] Return an error if file-open is called with a non-absolute path

2013-12-02 Thread Scott Kostyshak
On Tue, Dec 3, 2013 at 2:38 AM, Vincent van Ravesteijn wrote: > > > On Tue, Dec 3, 2013 at 2:14 AM, Scott Kostyshak wrote: >> >> On Mon, Dec 2, 2013 at 3:05 PM, Vincent van Ravesteijn >> wrote: >> > commit 9c4461deea8eabb5bc025a08fa6ce11cb1c9e6fd >> > Author: Vincent van Ravesteijn >> > Date:

Re: [LyX/master] Return an error if file-open is called with a non-absolute path

2013-12-02 Thread Vincent van Ravesteijn
On Tue, Dec 3, 2013 at 2:14 AM, Scott Kostyshak wrote: > On Mon, Dec 2, 2013 at 3:05 PM, Vincent van Ravesteijn > wrote: > > commit 9c4461deea8eabb5bc025a08fa6ce11cb1c9e6fd > > Author: Vincent van Ravesteijn > > Date: Mon Dec 2 21:04:46 2013 +0100 > > > > Return an error if file-open is c

Re: examples/es/europeCV.lyx: can't export with luatex

2013-12-02 Thread Scott Kostyshak
On Sat, Nov 30, 2013 at 2:01 AM, Scott Kostyshak wrote: > On Fri, May 17, 2013 at 8:49 PM, Scott Kostyshak wrote: >> On Sun, Apr 14, 2013 at 3:39 AM, Scott Kostyshak wrote: >>> I get utf-8 and utf8x errors. >>> >>> Is there a fix for this while preserving export with pdflatex and latex? >> >> An

Re: trunk: Style Chunk

2013-12-02 Thread Scott Kostyshak
On Mon, Dec 2, 2013 at 8:13 PM, Scott Kostyshak wrote: > On Mon, Dec 2, 2013 at 8:07 PM, Richard Heck wrote: >> On 12/02/2013 06:39 PM, Scott Kostyshak wrote: >>> >>> Attached is a patch that fixes Literate.lyx manually. I just replace >>> the problematic chunks with ERT. Is this OK for a fix for

Re: Cannot clone non-devel version of LyX

2013-12-02 Thread Scott Kostyshak
On Tue, Dec 3, 2013 at 1:07 AM, Keld Lundgaard wrote: > I am experiencing a large improvement in the scrolling speed and fluidity. > > Thanks a lot, Keld Great, glad it's working better. Thanks for the feedback. Best, Scott > > > On Mon, Dec 2, 2013 at 9:35 PM, Scott Kostyshak wrote: >> >> On

Re: Cannot clone non-devel version of LyX

2013-12-02 Thread Keld Lundgaard
I am experiencing a large improvement in the scrolling speed and fluidity. Thanks a lot, Keld On Mon, Dec 2, 2013 at 9:35 PM, Scott Kostyshak wrote: > On Tue, Dec 3, 2013 at 12:12 AM, Keld Lundgaard > wrote: > > Hi Scott > > > > Thanks a lot for the fast response. It was a firewall setting on

Re: Cannot clone non-devel version of LyX

2013-12-02 Thread Scott Kostyshak
On Tue, Dec 3, 2013 at 12:12 AM, Keld Lundgaard wrote: > Hi Scott > > Thanks a lot for the fast response. It was a firewall setting on my site > that was the problem. Your link is very welcome - downloading now. Glad that you got it working. Please let us know if the slow scrolling is fixed (or a

Re: Cannot clone non-devel version of LyX

2013-12-02 Thread Keld Lundgaard
Hi Scott Thanks a lot for the fast response. It was a firewall setting on my site that was the problem. Your link is very welcome - downloading now. Cheers, Keld On Mon, Dec 2, 2013 at 8:47 PM, Scott Kostyshak wrote: > On Mon, Dec 2, 2013 at 10:24 PM, Keld Lundgaard > wrote: > > Dear LyX Dev

Re: Cannot clone non-devel version of LyX

2013-12-02 Thread Scott Kostyshak
On Mon, Dec 2, 2013 at 10:24 PM, Keld Lundgaard wrote: > Dear LyX Developers > > Thank you for dedicating yourself to making this amazing program. > > I cannot clone the non-devel version of lyX. The server simply doesn’t > respond! Could you provide some guidance please. I am using LyX on mac 10

Cannot clone non-devel version of LyX

2013-12-02 Thread Keld Lundgaard
Dear LyX Developers Thank you for dedicating yourself to making this amazing program. I cannot clone the non-devel version of lyX. The server simply doesn’t respond! Could you provide some guidance please. I am using LyX on mac 10.9 and experience the slow scroll that has been reported widely

Re: trunk: Crash on cursor positioning with mouse

2013-12-02 Thread Scott Kostyshak
On Mon, Dec 2, 2013 at 8:04 PM, Richard Heck wrote: > On 12/02/2013 07:19 PM, Scott Kostyshak wrote: >> >> On Mon, Dec 2, 2013 at 6:44 PM, Kornel Benko wrote: >>> >>> Am Montag, 2. Dezember 2013 um 23:56:42, schrieb Kornel Benko >>> >>> Am Montag, 2. Dezember 2013 um 17:21:13, schrieb Richa

Re: [LyX/master] Return an error if file-open is called with a non-absolute path

2013-12-02 Thread Scott Kostyshak
On Mon, Dec 2, 2013 at 3:05 PM, Vincent van Ravesteijn wrote: > commit 9c4461deea8eabb5bc025a08fa6ce11cb1c9e6fd > Author: Vincent van Ravesteijn > Date: Mon Dec 2 21:04:46 2013 +0100 > > Return an error if file-open is called with a non-absolute path Kornel and I (both on Ubuntu) cannot op

Re: trunk: Style Chunk

2013-12-02 Thread Scott Kostyshak
On Mon, Dec 2, 2013 at 8:07 PM, Richard Heck wrote: > On 12/02/2013 06:39 PM, Scott Kostyshak wrote: >> >> Attached is a patch that fixes Literate.lyx manually. I just replace >> the problematic chunks with ERT. Is this OK for a fix for 2.1? It >> seems it might save some time to just do this manu

Re: [LyX/master] CMake: allow compile-time C++ flags to be set

2013-12-02 Thread Scott Kostyshak
On Mon, Dec 2, 2013 at 8:07 AM, Kornel Benko wrote: > BTW, we do not come very far compiling with -Werror. True. But there are not too many of these. And I think the auto_ptr warnings (now errors) only occur with -DLYX_ENABLE_CXX11 There are many more warnings using Clang. It would be nice to

Re: trunk: Crash on cursor positioning with mouse

2013-12-02 Thread Richard Heck
On 12/02/2013 05:56 PM, Kornel Benko wrote: Am Montag, 2. Dezember 2013 um 17:21:13, schrieb Richard Heck > On 12/02/2013 03:45 PM, Kornel Benko wrote: > > > > > > The first click in the float (inside 1.1.1) caused the crash. > > > > This file starts with chapter 1, so we are not at doc

Re: trunk: Style Chunk

2013-12-02 Thread Richard Heck
On 12/02/2013 06:39 PM, Scott Kostyshak wrote: Attached is a patch that fixes Literate.lyx manually. I just replace the problematic chunks with ERT. Is this OK for a fix for 2.1? It seems it might save some time to just do this manual fix (and also for noweb2lyx and listerrors) for 2.1 and if a l

Re: trunk: Crash on cursor positioning with mouse

2013-12-02 Thread Richard Heck
On 12/02/2013 07:19 PM, Scott Kostyshak wrote: On Mon, Dec 2, 2013 at 6:44 PM, Kornel Benko wrote: Am Montag, 2. Dezember 2013 um 23:56:42, schrieb Kornel Benko Am Montag, 2. Dezember 2013 um 17:21:13, schrieb Richard Heck On 12/02/2013 03:45 PM, Kornel Benko wrote: THIS IS SEVERE: With

Re: trunk: Crash on cursor positioning with mouse

2013-12-02 Thread Scott Kostyshak
On Mon, Dec 2, 2013 at 6:44 PM, Kornel Benko wrote: > Am Montag, 2. Dezember 2013 um 23:56:42, schrieb Kornel Benko > > >> Am Montag, 2. Dezember 2013 um 17:21:13, schrieb Richard Heck >> > >> > On 12/02/2013 03:45 PM, Kornel Benko wrote: > THIS IS SEVERE: > > With the newest lyx, I am unable t

Re: trunk: Crash on cursor positioning with mouse

2013-12-02 Thread Kornel Benko
Am Montag, 2. Dezember 2013 um 23:56:42, schrieb Kornel Benko > Am Montag, 2. Dezember 2013 um 17:21:13, schrieb Richard Heck > > On 12/02/2013 03:45 PM, Kornel Benko wrote: > > > > > > > > > > The first click in the float (inside 1.1.1) caused the crash. > > > > > > This file starts with chapte

Re: trunk: Style Chunk

2013-12-02 Thread Scott Kostyshak
Attached is a patch that fixes Literate.lyx manually. I just replace the problematic chunks with ERT. Is this OK for a fix for 2.1? It seems it might save some time to just do this manual fix (and also for noweb2lyx and listerrors) for 2.1 and if a lyx2lyx fix is desired that can be worked on later

Re: trunk: Crash on cursor positioning with mouse

2013-12-02 Thread Kornel Benko
Am Montag, 2. Dezember 2013 um 17:21:13, schrieb Richard Heck > On 12/02/2013 03:45 PM, Kornel Benko wrote: > > > > > > The first click in the float (inside 1.1.1) caused the crash. > > > > This file starts with chapter 1, so we are not at document start. > > > > OK, so you can see what you're g

Re: trunk: Crash on cursor positioning with mouse

2013-12-02 Thread Richard Heck
On 12/02/2013 03:45 PM, Kornel Benko wrote: > > Interesting may be also this: > > > > (gdb) p dit_text[0] > > > > $1 = (const lyx::CursorSlice &) @0x4395580: { > > > > inset_ = 0x2646fb0, > > > > idx_ = 0, > > > > pit_ = 9, > > > > pos_ = 0 > > > > } > > > > (gdb) p it->dit_[0]

Re: trunk: Crash on cursor positioning with mouse

2013-12-02 Thread Kornel Benko
Am Montag, 2. Dezember 2013 um 21:45:09, schrieb Kornel Benko > The first click in the float (inside 1.1.1) caused the crash. > This file starts with chapter 1, so we are not at document start. > > The backtrace is identical. 'it' seems to be totaly wrong. (gdb) up #1 0x0102fbcc in lyx

Re: trunk: Crash on cursor positioning with mouse

2013-12-02 Thread Kornel Benko
Am Montag, 2. Dezember 2013 um 15:16:45, schrieb Richard Heck > On 12/01/2013 08:49 AM, Kornel Benko wrote: > > > > Hi, > > > > ATM I get often crashes. > > > > Lyx editing in two windows (but different files). > > > > I try to position the cursor to the start of document. > > > > The first elemen

Re: trunk: Crash on cursor positioning with mouse

2013-12-02 Thread Richard Heck
On 12/01/2013 08:49 AM, Kornel Benko wrote: Hi, ATM I get often crashes. Lyx editing in two windows (but different files). I try to position the cursor to the start of document. The first element there is floating image. A few questions: Do you have the outliner open in both documents? Ar

Re: Adv. f & r bugs in 2.1 beta2

2013-12-02 Thread Andrew Parsloe
On 3/12/2013 1:09 a.m., Liviu Andronic wrote: On Sun, Dec 1, 2013 at 10:45 AM, Liviu Andronic wrote: On Sun, Dec 1, 2013 at 9:56 AM, Andrew Parsloe wrote: 2.0.1 beta2, windows 7. 1. When an adv. f & r search reaches the end of the document & I respond 'yes' to searching from the beginning,

Re: [LyX/master] CMake: allow compile-time C++ flags to be set

2013-12-02 Thread Kornel Benko
Am Montag, 2. Dezember 2013 um 13:16:33, schrieb Vincent van Ravesteijn > On Mon, Dec 2, 2013 at 11:50 AM, Kornel Benko wrote: > > > Am Montag, 2. Dezember 2013 um 09:00:30, schrieb Vincent van Ravesteijn < > > v...@lyx.org> > > > > > On Sat, Nov 30, 2013 at 7:08 PM, Scott Kostyshak > > wrote

Re: [LyX/master] CMake: allow compile-time C++ flags to be set

2013-12-02 Thread Vincent van Ravesteijn
On Mon, Dec 2, 2013 at 11:50 AM, Kornel Benko wrote: > Am Montag, 2. Dezember 2013 um 09:00:30, schrieb Vincent van Ravesteijn < > v...@lyx.org> > > > On Sat, Nov 30, 2013 at 7:08 PM, Scott Kostyshak > wrote: > > > > > > > commit 374cf6a39f321c7843b36aab242e0852b01887b8 > > > > Author: Scott Ko

Re: Adv. f & r bugs in 2.1 beta2

2013-12-02 Thread Liviu Andronic
On Sun, Dec 1, 2013 at 10:45 AM, Liviu Andronic wrote: > On Sun, Dec 1, 2013 at 9:56 AM, Andrew Parsloe wrote: >> 2.0.1 beta2, windows 7. >> >> 1. When an adv. f & r search reaches the end of the document & I respond >> 'yes' to searching from the beginning, all the toolbars etc vanish from >> vi

Re: Closing LyX Version 2.1.0beta2,(10 November 2013)

2013-12-02 Thread Liviu Andronic
On Mon, Dec 2, 2013 at 12:20 PM, Mike wrote: > However, trying out the find/replace advanced settings now causes Lyx to > stall, resulting in a blank work-area in Lyx, then choosing 'force quit', > Isn't this related to Andrew's recent report on UI freezes coming from Advanced F&R (on Windows)?

Re: Closing LyX Version 2.1.0beta2,(10 November 2013)

2013-12-02 Thread Mike
Using the menu system I close all, then quit Lyx. Using command+q Lyx has not crashed once through 3 attempts to reproduce the crash. Loaded two files (master + child); tried a further 3 times to reproduce the crash; there was no crash this morning. However, trying out the find/replace advanced

Re: Closing LyX Version 2.1.0beta2,(10 November 2013)

2013-12-02 Thread Stephan Witt
Am 02.12.2013 um 09:26 schrieb Vincent van Ravesteijn : > > > On Sun, Dec 1, 2013 at 8:23 PM, Mike wrote: > I am using LyX Version 2.1.0beta2 (10 November 2013) on an Apple Macbook Pro: > Processor 2.4 GHz Intel Core 2 Duo; Memory 4 GB 1067 MHz DDR3. On closing > the programme using the me

Re: [LyX/master] CMake: allow compile-time C++ flags to be set

2013-12-02 Thread Kornel Benko
Am Montag, 2. Dezember 2013 um 09:00:30, schrieb Vincent van Ravesteijn > On Sat, Nov 30, 2013 at 7:08 PM, Scott Kostyshak wrote: > > > commit 374cf6a39f321c7843b36aab242e0852b01887b8 > > Author: Scott Kostyshak > > Date: Fri Nov 29 21:08:48 2013 -0500 > > > > CMake: allow compile-time C

Re: trunk: Crash on cursor positioning with mouse

2013-12-02 Thread Kornel Benko
Am Sonntag, 1. Dezember 2013 um 22:36:17, schrieb Scott Kostyshak > On Sun, Dec 1, 2013 at 8:49 AM, Kornel Benko wrote: > > Hi, > > > > ATM I get often crashes. > > > > > > > > Lyx editing in two windows (but different files). > > Different instances of LyX or same instance? If same instance, h

Re: Closing LyX Version 2.1.0beta2,(10 November 2013)

2013-12-02 Thread Vincent van Ravesteijn
> > On Sun, Dec 1, 2013 at 8:23 PM, Mike wrote: > >> I am using LyX Version 2.1.0beta2 (10 November 2013) on an Apple Macbook >> Pro: Processor 2.4 GHz Intel Core 2 Duo; Memory 4 GB 1067 MHz DDR3. On >> closing the programme using the menu system to close it down, the following >> dialog window

Re: [LyX/master] Also when not using tabs, do not open a file twice if already opened (part of #8787)

2013-12-02 Thread Vincent van Ravesteijn
On Tue, Nov 26, 2013 at 4:16 PM, Juergen Spitzmueller wrote: > commit 766e8b1e3319c75bebb9811af6dc3df97d9a0119 > Author: Juergen Spitzmueller > Date: Tue Nov 26 16:12:52 2013 +0100 > > Also when not using tabs, do not open a file twice if already opened > (part of #8787) > > diff --git a/s

Re: [LyX/master] CMake: allow compile-time C++ flags to be set

2013-12-02 Thread Vincent van Ravesteijn
On Sat, Nov 30, 2013 at 7:08 PM, Scott Kostyshak wrote: > commit 374cf6a39f321c7843b36aab242e0852b01887b8 > Author: Scott Kostyshak > Date: Fri Nov 29 21:08:48 2013 -0500 > > CMake: allow compile-time C++ flags to be set > > For example, one could run CMake as follows: > cmake -D