Hello!

I've just been trying lyx 1.3. It had lots of problems.

1. It's not possible to compile xforms 1.0 out of the box for Solaris
   and AIX systems. Could you kindly provide some precompiled binaries?

2. The compilation on AIX terminates with:

g++ -O2 -Wno-non-template-friend -ftemplate-depth-30 -s -o lyx BufferView.o 
BufferView_pimpl.o Bullet.o Chktex.o CutAndPaste.o DepTable.o FloatList.o Floating.o 
FuncStatus.o InsetList.o LColor.o LaTeX.o LaTeXFeatures.o LyXAction.o MenuBackend.o 
paragraph_funcs.o ParagraphList.o ParagraphParameters.o Spacing.o TextCache.o 
Thesaurus.o ToolbarDefaults.o boost.o boost-inst.o box.o buffer.o bufferlist.o 
bufferparams.o bufferview_funcs.o chset.o converter.o counters.o debug.o encoding.o 
exporter.o gettext.o factory.o funcrequest.o importer.o intl.o iterators.o kbmap.o 
kbsequence.o language.o lastfiles.o lengthcommon.o lyx_cb.o lyx_main.o lyx_sty.o 
lyxcursor.o lyxfont.o lyxfind.o lyxfunc.o lyxgluelength.o lyxlayout.o lyxlength.o 
lyxlex.o lyxlex_pimpl.o lyxrc.o lyxrow.o lyxserver.o lyxtextclass.o lyxtextclasslist.o 
lyxvc.o main.o paragraph.o paragraph_pimpl.o ispell.o pspell.o sgml.o tabular.o 
tabular-old.o tabular_funcs.o tex-accent.o tex-strings.o texrow.o text.o text2.o 
text3.o toc!
.o trans.o trans_mgr.o undo.o undo_funcs.o vc-backend.o version.o vspace.o  
-L/afs/mpa/common/pdsoft/lib mathed/.libs/libmathed.a insets/.libs/libinsets.a 
frontends/.libs/libfrontends.a -lflimage -L/afs/mpa/common/pdsoft/appl/libjpeg-6b/lib 
-ljpeg -lforms -lXpm graphics/.libs/libgraphics.a support/.libs/libsupport.a 
../boost/libs/regex/src/.libs/libboostregex.a 
../boost/libs/signals/src/.libs/libboostsignals.a ../intl/libintl.a -liconv -lSM -lICE 
-lc -lm -lX11
ld: 0711-317 ERROR: Undefined symbol: ControlDialog<ControlConnectBD>::hide(void)
ld: 0711-317 ERROR: Undefined symbol: ControlDialog<ControlConnectBD>::update(void)
ld: 0711-317 ERROR: Undefined symbol: ControlDialog<ControlConnectBD>::show(void)
ld: 0711-317 ERROR: Undefined symbol: ControlDialog<ControlConnectBI>::hide(void)
ld: 0711-317 ERROR: Undefined symbol: ControlDialog<ControlConnectBI>::update(void)
ld: 0711-317 ERROR: Undefined symbol: ControlDialog<ControlConnectBI>::show(void)
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: ld returned 8 exit status
make[3]: *** [lyx] Error 1
make[3]: Leaving directory `/scratch/buening/lyx-1.3.0/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/scratch/buening/lyx-1.3.0/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/scratch/buening/lyx-1.3.0/src'
make: *** [all-recursive] Error 1


3. I want to have some standard key bindings like "M-i l" -> insert-label
   independent of the language but lyx ignores my bindings in de_menus.bind
   (it reads the file but ignores the bindings). The german menu
   shows the "M-i l" after "M_a_rke" (Label) in the "Einf�gen" (Insert) menu
   but it ignores it. M-i ever starts the "Ans_i_cht" (View) menu.

4. Some key bindings are unknown (I get an error if lyx is started) like
   insert-marginpar.

5. In math mode code like "x \ne 0" is transformed to "x\ne0" for LaTeX
   output which makes lyx basically unusable for me.

6. The new method to insert TeX code is rather annoying. I'd prefer the
   old behaviour where I edit the text directly without mouse clicking.

7. Same for user defined macro expansion. It's rather annoying when
   moving the cursor through a big equation.


Bye,
Andreas

Reply via email to