On Wed, Jan 06, 2010 at 11:04:06PM +0100, Vincent van Ravesteijn wrote:
> I mean the attached patch.
The problem turns out to be that, for some reason, old uic versions
(Qt 4.2 and 4.3) ignore the class name and use a predefined name.
I commited a patch that fixes the glitch for Qt 4.3 and almost
On Wed, Jan 06, 2010 at 10:47:32PM +0100, Pavel Sanda wrote:
> we are slowly growing for 4.4 as was discussed more times before...
Not again, please. This is not due to missing functionality but
to uic bugs.
--
Enrico
Pavel Sanda schreef:
Vincent van Ravesteijn wrote:
Isn't this fixed easily by removing the redundant layout ?
you mean the previous patch? (no according to JMarc...)
pavel
No, I didn't do that. I introduced an empty settingsLayout, which is
probably the same problem. I never tried
Vincent van Ravesteijn wrote:
> Isn't this fixed easily by removing the redundant layout ?
you mean the previous patch? (no according to JMarc...)
pavel
Pavel Sanda schreef:
Peter Kümmel wrote:
When the designer is only PITA, then we should drop the
ui file and make it by hand.
Peter
I've disabled the dialog for Qt versions < 4.5.
At least it should compile now.
it worked with 4.4.1 here.
we are slowly growing for 4.4 as was
Peter Kümmel wrote:
> > When the designer is only PITA, then we should drop the
> > ui file and make it by hand.
> >
> > Peter
> >
>
> I've disabled the dialog for Qt versions < 4.5.
> At least it should compile now.
it worked with 4.4.1 here.
we are slowly growing for 4.4 as was discussed mo
Am Mittwoch, den 06.01.2010, 21:41 +0100 schrieb Peter Kümmel:
> Am Mittwoch, den 06.01.2010, 10:36 -0500 schrieb Manoj Rajagopalan:
> >
> > On Wednesday 06 January 2010 05:42:35 am Kornel Benko wrote:
> > > Am Wednesday 06 January 2010 schrieb Jean-Marc Lasgouttes:
> > > > "Vincent van Ravesteijn
Am Mittwoch, den 06.01.2010, 10:36 -0500 schrieb Manoj Rajagopalan:
>
> On Wednesday 06 January 2010 05:42:35 am Kornel Benko wrote:
> > Am Wednesday 06 January 2010 schrieb Jean-Marc Lasgouttes:
> > > "Vincent van Ravesteijn - TNW" writes:
> > > > Would the attached be something ?
> > >
> > > St
On Wednesday 06 January 2010 05:42:35 am Kornel Benko wrote:
> Am Wednesday 06 January 2010 schrieb Jean-Marc Lasgouttes:
> > "Vincent van Ravesteijn - TNW" writes:
> > > Would the attached be something ?
> >
> > Still same error here (qt 4.2.3).
> >
> > JMarc
>
> Same with qt 4-4.3.1 (OpenSuSE
Am Wednesday 06 January 2010 schrieb Jean-Marc Lasgouttes:
> "Vincent van Ravesteijn - TNW" writes:
>
> > Would the attached be something ?
>
> Still same error here (qt 4.2.3).
>
> JMarc
>
Same with qt 4-4.3.1 (OpenSuSE 10.3)
Kornel
signature.asc
Description: This is a digitally
"Vincent van Ravesteijn - TNW" writes:
> Would the attached be something ?
Still same error here (qt 4.2.3).
JMarc
>> I'm using qt 4.3.4 on KUbuntu 8.04
>>
>> I have run autogen.sh after the latest svn update. I am at r32765
(latest).
>
>before digging into the guts, does the compile also fails from the
fresh svn
>checkout?
>
>pavel
Would the attached be something ?
(Maybe the empty layout is optimized aw
Manoj Rajagopalan wrote:
> I'm using qt 4.3.4 on KUbuntu 8.04
>
> I have run autogen.sh after the latest svn update. I am at r32765 (latest).
before digging into the guts, does the compile also fails from the fresh svn
checkout?
pavel
I'm using qt 4.3.4 on KUbuntu 8.04
I have run autogen.sh after the latest svn update. I am at r32765 (latest).
I performed 'touch' on src/frontends/qt4/ui/ProgressViewUi.ui and then ran
the 'make ui_ProgressViewUi.h' in the build dir, which ran uic-qt4. I grepped
for settingsLayout in this .h
Vincent van Ravesteijn - TNW wrote:
> What is your qt-version ? Does running
> autogen/autoconf help ?
./autogen.sh is needed since we added new ui file into makefiles.
pavel
"Vincent van Ravesteijn - TNW" writes:
>>I'm trying to build LyX 2.0.0svn from the latest update and
>>compilation of src/frontends/qt4/GuiProgressView.cpp fails
>>because of the condition mentioned in the subject.
>>
>
> settingsLayout should be defined in "frontends/qt4/ui_ProgressViewUi.h"
> a
>I'm trying to build LyX 2.0.0svn from the latest update and
>compilation of src/frontends/qt4/GuiProgressView.cpp fails
>because of the condition mentioned in the subject.
>
settingsLayout should be defined in "frontends/qt4/ui_ProgressViewUi.h"
automatically generated by the qt "user interface c
Hi developers,
I'm trying to build LyX 2.0.0svn from the latest update and compilation of
src/frontends/qt4/GuiProgressView.cpp fails because of the condition
mentioned in the subject.
Any idea on why this might be happening and what I could do?
thanks,
Manoj
18 matches
Mail list logo