Re: Find LyX - Patch for Bug #6133 - more problems

2009-08-18 Thread Uwe Stöhr
Uwe Stöhr schrieb: You can't do much about its size, but you could adapt the painting. See the attached patch. This looks perfect. Please put it in. I've put it in now although it was not my patch. I hope this is OK nevertheless in this case. thanks and regards Uwe

Re: r31131 - in lyx-devel/trunk: development/scons lib/doc lib/doc/ca lib/doc/da lib/doc/de lib/doc/es lib/doc/eu lib/doc/fr lib/doc/he lib/doc/hu lib/doc/id lib/doc/it lib/doc/ja lib/doc/pl lib/doc/r

2009-08-18 Thread Pavel Sanda
Richard Heck wrote: > On 08/18/2009 06:17 PM, sa...@lyx.org wrote: >> Author: sanda >> Date: Wed Aug 19 00:17:30 2009 >> New Revision: 31131 >> URL: http://www.lyx.org/trac/changeset/31131 >> >> Log: >> The rest of Extendedlyx -> Additional.lyx move >> > I can't tell, as this is so long: Did y

Re: r31131 - in lyx-devel/trunk: development/scons lib/doc lib/doc/ca lib/doc/da lib/doc/de lib/doc/es lib/doc/eu lib/doc/fr lib/doc/he lib/doc/hu lib/doc/id lib/doc/it lib/doc/ja lib/doc/pl lib/doc/r

2009-08-18 Thread rgheck
On 08/18/2009 06:17 PM, sa...@lyx.org wrote: Author: sanda Date: Wed Aug 19 00:17:30 2009 New Revision: 31131 URL: http://www.lyx.org/trac/changeset/31131 Log: The rest of Extendedlyx -> Additional.lyx move I can't tell, as this is so long: Did you change the menu entries? rh

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

2009-08-18 Thread rgheck
On 08/18/2009 04:36 PM, Vincent van Ravesteijn wrote: Vincent van Ravesteijn schreef: I'm a little unclear on how separate views are supposed to work. So, maybe a silly question, but: When we call this, do we really want to close ALL open buffers? Can there be more than one GuiView at a ti

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

2009-08-18 Thread rgheck
On 08/18/2009 04:33 PM, Vincent van Ravesteijn wrote: Thanks for checking. Never a problem. rh

Re: Find LyX - Backwards search

2009-08-18 Thread Pavel Sanda
Tommaso Cucinotta wrote: > Perhaps, I was unclear. Let me explain better: i see. pavel

Re: Find LyX - Backwards search

2009-08-18 Thread Tommaso Cucinotta
Pavel Sanda ha scritto: and all of the enum elements to simple constants wouldn't seem to me as a bad idea, you will lose the trick with binary mask when more debug levels are chosen. Can't you put in and (&) long long values as well ? Perhaps, I was unclear. Let me explain better:

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

2009-08-18 Thread Pavel Sanda
Vincent van Ravesteijn wrote: > Now, I think about it. It was Pavel who thought it was strange that the > hidden buffers were still loaded, while he was talking about multiple > views. iirc this was about master/child relation and not multiple view. > So, when we close a view, we shouldn't rele

Re: XML: add options to a tag

2009-08-18 Thread Collette Yann
I am sorry for taking so long to answer. I was on vacation the previous 2 weeks and the end of the semester here was really busy (to say the least). Have you succeeded in taking that output? There are two solutions that are possible: - either to post-process the generated xml file with an ex

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

2009-08-18 Thread Vincent van Ravesteijn
Vincent van Ravesteijn schreef: I'm a little unclear on how separate views are supposed to work. So, maybe a silly question, but: When we call this, do we really want to close ALL open buffers? Can there be more than one GuiView at a time? You see the worry. Ah yes, you're right... I'm bei

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

2009-08-18 Thread Vincent van Ravesteijn
I'm a little unclear on how separate views are supposed to work. So, maybe a silly question, but: When we call this, do we really want to close ALL open buffers? Can there be more than one GuiView at a time? You see the worry. Ah yes, you're right... I'm being too enthusiastic. + +bool G

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

