Re: #11579: Words cannot be input into ERT when using "Unicode (CJK) (utf8)" encoding

2019-07-21 Thread Liu Guibin
Yes, this problem occurs only on windows, not linux. 在 2019/7/20 13:05, LyX Ticket Tracker 写道: #11579: Words cannot be input into ERT when using "Unicode (CJK) (utf8)" encoding +- Reporter: goodluck| Owner: lasgouttes Type: de

Re: [LyX/master] Respect OS-level keyboard language

2019-07-21 Thread Jean-Marc Lasgouttes
Le 21/07/2019 à 08:43, Jürgen Spitzmüller a écrit : Am Sonntag, den 21.07.2019, 00:21 +0200 schrieb Jean-Marc Lasgouttes: But despite all your efforts, the Character dialog is still not the one I appreciate the most :) Suggestions are welcome. My first draft said "If I had any, I would have

Re: Renaming frontends/qt4 to frontends/qt ?

2019-07-21 Thread Jean-Marc Lasgouttes
Le 21/07/2019 à 12:37, Jürgen Spitzmüller a écrit : Am Sonntag, den 21.07.2019, 12:34 +0200 schrieb Jean-Marc Lasgouttes: Can you push please ? Sure, done. The file was only renamed, right? No changes in content? Thanks. That's perfect. JMarc

Re: Insert -> Field Questions / Comments

2019-07-21 Thread Joel Kulesza
On Sun, Jul 14, 2019 at 11:44 PM Jürgen Spitzmüller wrote: > Am Sonntag, den 14.07.2019, 23:28 -0600 schrieb Joel Kulesza: > > LyX Developers (Jürgen in particular): > > Passing these to Pavel. I know nect to nothing about these particular > types of info insets. > Pavel, Do you have any though

Re: [LyX/master] Fix tooltip

2019-07-21 Thread Jürgen Spitzmüller
Am Sonntag, den 21.07.2019, 16:41 +0200 schrieb Kornel Benko: > In case you missed it ... there is a second tooltip starting with > space > src/frontends/qt/ui/PrefLanguageUi.ui:252 > " Right arrow key is interpreted as \"move right\", left arrow key as > \"move " > "left\"" Yes I did. Thanks. Jü

Re: [LyX/master] Fix tooltip

2019-07-21 Thread Kornel Benko
Am Sonntag, 21. Juli 2019, 14:31:19 CEST schrieb Juergen Spitzmueller: > commit ae9768da93997dea40ae5bcb15aa662993efffb5 > Author: Juergen Spitzmueller > Date: Sun Jul 21 14:41:23 2019 +0200 > > Fix tooltip > --- > In case you missed it ... there is a second tooltip starting with space sr

Re: SIGSEGV on recent master when exporting on command line

