Re: [Patch] factoring out 'hitButton'

2003-07-29 Thread Martin Vermeer
On Tue, Jul 29, 2003 at 11:59:19PM +0100, John Levon spake thusly: > > On Wed, Jul 30, 2003 at 12:31:42AM +0300, Martin Vermeer wrote: > > > BTW how would you feel about moving get_new_label() from insetert to > > insetcollapsible? I could imagine using the first words on the text > > inside an i

Re: [patch] support for zipped lyx files.

2003-07-29 Thread Lars Gullik Bjønnes
Martin Vermeer <[EMAIL PROTECTED]> writes: | While the 30 seconds are over, I want on record that I have problems | with this code. Yes I know, old gcc and all that, but there are other | compilers out there running on "minority platforms" that also have | less than rock steady rtti support. And t

Re: [Patch] factoring out 'hitButton'

2003-07-29 Thread John Levon
On Wed, Jul 30, 2003 at 12:31:42AM +0300, Martin Vermeer wrote: > BTW how would you feel about moving get_new_label() from insetert to > insetcollapsible? I could imagine using the first words on the text > inside an inset as the button label in more places than ERT... I don't see the point unti

LyX crash while trying to view postscript (old document conversion)

2003-07-29 Thread Kayvan A. Sylvan
I have an old document while I opened up with the current LyX. It seemed to convert fine, but View->Postscript produced a crash. Here are the details: resume.lyx (Original file from earlier LyX) resume2.lyx (Same file after lyx2lyx is done with it) typescript (gdb session dump) -- Kayvan A. Syl

lyxrc.defaults

2003-07-29 Thread Kayvan A. Sylvan
Building lyx and trying to run it from the lyx build directory does not seem to work now. ./src/lyx gives the dialog box: "Error while reading the configuration file lyxrc.defaults" Hit OK, lyx execution ends. Copying lyxrc.defaults into ~/.lyx is a workaround. -- Kayvan A. Sylvan |

Re: [Patch] factoring out 'hitButton'

2003-07-29 Thread Martin Vermeer
On Tue, Jul 29, 2003 at 06:10:50PM +0100, John Levon spake thusly: > On Tue, Jul 29, 2003 at 08:20:58PM +0300, Martin Vermeer wrote: > > > ...but the attached better. > > Good stuff > > john > BTW how would you feel about moving get_new_label() from insetert to insetcollapsible? I could imagi

Re: Handsome set of construction workers!

2003-07-29 Thread Garst R. Reese
José Abílio Oliveira Matos wrote: > This should not happen. I would expect the process to take at most a few > seconds. If not then it means that I have an infinite loop inside. > > Could you please send me the file privately? > > > This is just info, not complaining (yet ;). > > I will r

Re: lyxrc.defaults not found

2003-07-29 Thread Garst R. Reese
Jean-Marc Lasgouttes wrote: > > > "Garst" == Garst R Reese <[EMAIL PROTECTED]> writes: > > Garst> I was running in place from lyx-devel/build/src I then copied > Garst> lyxrc.defaults for /usr/local/share/lyx/ to lyx-devel/lib and > Garst> lyx started up, but File>New crashed after a bit, bef

Re: [Patch] factoring out 'hitButton'

2003-07-29 Thread John Levon
On Tue, Jul 29, 2003 at 08:20:58PM +0300, Martin Vermeer wrote: > ...but the attached better. Good stuff john -- Khendon's Law: If the same point is made twice by the same person, the thread is over.

Re: [Patch] factoring out 'hitButton'

2003-07-29 Thread Martin Vermeer
On Tue, Jul 29, 2003 at 05:19:52PM +0100, John Levon spake thusly: > > On Tue, Jul 29, 2003 at 07:35:10PM +0300, Martin Vermeer wrote: > > > Like this? > > Actually I meant storing the dimensions as a box all the time instead of > separate variables in InsetCollapsible ... Just as I sent the p

Re: [Patch] factoring out 'hitButton'

2003-07-29 Thread John Levon
On Tue, Jul 29, 2003 at 07:35:10PM +0300, Martin Vermeer wrote: > Like this? Actually I meant storing the dimensions as a box all the time instead of separate variables in InsetCollapsible ... But this is good in the interim john

Re: [Patch] factoring out 'hitButton'

2003-07-29 Thread Martin Vermeer
On Tue, Jul 29, 2003 at 04:35:40PM +0100, John Levon spake thusly: > > On Tue, Jul 29, 2003 at 06:52:50PM +0300, Martin Vermeer wrote: > > > OK to commit? > > Fine by me > > (But I wonder if we could further clean up via "Box button_dim;") > > regards > john Like this? Martin Index: insetco

Re: [Patch] factoring out 'hitButton'

2003-07-29 Thread John Levon
On Tue, Jul 29, 2003 at 06:52:50PM +0300, Martin Vermeer wrote: > OK to commit? Fine by me (But I wonder if we could further clean up via "Box button_dim;") regards john -- Khendon's Law: If the same point is made twice by the same person, the thread is over.

[Patch] factoring out 'hitButton'

2003-07-29 Thread Martin Vermeer
2003-07-29 Martin Vermeer <[EMAIL PROTECTED]> * insetcollapsable.C: * insetnote.C: * insetert.C: factor out the detection of clicking on the inset * button as 'hitButton'. OK to commit? -- Martin Vermeer [EMAIL PROTECTED] Helsinki University of Technology

Re: [patch] support for zipped lyx files.

2003-07-29 Thread Juergen Spitzmueller
Martin Vermeer wrote: > lyxlex_pimpl.o(.rodata+0x22c): undefined reference to `gz::gzstreambase > type_info node' lyxlex_pimpl.o(.rodata+0x24c): undefined reference to > `gz::gzstreambase type_info node' collect2: ld returned 1 exit status > make: *** [tex2lyx] Error 1 Did you check to delete all

