Re: Linking without qxmpp fails for branch features/chat

2013-11-10 Thread Tommaso Cucinotta
On 10/11/13 15:02, Jean-Marc Lasgouttes wrote: > The best to make it work is to have a look at getStatus in > frontends/qt4/GuiView.cpp. There you can expand the current handling > of LFUN_DIALOG_SHOW to mark the function as disabled as needed. > > Then, the patch you sent should just work. I jus

Re: Linking without qxmpp fails for branch features/chat

2013-11-10 Thread Jean-Marc Lasgouttes
Le 10/11/2013 14:19, Tommaso Cucinotta a écrit : On 10/11/13 13:09, Jean-Marc Lasgouttes wrote: Or mark the lfun "unknown" when not supported. how do I do this marking ? For now, the chat is activated via A-x dialog-show chat The best to make it work is to have a look at getStatus in fr

Re: Linking without qxmpp fails for branch features/chat

2013-11-10 Thread Tommaso Cucinotta
On 10/11/13 13:09, Jean-Marc Lasgouttes wrote: > Or mark the lfun "unknown" when not supported. how do I do this marking ? For now, the chat is activated via A-x dialog-show chat it's not a real LFUN, just a request to show a specific dialog. Is OptItem going to work in such case ? Is the on

Re: Linking without qxmpp fails for branch features/chat

2013-11-10 Thread Jean-Marc Lasgouttes
Or mark the lfun "unknown" when not supported. Jmarc Georg Baum a écrit : >Tommaso Cucinotta wrote: > >> One tiny issue, though: the "LyX Chat" menu in stdmenus.inc: that is >going >> to be added anyway, even though the "dialog-show lyx-chat" is not >going to >> be anyway meaningful without US

Re: Linking without qxmpp fails for branch features/chat

2013-11-10 Thread Georg Baum
Tommaso Cucinotta wrote: > One tiny issue, though: the "LyX Chat" menu in stdmenus.inc: that is going > to be added anyway, even though the "dialog-show lyx-chat" is not going to > be anyway meaningful without USE_QXMPP ? > > Is there a way to get rid of the menu entry as well, in such case ? Ye

Re: Linking without qxmpp fails for branch features/chat

2013-11-10 Thread Kornel Benko
Am Samstag, 9. November 2013 um 23:25:27, schrieb Tommaso Cucinotta > On 09/11/13 18:56, Kornel Benko wrote: > > /usr/src/lyx/lyx/src/frontends/qt4/GuiView.cpp:4177: undefined reference to > > `lyx::frontend::createGuiBuddies(lyx::frontend::GuiView&)' > > /usr/src/lyx/lyx/src/frontends/qt4/GuiVi

Re: Linking without qxmpp fails for branch features/chat

2013-11-09 Thread Tommaso Cucinotta
On 09/11/13 18:56, Kornel Benko wrote: > /usr/src/lyx/lyx/src/frontends/qt4/GuiView.cpp:4177: undefined reference to > `lyx::frontend::createGuiBuddies(lyx::frontend::GuiView&)' > /usr/src/lyx/lyx/src/frontends/qt4/GuiView.cpp:4183: undefined reference to > `lyx::frontend::createGuiChat(lyx::fron