2019-07-21 Thread Scott Kostyshak
On Sun, Jul 21, 2019 at 01:27:36PM +0200, Kornel Benko wrote: > Am Sonntag, 21. Juli 2019, 13:15:02 CEST schrieb Jürgen Spitzmüller: > > Am Sonntag, den 21.07.2019, 12:55 +0200 schrieb Kornel Benko: > > > Breakpoint 1, lyx::Buffer::Impl::Impl(lyx::Buffer*, > > > lyx::support::FileName const&, bool,

Re: SIGSEGV on recent master when exporting on command line

2019-07-21 Thread Kornel Benko
Am Sonntag, 21. Juli 2019, 13:15:02 CEST schrieb Jürgen Spitzmüller: > Am Sonntag, den 21.07.2019, 12:55 +0200 schrieb Kornel Benko: > > Breakpoint 1, lyx::Buffer::Impl::Impl(lyx::Buffer*, > > lyx::support::FileName const&, bool, lyx::Buffer const*) > > (this=0x1ca62f0, owner=0x1ca7fa0, file=...,

Re: SIGSEGV on recent master when exporting on command line

2019-07-21 Thread Jürgen Spitzmüller
Am Sonntag, den 21.07.2019, 12:55 +0200 schrieb Kornel Benko: > Breakpoint 1, lyx::Buffer::Impl::Impl(lyx::Buffer*, > lyx::support::FileName const&, bool, lyx::Buffer const*) > (this=0x1ca62f0, owner=0x1ca7fa0, file=..., > readonly_=false, cloned_buffer=0x0) at /usr2/src/lyx/lyx- > git/src/Buf

Re: SIGSEGV on recent master when exporting on command line

2019-07-21 Thread Kornel Benko
Am Sonntag, 21. Juli 2019, 06:23:12 CEST schrieb Scott Kostyshak: > With ebf42d9b, I get the attached backtrace when doing lyx -e pdf2 > Welcome.lyx. > > Can anyone reproduce? > > Scott Yes. Breakpoint 1, lyx::Buffer::Impl::Impl(lyx::Buffer*, lyx::support::FileName const&, bool, lyx::Buffer c

Re: Renaming frontends/qt4 to frontends/qt ?

2019-07-21 Thread Jürgen Spitzmüller
Am Sonntag, den 21.07.2019, 12:34 +0200 schrieb Jean-Marc Lasgouttes: > Can you push please ? Sure, done. The file was only renamed, right? No changes in content? Jürgen signature.asc Description: This is a digitally signed message part

Re: Renaming frontends/qt4 to frontends/qt ?

2019-07-21 Thread Jean-Marc Lasgouttes
Le 21 juillet 2019 11:33:54 GMT+02:00, "Jürgen Spitzmüller" a écrit : >Am Sonntag, den 21.07.2019, 11:07 +0200 schrieb Jean-Marc Lasgouttes: >> Yes, I did a mv instead of git mv. >> >> Fixed now. > >Did you push? > >Jürgen Probably not :) But I am not home until this evening now. Can you push

RTL cursor movement

2019-07-21 Thread Jürgen Spitzmüller
I wanted to add a tooltip to the RTL cursor movement items in Prefs > Language, but I am unable to find out what it actually does. I would expect that the left/right arrow keys behave differently in RTL context depending on whether "Logical" or "Visual" is selected, but this does not seem to be the

SIGSEGV on recent master when exporting on command line

2019-07-21 Thread Scott Kostyshak
With ebf42d9b, I get the attached backtrace when doing lyx -e pdf2 Welcome.lyx. Can anyone reproduce? Scott lyx: SIGSEGV signal caught! Sorry, you have found a bug in LyX, hope you have not lost any data. Please read the bug-reporting instructions in 'Help->Introduction' and send us a bug report

Re: [LyX/master] Respect OS-level keyboard language

2019-07-21 Thread Jürgen Spitzmüller
Am Sonntag, den 21.07.2019, 11:08 +0200 schrieb Jean-Marc Lasgouttes: > No, I meant the current Languages submenu. It is more discoverable > to keep it anyway. Done. Jürgen signature.asc Description: This is a digitally signed message part

Re: Renaming frontends/qt4 to frontends/qt ?

2019-07-21 Thread Jürgen Spitzmüller
Am Sonntag, den 21.07.2019, 11:07 +0200 schrieb Jean-Marc Lasgouttes: > Yes, I did a mv instead of git mv. > > Fixed now. Did you push? Jürgen signature.asc Description: This is a digitally signed message part

Re: [LyX/master] Respect OS-level keyboard language

2019-07-21 Thread Jürgen Spitzmüller
Am Sonntag, den 21.07.2019, 11:08 +0200 schrieb Jean-Marc Lasgouttes: > Le 21/07/2019 à 09:26, Jürgen Spitzmüller a écrit : > > Am Sonntag, den 21.07.2019, 00:19 +0200 schrieb Jean-Marc > > Lasgouttes: > > > As a developer who had to open weird MWEs from trac, I would > > > quickly > > > be overwhe

Re: [LyX/master] Respect OS-level keyboard language

2019-07-21 Thread Jean-Marc Lasgouttes
Le 21/07/2019 à 09:26, Jürgen Spitzmüller a écrit : Am Sonntag, den 21.07.2019, 00:19 +0200 schrieb Jean-Marc Lasgouttes: As a developer who had to open weird MWEs from trac, I would quickly be overwhelmed by weird languages. Probably wise to open these with a specific build/user dir anyway, i

Re: Renaming frontends/qt4 to frontends/qt ?

2019-07-21 Thread Jean-Marc Lasgouttes
Le 21/07/2019 à 09:22, Jürgen Spitzmüller a écrit : Am Sonntag, den 21.07.2019, 09:17 +0200 schrieb Jürgen Spitzmüller: Is it possible that you renamed qt4.m4 to qt.m4 and forgot to add the new file? Here, qt4.m4 where the above macro is defined, has been removed without replacement. ... and r

Re: [LyX/master] Respect OS-level keyboard language

2019-07-21 Thread Jean-Marc Lasgouttes
Le 21/07/2019 à 08:43, Jürgen Spitzmüller a écrit : Am Sonntag, den 21.07.2019, 00:19 +0200 schrieb Jean-Marc Lasgouttes: As a developer who had to open weird MWEs from trac, I would quickly be overwhelmed by weird languages. Having the Language submenu always available would be a big plus. I

Re: [LyX/master] Respect OS-level keyboard language

2019-07-21 Thread Jürgen Spitzmüller
Am Sonntag, den 21.07.2019, 00:19 +0200 schrieb Jean-Marc Lasgouttes: > As a developer who had to open weird MWEs from trac, I would quickly > be overwhelmed by weird languages. Probably wise to open these with a specific build/user dir anyway, in order to keep the own session/work history unaffec

Re: Renaming frontends/qt4 to frontends/qt ?

2019-07-21 Thread Jürgen Spitzmüller
Am Sonntag, den 21.07.2019, 09:17 +0200 schrieb Jürgen Spitzmüller: > Is it possible that you renamed qt4.m4 to qt.m4 and forgot to add the > new file? Here, qt4.m4 where the above macro is defined, has been > removed without replacement. ... and readding it (renamed) seems to fix building. Jürge

Re: Renaming frontends/qt4 to frontends/qt ?

2019-07-21 Thread Jürgen Spitzmüller
Am Sonntag, den 21.07.2019, 08:47 +0200 schrieb Jürgen Spitzmüller: > configure now fails for me with: > > ./configure: line 9472: syntax error near unexpected token `4.5.0' > ./configure: line 9472: `QT_DO_IT_ALL(4.5.0)' > > This is after make distclean and ./autogen.sh Is it possible that you