Re: [patch] support for zipped lyx files.

2003-07-29 Thread Martin Vermeer
On Mon, Jul 28, 2003 at 12:03:33AM +0200, Lars Gullik Bjønnes spake thusly: > I you do not want this patch to go in, you have to tell me within 30 > seconds. > > > -- > Lgb While the 30 seconds are over, I want on record that I have problems with this code. Yes I know, old gcc and a

Re: Startup error message: latinkeys.bind

2003-07-29 Thread Kayvan A. Sylvan
On Tue, Jul 29, 2003 at 11:47:24AM +0200, Jean-Marc Lasgouttes wrote: > > "Kayvan" == Kayvan A Sylvan <[EMAIL PROTECTED]> writes: > > Kayvan> With latest CVS: Error reading bind file: > Kayvan> /remote/tools/ksylvan/share/lyx/bind/latinkeys.bind > > Kayvan> Anyone else see this? Is it somethi

Re: Auto-build failure of current CVS

2003-07-29 Thread Kayvan A. Sylvan
Problem with "make dist": > ? po/ui_l10n.pot > ? src/frontends/xforms/lyx_forms.h > ? src/frontends/xforms/lyx_xpm.h > cvs server: Updating . > P ChangeLog > P configure.ac [...] > P src/tex2lyx/text.C > cvs server: Updating src/xtl > Using autoconf (GNU Autoconf) 2.57 > Locating GNU m4... /usr/bi

Re: lyxrc.defaults not found

2003-07-29 Thread Jean-Marc Lasgouttes
> "Garst" == Garst R Reese <[EMAIL PROTECTED]> writes: Garst> I was running in place from lyx-devel/build/src I then copied Garst> lyxrc.defaults for /usr/local/share/lyx/ to lyx-devel/lib and Garst> lyx started up, but File>New crashed after a bit, before doing Garst> anything. I'm compiling

Re: Patch [Re: BranchList class for comment^Wtesting]

2003-07-29 Thread Jean-Marc Lasgouttes
> "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: Martin> Seems to work as advertised. Martin> Jean-Marc, can this be committed? Yes. JMarc

Re: Current LyX from the CVS

2003-07-29 Thread Jean-Marc Lasgouttes
> "Jens" == Jens Krüger <[EMAIL PROTECTED]> writes: Jens> Hi, I'm new on this list, but I watch your developments in the Jens> CVS for a long time and I try to compile the current versions Jens> every day. The current Version I couldn't compile on a gcc2.95.3 Jens> based Linux distribution (Su

Re: FEATURE REQUEST

2003-07-29 Thread Jean-Marc Lasgouttes
> "Jan" == Jan Peters <[EMAIL PROTECTED]> writes: Jan> FEATURE REQUEST: It would be awesome to have red underlining Jan> below incorrectly spelled words in LyX. Is there any chance of Jan> that happening in the near future? There is an enhancement request on bugzilla for that. I am not sure t

Re: Startup error message: latinkeys.bind

2003-07-29 Thread Jean-Marc Lasgouttes
> "Kayvan" == Kayvan A Sylvan <[EMAIL PROTECTED]> writes: Kayvan> With latest CVS: Error reading bind file: Kayvan> /remote/tools/ksylvan/share/lyx/bind/latinkeys.bind Kayvan> Anyone else see this? Is it something I should be concerned Kayvan> about? it should be fixed now. JMarc

Re: Handsome set of construction workers!

2003-07-29 Thread Alfredo Braunstein
Asger Kunuk Alstrup wrote: > Francesca (sp?) Correct. Regards, Alfredo

Re: Handsome set of construction workers!

2003-07-29 Thread José Abílio Oliveira Matos
On Tue, Jul 29, 2003 at 04:28:56AM -0300, Garst R. Reese wrote: > Asger Kunuk Alstrup wrote: > > > Andre, Jose, Konni, Alfredo, Francesca (sp?), Lars, me, Angus, Jean-Marc. > Thanks Asger, BTW, although it could be infered from the picture I don't have a mustache (sp?). :-) Also for all thos

Re: Handsome set of construction workers!

2003-07-29 Thread Jean-Marc Lasgouttes
> "Garst" == Garst R Reese <[EMAIL PROTECTED]> writes: Garst> Asger Kunuk Alstrup wrote: >> Andre, Jose, Konni, Alfredo, Francesca (sp?), Lars, me, Angus, >> Jean-Marc. Garst> Thanks Asger, Is there an explanation for why files are so Garst> slw to open? I killed lyx after 25 min on a file

Current LyX from the CVS

2003-07-29 Thread Jens Krüger
Hi, I'm new on this list, but I watch your developments in the CVS for a long time and I try to compile the current versions every day. The current Version I couldn't compile on a gcc2.95.3 based Linux distribution (SuSE 8.0) because there are some include files are missed. I'll send you the sma

Re: Handsome set of construction workers!

2003-07-29 Thread Garst R. Reese
Asger Kunuk Alstrup wrote: > Andre, Jose, Konni, Alfredo, Francesca (sp?), Lars, me, Angus, Jean-Marc. Thanks Asger, Is there an explanation for why files are so slw to open? I killed lyx after 25 min on a file with lots of tables and graphics. Python was in a Z state, lyx taking 96% cpu. Even

Re: Handsome set of construction workers!

2003-07-29 Thread Asger Kunuk Alstrup
On Mon, 28 Jul 2003, Jean-Marc Lasgouttes wrote: Kayvan> Who is who in that picture? Andre, Jose, Konni, Alfredo, Francesca (sp?), Lars, me, Angus, Jean-Marc. Cheers, Asger