[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RP] Ratpoison makes xterm segfault
From: |
shawn |
Subject: |
Re: [RP] Ratpoison makes xterm segfault |
Date: |
Mon, 19 Feb 2001 02:11:07 -0800 |
>Envelope-to: address@hidden
>Delivery-date: Mon, 19 Feb 2001 02:05:08 -0800
>Cc: address@hidden, address@hidden, address@hidden
>From: Ryan Yeske <address@hidden>
>Date: 18 Feb 2001 23:27:51 -0800
>User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.0.97
>Content-Type: text/plain; charset=us-ascii
>
>shawn <address@hidden> writes:
>
>> >#0 0x80709b0 in handle_translated_exposure (screen=0x809a3bc, rect_x=0,
>> >rect_y=0, rect_width=1280, rect_height=1024) at ./util.c:1113
>> >1113 leftcol = (rect_x - OriginX(screen))
>> >(gdb) bt
>>
>> I wonder if its because its being resized to 1 pixel bigger than the
>> size of the screen?
>
>1280 is the *width* not the righthand X coord.
*ahem*, I know THAT! I just thought that if it were to be just a bit
too big, it might behave oddly.