Re: New locale and web interface for translation

2010-01-04 Thread rgheck
On 01/04/2010 07:07 PM, Pavel Sanda wrote: Leandro Mattioli wrote: Hi, welcome here :) I would like to know if there is any plan of making a web interface for the task of translating the strings of the package, like Launchpad. no Perhaps this is worth thinking about

Re: New locale and web interface for translation

2010-01-04 Thread Pavel Sanda
Leandro Mattioli wrote: > Hi, welcome here :) > I would like to know if there is any plan of making a web interface > for the task of translating the strings of the package, like > Launchpad. no > If not, how can I manage to add the Brazilian Portuguese locale to LyX > sources? > What's the mi

Re: r32678 - in lyx-devel/trunk/src: . frontends frontends/qt4

2010-01-04 Thread Tommaso Cucinotta
Vincent van Ravesteijn - TNW wrote: This is not only caused by the fact that you're using LFUN_BUFFER_SWITCH instead of GuiView::setBuffer, but also by the fact that you now call LFUN_FINDADV for each buffer, so it will be shown anyway when dispatching this LFUN. If you really want to search in

New locale and web interface for translation

2010-01-04 Thread Leandro Mattioli
Hi, I would like to know if there is any plan of making a web interface for the task of translating the strings of the package, like Launchpad. If not, how can I manage to add the Brazilian Portuguese locale to LyX sources? What's the minimal percentage of the PO file that must be translated in o

Re: Building LyX from shared libraries

2010-01-04 Thread Manoj Rajagopalan
There is no explanation for why libtool was removed last year. Does anyone know? -- Manoj On Monday 04 January 2010 12:44:27 pm Pavel Sanda wrote: > Manoj Rajagopalan wrote: > > 6. Has someone tried all this before? What was the experience then? > > http://www.lyx.org/trac/changeset/27468 > pa

Re: Branch won't link: Mac 10.6

2010-01-04 Thread Anders Ekberg
On 4 jan 2010, at 11.11, Jürgen Spitzmüller wrote: > BH wrote: >> I've just upgraded from Mac 10.5 to 10.6. Trunk compiles fine, but >> branch gives me this error: > > Is this issue still relevant? > > Jürgen Yes. Still the same crash. /Anders

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

