Re: commandline export not working anymore

2006-10-15 Thread Andre Poenitz
On Thu, Oct 12, 2006 at 12:54:52PM +0200, Abdelrazak Younes wrote: > >Because even a qt4 frontend can be run in text-only mode. In that case no > >popups should appear, no GUI fonts should be loaded etc. > > This is where we disagree then. In text only mode, the qt4 frontend > should not be loade

Re: commandline export not working anymore

2006-10-12 Thread Abdelrazak Younes
Georg Baum wrote: Abdelrazak Younes wrote: Georg Baum wrote: Abdelrazak Younes wrote: OK, the problem is that BufferList was created in Application which is created only in GUI mode. I wanted to create a "console mode" frontend to cope with this and with all the lyx::use_gui test but I don't

Re: commandline export not working anymore

2006-10-12 Thread Georg Baum
Abdelrazak Younes wrote: > Georg Baum wrote: >> Abdelrazak Younes wrote: >> >>> OK, the problem is that BufferList was created in Application which is >>> created only in GUI mode. I wanted to create a "console mode" frontend >>> to cope with this and with all the lyx::use_gui test but I don't ha

Re: commandline export not working anymore

2006-10-12 Thread Abdelrazak Younes
Georg Baum wrote: Abdelrazak Younes wrote: OK, the problem is that BufferList was created in Application which is created only in GUI mode. I wanted to create a "console mode" frontend to cope with this and with all the lyx::use_gui test but I don't have the time right now. While such a front

Re: commandline export not working anymore

2006-10-11 Thread Georg Baum
Abdelrazak Younes wrote: > OK, the problem is that BufferList was created in Application which is > created only in GUI mode. I wanted to create a "console mode" frontend > to cope with this and with all the lyx::use_gui test but I don't have > the time right now. While such a frontend would be n

Re: commandline export not working anymore

2006-10-11 Thread Abdelrazak Younes
Georg Baum wrote: Abdel, can you please have a look? lyx -e latex text Userguide.lyx does enter an enless loop and can't even be killed with Ctrl-C. This happens both with qt3 and qt4. I believe that it is caused by your recent application reorganization. Exporting from the GUI works (well, f

Re: commandline export not working anymore

2006-10-11 Thread Abdelrazak Younes
Georg Baum wrote: Abdel, can you please have a look? lyx -e latex text Userguide.lyx does enter an enless loop and can't even be killed with Ctrl-C. This happens both with qt3 and qt4. I believe that it is caused by your recent application reorganization. Exporting from the GUI works (well, f

commandline export not working anymore

2006-10-11 Thread Georg Baum
Abdel, can you please have a look? lyx -e latex text Userguide.lyx does enter an enless loop and can't even be killed with Ctrl-C. This happens both with qt3 and qt4. I believe that it is caused by your recent application reorganization. Exporting from the GUI works (well, for some definition o