Re: unable to compile svn-version

2009-09-23 Thread Kornel Benko
Am Thursday 24 September 2009 schrieb Sebastian Guttenberg: >  nb.gmo nn.gmo pl.gmo pt.gmo ro.gmo ru.gmo sk.gmo tr.gmo uk.gmo > zh_CN.gmo zh_TW. > gmo > make[3]: Entering directory `/home/basti/lyx-devel/po' > : --update ar.po lyx-2.0.0svn.pot > rm -f ar.gmo && : -c --statistics -o ar.gmo ar.po > m

Re: Emergency Release for Mac OSX?

2009-09-23 Thread rgheck
On 09/23/2009 02:52 PM, Vincent van Ravesteijn wrote: rgheck schreef: There seems to be a lot of unhappiness about the autosave problem on Snow Leopard. Is it worth some kind of emergency release of current branch for that platform, or of 1.6.4 with the patch that allows disabling of autosav

Re: unable to compile svn-version

2009-09-23 Thread Sebastian Guttenberg
Thanks for your quick response! Indeed "which msguniq" did not give any answer in the beginning so that I installed the gettext package and now the answer is "/usr/bin/msguniq" as it should. However, compiling still doesn't work. See below. Any new idea? - Sebastian ba...@bastop:~/lyx-devel$ make

Re: Compile error in trunk.

2009-09-23 Thread Andre Poenitz
Buffer const & bufOn Wed, Sep 23, 2009 at 10:20:02PM +0200, Kornel Benko wrote: > Abdel, my compiler does not like me ... > /usr/src/lyx/lyx-devel/src/frontends/qt4/GuiView.cpp: In member function > ‘bool lyx::frontend::GuiView::goToFileRow(const std::string&)’: > /usr/src/lyx/lyx-devel/src/fronte

Compile error in trunk.

2009-09-23 Thread Kornel Benko
Abdel, my compiler does not like me ... [ 15%] Building CXX object src/frontends/qt4/CMakeFiles/frontend_qt4.dir/usr/src/lyx/lyx-devel/src/frontends/qt4/GuiView.o cd /usr/BUILD/BuildLyx/src/frontends/qt4 && /usr/bin/c++ -DQT_NO_STL -DQT_NO_KEYWORDS -DHAVE_GETTEXT -DUSE_HUNSPELL=1 - DENABLE_NLS

Re: Emergency Release for Mac OSX?

2009-09-23 Thread Vincent van Ravesteijn
rgheck schreef: There seems to be a lot of unhappiness about the autosave problem on Snow Leopard. Is it worth some kind of emergency release of current branch for that platform, or of 1.6.4 with the patch that allows disabling of autosave? And Bennett, I know nothing about Mac packaging. S

Re: unable to compile svn-version

2009-09-23 Thread Kornel Benko
Am Mittwoch 23 September 2009 schrieb Sebastian Guttenberg: > cat qt4_l10n.pot layouts_l10n.pot languages_l10n.pot encodings_l10n.pot > ui_l10n.pot external_l10n.pot formats_l10n.pot | \ > msguniq -o lyx-2.0.0svn.po && rm -f qt4_l10n.pot > layouts_l10n.pot languages_l10n.pot encodings_l10n

Re: Emergency Release for Mac OSX?

2009-09-23 Thread Konrad Hofbauer
BH wrote: On Wed, Sep 23, 2009 at 12:19 PM, rgheck wrote: There seems to be a lot of unhappiness about the autosave problem on Snow Leopard. Is it worth some kind of emergency release of current branch for that platform, or of 1.6.4 with the patch that allows disabling of autosave? As Richard

Re: Emergency Release for Mac OSX?

2009-09-23 Thread BH
On Wed, Sep 23, 2009 at 12:19 PM, rgheck wrote: > > There seems to be a lot of unhappiness about the autosave problem on Snow > Leopard. Is it worth some kind of emergency release of current branch for > that platform, or of 1.6.4 with the patch that allows disabling of autosave? As Richard saw,

Emergency Release for Mac OSX?

2009-09-23 Thread rgheck
There seems to be a lot of unhappiness about the autosave problem on Snow Leopard. Is it worth some kind of emergency release of current branch for that platform, or of 1.6.4 with the patch that allows disabling of autosave? And Bennett, I know nothing about Mac packaging. So: Is it possible

Re: unable to compile svn-version

2009-09-23 Thread rgheck
On 09/23/2009 12:08 PM, Sebastian Guttenberg wrote: LC_ALL=C ; export LC_ALL ; \ python ./lyx_pot.py -b .. -o ui_l10n.pot -t ui ../lib/ui/*.ui ../lib/ui/*.inc cat qt4_l10n.pot layouts_l10n.pot languages_l10n.pot encodings_l10n.pot ui_l10n.pot external_l10n.pot formats_l10n.pot | \

unable to compile svn-version

2009-09-23 Thread Sebastian Guttenberg
Dear all I am interested to see again the new developments of lyx and test the svn-version, as I did for 1.6. I am still an idiot in compiling, so I simply did the same steps as I did for 1.6, but the compiling in the end produced an error. The steps were the following: 1. Download everything in a

Re: Menu-Access in Fullscreen mode

2009-09-23 Thread Sebastian Guttenberg
Hi Pavel Thanks for the answer! So I have to wait for 1.6.4... Good to hear at least that it's fixed there. But I don't understand why it has been removed from the trunc for 1.6.0? It has been in the trunc for all the 1.6.svn ... :( Anyway, seems I have to compile. - Sebastian

Re: How to become a LyX Developer

2009-09-23 Thread rgheck
On 09/23/2009 06:35 AM, Jürgen Spitzmüller wrote: Abdelrazak Younes wrote: Further, I do not have C++ experience, Many in this group were just like you... Can you believe Jürgen is in humanities and Richard is in Philosophy? but I like beer (nevertheless). Me too. rh

Re: How to become a LyX Developer

2009-09-23 Thread Jürgen Spitzmüller
Abdelrazak Younes wrote: >> Further, I do not have C++ experience, > > Many in this group were just like you... Can you believe Jürgen is in > humanities and Richard is in Philosophy? but I like beer (nevertheless). Jürgen

Re: r31439 - in lyx-devel/trunk: lib src

2009-09-23 Thread Jürgen Spitzmüller
Jean-Marc Lasgouttes wrote: > Juergen, OK for branch? Yes. Jürgen

Re: Compilation failure with qt 4.2

2009-09-23 Thread Enrico Forestieri
On Wed, Sep 23, 2009 at 10:06:40AM +0200, Jean-Marc Lasgouttes wrote: > Enrico Forestieri writes: > > You're impossible to please, apparently :) but it has to suffice, as we > > only support Qt >= 4.4, it seems: http://www.lyx.org/trac/changeset/30406 > > http://www.lyx.org/trac/changeset/30440

Re: Compilation failure with qt 4.2

2009-09-23 Thread Jean-Marc Lasgouttes
Enrico Forestieri writes: > You're impossible to please, apparently :) but it has to suffice, as we > only support Qt >= 4.4, it seems: http://www.lyx.org/trac/changeset/30406 http://www.lyx.org/trac/changeset/30440 JMarc