Re: LyX asserts when browsing for images to insert

2007-10-19 Thread Jean-Marc Lasgouttes
Helge Hafting <[EMAIL PROTECTED]> writes: > Jean-Marc Lasgouttes wrote: >> Helge Hafting <[EMAIL PROTECTED]> writes: >> >> >>> I insert a graphic in a float. >>> When I press the "browse" button, LyX dies. >>> gdb backtrace: >>> >>> ASSERT failure in QList::at: "index out of range", file >>> ..

Re: LyX asserts when browsing for images to insert

2007-10-18 Thread Helge Hafting
Jean-Marc Lasgouttes wrote: Helge Hafting <[EMAIL PROTECTED]> writes: I insert a graphic in a float. When I press the "browse" button, LyX dies. gdb backtrace: ASSERT failure in QList::at: "index out of range", file ../../include/QtCore/../../src/corelib/tools/qlist.h, line 386 Ouch.

Re: LyX asserts when browsing for images to insert

2007-10-17 Thread Andre Poenitz
On Wed, Oct 17, 2007 at 04:52:14PM +0200, Helge Hafting wrote: > I insert a graphic in a float. > When I press the "browse" button, LyX dies. > gdb backtrace: > > ASSERT failure in QList::at: "index out of range", file > ../../include/QtCore/../../src/corelib/tools/qlist.h, line 386 > > Program

Re: LyX asserts when browsing for images to insert

2007-10-17 Thread Jean-Marc Lasgouttes
Abdelrazak Younes <[EMAIL PROTECTED]> writes: >> Ouch. This looks like a qt bug to me. > > I won't bet on that. Probably a corrupted stack after a bad memory > access. All the dialogs have not been restored in functionality after > Andre's controller cleanups. Might be the case indeed. valgrind c

Re: LyX asserts when browsing for images to insert

2007-10-17 Thread Abdelrazak Younes
Jean-Marc Lasgouttes wrote: Helge Hafting <[EMAIL PROTECTED]> writes: I insert a graphic in a float. When I press the "browse" button, LyX dies. gdb backtrace: ASSERT failure in QList::at: "index out of range", file ../../include/QtCore/../../src/corelib/tools/qlist.h, line 386 Ouch. This lo

Re: LyX asserts when browsing for images to insert

2007-10-17 Thread Jean-Marc Lasgouttes
Helge Hafting <[EMAIL PROTECTED]> writes: > I insert a graphic in a float. > When I press the "browse" button, LyX dies. > gdb backtrace: > > ASSERT failure in QList::at: "index out of range", file > ../../include/QtCore/../../src/corelib/tools/qlist.h, line 386 Ouch. This looks like a qt bug to

LyX asserts when browsing for images to insert

2007-10-17 Thread Helge Hafting
I insert a graphic in a float. When I press the "browse" button, LyX dies. gdb backtrace: ASSERT failure in QList::at: "index out of range", file ../../include/QtCore/../../src/corelib/tools/qlist.h, line 386 Program received signal SIGABRT, Aborted. [Switching to Thread 0xa62096c0 (LWP 28226)