Re: Application and Gui?

2007-11-15 Thread Abdelrazak Younes
Andre Poenitz wrote: Is there a reason not to merge frontends::Gui into frontends::Application? There use to be when both classes were quite big, so as to differentiate between strictly GUI (Gui) and the rest (fonts, dpi, event loop, etc). Both classes have slimmed down quite a bit now so I

Re: dual editing -- one comment and one bug-report (freezing)

2007-11-15 Thread sebastian guttenberg
> do you have enabled debuging info for compilation ? > pavel Following Stefan's instructions, I had used ./configure --enable-debug --enable-stdlib-debug before the make. That's not enough? - sebastian -- This message has been scanned for viruses and dangerous content by MailScanner, and is b

Re: Russian translation

2007-11-15 Thread Pavel Sanda
hello, > Russian translation was excluded from lyx 1.5.2. I tried to install it > separately and it seems to be functional. russian translation is not maintained. currently there is 1319 translated and 2376 untranslated messages. until this ratio significantly changes the translation is not goin

Russian translation

2007-11-15 Thread Andrey V. Panov
Russian translation was excluded from lyx 1.5.2. I tried to install it separately and it seems to be functional. -- Andrey V. Panov panov /@/ canopus.iacp.dvo.ru

Re: dual editing -- one comment and one bug-report (freezing)

2007-11-15 Thread Pavel Sanda
> Don't know, whether this backtrace is useful for you: > [Switching to Thread -1225009456 (LWP 29234)] > 0x082d8e0d in ?? () > (gdb) bt > #0 0x082d8e0d in ?? () > #1 0x08312691 in ?? () do you have enabled debuging info for compilation ? pavel

Re: Planning for 1.6 alpha 1?

2007-11-15 Thread Pavel Sanda
> painting and session info. WRT new potential developments, here is my take > on them (please add items to the list): i'd like to ask about the status of insets (re)work. i previously started some work on another insets, but stopped then and waited for stabilization... i remeber there was some

Monolithic builds

2007-11-15 Thread Pavel Sanda
hi, i'm trying to finish the monolithic builds advertised (but not implemented) by configure. the only thing are these remaining errs: Layout.cpp: At global scope: Layout.cpp:30: error: default argument given for parameter 2 of 'lyx::FontInfo lyx::lyxRead(lyx::Lexer&, const lyx::FontInfo&)' Fon

Application and Gui?

2007-11-15 Thread Andre Poenitz
Is there a reason not to merge frontends::Gui into frontends::Application? Andre'

Re: concert

2007-11-15 Thread Jean-Marc Lasgouttes
Edwin Leuven <[EMAIL PROTECTED]> writes: > (and if someone plans to show up, let me know ;-) Should we? JMarc

Re: concert

2007-11-15 Thread Jean-Marc Lasgouttes
Edwin Leuven <[EMAIL PROTECTED]> writes: > http://www.fnacspectacles.com/place-spectacle/manifestation/Pop-rock-TWO-GALLANTS-MQ26N.htm So, which of these two guys is you? JMarc

Re: concert

2007-11-15 Thread Edwin Leuven
Jean-Marc Lasgouttes wrote: Edwin Leuven <[EMAIL PROTECTED]> writes: (and if someone plans to show up, let me know ;-) Should we? show up? both bands are excellent, so definitely! let me know? that's a more tricky question... ;-)

Re: Planning for 1.6 alpha 1?

2007-11-15 Thread Pavel Sanda
> I would like to hear what others think about this, theirs plans and advices > about this release cycle. What are the features that are only half > implemented and what is Estimated Time Arrival for code completion. i remember there were complaints about long standing bugs and about unfinishe

Re: [Cvslog] r21631 [1/3] - in /lyx-devel/trunk/src: Buffer.cpp Buffer...

