recall for qt
Fredrik Ståhl <[email protected]> Wed, 06 Apr 2005 09:42:21 +0200
| Newsgroups | gmane.comp.db.rekall.devel |
|---|---|
| Message-ID | <1112773341.27458.11.camel@localhost> |
Hi,
I have some problems with rekall for qt. I downloaded the source for
rekall 2.3.3 from CVS and generated the rpm spec files. I then edited
the spec file for mdk100 to use mode=qt3 instead of kde in PYTHONPATH.
Build went through alright and I get a bunch of rpm packages that
install without problems. But when I start rekall I only get an empty
window. Did I do something wrong or is the qt version broken?
On the console I get:
Warning: QObject::connect: Cannot connect TKAction::activated(int)
to (null)::(null)
KBDesktop::scan: scanning
[/usr/share/apps/rekallqt//services]->[/usr/share/apps/rekallqt/services/rekall_*.desktop]
setXMLSpec: gui/rekallui_empty.gui: cannot open
[/usr/share/apps/rekallqt/gui/rekallui_empty.gui]
Warning: QObject::connect: Cannot connect TKAction::activated(int)
to (null)::(null)
Set menu bar height 1
Set tool bar height 16
Set status bar height 16
KBaseApp::KBaseApp: initDB=[(null)] noLast=0 openLast=0
KBaseApp::KBaseApp: initDB=[(null)]
KBaseApp::~KBaseApp: nApp=1
/Fredrik Ståhl