Re: [LyX master] Correctly clean lyxclient.cpp in monolithic build.

2012-11-06 Thread Jean-Marc Lasgouttes
Le 06/11/2012 16:09, Pavel Sanda a écrit : Jean-Marc Lasgouttes wrote: Please take a look four lines above :) That looks strange indeed :) I'll take a look I really thought I fixed something. No need to look on the code, you just missed my commit few days back ;) P Grmph. JMarc

Re: lyxclient.cpp

2012-11-06 Thread Pavel Sanda
Jean-Marc Lasgouttes wrote: > Fixed on master. Note that monolithic fails there: > > CXXliblyxqt4.o > In file included from > ../../../../master/src/frontends/qt4/GuiApplication.cpp:117, > from liblyxqt4.cpp:20: > /usr/include/X11/Xlib.h:210: error: reference to ?Font? is am

Re: [LyX master] Correctly clean lyxclient.cpp in monolithic build.

2012-11-06 Thread Pavel Sanda
Jean-Marc Lasgouttes wrote: >> Please take a look four lines above :) > > That looks strange indeed :) I'll take a look I really thought I fixed > something. No need to look on the code, you just missed my commit few days back ;) P

Crash on OSX

2012-11-06 Thread Murat Yildizoglu
Hi, While trying to insert a new line at the end of a very short document (only text, no maths or floats), I got a SIGSEV. Here is the crash report, in case this can help you to locate the origin of the crash. Process: lyx [76137] Path:/Applications/LyX.app/Contents/MacOS

Re: [LyX master] Correctly clean lyxclient.cpp in monolithic build.

2012-11-06 Thread Jean-Marc Lasgouttes
Le 05/11/2012 21:24, Pavel Sanda a écrit : CLEANFILES += lyxclient.cpp lyxclient_SOURCES = lyxclient.cpp $(HEADERFILES) +CLEANFILES += lyxclient.cpp Please take a look four lines above :) That looks strange indeed :) I'll take a look I really thought I fixed something. JMarc