Re: Annoying terminal messages: QXcbClipboard: SelectionRequest too old

2016-07-08 Thread Enrico Forestieri
On Mon, Jun 27, 2016 at 12:08:43AM +0200, Enrico Forestieri wrote: > On Sun, Jun 26, 2016 at 11:33:53PM +0200, Enrico Forestieri wrote: > > > On Sun, Jun 26, 2016 at 02:50:28PM -0400, Scott Kostyshak wrote: > > > > > On Sun, Jun 26, 2016 at 01:51:58PM +0200, Enrico Forestieri wrote: > > > > >

Re: Aw: Re: #10199: Non-encodable characters with XeTeX

2016-07-08 Thread Scott Kostyshak
On Fri, Jul 08, 2016 at 09:23:32PM +0100, Guillaume Munch wrote: > In that case, if you already have everything set up and that does not cost > you any more effort, thank you for stepping forward. I will run them over the night and give the results tomorrow. Scott signature.asc Description:

Re: lualatex with TL2016

2016-07-08 Thread Scott Kostyshak
On Sat, Jul 09, 2016 at 12:38:53AM +0200, Kornel Benko wrote: > Am Freitag, 8. Juli 2016 um 18:14:29, schrieb Scott Kostyshak > > ATM, the patch I have works for me. It is better than the patch I originally proposed. It is unfortunate to add a sizeable chunk of LaTeX, but I

Re: lualatex with TL2016

2016-07-08 Thread Kornel Benko
Am Freitag, 8. Juli 2016 um 18:14:29, schrieb Scott Kostyshak > On Fri, Jul 08, 2016 at 03:37:37PM +0200, Kornel Benko wrote: > > Exporting to pdf(luatex) I get errors. > > > > \pdfpageheight > > \paperheight > > The control sequence at the end of the

Re: lualatex with TL2016

2016-07-08 Thread Scott Kostyshak
On Fri, Jul 08, 2016 at 03:37:37PM +0200, Kornel Benko wrote: > Exporting to pdf(luatex) I get errors. > >\pdfpageheight > \paperheight > The control sequence at the end of the top line > of your error message was never \def'ed. If you have > misspelled

Re: toolbars Lock menu

