CVS LyX dumps core

2000-12-06 Thread Svante Signell
Hi, The newly built LyX (Dec 6 CVS) dumps core, see below. Where is memmove supposed to be found, in glibc (2.2-5)? gdb src/lyx: Starting program: /mnt/sdc3/lyx-devel/src/lyx [New Thread 1024 (LWP 20456)] Running without personal LyX directory. Program received signal SIGSEGV, Segmentation fau

Re: C++ Tips

2000-12-06 Thread Baruch Even
On 7 Dec 2000, Lars Gullik Bjønnes wrote: > Baruch Even <[EMAIL PROTECTED]> writes: > > | I don't know if it was mentioned already but a good source for C++ > | information can be found at: > | http://cpptips.hyperformix.com/cpptips.html > | > | There is also a low traffic mailing list where he

Re: Greek letters in tables

2000-12-06 Thread Baruch Even
As Lior already noticed the math inset was set to display, this is most probably since the copied inset is a display and not inline inset. A solution for this will be to somehow disallow display formulas inside the table, basically it requires a mathinset->display(false) but I have no idea where

Re: Greek letters in tables

2000-12-06 Thread Garst R. Reese
Lior Silberman wrote: > > (With lyx-1.1.6cvs) > > I've tested this file. The problem appears to be that the math insets > inside the tabular cells are output delimited with \[ \] (i.e. > math-display). Toggling the status of these equations back to inline so > they are output as \( \) solves the

pybliographer

2000-12-06 Thread Micha H. Werner
hello, I'm no longer able to insert citations from pybliographer into lyx- documents with lyx 1.1.6pre2. When I try, the citation-popup appears with the correct entry, but the ok-button is not activated. I have to remove the entry and to insert it again from the list in the right window. Th

Re: C++ Tips

2000-12-06 Thread Lars Gullik Bjønnes
Baruch Even <[EMAIL PROTECTED]> writes: | I don't know if it was mentioned already but a good source for C++ | information can be found at: | http://cpptips.hyperformix.com/cpptips.html | | There is also a low traffic mailing list where he (Allan Clarke) sends new | tips, these tips come from ne

Re: A few things to do for 1.1.6

2000-12-06 Thread Lars Gullik Bjønnes
[EMAIL PROTECTED] writes: | On 7 Dec 2000, Lars Gullik Bjønnes wrote: | > | - update documentation (this can be done after pre1 is out) | > | > Has most of this been done now? | | Are you thinking about doing a real 1.1.6 or just another pre? I would | definitely like to update a few more thing

Re: A few things to do for 1.1.6

2000-12-06 Thread mike . ressler
On 7 Dec 2000, Lars Gullik Bjønnes wrote: > | - update documentation (this can be done after pre1 is out) > > Has most of this been done now? Are you thinking about doing a real 1.1.6 or just another pre? I would definitely like to update a few more things before 1.1.6 proper, and will accelerat

Re: A few things to do for 1.1.6

2000-12-06 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | - fix space above/below in FprmParagraph | | - re-implemement the Edit->Floats submenu | | - see what to do with LyXConfig.lyx | | - update documentation (this can be done after pre1 is out) Has most of this been done now? Lgb

Re: Bug report (margin note deletion)

2000-12-06 Thread Lars Gullik Bjønnes
Baruch Even <[EMAIL PROTECTED]> writes: | Try the following scenario: | 1. Open a new document (an existing one will work too). | 2. Create a margin note (The same happens with a footnote too). | 3. Close it and place the cursor just before the margine note. | 4. Press the 'Delete' key. | 5. Find

Re: projects [was: Re: Fwd: Re: Mandrake and KDe frontend]

2000-12-06 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | also I personally would like to see a re-organisation of the lyxfunc code | to be more organised, as I briefly mentioned earlier. This would also be a | great oppportunity for me to learn some more advanced C++ ;) Yes, please. If not for anything else tha

Re: Feature Request: lyx style layouts in environment box

2000-12-06 Thread Lars Gullik Bjønnes
Oscar <[EMAIL PROTECTED]> writes: | Dear lyxers | | One of the most important things that I like very much of lyx it is | the possibility to write nice style layouts to support commands and | environments in latex. So, I'd like to suggest a basic improvement: | | Could be possible to implement

Re: LyX still does not compile (workaround found)

2000-12-06 Thread Lars Gullik Bjønnes
Svante Signell <[EMAIL PROTECTED]> writes: | Thank you for all your efforts to find the cause of the problems. I've | found a temporary workaround. Commenting out in | forms.h makes lyx compile. Hooray!! I still don't know if it | runs, still compiling. Note, the sources have not been updated s

Re: LyX still does not compile (workaround found)