2007-11-15 Thread Andre Poenitz
On Thu, Nov 15, 2007 at 10:03:02PM +0100, Jean-Marc Lasgouttes wrote: > [EMAIL PROTECTED] writes: > > > Author: poenitz > > Date: Thu Nov 15 21:04:51 2007 > > New Revision: 21631 > > > > URL: http://www.lyx.org/trac/changeset/21631 > > Log: > > reduce line noise > > Buffer::Buffer(string const &

Re: concert

2007-11-15 Thread Edwin Leuven
Jean-Marc Lasgouttes wrote: Edwin Leuven <[EMAIL PROTECTED]> writes: http://www.fnacspectacles.com/place-spectacle/manifestation/Pop-rock-TWO-GALLANTS-MQ26N.htm So, which of these two guys is you? :) this had to go somewhere else (obviously) sorry for the noise (and if someone plans to s

Re: [Cvslog] r21631 [1/3] - in /lyx-devel/trunk/src: Buffer.cpp Buffer...

2007-11-15 Thread Jean-Marc Lasgouttes
[EMAIL PROTECTED] writes: > Author: poenitz > Date: Thu Nov 15 21:04:51 2007 > New Revision: 21631 > > URL: http://www.lyx.org/trac/changeset/21631 > Log: > reduce line noise > Buffer::Buffer(string const & file, bool readonly) > : pimpl_(new Impl(*this, FileName(file), readonly)), gui_(0)

Re: Testing required on X11 for session management

2007-11-15 Thread Peter Kümmel
Abdelrazak Younes wrote: I just rewrote the session management of windows geometry to use QSettings. This commit also removes the possibility to fix the window dimensions in the RC file. Instead we have now a single check box for enabling/disabling geometry session management. Looks much clea

Re-ish: 1.6 alpha 1 and current numbers

2007-11-15 Thread Andre Poenitz
On Thu, Nov 15, 2007 at 10:48:29AM +0100, Abdelrazak Younes wrote: > Dear all, Hi Abdel ;-) > I think we have enough for a new major release now and I would like us to > start stabilizing the tree VSN. Considering that last alpha/beta period > lasted 6 months I think it's time to launch a new a

Re: Planning for 1.6 alpha 1?

2007-11-15 Thread Peter Kümmel
José Matos wrote: I would like to hear what others think about this, theirs plans and advices about this release cycle. What are the features that are only half implemented and what is Estimated Time Arrival for code completion. Maybe my patch to show the LaTeX output while processing. It's

Re: Planning for 1.6 alpha 1?

2007-11-15 Thread sebastian guttenberg
Sorry Abdel, may I ask you, what this search and replace patch is about? At some point I wanted to make suggestions for improving the search, but it seems that there is already ongoing work!? Another question: hearing that the split of the window is already implemented is great news! Could you tel

concert

2007-11-15 Thread Edwin Leuven
http://www.fnacspectacles.com/place-spectacle/manifestation/Pop-rock-TWO-GALLANTS-MQ26N.htm

Re: [Cvslog] r21625 - in /lyx-devel/trunk/src: LyXFunc.cpp LyXRC.cpp L...

2007-11-15 Thread Abdelrazak Younes
Andre Poenitz wrote: On Thu, Nov 15, 2007 at 12:58:45PM -, [EMAIL PROTECTED] wrote: view.init(); - view.setGeometry(geometryArg); + view.show(); + if (!geometryArg.empty()) + { Brace of the same line as the 'if', please... This was copy&paste... Abdel.

Re: [Cvslog] r21620 - in /lyx-devel/trunk/src: Buffer.cpp support/File...

2007-11-15 Thread Andre Poenitz
On Thu, Nov 15, 2007 at 08:47:50AM +0100, Abdelrazak Younes wrote: > Enrico Forestieri wrote: >> On Wed, Nov 14, 2007 at 11:30:15PM -, [EMAIL PROTECTED] wrote: >>> Author: forenr >>> Date: Thu Nov 15 00:30:13 2007 >>> New Revision: 21620 >>> >>> URL: http://www.lyx.org/trac/changeset/21620 >>>

Re: plaintext_roff_command

2007-11-15 Thread Andre Poenitz
On Thu, Nov 15, 2007 at 10:04:04AM +0100, Jean-Marc Lasgouttes wrote: > Martin Vermeer <[EMAIL PROTECTED]> writes: > > > On Wed, Nov 14, 2007 at 11:15:08PM +0100, Andre Poenitz wrote: > >> > >> Anybody used roff lately? > >> > >> Andre' > > > > Anybody using LyX for man pages lately (is it relat

Re: Patch Candidate List #10

2007-11-15 Thread Andre Poenitz
On Thu, Nov 15, 2007 at 09:57:01AM +0100, Jean-Marc Lasgouttes wrote: > Juergen Spitzmueller <[EMAIL PROTECTED]> writes: > > > Abdelrazak Younes wrote: > > > >> I erased my 1.5 tree because of space issues > > > > too bad. > > Yes. Get rid of this qt 4.4 snapshot instead ;) Right... this is too