2016-07-08 Thread racoon
Okay, next maybe a new LFUN? Not sure I understand fully what I am doing... and it should be "movable" and not "moveable". In LyXAction.cpp: ... void LyXAction::init() { ... ev_item const items[] = { #endif ... /*! * \var lyx::FuncCode

Re: Aw: Re: #10199: Non-encodable characters with XeTeX

2016-07-08 Thread Guillaume Munch
Le 08/07/2016 10:10, Scott Kostyshak a écrit : On Thu, Jul 07, 2016 at 12:30:45PM +0200, Guillaume Munch wrote: I can do that. Can somebody tell me (again?) which command line will run the appropriate test? The basics are: # In a new directory (preferably outside of the source), run this

Re: [LyX/master] Use a proper test for detecting usable std::regex

2016-07-08 Thread Guillaume Munch
Le 06/07/2016 14:14, Jean-Marc Lasgouttes a écrit : commit 14a6a4723f527f5e7af0321635e7473bbb7da77b Author: Jean-Marc Lasgouttes Date: Wed Jul 6 14:49:18 2016 +0200 Use a proper test for detecting usable std::regex It takes several seconds each time... (but maybe

Re: Weird KDE Bug in LyX

2016-07-08 Thread Guillaume Munch
Le 08/07/2016 21:01, Richard Heck a écrit : On 07/08/2016 03:33 PM, Guillaume Munch wrote: Le 05/07/2016 21:30, Guillaume Munch a écrit : Please try the attached. I'll soon commit the fix to master. This is a delicate code path so even if I tried to be very careful, there will be no

Re: Weird KDE Bug in LyX

2016-07-08 Thread Richard Heck
On 07/08/2016 04:01 PM, Richard Heck wrote: > On 07/08/2016 03:33 PM, Guillaume Munch wrote: >> Le 05/07/2016 21:30, Guillaume Munch a écrit : >>> >>> Please try the attached. >> I'll soon commit the fix to master. This is a delicate code path so >> even if I tried to be very careful, there will

Re: Weird KDE Bug in LyX

2016-07-08 Thread Richard Heck
On 07/08/2016 03:33 PM, Guillaume Munch wrote: > Le 05/07/2016 21:30, Guillaume Munch a écrit : >> >> >> Please try the attached. > > I'll soon commit the fix to master. This is a delicate code path so > even if I tried to be very careful, there will be no backport without > a test. I'd think

Re: Weird KDE Bug in LyX

2016-07-08 Thread Guillaume Munch
Le 05/07/2016 21:30, Guillaume Munch a écrit : Please try the attached. I'll soon commit the fix to master. This is a delicate code path so even if I tried to be very careful, there will be no backport without a test. Moreover it would be nice to know if #10119 (issues with Control+M for

Re: [PATCH] make string breaking faster

2016-07-08 Thread Jean-Marc Lasgouttes
Le 08/07/2016 18:29, Pavel Sanda a écrit : 2.3.0dev+Qt4 with caching: 10 seconds I would like to reproduce this line. It is current master on some patch on top of it? Current master + secret patch. I gave you antidote already ;) Seing your reaction it strikes me that the whole thing might

Re: Exporting compressed files

2016-07-08 Thread Richard Heck
On 07/08/2016 12:01 PM, José Abílio Matos wrote: > On Thursday, July 7, 2016 4:05:15 PM WEST Richard Heck wrote: >> Patch seems reasonable to me. >> >> Please commit to 2.2.x after 2.2.1 is released. >> >> Richard > Thank you Richard. :-) > > Commited to master and I will do the same to 2.2.x

Re: installing lyx 2.2.0

2016-07-08 Thread Pavel Sanda
Michael Berger wrote: > Hi, > 'make' returns errors as per screenshots. > > Could somebody help? > Thanks, > Michael > CXXLDlyx > frontends/qt4/liblyxqt4.a(FancyLineEdit.o): In function > `lyx::frontend::FancyLineEdit::iconClicked()': > FancyLineEdit.cpp:(.text+0x29f): undefined reference

Re: Save transient properties

2016-07-08 Thread Guillaume Munch
Le 24/06/2016 16:03, Richard Heck a écrit : On 06/23/2016 11:02 AM, Guillaume Munch wrote: Dear list, I am thinking of adding the "Save transient properties" checkbox (disabling the save of \origin, \tracking_changes, \output_changes) to the "document class" panel, for lack of a better place.

Re: [PATCH] make string breaking faster

2016-07-08 Thread Pavel Sanda
Jean-Marc Lasgouttes wrote: >> Can you try once more, now with only left-right cursor? >> The secret patch does not seem to help with this issue. > > OK, here you are (full screen, zoom 120%, UserGuide from 2.1.5, the bottom > contains the first line of the "how LyX looks" section): > > 2.1.5: 8

Re: Exporting compressed files

2016-07-08 Thread José Abílio Matos
On Thursday, July 7, 2016 4:05:15 PM WEST Richard Heck wrote: > Patch seems reasonable to me. > > Please commit to 2.2.x after 2.2.1 is released. > > Richard Thank you Richard. :-) Commited to master and I will do the same to 2.2.x after 2.2.1 is out. Regards, -- José Abílio

Re: [LyX/master] Fix incompatibility of covington and beamer.

2016-07-08 Thread Richard Heck
On 07/08/2016 04:05 AM, Juergen Spitzmueller wrote: > commit ee14363e0ba9f9c5433509816a9d75b695b859bd > Author: Juergen Spitzmueller > Date: Fri Jul 8 10:04:24 2016 +0200 > > Fix incompatibility of covington and beamer. > > Candidate for stable. OK. Richard

Re: writing glosses in any KOMA-Script document class throws Class scrXXXX Error: undefined old font command '\it'

2016-07-08 Thread Jürgen Spitzmüller
Am Freitag, den 08.07.2016, 15:08 +0200 schrieb Michael Berger: > A short while ago I had posted the user list on the Error: undefined > old font command '\it' (\rm). As I wrote on lyx-users, the error is fixed in version 1.1 of covington.sty which has been published yesterday:

Re: enhancing search: make it find everything; including source

2016-07-08 Thread Tommaso Cucinotta
On 21/05/2016 19:12, mn wrote: I'd like to see a regexp search, then I could search for "some .+word.+ and follwing text". Given the *nix-background of most of the devs I am puzzled why it wasn’t included already. Hi, there's a regexp find feature within the Advanced Find and Replace feature

installing lyx 2.2.0

2016-07-08 Thread Michael Berger
Hi, 'make' returns errors as per screenshots. Could somebody help? Thanks, Michael [mb39@localhost ~]$ cd /home/mb39/Downloads/lyx-2.2.0 [mb39@localhost lyx-2.2.0]$ ./configure configuring LyX version 2.2.0 checking for build type... release checking for version suffix... checking whether Qt5

Re: toolbars Lock menu

2016-07-08 Thread racoon
On 08.07.2016 08:17, racoon wrote: On 07.07.2016 14:41, racoon wrote: Can someone give me a hint where LyX stores the individual toolbars' properties, i.e. position and visibility. Okay, got it (via QSettings). I was just a bit confused because the visibility is also (somewhat) stored in the

lualatex with TL2016

2016-07-08 Thread Kornel Benko
Exporting to pdf(luatex) I get errors. \pdfpageheight \paperheight The control sequence at the end of the top line of your error message was never \def'ed. If you have misspelled it (e.g., `\hobx'), type `I' and the correct spelling (e.g.,

writing glosses in any KOMA-Script document class throws Class scrXXXX Error: undefined old font command '\it'

2016-07-08 Thread Michael Berger
Dear developers and users of LyX, My sandbox PC: Mageia5 (working for months without problems with Tex Live2013) Then I installed Tex Live2016 GUI (fully editable as user) But I am still using LyX 2.1.3 (installation of LyX 2.2.0 fails because 'make' stops with errors) LyX Preferences PATH

Re: Annoying terminal messages: QXcbClipboard: SelectionRequest too old

2016-07-08 Thread Scott Kostyshak
On Fri, Jul 08, 2016 at 11:20:24AM +0200, Jürgen Spitzmüller wrote: > Am Freitag, den 08.07.2016, 05:15 -0400 schrieb Scott Kostyshak: > > Jürgen can you reproduce now with the steps above? > > Yes. But I have no idea how to fix it. OK. Thanks for taking a look. Scott signature.asc

Re: #10145: Lyx 2.2rc1 Mac not opening

2016-07-08 Thread Scott Kostyshak
On Sun, Jun 19, 2016 at 11:18:59PM -0400, Scott Kostyshak wrote: > On Tue, May 24, 2016 at 01:57:55AM +0200, Stephan Witt wrote: > > Am 20.05.2016 um 18:05 schrieb Stephan Witt : > > > > > > Am 20.05.2016 um 17:56 schrieb Bryan Brown : > > >> > > >> Thanks for

Re: Annoying terminal messages: QXcbClipboard: SelectionRequest too old

2016-07-08 Thread Jürgen Spitzmüller
Am Freitag, den 08.07.2016, 05:15 -0400 schrieb Scott Kostyshak: > Jürgen can you reproduce now with the steps above? Yes. But I have no idea how to fix it. Jürgen

Re: Annoying terminal messages: QXcbClipboard: SelectionRequest too old

2016-07-08 Thread Scott Kostyshak
On Sat, Jun 25, 2016 at 11:56:40PM -0400, Scott Kostyshak wrote: > On Sat, Jun 25, 2016 at 10:05:47AM +0200, Jürgen Spitzmüller wrote: > > Am Donnerstag, den 23.06.2016, 21:43 -0400 schrieb Scott Kostyshak: > > > Jürgen, any idea? > > > > No. > > OK I found a simple way to reproduce: > > 1.

Re: Aw: Re: #10199: Non-encodable characters with XeTeX

2016-07-08 Thread Scott Kostyshak
On Thu, Jul 07, 2016 at 12:30:45PM +0200, Guillaume Munch wrote: > I can do that. Can somebody tell me (again?) which command line will run > the appropriate test? The basics are: # In a new directory (preferably outside of the source), run this command: cmake -DLYX_ENABLE_EXPORT_TESTS=ON

Re: [PATCH] make string breaking faster

2016-07-08 Thread Jean-Marc Lasgouttes
Le 08/07/2016 00:42, Pavel Sanda a écrit : Jean-Marc Lasgouttes wrote: the User Guide, because the right arrow really requires too much time for some reason. [Rereading your message I notice only now that you meant first page only. Oh well.] Can you try once more, now with only left-right

Re: [LyX/master] Add qt-dir bin directory value to PATH - matching Qt tools may not found at build time anymore if not in front of PATH

2016-07-08 Thread Jean-Marc Lasgouttes
Le 07/07/2016 à 01:04, Stephan Witt a écrit : commit 535429d91445a72cc244d4649cfa5e5d4b7c06c7 Author: Stephan Witt Date: Thu Jul 7 01:04:09 2016 +0200 Add qt-dir bin directory value to PATH - matching Qt tools may not found at build time anymore if not in front of PATH

Re: [PATCH] make string breaking faster

2016-07-08 Thread Jean-Marc Lasgouttes
I will. JMarc Le 8 juillet 2016 00:42:47 GMT+02:00, Pavel Sanda a écrit : >Jean-Marc Lasgouttes wrote: >> the User Guide, because the right arrow really requires too much time >for >> some reason. [Rereading your message I notice only now that you meant >first >> page only. Oh

Re: toolbars Lock menu

2016-07-08 Thread racoon
On 07.07.2016 14:41, racoon wrote: Can someone give me a hint where LyX stores the individual toolbars' properties, i.e. position and visibility. Okay, got it (via QSettings). I was just a bit confused because the visibility is also (somewhat) stored in the preferences file. Daniel