Table designer seg faults.

Sherwood Botsford <[email protected]> Tue, 17 Feb 2009 21:30:55 -0700
Newsgroups gmane.comp.db.rekall.general
Message-ID <[email protected]>
--===============1277742030==
Content-Type: multipart/alternative; boundary=000e0cd22cd8b38338046329e238

--000e0cd22cd8b38338046329e238
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

When I connect to my bring shiny new spiffy database with rekall, it seg
faults on trying to create a new table.

Here is the error message shown on the terminal screen:
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=28
Unexpected design name: Details



I'm running on RedHat Linux Fedora 7

I am using rekall 2.4.5

I am connecting to postgresql  8.2.9

In postgresql  as user postgres I ran psql and executed

CREATE ROLE treedata PASSWORD 'foo';
ALTER ROLE treedata login;
ALTER ROLE treedata CREATEDB
CREATE DATABASE trees OWNER treedata;

In pg_hba.conf I added a line:
# TYPE  DATABASE    USER        CIDR-ADDRESS          METHOD

host   trees            all    127.0.0.1/32  trust


This is a less than illuminating error message.  Pointers and enlightenment
appreciated.


-- 
Sherwood Botsford
Sherwood's Forests
Warburg, Alberta T0C 2T0
http://www.sherwoods-forests.com
780-848-2548

--000e0cd22cd8b38338046329e238
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

When I connect to my bring shiny new spiffy database with rekall, it seg fa=
ults on trying to create a new table.<br><br>Here is the error message show=
n on the terminal screen:<br>Warning: QObject::connect: Cannot connect TKAc=
tion::activated(int) to (null)::(null)<br>
Action KB_info not found<br>Action KB_about not found<br>Action KB_manual n=
ot found<br>Warning: QObject::connect: Use the SLOT or SIGNAL macro to conn=
ect KBTableViewer::<br>findIconPath: 16x16 : ***** not found *****<br>findI=
conPath: 16x16 helpabout: ***** not found *****<br>
findIconPath: 16x16 rekallmanual: ***** not found *****<br>findIconPath: 16=
x16 (null): ***** not found *****<br>KBTableViewer::getLineHeight: LNH=3D28=
<br>Unexpected design name: Details<br><br><br><br>I&#39;m running on RedHa=
t Linux Fedora 7<br>
<br>I am using rekall 2.4.5<br><br>I am connecting to postgresql&nbsp; 8.2.=
9<br><br>In postgresql&nbsp; as user postgres I ran psql and executed<br><b=
r>CREATE ROLE treedata PASSWORD &#39;foo&#39;;<br>ALTER ROLE treedata login=
;<br>ALTER ROLE treedata CREATEDB<br>
CREATE DATABASE trees OWNER treedata;<br><br>In pg_hba.conf I added a line:=
<br># TYPE&nbsp; DATABASE&nbsp;&nbsp;&nbsp; USER&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp; CIDR-ADDRESS&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp; METHOD<br><br>host&nbsp;&nbsp; trees&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; all&nbsp;&nbsp;&nbsp; <a href=3D"http:/=
/127.0.0.1/32">127.0.0.1/32</a>&nbsp; trust <br>
<br><br>This is a less than illuminating error message.&nbsp; Pointers and =
enlightenment appreciated.<br clear=3D"all"><br><br>-- <br>Sherwood Botsfor=
d<br>Sherwood&#39;s Forests<br>Warburg, Alberta T0C 2T0<br><a href=3D"http:=
//www.sherwoods-forests.com">http://www.sherwoods-forests.com</a><br>
780-848-2548<br>

--000e0cd22cd8b38338046329e238--

--===============1277742030==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Rekall mailing list
[email protected]
http://www.mailman.a-i-s.co.uk/cgi-bin/mailman/listinfo/rekall
--===============1277742030==--