Re: LyX 2.0 crash when choosing a word from the spell-checker context menu

2010-10-11 Thread Stephan Witt
Am 12.10.2010 um 03:16 schrieb Ronen Abravanel: > Starting program: /home/ronen/dev/lyx/svn/lyx-devel/src/lyx > [Thread debugging using libthread_db enabled] > /usr/include/c++/4.4/bits/basic_string.h:738: typename > _Alloc::rebind<_CharT>::other::reference std::basic_string Alloc>::operator[](t

Re: LyX 2.0 crash when choosing a word from the spell-checker context menu

2010-10-11 Thread Ronen Abravanel
Starting program: /home/ronen/dev/lyx/svn/lyx-devel/src/lyx [Thread debugging using libthread_db enabled] /usr/include/c++/4.4/bits/basic_string.h:738: typename _Alloc::rebind<_CharT>::other::reference std::basic_string::operator[](typename _Alloc::rebind<_CharT>::other::size_type) [with _CharT = w

Re: Branch warn

2010-10-11 Thread Pavel Sanda
Pavel Sanda wrote: > i think this is relatively new > > insets/ExternalTemplate.h: In constructor > 'lyx::external::Template::Template()': > insets/ExternalTemplate.h:66: warning: > 'lyx::external::Template::preview_mode' will be initialized after > insets/ExternalTemplate.h:64: warning: 'bool

Branch warn

2010-10-11 Thread Pavel Sanda
i think this is relatively new insets/ExternalTemplate.h: In constructor 'lyx::external::Template::Template()': insets/ExternalTemplate.h:66: warning: 'lyx::external::Template::preview_mode' will be initialized after insets/ExternalTemplate.h:64: warning: 'bool lyx::external::Template::automat

Re: #6920: Bug in typing a period (or comma) after the word "fine."

2010-10-11 Thread Pavel Sanda
John Mac wrote: > How do you enable / disable ligatures onscreen? i dont think we can order qt for (not) doing this. but you can try to find some font which is not intelligent enough (if you find it, then report back for other people...) pavel

Re: LyX 2.0 crash when choosing a word from the spell-checker context menu

2010-10-11 Thread Pavel Sanda
Ronen Abravanel wrote: > What can I do in order to help specify the bug further? 1. to find a recipy how to reproduce (maybe hard) 2. at least to produce a backtrace http://wiki.lyx.org/FAQ/FurtherHelp#toc4 pavel

Re: r35591 - lyx-devel/trunk/development

2010-10-11 Thread Pavel Sanda
Uwe Stöhr wrote: > Am 11.10.2010 14:52, schrieb Pavel Sanda: > >>> + * Format incremented to 402: fix for bug 1881 >>> + no new or removed parameter, only used to handle a LaTeX >>> + output issue >> >> Uwe would it be possible to add few words what gymnastics is done with >> newpage ins

Re: r35573 - lyx-devel/trunk/src/frontends/qt4

2010-10-11 Thread Pavel Sanda
Stephan Witt wrote: > > generally looks fine. > > > >> The backport of the CVS-backend changes would be the 2. Attachment - Patch > >> 3. > > > > i see you touch svn code which iirc was not altered in trunk. this is > > lefotver > > or you mean it? > > Oh, as I come along I thought: one should

Re: #6920: Bug in typing a period (or comma) after the word "fine."

2010-10-11 Thread John Mac
How do you enable / disable ligatures onscreen? BYW, my OS is a MacOSX (Leopard). On Mon, Oct 4, 2010 at 9:23 AM, LyX Ticket Tracker wrote: > #6920: Bug in typing a period (or comma) after the word "fine." > > --+- > Rep

LyX 2.0 crash when choosing a word from the spell-checker context menu

2010-10-11 Thread Ronen Abravanel
Hi, I'm using SVN version from recent days, but this problem also accord in older versions: Sometime, when I'm right-clicking misspelled word with wiggly-red-line beneath, and then choose the correct word from the context menu, LyX crash. The output in the console is: ro...@goon:~/dev/lyx/svn/ly

Re: r35591 - lyx-devel/trunk/development

2010-10-11 Thread Uwe Stöhr
Am 11.10.2010 14:52, schrieb Pavel Sanda: + * Format incremented to 402: fix for bug 1881 + no new or removed parameter, only used to handle a LaTeX + output issue Uwe would it be possible to add few words what gymnastics is done with newpage inset? newpage is not used

Re: r35573 - lyx-devel/trunk/src/frontends/qt4

2010-10-11 Thread Stephan Witt
Am 11.10.2010 um 17:29 schrieb Pavel Sanda: > Stephan Witt wrote: >> Can you please say if this would be ok for you. (1. Attachment - Patch 2) > > generally looks fine. > >> The backport of the CVS-backend changes would be the 2. Attachment - Patch 3. > > i see you touch svn code which iirc was

Re: r35573 - lyx-devel/trunk/src/frontends/qt4

2010-10-11 Thread Pavel Sanda
Stephan Witt wrote: > Can you please say if this would be ok for you. (1. Attachment - Patch 2) generally looks fine. > The backport of the CVS-backend changes would be the 2. Attachment - Patch 3. i see you touch svn code which iirc was not altered in trunk. this is lefotver or you mean it? >

Re: Backport of po/Makefile.in.in ok?

2010-10-11 Thread Stephan Witt
Am 11.10.2010 um 13:55 schrieb BH: > On Mon, Oct 11, 2010 at 2:22 AM, Stephan Witt wrote: >> Am 10.10.2010 um 22:56 schrieb Jean-Marc Lasgouttes: >>> Personnally, I hav no problem with my 0.18.1 from macports. >> >> How did you get it? >> I tried "port search gettext" and got the answer >> gette

Re: r35591 - lyx-devel/trunk/development

2010-10-11 Thread Pavel Sanda
uwesto...@lyx.org wrote: > Author: uwestoehr > Date: Mon Oct 11 03:11:51 2010 > New Revision: 35591 > URL: http://www.lyx.org/trac/changeset/35591 > > Log: > FORMAT: forgot this in last commit > > Modified: >lyx-devel/trunk/development/FORMAT > > Modified: lyx-devel/trunk/development/FORMAT

Re: LyX Book (was Re: External Programs and Add-On Modules for LyX)

2010-10-11 Thread Pavel Sanda
Rob Oakes wrote: > On 10/09/2010 02:22 PM, Pavel Sanda wrote: > > if you feel energy and enthusiasm about the idea contact Uwe, he is our > > manuals master. > > i think lyx is mature enough to deserve its own printed bible... ;) > I will do that. Another interesting question might be: > > Shou

Re: Backport of po/Makefile.in.in ok?

2010-10-11 Thread BH
On Mon, Oct 11, 2010 at 2:22 AM, Stephan Witt wrote: > Am 10.10.2010 um 22:56 schrieb Jean-Marc Lasgouttes: >> Personnally, I hav no problem with my 0.18.1 from macports. > > How did you get it? > I tried "port search gettext" and got the answer > gettext @0.17 (devel) >    GNU gettext package ge