2009-08-18 Thread rgheck
On 08/18/2009 04:12 PM, v...@lyx.org wrote: Author: vfr Date: Tue Aug 18 22:12:34 2009 New Revision: 31125 URL: http://www.lyx.org/trac/changeset/31125 Log: Rename closeBufferAll to closeWorkAreaAll (because that's what we do). Add a new closeBufferAll function that closes all WorkArea's and th

Re: r31033 - in lyx-devel/trunk: lib lib/layouts src

2009-08-18 Thread rgheck
On 08/17/2009 10:33 AM, Pavel Sanda wrote: Pavel Sanda wrote: Richard Heck wrote: for the time being i commited the switch to QTreeView, but if it appears there is no way to continue i'll revert it later. Richard, have you tried to look whether you model code could be joined with the

Cygwin: missing -mwindows when compiling lyxeditor.c

2009-08-18 Thread Ben M.
Apparently development/cygwin/lyxeditor.c is compiled without the -mwindows argument. Consequently lyxeditor.exe opens in a console, which defeats the purpose of compiling lyxeditor. I'm curious to see the revision for fixing this so I can learn how one tweaks these arguments. Thanks! -Ben

Created a lyxqt package of Qt4 for Cygwin

2009-08-18 Thread Ben M.
To Enrico and whoever else is interested: Attached is a Cygwin source package which generates the Qt libraries required for compiling LyX. I hope that eventually this will become a component of an official (modern) LyX source package for Cygwin. The result of building the attached package is:

Re: Approaching LyX 1.6.4 [final call]

2009-08-18 Thread Jürgen Spitzmüller
rgheck wrote: > The old one is in. Thanks. > OK to put the new one in as soon as branch is open > again? Yes. Jürgen

Re: Approaching LyX 1.6.4 [final call]

2009-08-18 Thread rgheck
On 08/18/2009 06:30 AM, Jürgen Spitzmüller wrote: #5893 LyX closes hidden dirty buffers without asking => Richard, please put in the original patch that reuses the existing popup. The new approach that introduces new GUI strings will replace that in 1.6.5. (A new string would break the string f

Re: crash in 1_6_x branch

2009-08-18 Thread Egon Alter
Hi, Am Dienstag 18 August 2009 15:01:50 schrieb Pavel Sanda: > Egon Alter wrote: > > Hello Pavel, > > > > I'm using Qt4.5.2 and boost 1.36.0 from system libs on openSUSE 11.1. > > Building against internal boost now ... > > gcc version? using gcc 4.3.2 > does it make difference to compile agai

Re: crash in 1_6_x branch

2009-08-18 Thread Pavel Sanda
Egon Alter wrote: > > Hello Pavel, > > I'm using Qt4.5.2 and boost 1.36.0 from system libs on openSUSE 11.1. > Building > against internal boost now ... gcc version? does it make difference to compile against external boost? pavel

Re: Approaching LyX 1.6.4 [final call]

2009-08-18 Thread Jürgen Spitzmüller
Pavel Sanda wrote: > imho we should add to the annoucement special notice about the qt 4.5.[0/2] > crashes and urging to upgrade for 1.6.4 esp. for package maintainers... I'll do that. Jürgen

Re: Approaching LyX 1.6.4 [final call]

