On Fri, Jun 16, 2006 at 12:31:55PM +0200, Peter Kümmel wrote: > Ok, now setMainWidget is the last call which could change the geometry. > I could not test Qt3 lyx.
I am sorry, but with this patch applied LyX segfaults when starting: $ ./src/lyx-qt.exe lyx: SIGSEGV signal caught Sorry, you have found a bug in LyX. Please read the bug-reporting instructions in Help->Introduction and send us a bug report, if necessary. Thanks ! Bye. Abort (core dumped) Please, attached find a backtrace. -- Enrico
$ gdb ./src/lyx-qt.exe GNU gdb 6.3.50_2004-12-28-cvs (cygwin-special) Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i686-pc-cygwin"...(no debugging symbols found) (gdb) run Starting program: /usr/local/src/lyx/lyx-1.5.0svn/build-cygwin/src/lyx-qt.exe Program received signal SIGSEGV, Segmentation fault. 0x610ae938 in pthread_key_create () from /usr/bin/cygwin1.dll (gdb) bt #0 0x610ae938 in pthread_key_create () from /usr/bin/cygwin1.dll #1 0x6108dd7f in _sigfe () from /usr/bin/cygwin1.dll #2 0x00000008 in ?? () #3 0x100e1c18 in ?? () #4 0x100a0520 in cygaspell-15!_ZThn8_N7acommon7FStreamD1Ev () from /usr/bin/cygaspell-15.dll #5 0x100e1c18 in ?? () #6 0x0022ed68 in ?? () #7 0x610af6b7 in pthread::once () from /usr/bin/cygwin1.dll #8 0x610af6b7 in pthread::once () from /usr/bin/cygwin1.dll #9 0x6108dd7f in _sigfe () from /usr/bin/cygwin1.dll #10 0x0022ed98 in ?? () #11 0x1005633b in cygaspell-15!_ZN7acommon13new_tokenizerEPNS_7SpellerE () from /usr/bin/cygaspell-15.dll #12 0x1005633b in cygaspell-15!_ZN7acommon13new_tokenizerEPNS_7SpellerE () from /usr/bin/cygaspell-15.dll #13 0x10061759 in cygaspell-15!_ZN7acommon13new_tokenizerEPNS_7SpellerE () from /usr/bin/cygaspell-15.dll #14 0x10061b83 in cygaspell-15!_ZN7acommon13new_tokenizerEPNS_7SpellerE () from /usr/bin/cygaspell-15.dll #15 0x1005e807 in cygaspell-15!_ZN7acommon13new_tokenizerEPNS_7SpellerE () from /usr/bin/cygaspell-15.dll #16 0x1005e82a in cygaspell-15!_ZN7acommon13new_tokenizerEPNS_7SpellerE () ---Type <return> to continue, or q <return> to quit--- from /usr/bin/cygaspell-15.dll #17 0x61010253 in per_module::run_ctors () from /usr/bin/cygwin1.dll #18 0x00000001 in ?? () #19 0x610102a0 in dll::init () from /usr/bin/cygwin1.dll #20 0x280e0008 in ?? () #21 0x0000002f in ?? () #22 0x0022ee68 in ?? () #23 0x610d8ef7 in strrchr () from /usr/bin/cygwin1.dll #24 0x61005eb3 in [EMAIL PROTECTED] () from /usr/bin/cygwin1.dll #25 0x00000000 in ?? () from
