Dear All,
I have successfully installed the skype (skype-4.2.0.11-fedora.i586.rpm) in fedora 15 on 64 bit. But when I try to open, it's passing the bellow error.
Code:
skype: symbol lookup error: skype: undefined symbol: _ZN19QAbstractProxyModel11setItemDataERK11QModelIndexRK4QMapIi8QVariantE
I try out many explanation in google but still the issue is with me. Pls any expert on this matter ?
Os
Code:
Linux localhost.localdomain 2.6.38.6-26.rc1.fc15.x86_64 #1 SMP Mon May 9 20:45:15 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux
Qt
Code:
ldd /usr/bin/skype | grep Qt
libQtDBus.so.4 => /usr/lib/libQtDBus.so.4 (0x00405000)
libQtWebKit.so.4 => /usr/lib/libQtWebKit.so.4 (0x21ebb000)
libQtXml.so.4 => /usr/lib/libQtXml.so.4 (0x00386000)
libQtGui.so.4 => /usr/lib/libQtGui.so.4 (0x02ddc000)
libQtNetwork.so.4 => /usr/lib/libQtNetwork.so.4 (0x0047c000)
libQtCore.so.4 => /usr/lib/libQtCore.so.4 (0x05e0a000)
libQtTest.so.4 => /usr/lib/libQtTest.so.4 (0x0739e000)
Regards,