Re: [PUSHED][PATCH] Fix TDE VCL interface

2012-08-20 Thread Caolán McNamara
On Sun, 2012-08-19 at 03:44 -0500, Timothy Pearson wrote: This patch restores the TDE VCL and filepicker interfaces to full functionality in LO 3.6.0: http://git.trinitydesktop.org/cgit/tde/plain/main/thirdparty/libreoffice/3.6.0/patches/libreoffice-fix-tde-vcl.diff This patch does not

Re: [PUSHED][PATCH] Fix TDE VCL interface

2012-08-20 Thread Stephan Bergmann
On 08/20/2012 01:41 PM, Caolán McNamara wrote: On Sun, 2012-08-19 at 03:44 -0500, Timothy Pearson wrote: This patch restores the TDE VCL and filepicker interfaces to full functionality in LO 3.6.0:

Re: [PUSHED][PATCH] Fix TDE VCL interface

2012-08-20 Thread Stephan Bergmann
On 08/20/2012 05:51 PM, Timothy Pearson wrote: Can you please post the generated kdefilepicker.moc.cxx file? I am somewhat surprised that moc is failing to generate valid code in this case. attached Stephan / **

Re: [PUSHED][PATCH] Fix TDE VCL interface

2012-08-20 Thread Caolán McNamara
On Mon, 2012-08-20 at 18:02 +0200, Stephan Bergmann wrote: On 08/20/2012 05:51 PM, Timothy Pearson wrote: Can you please post the generated kdefilepicker.moc.cxx file? I am somewhat surprised that moc is failing to generate valid code in this case. Luboš solved this for us,

Re: [PUSHED][PATCH] Fix TDE VCL interface

2012-08-20 Thread Timothy Pearson
On 08/20/2012 01:41 PM, Caolán McNamara wrote: On Sun, 2012-08-19 at 03:44 -0500, Timothy Pearson wrote: This patch restores the TDE VCL and filepicker interfaces to full functionality in LO 3.6.0:

Re: [PUSHED][PATCH] Fix TDE VCL interface

2012-08-20 Thread Timothy Pearson
On 08/20/2012 05:51 PM, Timothy Pearson wrote: Can you please post the generated kdefilepicker.moc.cxx file? I am somewhat surprised that moc is failing to generate valid code in this case. attached Stephan OK, I think I see the problem. Qt3's moc is too stupid to understand the

Re: [PUSHED][PATCH] Fix TDE VCL interface

2012-08-20 Thread Timothy Pearson
On Mon, 2012-08-20 at 18:02 +0200, Stephan Bergmann wrote: On 08/20/2012 05:51 PM, Timothy Pearson wrote: Can you please post the generated kdefilepicker.moc.cxx file? I am somewhat surprised that moc is failing to generate valid code in this case. Luboš solved this for us,

[PATCH] Fix TDE VCL interface

2012-08-19 Thread Timothy Pearson
This patch restores the TDE VCL and filepicker interfaces to full functionality in LO 3.6.0: http://git.trinitydesktop.org/cgit/tde/plain/main/thirdparty/libreoffice/3.6.0/patches/libreoffice-fix-tde-vcl.diff This patch does not affect the KDE3 plugin and should be committed to LO GIT. The LO