Does LyX 1.6.2 work with Qt 4.4.3?

2009-03-27 Thread Sergio Padrino
Hi

I use ArchLinux, KDE 4.2.1 and Qt 4.4.3 and when I try to run LyX 1.6.2, I
get the next message:
  lyx: symbol lookup error: lyx: undefined symbol: _Z13qFlagLocationPKc

If I upgrade Qt to 4.5 it works right, if I downgrade LyX to 1.6.1 it works
right, but LyX 1.6.2 + Qt 4.4.3 doesn't work.

Summary:

LyX 1.6.2 + Qt 4.4.3 = lyx: undefined symbol: _Z13qFlagLocationPKc
LyX 1.6.1 + Qt 4.4.3 = OK
LyX 1.6.2 + Qt 4.5 = OK

Is this a LyX problem or may be a problem of my distribution?

BTW, I don't upgrade Qt to 4.5 because it causes some problems to KDE 4.2
:-\

Thank you in advance :)


Re: Does LyX 1.6.2 work with Qt 4.4.3?

2009-03-27 Thread Andre Poenitz
On Fri, Mar 27, 2009 at 07:57:24PM +0100, Sergio Padrino wrote:
 Hi
 
 I use ArchLinux, KDE 4.2.1 and Qt 4.4.3 and when I try to run LyX 1.6.2, I
 get the next message:
   lyx: symbol lookup error: lyx: undefined symbol: _Z13qFlagLocationPKc
 
 If I upgrade Qt to 4.5 it works right, if I downgrade LyX to 1.6.1 it works
 right, but LyX 1.6.2 + Qt 4.4.3 doesn't work.
 
 Summary:
 
 LyX 1.6.2 + Qt 4.4.3 = lyx: undefined symbol: _Z13qFlagLocationPKc

Is this LyX compiled against 4.4.3 and does it really pick up the
4.4.3 libs? 

Try  ldd .lyx  and//or run  LD_LIBRARY_PATH=$QTDIR/lib ./lyx  
(with a suitable QTDIR).

 LyX 1.6.1 + Qt 4.4.3 = OK
 LyX 1.6.2 + Qt 4.5 = OK
 
 Is this a LyX problem or may be a problem of my distribution?

Smells like a setup problem...

Andre'


Re: Does LyX 1.6.2 work with Qt 4.4.3?

2009-03-27 Thread Sergio Padrino
2009/3/27 Andre Poenitz andre.poen...@mathematik.tu-chemnitz.de

 On Fri, Mar 27, 2009 at 07:57:24PM +0100, Sergio Padrino wrote:
  Hi
 
  I use ArchLinux, KDE 4.2.1 and Qt 4.4.3 and when I try to run LyX 1.6.2,
 I
  get the next message:
lyx: symbol lookup error: lyx: undefined symbol: _Z13qFlagLocationPKc
 
  If I upgrade Qt to 4.5 it works right, if I downgrade LyX to 1.6.1 it
 works
  right, but LyX 1.6.2 + Qt 4.4.3 doesn't work.
 
  Summary:
 
  LyX 1.6.2 + Qt 4.4.3 = lyx: undefined symbol: _Z13qFlagLocationPKc

 Is this LyX compiled against 4.4.3 and does it really pick up the
 4.4.3 libs?



Probably not :S
Anyway, if it should work, then I'll just wait until I can use Qt 4.5.

Thank you!


Does LyX 1.6.2 work with Qt 4.4.3?

2009-03-27 Thread Sergio Padrino
Hi

I use ArchLinux, KDE 4.2.1 and Qt 4.4.3 and when I try to run LyX 1.6.2, I
get the next message:
  lyx: symbol lookup error: lyx: undefined symbol: _Z13qFlagLocationPKc

If I upgrade Qt to 4.5 it works right, if I downgrade LyX to 1.6.1 it works
right, but LyX 1.6.2 + Qt 4.4.3 doesn't work.

Summary:

LyX 1.6.2 + Qt 4.4.3 = lyx: undefined symbol: _Z13qFlagLocationPKc
LyX 1.6.1 + Qt 4.4.3 = OK
LyX 1.6.2 + Qt 4.5 = OK

Is this a LyX problem or may be a problem of my distribution?

BTW, I don't upgrade Qt to 4.5 because it causes some problems to KDE 4.2
:-\

Thank you in advance :)


Re: Does LyX 1.6.2 work with Qt 4.4.3?

2009-03-27 Thread Andre Poenitz
On Fri, Mar 27, 2009 at 07:57:24PM +0100, Sergio Padrino wrote:
 Hi
 
 I use ArchLinux, KDE 4.2.1 and Qt 4.4.3 and when I try to run LyX 1.6.2, I
 get the next message:
   lyx: symbol lookup error: lyx: undefined symbol: _Z13qFlagLocationPKc
 
 If I upgrade Qt to 4.5 it works right, if I downgrade LyX to 1.6.1 it works
 right, but LyX 1.6.2 + Qt 4.4.3 doesn't work.
 
 Summary:
 
 LyX 1.6.2 + Qt 4.4.3 = lyx: undefined symbol: _Z13qFlagLocationPKc

