rpm -q k3b qt please.
k3b-1.68.0-1.fc10.i386 qt-4.5.2-13.fc10.i386
That qt has been downloaded from kde-unstable (or testing, I don't remember exactly) some time ago, so probably that's the problem... should I upgrade?
And thank Kevin for the explanation about RPMs. :)
Regards, Diego
Diego wrote:
rpm -q k3b qt please.
k3b-1.68.0-1.fc10.i386 qt-4.5.2-13.fc10.i386
That qt has been downloaded from kde-unstable (or testing, I don't remember exactly) some time ago, so probably that's the problem... should I upgrade?
OK, looks like you'll need qt-4.5.3 from testing
In the meantime, I'll add a minimal deps for both qt/kdelibs to k3b for the next build, to avoid this problem.
-- Rex
OK, looks like you'll need qt-4.5.3 from testing
Hmm... it looks like it's not enough:
[diego@localhost ~]$ rpm -q k3b qt k3b-1.68.0-1.fc10.i386 qt-4.5.3-4.fc10.i386 [diego@localhost ~]$ k3b k3b: symbol lookup error: /usr/lib/libk3b.so.6: undefined symbol: _ZNK16QAbstractSpinBox16inputMethodQueryEN2Qt16InputMethodQueryE
Regards, Diego
Diego wrote:
OK, looks like you'll need qt-4.5.3 from testing
Hmm... it looks like it's not enough:
[diego@localhost ~]$ rpm -q k3b qt k3b-1.68.0-1.fc10.i386 qt-4.5.3-4.fc10.i386 [diego@localhost ~]$ k3b k3b: symbol lookup error: /usr/lib/libk3b.so.6: undefined symbol: _ZNK16QAbstractSpinBox16inputMethodQueryEN2Qt16InputMethodQueryE
ok, and kde-4.3.2 too, is likely needed.
-- Rex
ok, and kde-4.3.2 too, is likely needed.
Ok, with the latest updates it tries to start but it crashes on startup... But that's another story / bug report. Sorry but at the moment I don't have the time to install debuginfo... :(
Thanks anyway, Diego