2000-12-06 Thread Svante Signell
Thank you for all your efforts to find the cause of the problems. I've found a temporary workaround. Commenting out in forms.h makes lyx compile. Hooray!! I still don't know if it runs, still compiling. Note, the sources have not been updated since December 2. Maybe you can find a better solutio

Citation feature request

2000-12-06 Thread Amir Karger
Apologies if this has been requested before. I would love to be able to insert citation references from the keyboard. I recognize that the new citation menu is much cooler than the old one, but I've lost that ability. Would there be any way to set it up so that typing letters did a search among

Re: unimportant compiler warnings

2000-12-06 Thread Lars Gullik Bjønnes
Lior Silberman <[EMAIL PROTECTED]> writes: | Hi! | | Some pre-Friday petty complaints: | | 1. Compiling 1.1.6cvs, there are warnings about some lines in | src/frontends/xforms/FormPreference.C | | In the functions FormPreferences::Colors::Input{HSV,RGB} floats are | assigned to ints without ex

unimportant compiler warnings

2000-12-06 Thread Lior Silberman
Hi! Some pre-Friday petty complaints: 1. Compiling 1.1.6cvs, there are warnings about some lines in src/frontends/xforms/FormPreference.C In the functions FormPreferences::Colors::Input{HSV,RGB} floats are assigned to ints without explicit conversion. Under the policy that warnings are annoyin

Re: lyx-1.1.5fixcvs compile error

2000-12-06 Thread Lars Gullik Bjønnes
"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes: | gcc -DHAVE_CONFIG_H -I. -I. -I. -I../images -isystem /usr/X11R6/include -g -W | -Wall -Wconversion -Winline -c lyx.C Actually I was wrong... this is a different bug, but is easily fixed since we do that in 1.1.6. | lyx_cb.C:1153: instantiate

Re: Greek letters in tables

2000-12-06 Thread Lior Silberman
On Wed, 6 Dec 2000, Garst R. Reese wrote: > "Jürgen Vigna" wrote: > > > > [EMAIL PROTECTED], [EMAIL PROTECTED] wrote: > > > > > >I can't seem to get greek letters into tables from the math panel. > > >Trying to put 10 to the 13th Ohms in a table entry. > > > > Well as I don't use them I never t

Re: ngerman!

2000-12-06 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | > For the new release, the lib/languages files needs an update to | > incooperate the ngerman (New German Rules) package in Lyx. | > | > I tried to create a respective patch according to the description on your | > web-page. | | Lars, | did we come to

Re: ngerman!

2000-12-06 Thread Angus Leeming
> For the new release, the lib/languages files needs an update to > incooperate the ngerman (New German Rules) package in Lyx. > > I tried to create a respective patch according to the description on your > web-page. Lars, did we come to a decision about the best way to do this? Index: lib/langu

