Lyx crashed all by itself while I was off doing something else (on another
desktop). Here's the stack trace from the core dump:
(ben [16:50:21] lyx-1.1.6pre3/src $ gdb lyx core
GNU gdb 19991004
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Publi
On Thu, Dec 14, 2000 at 01:01:59AM +0100, Lars Gullik Bjønnes wrote:
>
> By Executive Order we are from now on using doxygen for our source
> documentation.
Great. There's just one problem: no organization. What classes are
core? Which class(es) is(are) a good starting point for feature
"foo
On Sun, Jan 07, 2001 at 12:16:08AM +0100, Lars Gullik Bjønnes wrote:
> but note that slides is also lacking a lot and that is because of
> lacking featrues in LyX.
In fact, when I last tried to use "slides" in LyX, the "\onlyslide"
and "\onlynote" features of "slides.cls" flat-out refused to work
On Tue, 9 Jan 2001, Angus Leeming wrote:
> Happy New Year to you all and Congratulations to Jürgen and Susanna!
Happy New Year to you also.
> To fix this bug we need to extend the ButtonController a little. However, this
> demonstrates the power of
> Asger's Model/View/Controller separation; th
JM,
> Could you do something like
>
> frame 6
> print *(name.rep)
>
> I'd be interested to see what the string from which the extension
> sought is. I suspect that rfind is to blame, however.
(gdb) frame 6
#6 0x81d3111 in GetExtension (name=@0x84b3d18) at filetools.C:985
985 in filetools
Having set LANG=german, lyx-1.1.6pre3 and lyx-devel/head-branch
generate:
#LyX 1.1 created this file. For more info see http://www.lyx.org/
\lyxformat 2,17
\textclass article
\language english
Having set LANG=C:
#LyX 1.1 created this file. For more info see http://www.lyx.org/
\lyxformat 2.17
\t
Dear listmembers,
I come up with another question. When I used to compile the older versions of
LyX, the binary always used /usr/lib/X11/app-defaults to look for the file LyX.
Compiling 1.1.6pre2 this is no longer true; even if I explicitly specify
XAPPLRESDIR lyx does not care for the correspondi
Dekel Tsur <[EMAIL PROTECTED]> writes:
| On Tue, Jan 09, 2001 at 08:19:47PM +0100, Lars Gullik Bjønnes wrote:
| >
| > Well, then I wan tto do this:
| > - bump version number to "2"
|
| It doesn't make sense to store the tabular format in each tabular.
| The global \lyxformat suffices, s
On Tue, Jan 09, 2001 at 08:19:47PM +0100, Lars Gullik Bj&resh;nnes wrote:
>
> Well, then I wan tto do this:
> - bump version number to "2"
It doesn't make sense to store the tabular format in each tabular.
The global \lyxformat suffices, so I suggest changing the lyxformat to
2.18 and re
Juergen Vigna <[EMAIL PROTECTED]> writes:
| On 09-Jan-2001 Lars Gullik Bjønnes wrote:
| >
| > Are we compatible with pre2/3?
| >
| > If not that has to change.
| >
| > These prereleases were put forward to the general public and to change
| > the format so that pre cannot be read is not accept
On 09-Jan-2001 Jean-Marc Lasgouttes wrote:
> I see that this patch has not been applied. Juergen, do you plan to do
> it? As far as I am concerned, the solution is probably correct, but
> I'd really like us to switch away from these horrible {\centering
> ...\par} constructs to something more re
On 09-Jan-2001 Lars Gullik Bjønnes wrote:
>
> Are we compatible with pre2/3?
>
> If not that has to change.
>
> These prereleases were put forward to the general public and to change
> the format so that pre cannot be read is not acceptable.
Well nice from you that you come forward now and di
On Tue, Jan 09, 2001 at 10:05:08AM +0100, Michael Schmitt wrote:
> Jean-Marc Lasgouttes wrote:
>
> > Note that it compiles with compaq cxx 6.2 in strict ansi mode, and is
> > one is pretty pedantic too.
>
> Well but how is it possible that, e.g., the following error message does not
> appear wit
> "Ben" == Ben Cazzolato <[EMAIL PROTECTED]> writes:
Ben> I've now got a more reasonable back trace after Kayvan fixed up
Ben> the RPM for lygdb.
Ben> Hope this one sort's out the bug (I've had to go back to 1.1.5 in
Ben> the meantime).
Could you do something like
frame 6
print *(name.rep)
> "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes:
Dekel> Try latexing the attached bug.lyx file, and you get a "Missing
Dekel> } inserted." latex error. If I export to latex, and insert the
Dekel> } manually, the text will not be centered.
Dekel> I've created a patch to fix this.
I see th
Juergen Vigna <[EMAIL PROTECTED]> writes:
| Hi!
|
| I changed the tabular format for the version 1.1.6. This means your not
| able anymore to read your 1.1.6 saved tabular if you don't activate the
| define in tabular.C (USE_OLD_READFORMAT). If you do this you can read your
| old files and write
Hi!
I changed the tabular format for the version 1.1.6. This means your not
able anymore to read your 1.1.6 saved tabular if you don't activate the
define in tabular.C (USE_OLD_READFORMAT). If you do this you can read your
old files and write the new format. Obviously you're then not able to read
Happy New Year to you all and Congratulations to Jürgen and Susanna!
I'm slowly getting back into the swing of things here...
Dekel Tsur wrote:
> If I open the citation dialog, adds a new key to the inset keys list, and
> then press on one of the existing inset keys (or on the newly inserted k
Hello,
When trying to edit text in a table header - I try to highlight the text from
left to right with the mouse as I am doing this LyX crashes. This has happened
twice. Once with a LyX1.1.5 document and so I thought it must be a conversion
problem so I started fresh with a new document and t
> "Jean-Marc" == Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
Jean-Marc> I think I found out what happens. When you change class via
Jean-Marc> the combox, the class setting actually gets changed in
Jean-Marc> params. Therefore FormDocument::class_apply() decides that
Jean-Marc> the new c
> "Lior" == Lior Silberman <[EMAIL PROTECTED]> writes:
>> It appears that he doesn't. The following patch will exit from
>> build-listerrors if noweb is not installed (so you won't get this
>> strange error messages).
>>
Lior> You may want to duplicate the 'touch listerrors' line, for the
L
> "Michael" == Michael Schmitt <[EMAIL PROTECTED]> writes:
Michael> I am a bit busy these days. If someone else wants to fix a
Michael> few of my compilation problems (I rather doubt), here come
Michael> two large lists of warnings and errors. I already stripped
Michael> some repeating messag
Juergen Vigna <[EMAIL PROTECTED]> writes:
| On 09-Jan-2001 Lars Gullik Bjønnes wrote:
| >
| > I will remove () that has no value when I see them.
| >
|
| I will add () if I find expressions better to read when I need them.
So that you will be able to parse the above sentence? :-)
| > - two
> "Ing" == Ing Dieter Jurzitza <[EMAIL PROTECTED]> writes:
Ing> Dear listmembers, maybe I should have had looked onto that before
Ing> - the bug I found is a very simple one. I did not have a
Ing> /root/.lyx directory. And this caused lyx to crash. If I simply
Ing> say mkdir /root/.lyx the pr
On 09-Jan-2001 Lars Gullik Bjønnes wrote:
>
> I will remove () that has no value when I see them.
>
I will add () if I find expressions better to read when I need them.
> - two points:
> - () without meaning kindo shows that the coder does not know the
> precedence rules
da da
> "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes:
Dekel> You can do it with M-c space, but I do agree that C-b should be
Dekel> a toggle, so I've created a patch that does this. This is a
Dekel> very simple patch that can go into 1.1.6.
Applied.
JMarc
Allan Rae wrote:
> But there you'll also find a pretty picture to help muddy the waters ;-)
> Allan. (ARRae)
I was expecting a picture Kai, so your's was pretty dissapointing, but
now I understand muddying the waters ;)
Garst
Juergen Vigna <[EMAIL PROTECTED]> writes:
| On 09-Jan-2001 Dekel Tsur wrote:
| >
| > Here are the changes from the previous patch.
|
| Well thanks I did it already (a bit different). One thing I noticed and
| I would ask you to not do it is remove my () around expressions, that is
| my coding s
On 09-Jan-2001 Dekel Tsur wrote:
>
> Here are the changes from the previous patch.
Well thanks I did it already (a bit different). One thing I noticed and
I would ask you to not do it is remove my () around expressions, that is
my coding style and I like to see them where they are.
Jürge
On Tue, Jan 09, 2001 at 12:33:39PM +0100, Juergen Vigna wrote:
>
> On 09-Jan-2001 Dekel Tsur wrote:
> >
> > Here is a slightly better patch:
> > getTokenValue(..., int & num) will not change num if the call to
> > getTokenValue(..., tmp) returned false.
> >
>
> I already applied the other patc
On 09-Jan-2001 Dekel Tsur wrote:
> Here is a slightly better patch:
> getTokenValue(..., int & num) will not change num if the call to
> getTokenValue(..., tmp) returned false.
Don't bother to send a patch I already did this in a other way as
I need also to translate the strings to different ty
On 09-Jan-2001 Dekel Tsur wrote:
>
> Here is a slightly better patch:
> getTokenValue(..., int & num) will not change num if the call to
> getTokenValue(..., tmp) returned false.
>
I already applied the other patch :( and did already modify the source
so I cannot safely apply the patch. Could
On Tue, Jan 09, 2001 at 11:30:31AM +0100, Juergen Vigna wrote:
> Well good question #:O). Is because I coded it reason enough, hmmm, dada,
> I guess not ;)
>
> I'll apply your patch!
Here is a slightly better patch:
getTokenValue(..., int & num) will not change num if the call to
getTokenValue(
On 09-Jan-2001 Dekel Tsur wrote:
>> There was a limitation before in this stuff and it was if the bottom line
>> should be added to the row or not. So I thought that we could decide this
>
> So store this information using a different attribute.
Yes, I've to find out (decide) how!
Jürge
On 09-Jan-2001 Dekel Tsur wrote:
>> would like to have this!
>
> Why ?
Well good question #:O). Is because I coded it reason enough, hmmm, dada,
I guess not ;)
I'll apply your patch!
What would you say to write bools as "true"/"false" instead of "1"/"0"?
Jürgen
--
-._-._-._-._-._-._-
On Tue, Jan 09, 2001 at 09:27:30AM +0100, Juergen Vigna wrote:
> > What is the difference between positive and negative value ?
> >
>
> There was a limitation before in this stuff and it was if the bottom line
> should be added to the row or not. So I thought that we could decide this
So store
> > Here it is (I also fixed the first problem).
>
> I don't know why you didn't leave the int-reading-routine as it was.
> Are you sure that strToint("123abc") == 123? Is this defined? I really
No, strToint("123abc") = 0.
> would like to have this!
Why ?
Jean-Marc Lasgouttes wrote:
> Note that it compiles with compaq cxx 6.2 in strict ansi mode, and is
> one is pretty pedantic too.
Well but how is it possible that, e.g., the following error message does not
appear with other compilers?
"FormBase.C", line 214: Error: Could not find a match for S
Juergen Vigna wrote:
>
> On 08-Jan-2001 Dekel Tsur wrote:
> > On Mon, Jan 08, 2001 at 05:16:00PM +0100, Michael Schmitt wrote:
> >> Hi,
> >>
> >> the spell checker seems not to notice when the language setting changes within
> >> a document. (This may happen if an abstract of an article is given
> "Michael" == Michael Schmitt <[EMAIL PROTECTED]> writes:
Michael> Hello, as I was wondering why SUN CC complains about so many
Michael> problems but g++ doesn't, I tried to run g++ with options
Michael> '-ansi -pedantic'. Surprise, surprise! Compilation fails,
Michael> too!
Note that it co
On 08-Jan-2001 Dekel Tsur wrote:
> On Mon, Jan 08, 2001 at 05:15:10PM +0100, Juergen Vigna wrote:
>> > Also, in the new format, the numbers are negative (e.g. endfoot="-3"). Is this
>> > intentional ?
>> Yes it is intentional!
>
> What is the difference between positive and negative value ?
>
41 matches
Mail list logo