Hi, I just installed juk from an rpm I downloaded (it appeared to install successfully). It won't start, though. Here's the output:
$ /usr/bin/juk
unknown chip id, assuming full radeon support
QObject::connect: No such slot KUniqueApplication::cut()
QObject::connect: (sender name: 'edit_cut')
QObject::connect: (receiver name: 'juk')
QObject::connect: No such slot KUniqueApplication::copy()
QObject::connect: (sender name: 'edit_copy')
QObject::connect: (receiver name: 'juk')
QObject::connect: No such slot KUniqueApplication:

aste()
QObject::connect: (sender name: 'edit_paste')
QObject::connect: (receiver name: 'juk')
juk: relocation error: juk: undefined symbol: _ZN10KStdAction5clearEPK7QObjectPKcP17KActionCollectionS4_
ERROR: Communication problem with juk, it probably crashed.
any ideas on what to do? these are some of the least helpful error messages I've seen...
-dbc