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
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.
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
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 [
4 matches
Mail list logo