Re: [Cvslog] r21625 - in /lyx-devel/trunk/src: LyXFunc.cpp LyXRC.cpp L...

2007-11-15 Thread Andre Poenitz
On Thu, Nov 15, 2007 at 12:58:45PM -, [EMAIL PROTECTED] wrote: > > view.init(); > - view.setGeometry(geometryArg); > + view.show(); > + if (!geometryArg.empty()) > + { Brace of the same line as the 'if', please... Andre'

Re: Planning for 1.6 alpha 1?

2007-11-15 Thread Edwin Leuven
Abdelrazak Younes wrote: 1) create a new EmbeddedWorkArea class which sole purpose is to be embedded in dialogs. This class will create and manage a temporary, unnamed buffer and will reset the current work area when it loses the focus. This is easy stuff. 2) Clean up Tommaso's patch to use t

Re: Windows Installer for 1.5.3svn?

2007-11-15 Thread Bo Peng
> Whenever I do a "reconfigure", LyX tells me that the reconfiguration failed. > IMHO this is not true as at least the list of available text classes is > identified correctly. That would be my wrong-doing, I do not see this under linux though. I will have a look at this. Bo

dual editing -- one comment and one bug-report (freezing)

2007-11-15 Thread sebastian guttenberg
Hi all! I find it a bit dangerous that a newly started lyx behaves differently than a new window (in 1.6.0svn and in 1.5.2). At first sight, one cannot see, whether one has only a new window, or a new program. Editing a file, which is open in both copies of the program, leaves the version in the ot

Re: Planning for 1.6 alpha 1?

2007-11-15 Thread Edwin Leuven
Bo Peng wrote: Edwin is supposed to work on a property-editor GUI. I am not sure what is the status there. Will you be able to take over? i started in september but am, like you, extremely busy atm and have nothing close to being functional yet...

Crash with 1.5.2 and 1.5.3

2007-11-15 Thread José Matos
Hi, this is the second crash I get under 1.5.x (both 2 and 3svn). I attach the bug report with the output of gdb. For 1.5.2 the file does not crash but freezes so the final result is the same. :-) This happens when loading a file converted by tex2lyx. What has changed in my sy

Re: r21627 - in /lyx-devel/trunk: lib/layouts/stdinsets.inc s...

2007-11-15 Thread Jean-Marc Lasgouttes
Abdelrazak Younes <[EMAIL PROTECTED]> writes: > Hum, I just checked 1.5 and it seems that multiple paragraph are > allowed there. But LateX won't compile when the optional argument has > more than one par in 1.5. So this is a bug of 1.5 right? Yes, I think so. JMarc

Re: Planning for 1.6 alpha 1?

2007-11-15 Thread José Matos
On Thursday 15 November 2007 09:48:29 Abdelrazak Younes wrote: > Dear all, > > I think we have enough for a new major release now and I would like us > to start stabilizing the tree VSN. Considering that last alpha/beta > period lasted 6 months I think it's time to launch a new alpha. Jose, > would

Re: Planning for 1.6 alpha 1?