2009-08-18 Thread Jürgen Spitzmüller
Vincent van Ravesteijn - TNW wrote: > > - an awful crash, very simple to reproduce, > > I'm testing this approach, but this should definitely be fixed and the last > thing I'll do to branch (It's an awful depressing delicate mess). Oh, sure. I thought this was already in. Jürgen

Re: crash in 1_6_x branch

2009-08-18 Thread Egon Alter
Hello Pavel, I'm using Qt4.5.2 and boost 1.36.0 from system libs on openSUSE 11.1. Building against internal boost now ... Marc P.S. please cc me as I'm not subscribed. Am Dienstag 18 August 2009 13:51:54 schrieben Sie: > Hi, > > I compiled the 1_6_x branch (from today) and lyx does not st

Re: crash in 1_6_x branch

2009-08-18 Thread Pavel Sanda
Egon Alter wrote: > Hi, > > I compiled the 1_6_x branch (from today) and lyx does not start (in fact it > crashes, but hangs later in the segfault handler). The original crash > backtrace is this: please report qt version, boost version (did you compile with included boost?), gcc version. pave

Re: Approaching LyX 1.6.4 [final call]

2009-08-18 Thread Pavel Sanda
Jürgen Spitzmüller wrote: > It is time to get the release ready. My plan is to set it up at the weekend. > > There are two things which should be done before that, everything else will > have to wait: imho we should add to the annoucement special notice about the qt 4.5.[0/2] crashes and urging

crash in 1_6_x branch

2009-08-18 Thread Egon Alter
Hi, I compiled the 1_6_x branch (from today) and lyx does not start (in fact it crashes, but hangs later in the segfault handler). The original crash backtrace is this: gdb lyx GNU gdb (GDB; openSUSE 11.1) 6.8.50.20081120-cvs Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GN

Re: XML: add options to a tag

2009-08-18 Thread José Matos
On Thursday 09 July 2009 06:57:22 ycol...@freesurf.fr wrote: >> - Without looking further into the code I would say that this is not >> possible now but it should be possible with some simple changes to the >> generalized text styles. Take a look into the Edit->Text Styles. >> >> - It should be eas

RE: Approaching LyX 1.6.4 [final call]

2009-08-18 Thread Vincent van Ravesteijn - TNW
>It is time to get the release ready. My plan is to set >it up at the weekend. >>OK for these. > >>Jürgen > > - an awful crash, very simple to reproduce, I'm testing this approach, but this should definitely be fixed and the last thing I'll do to branch (It's an awful depressing delicate mess

RE: lyx 1.6.3

2009-08-18 Thread Vincent van Ravesteijn - TNW
>Working with fedora 11 an a x86_64 architecture, lyx >crashes every time that I browse the document. It >looks like that it is due to the pictures. This is a bug in qt4.5.[0,2]. See bug #5957: http://www.lyx.org/trac/ticket/5957. This happens when you scale the image to 1,2,5,10,20,25 or 50%

lyx 1.6.3

2009-08-18 Thread Patrick Dupre
Hello, Working with fedora 11 an a x86_64 architecture, lyx crashes every time that I browse the document. It looks like that it is due to the pictures. They are in a separated directory and compressed with gzip. 1) When I try to select the picture, it works fine, but them lyx complains: "file no

Approaching LyX 1.6.4 [final call]

2009-08-18 Thread Jürgen Spitzmüller
It is time to get the release ready. My plan is to set it up at the weekend. There are two things which should be done before that, everything else will have to wait: #5525 Windows XP doesn't shut down with LyX open => Enrico's fix apparently has flaws in debug mode, but it works in release mo

Re: Trunk from today

2009-08-18 Thread Kornel Benko
Am Tuesday 18 August 2009 schrieb Pavel Sanda: > Kornel Benko wrote: > > /usr/src/lyx/lyx-devel/src/frontends/qt4/GuiDocument.cpp: In constructor > > ???lyx::frontend::GuiDocument::GuiDocument(lyx::frontend::GuiView&)???: > > /usr/src/lyx/lyx-devel/src/frontends/qt4/GuiDocument.cpp:979: error: >

Re: Trunk from today

2009-08-18 Thread Pavel Sanda
Kornel Benko wrote: > /usr/src/lyx/lyx-devel/src/frontends/qt4/GuiDocument.cpp: In constructor > ???lyx::frontend::GuiDocument::GuiDocument(lyx::frontend::GuiView&)???: > /usr/src/lyx/lyx-devel/src/frontends/qt4/GuiDocument.cpp:979: error: invalid > use of incomplete type ???struct QHeaderView???

Re: Feature Request: Automatic Lyx2lyx to preserve file format.

2009-08-18 Thread Guenter Milde
On 2009-08-17, José Matos wrote: > On Thursday 13 August 2009 22:31:38 Pavel Sanda wrote: >> John McCabe-Dansted wrote: >> > My suggestion: >> >- Allow user the set a default file format for new files. >> >- Always give user option of preserving files existing format >> if you mean somethi