Bug#312140: xwatch bug reproduced

2005-06-06 Thread Ben Hay
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

Bug#312140: xwatch bug reproduced

2005-06-06 Thread Justin Pryzby
tag 312140 moreinfo thanks I can reproduce a SEGV, though I don't know if its the same one: [EMAIL PROTECTED]:~$ xwatch /var/log/mail.info xwatch: Can't open display Segmentation fault The backtrace has at most a few sane stack frames: #0 0x400cbc6a in XAllocColor () from /usr/X11R6/lib/libX11.

Bug#312140: xwatch bug reproduced

2005-06-06 Thread Justin Pryzby
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 Kon

Bug#312140: xwatch bug reproduced

2005-06-06 Thread Ben Hay
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")? Justin I am running xwatch from a Konsole session within X. -- To UNSUBSCRIBE, email to [