2007-11-15 Thread Abdelrazak Younes
Edwin Leuven wrote: Abdelrazak Younes wrote: Dear all, selection painting and session info. WRT new potential developments, here is my take on them (please add items to the list): what's the status of tommaso's search and replace patch? just wondering... I've cleaned up and enhanced the ar

Re: r21627 - in /lyx-devel/trunk: lib/layouts/stdinsets.inc s...

2007-11-15 Thread Abdelrazak Younes
Jean-Marc Lasgouttes wrote: Abdelrazak Younes <[EMAIL PROTECTED]> writes: Hum, I just checked 1.5 and it seems that multiple paragraph are allowed there. But LateX won't compile when the optional argument has more than one par in 1.5. So this is a bug of 1.5 right? Yes, I think so. This is

Re: r21627 - in /lyx-devel/trunk: lib/layouts/stdinsets.inc s...

2007-11-15 Thread Juergen Spitzmueller
Abdelrazak Younes wrote: > This is now bug 4359: > > http://bugzilla.lyx.org/show_bug.cgi?id=4359 Patch for branch attached. Jürgen Index: src/insets/InsetOptArg.cpp === --- src/insets/InsetOptArg.cpp (Revision 21626) +++ src/inset

Re: Planning for 1.6 alpha 1?

2007-11-15 Thread Bo Peng
> Personally I am almost done with code cleanups, except for these > selection painting and session info. WRT new potential developments, > here is my take on them (please add items to the list): It is great to hear this. After I decided to integrate embedding status with insets (rather than a th

Re: Windows Installer for 1.5.3svn?

2007-11-15 Thread michael . gerz
Thanks, Bo! The installer works fine but there seems to be a bug in current 1.5.3svn. Whenever I do a "reconfigure", LyX tells me that the reconfiguration failed. IMHO this is not true as at least the list of available text classes is identified correctly. Do you see the same problem? Michael

Re: Planning for 1.6 alpha 1?

2007-11-15 Thread Alfredo Braunstein
Abdelrazak Younes wrote: > Dear all, > > I think we have enough for a new major release now and I would like us > to start stabilizing the tree VSN. Considering that last alpha/beta > period lasted 6 months I think it's time to launch a new alpha. Jose, > would you like to act as the release mana

Re: Planning for 1.6 alpha 1?

2007-11-15 Thread Edwin Leuven
Abdelrazak Younes wrote: Dear all, selection painting and session info. WRT new potential developments, here is my take on them (please add items to the list): what's the status of tommaso's search and replace patch? just wondering...

Re: r21627 - in /lyx-devel/trunk: lib/layouts/stdinsets.inc s...

2007-11-15 Thread Abdelrazak Younes
[EMAIL PROTECTED] wrote: Author: younes Date: Thu Nov 15 16:40:01 2007 New Revision: 21627 URL: http://www.lyx.org/trac/changeset/21627 Log: Add InsetOptArg to standard insets. Modified: lyx-devel/trunk/lib/layouts/stdinsets.inc lyx-devel/trunk/src/insets/InsetOptArg.cpp lyx-devel/t

Re: [PATCH] bug 4352: crash when moving away from empty appendix

2007-11-15 Thread Juergen Spitzmueller
Jean-Marc Lasgouttes wrote: > The problem occurs when the empty appendix is the last paragraph of > the document. In this case, my earlier fix to bug 4212 is actually > wrong (there is no need to preserve the Appendix status). Looks straightforward enough. > The patch is for branch and trunk. >

Testing required on X11 for session management

2007-11-15 Thread Abdelrazak Younes
I just rewrote the session management of windows geometry to use QSettings. This commit also removes the possibility to fix the window dimensions in the RC file. Instead we have now a single check box for enabling/disabling geometry session management. Each window has now its own saved geometr

Re: Possible bug in LyX 1.5.2

2007-11-15 Thread Enrico Forestieri
On Wed, Nov 14, 2007 at 03:55:13PM +0100, [EMAIL PROTECTED] wrote: > I realised that the problem is not related to network drives but to path > names containing German "Umlaute". > > If the path name of a LyX file contains an Umlaut, LyX will claim that > the file has been externally modified when

Re: [Cvslog] r21620 - in /lyx-devel/trunk/src: Buffer.cpp support/File...

2007-11-15 Thread Enrico Forestieri
On Thu, Nov 15, 2007 at 08:21:35AM +0100, Juergen Spitzmueller wrote: > Enrico Forestieri wrote: > > > Jürgen, OK for branch? > > Yes. Committed. -- Enrico

math-macros and child-documents in 1.6.0svn

2007-11-15 Thread sebastian guttenberg
Hi When writing my thesis, I had splitted it into several parts and included a file with my standard math-macros into each of them via input. Up to 1.5.2, that method worked fine, if the math-macro file was loaded into the lyx-editor. Now, each document can have its own math-macros, which is in pr

1.6svn: can't make justified text in beamer - wrong latex generated

2007-11-15 Thread Helge Hafting
Make a beamer presentation. Standard text will be left aligned, which is ok by itself. Centered and right aligned is also possible. Justified text may be chosen but nothing happens. A code view shows that no commands are generated for making justified text. Apparently LyX thinks that justified

Re: math-macros and child-documents in 1.6.0svn

2007-11-15 Thread Stefan Schimanski
Am 15.11.2007 um 14:08 schrieb sebastian guttenberg: Hi When writing my thesis, I had splitted it into several parts and included a file with my standard math-macros into each of them via input. Up to 1.5.2, that method worked fine, if the math-macro file was loaded into the lyx-editor. Now,

Re: [Cvslog] r21620 - in /lyx-devel/trunk/src: Buffer.cpp support/File...

2007-11-15 Thread Abdelrazak Younes
Enrico Forestieri wrote: On Thu, Nov 15, 2007 at 08:47:50AM +0100, Abdelrazak Younes wrote: Enrico Forestieri wrote: On Wed, Nov 14, 2007 at 11:30:15PM -, [EMAIL PROTECTED] wrote: Author: forenr Date: Thu Nov 15 00:30:13 2007 New Revision: 21620 URL: http://www.lyx.org/trac/changeset/2162

Re: [Cvslog] r21620 - in /lyx-devel/trunk/src: Buffer.cpp support/File...

2007-11-15 Thread Enrico Forestieri
On Thu, Nov 15, 2007 at 08:47:50AM +0100, Abdelrazak Younes wrote: > Enrico Forestieri wrote: > > On Wed, Nov 14, 2007 at 11:30:15PM -, [EMAIL PROTECTED] wrote: > >> Author: forenr > >> Date: Thu Nov 15 00:30:13 2007 > >> New Revision: 21620 > >> > >> URL: http://www.lyx.org/trac/changeset/2162

Re: Assertions enabled in distribution/Debian packages?

2007-11-15 Thread Abdelrazak Younes
Sven Hoexter wrote: Hi, we've had some arguments about the fact that we turned assertions on in the LyX Debian package. ATM we're rethinking our position and I would like to get some input from you on the topic. The main argument for turning assertions on is that in cases of an assertion getting

Geometry related RC preferences: is there a need for that?

2007-11-15 Thread Abdelrazak Younes
Hello, I don't understand why those are needed, could someone enlighten me please? I am talking about these: /// Width of MainWindow. if 0, value from last session will be used int geometry_width; /// Height of MainWindow, if 0, value from last session will be used int geometry_height; /// Whe

[PATCH] bug 4352: crash when moving away from empty appendix

2007-11-15 Thread Jean-Marc Lasgouttes
http://bugzilla.lyx.org/show_bug.cgi?id=4352 The problem occurs when the empty appendix is the last paragraph of the document. In this case, my earlier fix to bug 4212 is actually wrong (there is no need to preserve the Appendix status). The patch is for branch and trunk. Juergen? JMarc svndi

Re: Patch Candidate List #10

2007-11-15 Thread Juergen Spitzmueller
Abdelrazak Younes wrote: > For bug fixing sure. That'll be enough. Even if you limit your contribution to critical bugs, it'll be most helpful. Jürgen

Planning for 1.6 alpha 1?

2007-11-15 Thread Abdelrazak Younes
Dear all, I think we have enough for a new major release now and I would like us to start stabilizing the tree VSN. Considering that last alpha/beta period lasted 6 months I think it's time to launch a new alpha. Jose, would you like to act as the release manager? I don't want to wear that ha

Re: Patch Candidate List #10

2007-11-15 Thread Abdelrazak Younes
Juergen Spitzmueller wrote: Abdelrazak Younes wrote: I installed Qt4.3 only a couple of weeks ago and now that I've erased Qt4.1 I might restore a 1.5 tree. Not a bad idea. I still count on you ;-) For bug fixing sure. For the rest, I will try to concentrate on 1.6 from now on. I'll send a

Re: Patch Candidate List #10

2007-11-15 Thread Jean-Marc Lasgouttes
Abdelrazak Younes <[EMAIL PROTECTED]> writes: >> Yes. Get rid of this qt 4.4 snapshot instead ;) > > Well, just for your info, I am not that geek. I installed Qt4.3 only a > couple of weeks ago and now that I've erased Qt4.1 I might restore a > 1.5 tree. You might confuse me with somebody else :-)