Re: The only good bug is a dead bug (1.1.5fix3, status update #2)

2000-12-06 Thread Angus Leeming
> On 6 Dec 2000, Jean-Marc Lasgouttes wrote: > > - clipboard-related crashes > > http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg13712.html I can't reproduce this one in 1.1.5cvs. Seems fine. > > http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg13338.html He was using 1.1.2. Sure

key bindings in XForms input objects

2000-12-06 Thread Lars Gullik Bjønnes
We have to use this struct: typedef struct { /* basic editing */ long del_prev_char; /* delete previous char*/ long del_next_char; /* delete next char*/ long del_prev_word; /* delete previous word*/ long del_next_word; /* delet

Re: Greek letters in tables

2000-12-06 Thread Garst R. Reese
"Jürgen Vigna" wrote: > > [EMAIL PROTECTED], [EMAIL PROTECTED] wrote: > > > >I can't seem to get greek letters into tables from the math panel. > >Trying to put 10 to the 13th Ohms in a table entry. > > Well as I don't use them I never tried this, but there ARE some features > still not implemen

Re: PATCH: gettext

2000-12-06 Thread Angus Leeming
On Wednesday 06 December 2000 18:18, Lars Gullik Bjønnes wrote: > Angus Leeming <[EMAIL PROTECTED]> writes: > | This patch fixes fdfixc.sed good 'n' proper. All suggestions have been > | acted upon. > | > | Note that you'll need a make updatesrc in src/frontends/xforms/forms/ > | > | It also allow

Re: lyx-1.1.5fixcvs compile error

2000-12-06 Thread Lars Gullik Bjønnes
"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes: | gcc -DHAVE_CONFIG_H -I. -I. -I. -I../images -isystem /usr/X11R6/include -g -W | -Wall -Wconversion -Winline -c lyx.C [...] This has already been reported, and the fix is known... Will apply the fix soon. Lgb

Re: PATCH: gettext

2000-12-06 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | This patch fixes fdfixc.sed good 'n' proper. All suggestions have been acted | upon. | | Note that you'll need a make updatesrc in src/frontends/xforms/forms/ | | It also allows the user to input floats in the font_size section of | FormPreferences:

lyx-1.1.5fixcvs compile error

2000-12-06 Thread Kayvan A. Sylvan
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../images -isystem /usr/X11R6/include -g -W -Wall -Wconversion -Winline -c lyx.C gcc -DHAVE_CONFIG_H -I. -I. -I. -I../images -isystem /usr/X11R6/include -g -W -Wall -Wconversion -Winline -c lyx_cb.C /usr/lib/gcc-lib/i386-redhat-linux/2.95.1/../../../../inclu

PATCH: gettext

2000-12-06 Thread Angus Leeming
This patch fixes fdfixc.sed good 'n' proper. All suggestions have been acted upon. Note that you'll need a make updatesrc in src/frontends/xforms/forms/ It also allows the user to input floats in the font_size section of FormPreferences::Look&Feel. Angus patch.diff.bz2

Re: LyX still does not compile

2000-12-06 Thread Lars Gullik Bjønnes
Dekel Tsur <[EMAIL PROTECTED]> writes: | On Wed, Dec 06, 2000 at 05:19:57PM +0100, Jean-Marc Lasgouttes wrote: | > | > I use 2.8.1 mainly to check it still works with it. I don't _need_ it. | > It seems to me that Dekel has access to it too. | | I use 2.90.29, and it doesn't have namespaces. S

Re: LyX still does not compile

2000-12-06 Thread Dekel Tsur
On Wed, Dec 06, 2000 at 05:19:57PM +0100, Jean-Marc Lasgouttes wrote: > > I use 2.8.1 mainly to check it still works with it. I don't _need_ it. > It seems to me that Dekel has access to it too. I use 2.90.29, and it doesn't have namespaces.

Re: 1.1.6 table bugs

2000-12-06 Thread Jürgen Vigna
[EMAIL PROTECTED], [EMAIL PROTECTED] wrote: >that's the effect this patch has. It ignores a press of button 3, so the >press isn't passed to the text inset's ButtonPress. The ButtonRelease >routine already has similar code for catching this case. After the patch, >the right mouse button will br

Re: Greek letters in tables

2000-12-06 Thread Jürgen Vigna
[EMAIL PROTECTED], [EMAIL PROTECTED] wrote: > >I can't seem to get greek letters into tables from the math panel. >Trying to put 10 to the 13th Ohms in a table entry. Well as I don't use them I never tried this, but there ARE some features still not implemented and probably this is one I did ov

Re: 1.1.6 table bugs

2000-12-06 Thread John Levon
On Wed, 6 Dec 2000, Jürgen Vigna wrote: > Hello John! Hi Juergen ! > This should be fixed but probably I overlooked something I'll have a look > when I return (if noone else will solve this)! OK. > Yes they should be disabled (if I just would know how) as this will be new > insets in 1.2.0 an

Re: Tables in lists

2000-12-06 Thread Jürgen Vigna
[EMAIL PROTECTED], [EMAIL PROTECTED] wrote: > >Itemized list and probably others are not always redraw when working with >a nested table. The depth bars are particularly prone to having large >chunks missing that line up with the bounds of the table. Yes I've seen this also. We can fix this by

Re: 1.1.6 table bugs

2000-12-06 Thread Jürgen Vigna
Hello John! [EMAIL PROTECTED] wrote: > >Select a region of a table. Now click "append column" in the dialog - it's >like the selection is playing the game of life. Doesn't happen with Delete >column, or add/delete row. This should be fixed but probably I overlooked something I'll have a look whe

Re: PATCH: Re: Some messages won't get translated

2000-12-06 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | On Wednesday 06 December 2000 16:52, Lars Gullik Bjønnes wrote: | > Angus Leeming <[EMAIL PROTECTED]> writes: | > | Great idea. Done it. | > | | > | fdui->counter_zoom = obj = | > | fl_add_counter(FL_NORMAL_COUNTER,310,130,100,30,"Zoom %|#Z"); | > | | >

Re: PATCH: Re: Some messages won't get translated

2000-12-06 Thread Angus Leeming
On Wednesday 06 December 2000 16:52, Lars Gullik Bjønnes wrote: > Angus Leeming <[EMAIL PROTECTED]> writes: > | Great idea. Done it. > | > | fdui->counter_zoom = obj = > | fl_add_counter(FL_NORMAL_COUNTER,310,130,100,30,"Zoom %|#Z"); > | > | becomes > | > | fdui->counter_zoom = obj; > | { > |/

Re: PATCH: Re: Some messages won't get translated

2000-12-06 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> fdui-> counter_zoom = obj; Angus> { // xgettext:no-c-format char * dummy = N_("Zoom %|#Z"); obj = Angus> fl_add_counter(FL_NORMAL_COUNTER,310,130,100,30,idex(_(dummy))); Angus> fl_set_button_shortcut(obj,scex(_(dummy)),1); } Hmm,

Re: PATCH: Re: Some messages won't get translated

2000-12-06 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | Great idea. Done it. | | fdui->counter_zoom = obj = | fl_add_counter(FL_NORMAL_COUNTER,310,130,100,30,"Zoom %|#Z"); | | becomes | | fdui->counter_zoom = obj; | { |// xgettext:no-c-format |char * dummy = N_("Zoom %|#Z"); |obj = fl_add_cou

Re: PATCH: Re: Some messages won't get translated

2000-12-06 Thread Angus Leeming
> Actually, here's an idea. What if we changed the rules around so we had > code that looked like: > >// xgettext:no-c-format >char * dummy = N_("Zoom %|#Z"); >fdui->counter_zoom = obj = fl_add_counter(FL_NORMAL_COUNTER, 310, 130, > 100, 30, idex(_(dummy))); >fl_set_button_shortc

Re: LyX still does not compile

2000-12-06 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> So it is namespaces to the rescue then... I agree this is a good case for using namespaces, but still I think this is a bug in Xfree. Lars> What compilers that we currently use does not support Lars> namespaces? (you are not

Re: Bug report (" in lyx code environment)

2000-12-06 Thread Jean-Marc Lasgouttes
> "Erik" == <[EMAIL PROTECTED]> writes: Erik> Hi! I have just upgraded to lyx 1.1.5fix2. It has a problem Erik> where my old lyx (don't remember the version, sorry. An old one, Erik> 1.0.0 or 1.0.1, I think 1.0.1) didn't. Erik> Actually, it has two related problems: Erik> 1) It won't let

Re: Setting up a branch???

2000-12-06 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | On 6 Dec 2000, Lars Gullik Bjønnes wrote: | | > have several levels of cvs access, and this is policy driven not | > enforced by software: | > | > - Globale write access | > - globale write access after given go ahead | > - local write access | > - local

1.1.5cvs fails compile

2000-12-06 Thread John Levon
I can't decode this one at all pg004:1104 rpm -qf `which g++` egcs-c++-1.1.2-30 pg004:1105 rpm -q glibc glibc-2.1.3-21 pg004:1106 cat /etc/redhat-release Red Hat Linux release 6.2 (Zoot) problem line : lyx_cb.C:1153 copy(ii, end, back_inserter(tmpstr)); g++ -DHAVE_CONFIG_H -I. -I. -I. -

Re: 1.1.5cvs fails compile

2000-12-06 Thread Lars Gullik Bjønnes
Andre Poenitz <[EMAIL PROTECTED]> writes: | > | > lyx_cb.C:1153 copy(ii, end, back_inserter(tmpstr)); | | back_inserter inserts at the back of a container using the container's | push_back method. | | string does not seem to have one: | | > /usr/include/g++-2/stl_iterator.h:320: no matchin

Re: 1.1.5cvs fails compile

2000-12-06 Thread Andre Poenitz
> > lyx_cb.C:1153 copy(ii, end, back_inserter(tmpstr)); back_inserter inserts at the back of a container using the container's push_back method. string does not seem to have one: > /usr/include/g++-2/stl_iterator.h:320: no matching function for call to > `basic_string,__default_alloc_templa

Re: Setting up a branch???

2000-12-06 Thread John Levon
On 6 Dec 2000, Lars Gullik Bjønnes wrote: > I have one more thing that would make all this a bit easier... > > - more ChangeLogs > > One ChangeLog for each "module"... > > Any objections to that? > > If we agree on that I will begin that from 1.2.0cvs > > Lgb good idea ! This would

[uPATCH] NEW_INSETS

2000-12-06 Thread John Levon
Whilst verifying that http://sourceforge.net/bugs/?func=detailbug&bug_id=123609&group_id=15212 is OLD_INSETS specific, I needed the attached patch to compile with NEW_INSETS, if it's of use to anyone. thanks john -- "Abstinence in moderation." Index: src/buffer.C =

Re: menu-open

2000-12-06 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: John> On Wed, 6 Dec 2000 [EMAIL PROTECTED] wrote: >> Fix problem with LC_NUMERIC, more updates to bind files, fix >> problem with bogus actions in menus, fix problem with menu-open John> is the menu-open this bug : John> http://sourceforge.

Re: The only good bug is a dead bug (1.1.5fix3, status update #2)

2000-12-06 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | > "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: | | Lars> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | - | Lars> finally fixed (?) compilation with redhat linux 7.0 | | Lars> Note that even after my changes you need to pas

Re: LyX still does not compile

2000-12-06 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | > "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: | | Lars> Svante Signell <[EMAIL PROTECTED]> writes: | Yes, from | Lars> RawHide 20001124, but I had the same problem with 4.0.1-1 | and | Lars> earlier versions of 4.0.x as well. |

Re: Setting up a branch???

2000-12-06 Thread John Levon
On 6 Dec 2000, Lars Gullik Bjønnes wrote: > have several levels of cvs access, and this is policy driven not > enforced by software: > > - Globale write access > - globale write access after given go ahead > - local write access > - local write access after given go ahead > > The ones with Glob

menu-open

2000-12-06 Thread John Levon
On Wed, 6 Dec 2000 [EMAIL PROTECTED] wrote: > Fix problem with LC_NUMERIC, more updates to bind files, fix problem with bogus >actions in menus, fix problem with menu-open is the menu-open this bug : http://sourceforge.net/bugs/?func=detailbug&bug_id=124359&group_id=15212 can this be put Fix

Re: The only good bug is a dead bug (1.1.5fix3, status update #2)

2000-12-06 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | - Lars> finally fixed (?) compilation with redhat linux 7.0 Lars> Note that even after my changes you need to pass Lars> --without-included-string to configure. I included th

Re: The only good bug is a dead bug (1.1.5fix3, status update #2)

2000-12-06 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | - finally fixed (?) compilation with redhat linux 7.0 Note that even after my changes you need to pass --without-included-string to configure. Lgb

Re: LyX still does not compile

2000-12-06 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> Svante Signell <[EMAIL PROTECTED]> writes: | Yes, from Lars> RawHide 20001124, but I had the same problem with 4.0.1-1 | and Lars> earlier versions of 4.0.x as well. | | Jean-Marc Lasgouttes Lars> writes: | > > "Svante" ==

Re: announce lyx-1.1.6pre2; Look & Feel

2000-12-06 Thread Jean-Marc Lasgouttes
> "Rainer" == Rainer Hoffmann <[EMAIL PROTECTED]> writes: Rainer> Since you said in your first reply something about Rainer> de_menus.bind I just want to mention, that when I start up lyx Rainer> I get several messages in the terminal like Rainer> LyX: Unknown LyX function 'layout-quotes' [a

Re: Setting up a branch???

2000-12-06 Thread Lars Gullik Bjønnes
Allan Rae <[EMAIL PROTECTED]> writes: | On Tue, 5 Dec 2000, Angus Leeming wrote: | | > Thanks, Lars. All understood. I'll wait on you giving me "write" status and | > will then create this branch. | > | > Many thanks for the help. | > Angus | | If you can then you should get hold of the Dr.Do

Re: announce lyx-1.1.6pre2; Look & Feel

2000-12-06 Thread Rainer Hoffmann
I did as you said, the bind file IS now cua.bin, but the problems are still there. Since you said in your first reply something about de_menus.bind I just want to mention, that when I start up lyx I get several messages in the terminal like LyX: Unknown LyX function 'layout-quotes' [around line

Re: announce lyx-1.1.6pre2; Preferences menu

2000-12-06 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | On Wednesday 06 December 2000 10:38, Jean-Marc Lasgouttes wrote: | > > "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: | > | > Angus> Well, the only place that font_sizes[] are actually used: | > | > Angus> src/lyxrc.h:222: float font_sizes[10]

Re: LyX still does not compile

2000-12-06 Thread Lars Gullik Bjønnes
Svante Signell <[EMAIL PROTECTED]> writes: | Yes, from RawHide 20001124, but I had the same problem with 4.0.1-1 | and earlier versions of 4.0.x as well. | | Jean-Marc Lasgouttes writes: | > > "Svante" == Svante Signell <[EMAIL PROTECTED]> writes: | > | > Svante> # rpm -qf /usr/X11R6/inc

Re: The only good bug is a dead bug (1.1.5fix3, status update #2)

2000-12-06 Thread John Levon
On Wed, 6 Dec 2000, Angus Leeming wrote: > No. You need a paragraph that wraps. Try my screenshot. (Sorry no web page.) > > Angus Thanks, I added it to the bug report http://sourceforge.net/bugs/?func=detailbug&bug_id=124408&group_id=15212 john -- "Abstinence in moderation."

Re: announce lyx-1.1.6pre2; Look & Feel

2000-12-06 Thread Angus Leeming
> > Can you tell us what bind file you are using? > > Edit->Preferences->Look&Feel->Interface->Bind file > > menus.bind > > > If it, by any chance is menus.bind or de_menus.bind then change it > > IMMEDIATELY to emacs.bind, cua.bind or something meaningful. This bug has > > already been fixed but

Re: The only good bug is a dead bug (1.1.5fix3, status update #2)

2000-12-06 Thread Angus Leeming
No. You need a paragraph that wraps. Try my screenshot. (Sorry no web page.) Angus On Wednesday 06 December 2000 12:52, John Levon wrote: > On Wed, 6 Dec 2000, Angus Leeming wrote: > > > > - When the cursor is between two spaces, then the Shift-Cursor > > > > selection keys will lead to a mang

1.1.6 table bugs

2000-12-06 Thread John Levon
Select a region of a table. Now click "append column" in the dialog - it's like the selection is playing the game of life. Doesn't happen with Delete column, or add/delete row. Inside a table, select Insert->margin note (or footnote, or figure float etc.). Things get screwed up. Shouldn't these

Re: announce lyx-1.1.6pre2; Preferences menu

2000-12-06 Thread Jean-Marc Lasgouttes
> "Stephan" == Stephan Witt <[EMAIL PROTECTED]> writes: Stephan> I think it's a better solution to read/write from external Stephan> file with non-locale functions to avoid the format problems Stephan> when exchange files with other users or other program Stephan> versions. But the user inter

Re: The only good bug is a dead bug (1.1.5fix3, status update #2)

2000-12-06 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: John> It's not xforms fault here AFAICS - xforms has no leverage over John> opening a new display from a child process. Perhaps there is John> something wrong with your x authorisation setup. I can't John> reproduce this at all :( I think we

Re: The only good bug is a dead bug (1.1.5fix3, status update #2)

2000-12-06 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: John> A bug with figures where they sometimes indefinitely hang whilst John> rendering has been fixed in most cases. Figures may still hang John> if you use the menus whilst the figures are rendering. This is John> an xforms bug which should

Re: announce lyx-1.1.6pre2; Look & Feel (continued)

2000-12-06 Thread John Levon
On Wed, 6 Dec 2000, Rainer Hoffmann wrote: > 4) In the document, when I press shift and cursor left/right no text is selected. > The cursor doesn't move at all. > > 5) Same is with shift+Pos1 and shift+End. I can't reproduce either of these in current 1.1.6cvs. (by Pos1 do you mean Home ?) > 6

Re: announce lyx-1.1.6pre2; Look & Feel

2000-12-06 Thread Rainer Hoffmann
Angus Leeming schrieb: > On Wednesday 06 December 2000 12:31, Rainer Hoffmann wrote: > > 1) When I click with the mouse on a menu, e. g. View then the View menu > > opens. Fine. Now if I move the mouse right to the Navigate menu while the > > mouse button is still pressed I would expect that the

Re: The only good bug is a dead bug (1.1.5fix3, status update #2)

2000-12-06 Thread John Levon
On Wed, 6 Dec 2000, Angus Leeming wrote: > > > - When the cursor is between two spaces, then the Shift-Cursor > > > selection keys will lead to a mangled selection (on screen) > > > http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg12431.html > > > > can't reproduce this on 1.1.6cvs > >

Re: announce lyx-1.1.6pre2; Look & Feel (continued)

2000-12-06 Thread Rainer Hoffmann
4) In the document, when I press shift and cursor left/right no text is selected. The cursor doesn't move at all. 5) Same is with shift+Pos1 and shift+End. 6) If I click on Insert->Math Panel... the Math Panel doesn't open if I'm in a math text in a table.So I have to open the Math Panel, click

Re: The only good bug is a dead bug (1.1.5fix3, status update #2)

2000-12-06 Thread Angus Leeming
> > - When the cursor is between two spaces, then the Shift-Cursor > > selection keys will lead to a mangled selection (on screen) > > http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg12431.html > > can't reproduce this on 1.1.6cvs Try Shift->Down

Re: announce lyx-1.1.6pre2; Preferences menu

2000-12-06 Thread Stephan Witt
Jean-Marc Lasgouttes wrote: > > > "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: > > Angus> I've just discovered a small inconsistency here. I wasn't > Angus> allowing the user to input anything other than an unsigned int > Angus> for the screen font sizes. Since the defaults (on displ

Re: The only good bug is a dead bug (1.1.5fix3, status update #2)

2000-12-06 Thread John Levon
On Wed, 6 Dec 2000, Angus Leeming wrote: > -A bug with figures where they sometimes indefinitely hang whilst rendering > +A bug displaying figures that causes the rendering program to hang not really - gs isn't hanging at all, it's just sat there. We just don't know that it's all done, so we don

Re: announce lyx-1.1.6pre2; Look & Feel

2000-12-06 Thread Angus Leeming
On Wednesday 06 December 2000 12:31, Rainer Hoffmann wrote: > 1) When I click with the mouse on a menu, e. g. View then the View menu > opens. Fine. Now if I move the mouse right to the Navigate menu while the > mouse button is still pressed I would expect that the Naviage menu opens > and the Vie

Re: The only good bug is a dead bug (1.1.5fix3, status update #2)

2000-12-06 Thread John Levon
On 6 Dec 2000, Jean-Marc Lasgouttes wrote: > - clipboard-related crashes > http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg13754.html > http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg13712.html I can't reproduce either of these in 1.1.6 (well the first isn't one that can be re

Re: The only good bug is a dead bug (1.1.5fix3, status update #2)

2000-12-06 Thread Angus Leeming
-A bug with figures where they sometimes indefinitely hang whilst rendering +A bug displaying figures that causes the rendering program to hang has been fixed in most cases. Figures may still hang if you use the menus whilst the figures are rendering. This is an xforms bug which should be -fixed

Re: announce lyx-1.1.6pre2; Look & Feel

2000-12-06 Thread Rainer Hoffmann
1) When I click with the mouse on a menu, e. g. View then the View menu opens. Fine. Now if I move the mouse right to the Navigate menu while the mouse button is still pressed I would expect that the Naviage menu opens and the View menu closes. But that doesn't happen. Why? 2) In the File-Save As

Re: The only good bug is a dead bug (1.1.5fix3, status update #2)

2000-12-06 Thread John Levon
On Wed, 6 Dec 2000, Angus Leeming wrote: > This happens with both the new and the old code. *phew* > To trigger it, load up the > UserGuide and, whilst it's loading move the mouse pointer in and out of the > menubar several times. I guess this is doing the equivalent to the little > test pr

Re: The only good bug is a dead bug (1.1.5fix3, status update #2)

2000-12-06 Thread John Levon
On 6 Dec 2000, Jean-Marc Lasgouttes wrote: > > "John" == John Levon <[EMAIL PROTECTED]> writes: > > John> On 6 Dec 2000, Jean-Marc Lasgouttes wrote: > >> - fix old bug where figure rendering would indefinitely hang. > > John> The release notes should make clear that this can *still* happen

Re: announce lyx-1.1.6pre2; Preferences menu

2000-12-06 Thread Angus Leeming
On Wednesday 06 December 2000 11:29, Jean-Marc Lasgouttes wrote: > > "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: > > Angus> I've just discovered a small inconsistency here. I wasn't > Angus> allowing the user to input anything other than an unsigned int > Angus> for the screen font si

Re: The only good bug is a dead bug (1.1.5fix3, status update #2)

2000-12-06 Thread Angus Leeming
> I changed nothing in the ghostscript child spawning code, so I can't see > how my change could have affected this. I eagerly anticipate you testing > without my patch - I really hope it isn't caused by my change, especially > as I can't even begin to see how it could make a difference :( This h

Re: The only good bug is a dead bug (1.1.5fix3, status update #2)

2000-12-06 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: John> On 6 Dec 2000, Jean-Marc Lasgouttes wrote: >> - fix old bug where figure rendering would indefinitely hang. John> The release notes should make clear that this can *still* happen John> - namely if the ClientMessage arrives when a menu

Re: The only good bug is a dead bug (1.1.5fix3, status update #2)

2000-12-06 Thread John Levon
On Wed, 6 Dec 2000, Angus Leeming wrote: > > - fix old bug where figure rendering would indefinitely hang. > > Hmmm... > > I just loaded up the UserGuide (with 1.1.5fix3ish). "M.C.Esher on acid" > loaded nicely, but "a severely distorted platypus in a float" failed. Console > message: > > Xl

Re: The only good bug is a dead bug (1.1.5fix3, status update #2)

2000-12-06 Thread John Levon
On 6 Dec 2000, Jean-Marc Lasgouttes wrote: > - fix old bug where figure rendering would indefinitely hang. The release notes should make clear that this can *still* happen - namely if the ClientMessage arrives when a menu is held open. Just so we don't get people saying "You said this was fixed

Re: announce lyx-1.1.6pre2; Preferences menu

2000-12-06 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> I've just discovered a small inconsistency here. I wasn't Angus> allowing the user to input anything other than an unsigned int Angus> for the screen font sizes. Since the defaults (on display) are: Angus> \screen_font_sizes 5.0 7

Re: announce lyx-1.1.6pre2; Preferences menu

2000-12-06 Thread Angus Leeming
I've just discovered a small inconsistency here. I wasn't allowing the user to input anything other than an unsigned int for the screen font sizes. Since the defaults (on display) are: \screen_font_sizes 5.0 7.0 8.0 9.0 10.0 12.0 14.4 17.28 20.74 24.88 Then that was probably a little irritatin

Re: announce lyx-1.1.6pre2; Preferences menu

2000-12-06 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> I think, therefore that I should leave things as they are. Your Angus> fix is the right one I think. Yes, we'll see that later. Angus> The real question is why Rainer's preferences file contains the Angus> sizes it does: \screen_

Re: The only good bug is a dead bug (1.1.5fix3, status update #2)

2000-12-06 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: >> - fix old bug where figure rendering would indefinitely hang. Angus> Hmmm... Angus> I just loaded up the UserGuide (with 1.1.5fix3ish). "M.C.Esher Angus> on acid" loaded nicely, but "a severely distorted platypus in a Angus> float" fa

Re: announce lyx-1.1.6pre2; Preferences menu

2000-12-06 Thread Angus Leeming
On Wednesday 06 December 2000 10:38, Jean-Marc Lasgouttes wrote: > > "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: > > Angus> Well, the only place that font_sizes[] are actually used: > > Angus> src/lyxrc.h:222: float font_sizes[10]; FontLoader.C:232: int > Angus> fsize = int( (lyxrc.fo

Re: try: M-f v followed by clicking in workarea

2000-12-06 Thread Jean-Marc Lasgouttes
> "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes: Dekel> On Sun, Dec 03, 2000 at 03:31:22PM +1000, Allan Rae wrote: >> LyXAction::funcHasFlag: No info about kb_action: 8 A truly unknown >> func! Dekel> Another way to see this is to press M-f, press down until the Dekel> "Version Control"

Re: The only good bug is a dead bug (1.1.5fix3, status update #2)

2000-12-06 Thread Angus Leeming
> - fix old bug where figure rendering would indefinitely hang. Hmmm... I just loaded up the UserGuide (with 1.1.5fix3ish). "M.C.Esher on acid" loaded nicely, but "a severely distorted platypus in a float" failed. Console message: Xlib: connection to ":0.0" refused by server Xlib: XDM authori

Re: menu-open problem in all bind files

2000-12-06 Thread Jean-Marc Lasgouttes
> "Allan" == Allan Rae <[EMAIL PROTECTED]> writes: Allan> All I was trying to do was use C-x C-b to open the Allan> documents menu (a.k.a. buffer list) but the menu code does a Allan> case-sensitive test so didn't realize that "menu-open Allan> Documents" should have been "menu-open documents

Re: announce lyx-1.1.6pre2; Preferences menu

2000-12-06 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> Well, the only place that font_sizes[] are actually used: Angus> src/lyxrc.h:222: float font_sizes[10]; FontLoader.C:232: int Angus> fsize = int( (lyxrc.font_sizes[size] * lyxrc.dpi * Angus> (lyxrc.zoom/100.0) ) / 72.27 + 0.5 );

Re: announce lyx-1.1.6pre2; Preferences menu

2000-12-06 Thread Angus Leeming
On Wednesday 06 December 2000 09:30, Jean-Marc Lasgouttes wrote: > > "Rainer" == Rainer Hoffmann <[EMAIL PROTECTED]> writes: > > Rainer> # # SCREEN & FONTS SECTION # > > Rainer> \screen_dpi 74 \screen_font_sizes 5,00 7,00 8,00 9,00 10,00 > Rainer> 12,00 0,00 0,00 0

The only good bug is a dead bug (1.1.5fix3, status update #2)

2000-12-06 Thread Jean-Marc Lasgouttes
I'd like to release 1.1.5fix3 some time soon, since there are some valuable things there. Since my last update there have been great advances (that's why these updates are made for, anyway :). Testing the three first bug fixes in the list would be welcome. Therefore, as usual, I'd be glad if som

Re: Underlining text

2000-12-06 Thread Angus Leeming
Try Layout->Character->Misc. Not intuitive I know. A On Tuesday 05 December 2000 23:38, Ben Cazzolato wrote: > Just noticed that it is possible to change the layout of the characters > with Layout > Bold etc, or even Layout > Character > Shape. However, I > don't see underlining anywhere. I can

Re: Some messages won't get translated

2000-12-06 Thread Angus Leeming
Now if this doesn't get into the LDN as the most ridiculous series of entertaining trivia then I think we should all complain to the editor! On Tuesday 05 December 2000 19:01, Baruch Even wrote: > On Tue, 5 Dec 2000, Angus Leeming wrote: > > Got it. Many thanks, Dekel, Lars, JMarc. The penny, ce

  1   2   >