Bo Peng wrote:
On Mon, Mar 24, 2008 at 9:13 AM, Jürgen Spitzmüller
<[EMAIL PROTECTED]> wrote:
rgheck wrote:
> > Open a document with a listings inset, right click, settings. Most of
> > the time, lyx will crash here (Linux, RHEL4, gcc 4.1, qt 4.22)
FWIW, I see this too:
http://bugzilla.lyx.org/show_bug.cgi?id=4607
I tried really hard to trace it. The crash happens at line 214 in
GuiListings.cpp (and every use of qt_ in this file). As Andre said,
this part looks safe...
When I traced it, gdb reported it elsewhere, in a totally unhelpful way.
Could it be some initialization problem with qt_() itself?
rh