15 Nov
2005
15 Nov
'05
12:14 p.m.
On Tue, Nov 15, 2005 at 11:39:41AM +0100, Vozza Damiano wrote:
But with 4.1.2 and 4.1.2 p1 bbdisplay halts and hobbitlaunch.log reports:
"Task bbdisplay terminated by signal 6"
#5 0x0000000000404586 in init_group (title=0x53a746 "Hobbit", onlycols=0x0, exceptcols=0x5 <Address 0x5 out of bounds>) at loadbbhosts.c:161
Thanks, that is a silly bug on my part. The attached patch should fix it.
Save the attached file to /tmp/hobbit.patch, then
cd hobbit-4.1.2p1 patch -p0 < /tmp/hobbit.patch
Run "make" and "make install".
Regards, Henrik