Re: (Regression in r37749 by forenr) Assert with ERT inset and LaTeX Error dialog open.

2011-03-02 Thread Pavel Sanda
John McCabe-Dansted wrote:
> On Tue, Mar 1, 2011 at 2:55 AM, Pavel Sanda  wrote:
> > neither me. John are you running up to date svn?
> 
> It was quite recent, but I updated I now I cannot reproduce either :).

yep something similar was fixed recently.p


Re: (Regression in r37749 by forenr) Assert with ERT inset and LaTeX Error dialog open.

2011-03-02 Thread John McCabe-Dansted
On Tue, Mar 1, 2011 at 2:55 AM, Pavel Sanda  wrote:
> neither me. John are you running up to date svn?

It was quite recent, but I updated I now I cannot reproduce either :).

-- 
John C. McCabe-Dansted


Re: (Regression in r37749 by forenr) Assert with ERT inset and LaTeX Error dialog open.

2011-02-28 Thread Pavel Sanda
Enrico Forestieri wrote:
> On Mon, Feb 28, 2011 at 08:48:46PM +0800, John McCabe-Dansted wrote:
> 
> > To Reproduce:
> > 1) Press Alt-Delete to insert a non-printable character
> > 2) Press Ctrl-L to insert an ERT inset
> > 3) Press Ctrl-D to bring up the LaTeX error dialog box.
> > 4) Click inside the ERT.
> 
> Sorry, cannot reproduce.

neither me. John are you running up to date svn?
pavel


Re: (Regression in r37749 by forenr) Assert with ERT inset and LaTeX Error dialog open.

2011-02-28 Thread Enrico Forestieri
On Mon, Feb 28, 2011 at 08:48:46PM +0800, John McCabe-Dansted wrote:

> To Reproduce:
> 1) Press Alt-Delete to insert a non-printable character
> 2) Press Ctrl-L to insert an ERT inset
> 3) Press Ctrl-D to bring up the LaTeX error dialog box.
> 4) Click inside the ERT.

Sorry, cannot reproduce.

-- 
Enrico


(Regression in r37749 by forenr) Assert with ERT inset and LaTeX Error dialog open.

2011-02-28 Thread John McCabe-Dansted
To Reproduce:
1) Press Alt-Delete to insert a non-printable character
2) Press Ctrl-L to insert an ERT inset
3) Press Ctrl-D to bring up the LaTeX error dialog box.
4) Click inside the ERT.

I then get the following assert. This appears to be a regression in
r37749 by forenr, though note that I need the compile fix found in
r37751 to compile r37749. (Ubuntu 10.04 x86_64)

Program received signal SIGABRT, Aborted.
0x751dfa75 in *__GI_raise (sig=)
at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
64  ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.
in ../nptl/sysdeps/unix/sysv/linux/raise.c
(gdb) #0  0x751dfa75 in *__GI_raise (sig=)
at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
cpp abort.c
#1  0x751e35c0 in *__GI_abort () at abort.c:92
#2  0x008e1f2e in __replacement_assert (this=0x6093, __pos=24723)
at /usr/include/c++/4.4/x86_64-linux-gnu/bits/c++config.h:284
#3  std::basic_string,
std::allocator >::operator[] (this=0x6093, __pos=24723)
at /usr/include/c++/4.4/bits/basic_string.h:740
#4  0x008cb374 in lyx::Paragraph::isLineSeparator (this=0x1e67b00,
cpp Paragraph.cpp
pos=24723) at Paragraph.cpp:2835
#5  0x009da7e8 in copySelectionToStack (cur=..., cutstack=...)
cpp CutAndPaste.cpp
at CutAndPaste.cpp:857

For more information see:
  http://gmatht.homelinux.net/xp/keytest/html_out/out/t14//html//1298889710.html

-- 
John C. McCabe-Dansted