Bugzilla
Thomas Spuhler <thomas-aYhhHReK9/[email protected]> Sun, 17 Jun 2007 09:41:19 -0700
| Newsgroups | gmane.comp.db.rekall.devel |
|---|---|
| Message-ID | <[email protected]> |
I couldn't find a bugzilla for this package so I post here Program crashes with segfault when trying to open a table. This happened in a similar way some years a go and I was missing a component: I have this installed: $ rpm -qa |grep rekall librekall0-mysql-2.4.5-1mdv2007.1 rekall-mysql-2.4.5-1mdv2007.1 rekall-python-2.4.5-1mdv2007.1 rekall-2.4.5-1mdv2007.1 librekall0-extra-2.4.5-1mdv2007.1 rekall-docs-2.4.5-1mdv2007.1 librekall0-python-2.4.5-1mdv2007.1 librekall0-2.4.5-1mdv2007.1 rekall-extra-2.4.5-1mdv2007.1 some more details: When trying to open a table in design view, this is the last output in a shell before the crash: findIconPath: 16x16 folder_open: ***** not found ***** Action KB_score not found findIconPath: 16x16 helpabout: ***** not found ***** findIconPath: 16x16 rekallmanual: ***** not found ***** findIconPath: 16x16 : ***** not found ***** findIconPath: 16x16 : ***** not found ***** findIconPath: 16x16 : ***** not found ***** findIconPath: 16x16 : ***** not found ***** findIconPath: 22x22 : ***** not found ***** findIconPath: 16x16 (null): ***** not found ***** Warning: QObject::connect: Cannot connect TKAction::activated(int) to (null)::(null) Action KB_info not found Action KB_about not found Action KB_manual not found Warning: QObject::connect: Use the SLOT or SIGNAL macro to connect KBTableViewer:: findIconPath: 16x16 : ***** not found ***** findIconPath: 16x16 helpabout: ***** not found ***** findIconPath: 16x16 rekallmanual: ***** not found ***** findIconPath: 16x16 (null): ***** not found ***** KBTableViewer::getLineHeight: LNH=21 Unexpected design name: Details Segmentation faultfindIconPath: 16x16 folder_open: ***** not found ***** Action KB_score not found findIconPath: 16x16 helpabout: ***** not found ***** findIconPath: 16x16 rekallmanual: ***** not found ***** findIconPath: 16x16 : ***** not found ***** findIconPath: 16x16 : ***** not found ***** findIconPath: 16x16 : ***** not found ***** findIconPath: 16x16 : ***** not found ***** findIconPath: 22x22 : ***** not found ***** findIconPath: 16x16 (null): ***** not found ***** Warning: QObject::connect: Cannot connect TKAction::activated(int) to (null)::(null) Action KB_info not found Action KB_about not found Action KB_manual not found Warning: QObject::connect: Use the SLOT or SIGNAL macro to connect KBTableViewer:: findIconPath: 16x16 : ***** not found ***** findIconPath: 16x16 helpabout: ***** not found ***** findIconPath: 16x16 rekallmanual: ***** not found ***** findIconPath: 16x16 (null): ***** not found ***** KBTableViewer::getLineHeight: LNH=21 Unexpected design name: Details Segmentation fault When trying to open a table in data mode: </KBForm> findIconPath: 16x16 (null): ***** not found ***** findIconPath: 16x16 (null): ***** not found ***** findIconPath: 16x16 (null): ***** not found ***** Segmentation fault The copier, the forms, the reports and the queries seem to work. -- Thomas