Re: Patch Candidate List #10

2007-11-15 Thread Juergen Spitzmueller
Abdelrazak Younes wrote: > I installed Qt4.3 only a > couple of weeks ago and now that I've erased Qt4.1 I might restore a 1.5 > tree. Not a bad idea. I still count on you ;-) Jürgen

Re: Patch Candidate List #10

2007-11-15 Thread Abdelrazak Younes
Jean-Marc Lasgouttes wrote: Juergen Spitzmueller <[EMAIL PROTECTED]> writes: Abdelrazak Younes wrote: I erased my 1.5 tree because of space issues too bad. Yes. Get rid of this qt 4.4 snapshot instead ;) Well, just for your info, I am not that geek. I installed Qt4.3 only a couple of we

Re: Patch Candidate List #10

2007-11-15 Thread Jean-Marc Lasgouttes
Juergen Spitzmueller <[EMAIL PROTECTED]> writes: > Abdelrazak Younes wrote: > >> I erased my 1.5 tree because of space issues > > too bad. Yes. Get rid of this qt 4.4 snapshot instead ;) JMarc

Re: plaintext_roff_command

2007-11-15 Thread Jean-Marc Lasgouttes
Martin Vermeer <[EMAIL PROTECTED]> writes: > On Wed, Nov 14, 2007 at 11:15:08PM +0100, Andre Poenitz wrote: >> >> Anybody used roff lately? >> >> Andre' > > Anybody using LyX for man pages lately (is it related?)? I think it was used to make ascii tables from InsetTabular. I am not sure when/wh

Re: [PATCH] remove properly [[context]] strings from translated messages

2007-11-15 Thread Abdelrazak Younes
Jean-Marc Lasgouttes wrote: Angus Leeming <[EMAIL PROTECTED]> writes: Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: This is fixed by the patch below, where I have also replaced the regex based code by something simpler. This is not (only) to make Andre happy, but also to make it work on wi

Re: Qt4.4 will support smallcaps... what about Qt4.2?

2007-11-15 Thread Jean-Marc Lasgouttes
Abdelrazak Younes <[EMAIL PROTECTED]> writes: > Jean-Marc Lasgouttes wrote: >> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: >> >>> Abdelrazak Younes <[EMAIL PROTECTED]> writes: I am impressed :-) >>> You are easily impressed then :) >> >> To be more precise, I agree to upgrade a bit the Q

Re: [PATCH] remove properly [[context]] strings from translated messages

2007-11-15 Thread Jean-Marc Lasgouttes
Angus Leeming <[EMAIL PROTECTED]> writes: > Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: > >> This is fixed by the patch below, where I have also replaced >> the regex based code by something simpler. This is not (only) to make >> Andre happy, but also to make it work on wide strings. > > I th