Re: LyX 1.3.3 Compiles cleanly with Qt 3.2.1 on Debian Unstable

2003-10-01 Thread Angus Leeming
Marc Jeffrey Driftmeyer wrote:
 During compilation there were several verbose warnings about update(),
 repaint() as Qt was trying to interpret the request.  I'm guessing the
 dev Team hasn't truly ported LyX to Qt 3.2.1 just yet.

No, it is ported. These messages are warnings we put in to remind us that 
maybe, just maybe some of the logic in the lyx kernel is incorrect. Both 
frontends suffer from this.

 Setting controller ro: 1
 Transition from state 0 to state 0 after input 7
 Calling BC refresh()
 ./lyx: relocation error: ./lyx: undefined symbol: _ZN7QWidget7repaintEb

I suspect that this is related directly to your rebuilding problems of the 
kde/qt libraries. Not the answer you wanted to hear I suspect.

-- 
Angus



Re: LyX 1.3.3 Compiles cleanly with Qt 3.2.1 on Debian Unstable

2003-10-01 Thread Angus Leeming
Marc Jeffrey Driftmeyer wrote:
 During compilation there were several verbose warnings about update(),
 repaint() as Qt was trying to interpret the request.  I'm guessing the
 dev Team hasn't truly ported LyX to Qt 3.2.1 just yet.

No, it is ported. These messages are warnings we put in to remind us that 
maybe, just maybe some of the logic in the lyx kernel is incorrect. Both 
frontends suffer from this.

 Setting controller ro: 1
 Transition from state 0 to state 0 after input 7
 Calling BC refresh()
 ./lyx: relocation error: ./lyx: undefined symbol: _ZN7QWidget7repaintEb

I suspect that this is related directly to your rebuilding problems of the 
kde/qt libraries. Not the answer you wanted to hear I suspect.

-- 
Angus



Re: LyX 1.3.3 Compiles cleanly with Qt 3.2.1 on Debian Unstable

2003-10-01 Thread Angus Leeming
Marc Jeffrey Driftmeyer wrote:
>> During compilation there were several verbose warnings about update(),
>> repaint() as Qt was trying to interpret the request.  I'm guessing the
>> dev Team hasn't truly ported LyX to Qt 3.2.1 just yet.

No, it is ported. These messages are warnings we put in to remind us that 
maybe, just maybe some of the logic in the lyx kernel is incorrect. Both 
frontends suffer from this.

>>> Setting controller ro: 1
>>> Transition from state 0 to state 0 after input 7
>>> Calling BC refresh()
>>> ./lyx: relocation error: ./lyx: undefined symbol: _ZN7QWidget7repaintEb

I suspect that this is related directly to your rebuilding problems of the 
kde/qt libraries. Not the answer you wanted to hear I suspect.

-- 
Angus



LyX 1.3.3 Compiles cleanly with Qt 3.2.1 on Debian Unstable

2003-09-30 Thread Marc Jeffrey Driftmeyer
I couldn't wait for a package so I downloaded the source and after compiling 
Qt3.2.1 I compiled LyX against it and it is indeed doing well.

If I find any command line output errors I'll file some bugs.

My present issues are with KDE 3.2 CVS and the gcc issues that those debs were 
built upon.

I'm in the process of recompiling Qt to make sure I don't have any conflicting 
libmng, libpng and libjpeg conflicts with Plastik theme.

I compiled with gcc set to pentium3 cpu-type and optimization level 3.

Any conflicts that I've seen arise are due to Qt and the libs developed with 
gcc3.2.3-0pre3 that was released from Debian unstable.  When I ldconfig 
against /usr/local/qt/lib, recompile against those Qt 3.2.1 libs LyX is 
responsive and the QWidgets don't puke like they currently do with the libs 
installed from the KDE3.2CVS crippled kdelibs and kdebase.

It went seemlessly with the xforms UI option as well.

Hopefully in a few days I'll have both KDE cleaned up to take advantage of LyX 
1.3.3.  

Great job folks!

Sincerely Yours,

Marc J. Driftmeyer


LyX 1.3.3 Compiles cleanly with Qt 3.2.1 on Debian Unstable

2003-09-30 Thread Marc Jeffrey Driftmeyer
I couldn't wait for a package so I downloaded the source and after compiling 
Qt3.2.1 I compiled LyX against it and it is indeed doing well.

If I find any command line output errors I'll file some bugs.

My present issues are with KDE 3.2 CVS and the gcc issues that those debs were 
built upon.

I'm in the process of recompiling Qt to make sure I don't have any conflicting 
libmng, libpng and libjpeg conflicts with Plastik theme.

I compiled with gcc set to pentium3 cpu-type and optimization level 3.

Any conflicts that I've seen arise are due to Qt and the libs developed with 
gcc3.2.3-0pre3 that was released from Debian unstable.  When I ldconfig 
against /usr/local/qt/lib, recompile against those Qt 3.2.1 libs LyX is 
responsive and the QWidgets don't puke like they currently do with the libs 
installed from the KDE3.2CVS crippled kdelibs and kdebase.

It went seemlessly with the xforms UI option as well.

Hopefully in a few days I'll have both KDE cleaned up to take advantage of LyX 
1.3.3.  

Great job folks!

Sincerely Yours,

Marc J. Driftmeyer