Thank you for the full debugging trace . It looks like there is a
problem with a file:

> #1  0x0804a330 in addline (buf=0xbffff3c0 "Couldn't find color
> #000000 
> in RGB database /usr/share/xwatch/rgb.txt", colindex=0)

could you sent /usr/share/xwatch/rgb.txt ?


Also do you see "Couldn't find color #000000 ..." on the console
before the program crash ? 
>From the trace it looks like the rgb.txt file is corrupted
(either an upgrade bug or a hardware problem corrupted it) which
fire the error message. And the error message code segfault ...

A quick fix would be to apt-get install --reinstall xwatch
(though please make a copy of /usr/share/xwatch/rgb.txt before so
we could use it to fire up the error message and the segfault).

Regards
Alban

PS: maybe this file is missing ...



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to