On Tue, Jun 07, 2005 at 08:25:11AM +1000, Ben Hay wrote: > >Are you running xwatch from outside of > >X (this would explain the crash, and make the bug not RC. Then, the > >bug is simply "xwatch doesn't check the return value of some > >preliminary X function")? > > I am running xwatch from a Konsole session within X. Can you confirm that the DISPLAY varialbe is set appropriately?
Thanks for the backtrace. Could you do the same with a local build (preferably with debugging enabled (gcc -g). You can just: cd /tmp/; apt-get -b source xwatch; cd xwatch-2.11; gdb ./xwatch r [CRASH] bt full That will give us the parameters received by each of the function calls. Also, it would be good if you could preserve your mail.info file ASAP, in case there is something special about it. If you can send it to the bug, that would be best. Thanks, > >Justin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]