Dear all,
Kate run well in gnome several weeks ago but know it dose not. I click the Kate icon in the application panel but can not see any response. Any suggestion? Thanks.
Try to run it in terminal
Kate
it does not work. Here is the output in terminal.
kate: symbol lookup error: /usr/lib64/libnepomukutils.so.4: undefined symbol: _ZNK19QAbstractProxyModel8itemDataERK11QModelIndex
any more suggestion?
Dear all,
Kate does not run well in gnome on my PC (openSUSE 11.4).
kate: symbol lookup error: /usr/lib64/libnepomukutils.so.4: undefined symbol: _ZNK19QAbstractProxyModel8itemDataERK11QModelIndex
Any suggestion?
su -
zypper in libkde4
but it is strange if that is not installed. Did you break somehow your kde
libs?
–
PC: oS 11.3 64 bit | Intel Core2 Quad Q8300@2.50GHz | KDE 4.6.3 | GeForce
9600 GT | 4GB Ram
Eee PC 1201n: oS 11.4 64 bit | Intel Atom 330@1.60GHz | KDE 4.6.0 | nVidia
ION | 3GB Ram
Disable nepomuk in KDE.
flyspring wrote:
> kate: symbol lookup error: /usr/lib64/libnepomukutils.so.4: undefined
> symbol: _ZNK19QAbstractProxyModel8itemDataERK11QModelIndex
Ignore my previous post I somehow missed the point. You have the library but
obviously your kde4 libraries and your kate version are not compatible. One
way to check that is by
rpm -q kate
rpm -q libkde4
Which gives on my machine for example
kate-4.6.0-4.7.1.x86_64
libkde4-4.6.0-6.13.1.x86_64
so both belong to kde 4.6.0, if that first three version numbers are
different from ech other for the two packages on your machine you may have
kate and libkde4 from two different repositories and that will lead to such
problems.
–
PC: oS 11.3 64 bit | Intel Core2 Quad Q8300@2.50GHz | KDE 4.6.3 | GeForce
9600 GT | 4GB Ram
Eee PC 1201n: oS 11.4 64 bit | Intel Atom 330@1.60GHz | KDE 4.6.0 | nVidia
ION | 3GB Ram