2010-01-04 Thread Pavel Sanda
Vincent van Ravesteijn - TNW wrote: > Yes, but also in the code you committed, all checkboxes were checked.. > Right ? i swear i was checking it before commiting :) but you are right it was broken indeed. > if (level == Debug::ANY || levels == Debug::ANY > || level == Debug::NONE || levels

RE: :frontend::ProgressViewWidget::settingsLayout missing

2010-01-04 Thread Vincent van Ravesteijn - TNW
>> I'm using qt 4.3.4 on KUbuntu 8.04 >> >> I have run autogen.sh after the latest svn update. I am at r32765 (latest). > >before digging into the guts, does the compile also fails from the fresh svn >checkout? > >pavel Would the attached be something ? (Maybe the empty layout is optimized aw

Re: :frontend::ProgressViewWidget::settingsLayout missing

2010-01-04 Thread Pavel Sanda
Manoj Rajagopalan wrote: > I'm using qt 4.3.4 on KUbuntu 8.04 > > I have run autogen.sh after the latest svn update. I am at r32765 (latest). before digging into the guts, does the compile also fails from the fresh svn checkout? pavel

Re: :frontend::ProgressViewWidget::settingsLayout missing

2010-01-04 Thread Manoj Rajagopalan
I'm using qt 4.3.4 on KUbuntu 8.04 I have run autogen.sh after the latest svn update. I am at r32765 (latest). I performed 'touch' on src/frontends/qt4/ui/ProgressViewUi.ui and then ran the 'make ui_ProgressViewUi.h' in the build dir, which ran uic-qt4. I grepped for settingsLayout in this .h

RE: r32764 - lyx-devel/trunk/src/frontends/qt4

2010-01-04 Thread Vincent van Ravesteijn - TNW
-Original Message- From: Pavel Sanda [mailto:sa...@lyx.org] Sent: maandag 4 januari 2010 19:04 To: lyx-devel@lists.lyx.org Subject: Re: r32764 - lyx-devel/trunk/src/frontends/qt4 >> >> Author: vfr >> >> Date: Mon Jan 4 18:15:24 2010 >> >> New Revision: 32764 >> >> URL: http://www.lyx.

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

2010-01-04 Thread Pavel Sanda
Vincent van Ravesteijn - TNW wrote: > > >> Author: vfr > >> Date: Mon Jan 4 18:15:24 2010 > >> New Revision: 32764 > >> URL: http://www.lyx.org/trac/changeset/32764 > >> > >> Log: > >> Simplify code introduced in r32761. > > > >now the case "lyx -dbg any" is broken > >Pavel > > Can you explain

RE: r32764 - lyx-devel/trunk/src/frontends/qt4

2010-01-04 Thread Vincent van Ravesteijn - TNW
>> Author: vfr >> Date: Mon Jan 4 18:15:24 2010 >> New Revision: 32764 >> URL: http://www.lyx.org/trac/changeset/32764 >> >> Log: >> Simplify code introduced in r32761. > >now the case "lyx -dbg any" is broken >Pavel Can you explain me.. I really really don't see a difference between the two ve

Re: Building LyX from shared libraries

2010-01-04 Thread Pavel Sanda
Manoj Rajagopalan wrote: > 6. Has someone tried all this before? What was the experience then? http://www.lyx.org/trac/changeset/27468 pavel

Building LyX from shared libraries

2010-01-04 Thread Manoj Rajagopalan
Hi developers, I just successfully completed an experiment with using libtool to build all LyX component libraries as shared libraries and building the lyx executable to link with these instead of the static libs. Is this something that might be worth submitting? With libtool, by default, bo

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

2010-01-04 Thread Pavel Sanda
v...@lyx.org wrote: > Author: vfr > Date: Mon Jan 4 18:15:24 2010 > New Revision: 32764 > URL: http://www.lyx.org/trac/changeset/32764 > > Log: > Simplify code introduced in r32761. now the case "lyx -dbg any" is broken pavel > Modified: >lyx-devel/trunk/src/frontends/qt4/GuiProgressView.cp

Re: lgathered, rgathered

2010-01-04 Thread rgheck
On 01/04/2010 10:00 AM, Jean-Marc Lasgouttes wrote: rgheck writes: On 12/31/2009 06:22 PM, rgheck wrote: LyX accepts these commands and creates a MathSplit inset, but compilation fails because mathtools.sty is not loaded via validate. Should we be supporting these? If so,

Re: :frontend::ProgressViewWidget::settingsLayout missing

2010-01-04 Thread Pavel Sanda
Vincent van Ravesteijn - TNW wrote: > What is your qt-version ? Does running > autogen/autoconf help ? ./autogen.sh is needed since we added new ui file into makefiles. pavel

Re: lgathered, rgathered

2010-01-04 Thread Jean-Marc Lasgouttes
rgheck writes: > On 12/31/2009 06:22 PM, rgheck wrote: >> >> LyX accepts these commands and creates a MathSplit inset, but >> compilation fails because mathtools.sty is not loaded via validate. >> > Should we be supporting these? If so, we need to add mathtools.sty to > Features, etc, etc. Or sho

Re: r32678 - in lyx-devel/trunk/src: . frontends frontends/qt4

2010-01-04 Thread rgheck
On 01/04/2010 09:00 AM, Vincent van Ravesteijn - TNW wrote: If you really want to search in hidden buffers (and/or non-current workareas) we either have to change some design, we can hide the buffer again when nothing is found, or freeze the view for a moment such that we can switch buffer witho

RE: r32678 - in lyx-devel/trunk/src: . frontends frontends/qt4

2010-01-04 Thread Vincent van Ravesteijn - TNW
>> However, I'm not sure whether everyone likes this approach. Anyway, I >> think the concept of the LFUN being dispatched or not is what you >> need: did I get a result or didn't anything happen. >just to mention that r32760 follows your advice (scopes and buffer >switch handled in F&R widget).

Re: r32678 - in lyx-devel/trunk/src: . frontends frontends/qt4

2010-01-04 Thread Tommaso Cucinotta
Hello, Vincent van Ravesteijn wrote: Maybe it's already "wrong" to do this buffer management in lyxfind.cpp. [...] Well there is a way to do this. See the attached patch. However, I'm not sure whether everyone likes this approach. Anyway, I think the concept of the LFUN being dispatched or

Re: [patch] Automated formatting of Keytest bug reports.

2010-01-04 Thread John McCabe-Dansted
On Mon, Jan 4, 2010 at 6:49 PM, Vincent van Ravesteijn - TNW wrote: >>Specifically I reproduced the bug manually, and put >>the backtrace in. > > Hmm. I'm wondering why you can reproduce it manually. > > Did you customize the converter settings ? If so, can you show us your > "lyxrc.defaults" and

Re: r32619 - lyx-devel/trunk/lib/bind

2010-01-04 Thread Jürgen Spitzmüller
Vincent van Ravesteijn - TNW wrote: > >vfr wrote: > >> Log: > >> Fix bug #6416: Error in mac.bind: end-of-sentence-period. > > > >For branch as well, I suppose? > > Yes, as well as r3262. Go on. Jürgen

Re: For branch ?

2010-01-04 Thread Jürgen Spitzmüller
Vincent van Ravesteijn - TNW wrote: > Welcome back. Thanks. I see some interesting things happened in the meantime. > Some candidates for branch ;) : I'll go through them ASAP. At the moment, I'm trying to catch up with real work. Jürgen

