Hi
I just wanted to see whether lyx1.6.0svn also stores information,
whether the last session was in fullscreen mode or not. Apparently, it
does, because after quitting Lyx in fullscreen mode, I was not able to
start lyx again.
When I start it with gdb, it stops after saying

(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[New Thread -1230619760 (LWP 17167)]

(BTW, can somebody tell me, why I still get "no debugging symbols
found", although I had used 
./configure --enable-debug --enable-stdlib-debug    ???)

At that point I pressed Ctrl-C, because nothing else worked. Then I get
---Type <return> to continue, or q <return> to quit---

Program received signal SIGINT, Interrupt.
[Switching to Thread -1225124144 (LWP 17166)]
0xffffe410 in __kernel_vsyscall ()

When I type bt at that point, I obtain the following backtrace:

(gdb) bt
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb7091893 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0xb7448e03 in ?? () from /usr/lib/libglib-2.0.so.0
#3  0x08dd7248 in ?? ()
#4  0x00000005 in ?? ()
#5  0x00005bfe in ?? ()
#6  0x08dd7248 in ?? ()
#7  0x00000005 in ?? ()
#8  0xb75b7184 in QMetaObject::methodOffset ()
from /usr/lib/libQtCore.so.4
#9  0xb7449335 in g_main_context_iteration ()
from /usr/lib/libglib-2.0.so.0
#10 0xb75dc374 in QEventDispatcherGlib::processEvents ()
from /usr/lib/libQtCore.so.4
#11 0xb78b2234 in ?? () from /usr/lib/libQtGui.so.4
#12 0x08d3aa68 in ?? ()
#13 0xbff5fd68 in ?? ()
#14 0xb7f53e52 in ?? () from /lib/ld-linux.so.2
#15 0xb75b03a6 in QEventLoop::processEvents ()
from /usr/lib/libQtCore.so.4
#16 0xb75b0528 in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#17 0xb75b3b6b in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#18 0xb78198f8 in QApplication::exec () from /usr/lib/libQtGui.so.4
#19 0x086e59e8 in ?? ()
#20 0x0812edf4 in ?? ()
#21 0x0806e132 in ?? ()
#22 0xb6fe1ebc in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#23 0x0806dfe1 in ?? ()


In addition to that, I cannot even restart lyx with the geometry option:
lyx -geometry 600x400 (or whatever)

In which configuration file is the geometry of the last lyx-session
stored? I don't want to reinstall lyx, just because of that...

- Sebastian


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

Reply via email to