Is this LyX compiled against 4.4.3 and does it really pick up the
4.4.3 libs? 

Try  ldd .lyx  and//or run  LD_LIBRARY_PATH=$QTDIR/lib ./lyx  
(with a suitable QTDIR).

 LyX 1.6.1 + Qt 4.4.3 = OK
 LyX 1.6.2 + Qt 4.5 = OK
 
 Is this a LyX problem or may be a problem of my distribution?

Smells like a setup problem...

Andre'


Re: Does LyX 1.6.2 work with Qt 4.4.3?

2009-03-27 Thread Sergio Padrino
2009/3/27 Andre Poenitz andre.poen...@mathematik.tu-chemnitz.de

 On Fri, Mar 27, 2009 at 07:57:24PM +0100, Sergio Padrino wrote:
  Hi
 
  I use ArchLinux, KDE 4.2.1 and Qt 4.4.3 and when I try to run LyX 1.6.2,
 I
  get the next message:
lyx: symbol lookup error: lyx: undefined symbol: _Z13qFlagLocationPKc
 
  If I upgrade Qt to 4.5 it works right, if I downgrade LyX to 1.6.1 it
 works
  right, but LyX 1.6.2 + Qt 4.4.3 doesn't work.
 
  Summary:
 
  LyX 1.6.2 + Qt 4.4.3 = lyx: undefined symbol: _Z13qFlagLocationPKc

 Is this LyX compiled against 4.4.3 and does it really pick up the
 4.4.3 libs?



Probably not :S
Anyway, if it should work, then I'll just wait until I can use Qt 4.5.

Thank you!


Does LyX 1.6.2 work with Qt 4.4.3?

2009-03-27 Thread Sergio Padrino
Hi

I use ArchLinux, KDE 4.2.1 and Qt 4.4.3 and when I try to run LyX 1.6.2, I
get the next message:
  lyx: symbol lookup error: lyx: undefined symbol: _Z13qFlagLocationPKc

If I upgrade Qt to 4.5 it works right, if I downgrade LyX to 1.6.1 it works
right, but LyX 1.6.2 + Qt 4.4.3 doesn't work.

Summary:

LyX 1.6.2 + Qt 4.4.3 = lyx: undefined symbol: _Z13qFlagLocationPKc
LyX 1.6.1 + Qt 4.4.3 = OK
LyX 1.6.2 + Qt 4.5 = OK

Is this a LyX problem or may be a problem of my distribution?

BTW, I don't upgrade Qt to 4.5 because it causes some problems to KDE 4.2
:-\

Thank you in advance :)


Re: Does LyX 1.6.2 work with Qt 4.4.3?

2009-03-27 Thread Andre Poenitz
On Fri, Mar 27, 2009 at 07:57:24PM +0100, Sergio Padrino wrote:
> Hi
> 
> I use ArchLinux, KDE 4.2.1 and Qt 4.4.3 and when I try to run LyX 1.6.2, I
> get the next message:
>   lyx: symbol lookup error: lyx: undefined symbol: _Z13qFlagLocationPKc
> 
> If I upgrade Qt to 4.5 it works right, if I downgrade LyX to 1.6.1 it works
> right, but LyX 1.6.2 + Qt 4.4.3 doesn't work.
> 
> Summary:
> 
> LyX 1.6.2 + Qt 4.4.3 = lyx: undefined symbol: _Z13qFlagLocationPKc

Is this LyX compiled against 4.4.3 and does it really pick up the
4.4.3 libs? 

Try  ldd .lyx  and//or run  LD_LIBRARY_PATH=$QTDIR/lib ./lyx  
(with a suitable QTDIR).

> LyX 1.6.1 + Qt 4.4.3 = OK
> LyX 1.6.2 + Qt 4.5 = OK
> 
> Is this a LyX problem or may be a problem of my distribution?

Smells like a setup problem...

Andre'


Re: Does LyX 1.6.2 work with Qt 4.4.3?

2009-03-27 Thread Sergio Padrino
2009/3/27 Andre Poenitz 

> On Fri, Mar 27, 2009 at 07:57:24PM +0100, Sergio Padrino wrote:
> > Hi
> >
> > I use ArchLinux, KDE 4.2.1 and Qt 4.4.3 and when I try to run LyX 1.6.2,
> I
> > get the next message:
> >   lyx: symbol lookup error: lyx: undefined symbol: _Z13qFlagLocationPKc
> >
> > If I upgrade Qt to 4.5 it works right, if I downgrade LyX to 1.6.1 it
> works
> > right, but LyX 1.6.2 + Qt 4.4.3 doesn't work.
> >
> > Summary:
> >
> > LyX 1.6.2 + Qt 4.4.3 = lyx: undefined symbol: _Z13qFlagLocationPKc
>
> Is this LyX compiled against 4.4.3 and does it really pick up the
> 4.4.3 libs?
>


Probably not :S
Anyway, if it should work, then I'll just wait until I can use Qt 4.5.

Thank you!