RE: [patch] Automated formatting of Keytest bug reports.

2010-01-04 Thread Vincent van Ravesteijn - TNW
>Specifically I reproduced the bug manually, and put >the backtrace in. Hmm. I'm wondering why you can reproduce it manually. Did you customize the converter settings ? If so, can you show us your "lyxrc.defaults" and "preferences" file, such that we might reproduce the problem. (Maybe you hav

RE: r32619 - lyx-devel/trunk/lib/bind

2010-01-04 Thread Vincent van Ravesteijn - TNW
>vfr wrote: >> Log: >> Fix bug #6416: Error in mac.bind: end-of-sentence-period. > >For branch as well, I suppose? Yes, as well as r3262. Vincent

For branch ?

2010-01-04 Thread Vincent van Ravesteijn - TNW
Jurgen, Welcome back. Some candidates for branch ;) : New Revision: 32560 URL: http://www.lyx.org/trac/changeset/32560 Log: Correctly paint the background of the instant preview of a displayed e

Re: r32619 - lyx-devel/trunk/lib/bind

2010-01-04 Thread Jürgen Spitzmüller
vfr wrote: > Log: > Fix bug #6416: Error in mac.bind: end-of-sentence-period. For branch as well, I suppose? Jürgen

Re: Branch won't link: Mac 10.6

2010-01-04 Thread Jürgen Spitzmüller
BH wrote: > I've just upgraded from Mac 10.5 to 10.6. Trunk compiles fine, but > branch gives me this error: Is this issue still relevant? Jürgen

Re: FW: メールの配信に失敗しま した

2010-01-04 Thread Jean-Marc Lasgouttes
"Vincent van Ravesteijn - TNW" writes: >>へのメールを送信できませんでした。 >> >>このメッセージは自動的にメール配信ソフトウェアによって作成されました。 > > > Anyone knows what to do about these messages ? > > It is sort of getting annoying. I'll ask Máté to do something. JMarc

Re: :frontend::ProgressViewWidget::settingsLayout missing

2010-01-04 Thread Jean-Marc Lasgouttes
"Vincent van Ravesteijn - TNW" writes: >>I'm trying to build LyX 2.0.0svn from the latest update and >>compilation of src/frontends/qt4/GuiProgressView.cpp fails >>because of the condition mentioned in the subject. >> > > settingsLayout should be defined in "frontends/qt4/ui_ProgressViewUi.h" > a

FW: メールの配信に失敗しました

2010-01-04 Thread Vincent van Ravesteijn - TNW
>へのメールを送信できませんでした。 > >このメッセージは自動的にメール配信ソフトウェアによって作成されました。 Anyone knows what to do about these messages ? It is sort of getting annoying. Vincent

RE: :frontend::ProgressViewWidget::settingsLayout missing

2010-01-04 Thread Vincent van Ravesteijn - TNW
>I'm trying to build LyX 2.0.0svn from the latest update and >compilation of src/frontends/qt4/GuiProgressView.cpp fails >because of the condition mentioned in the subject. > settingsLayout should be defined in "frontends/qt4/ui_ProgressViewUi.h" automatically generated by the qt "user interface c