The following bug only occurs when I set LANG environment to pl, however I
only tested: pl,de,no and C.
It occurs when there is no any document opened ( only gray background )
and I select menu (pl): Plik->Importuj->(LaTex | Tekst), and then program
crashes. When there is any document loaded everything is OK.
There is an output of gdb:
(gdb) run
Starting program: /p6/local/src/lyx-1.0.1/src/lyx 
warning: Unable to find dynamic linker breakpoint function.
warning: GDB will be unable to debug shared library initializers
warning: and track explicitly loaded dynamic code.
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
Program received signal SIGSEGV, Segmentation fault.
0x80a824b in Menus::ShowFileMenu2 ()
(gdb) bt
#0  0x80a824b in Menus::ShowFileMenu2 ()
#1  0x4002648c in fl_object_qread ()
#2  0x400345b5 in fl_check_forms ()
#3  0x8053b22 in LyXGUI::runTime ()
#4  0x804e1a2 in LyX::LyX ()
#5  0x804dbcc in main ()
#6  0x804dabb in _start ()

----------------------------------

I have another question.
When lyx finds any error during latex compilation it doesn't preview dvi
file although just created dvi looks quite good. Is it possible to fix
this without sources modification?

----------------------------------------------------------

Platform and system configuration:
$ uname -a
Linux falcon 2.0.18 #4 Fri Sep 25 00:21:54 MET DST 1998 i586
$ xdpyinfo
[...]
vendor string:    The XFree86 Project, Inc
vendor release number:    3120
[...]
$ gcc -v 
Reading specs from /usr/lib/gcc-lib/i486-linux/2.7.2/specs 
gcc version 2.7.2

$ ldd -r lyx
        libforms.so.0.88 => /usr/local/lib/libforms.so.0.88
        libXpm.so.4 => /usr/X11R6/lib/libXpm.so.4.8
        libSM.so.6 => /usr/X11R6/lib/libSM.so.6.0
        libICE.so.6 => /usr/X11R6/lib/libICE.so.6.0
        libc.so.5 => /lib/libc.so.5.3.12
        libX11.so.6 => /usr/X11R6/lib/libX11.so.6.0
        libg++.so.27 => /usr/lib/libg++.so.27.1.4
        libstdc++.so.27 => /usr/lib/libstdc++.so.27.1.4
        libm.so.5 => /lib/libm.so.5.0.6


#####################################################
  Paweł Sokołowski   e-mail: [EMAIL PROTECTED]
  Warsaw University, 
  Image Processing Group at Institute of Geophysics

Reply via email to