> PS: I have no idea how to submit patches. Going to try now *without*
> "[PATCH]" in the title.
>
>
Here are some steps to create a basic patch with git:
1. git clone URL (clone the repo)
2. make changes (make your changes to the repo files)
3. git diff > yourcode.patch (not necessary, but a quic
FIXED!!!
connection.c sent a 4096 byte block of garbage if it wanted to send an
fd and there happened to be zero data to send as well. This is the first
diff in the patch.
This patch also makes it retry on EAGAIN, although I suspect the normal,
rather than non-blocking, sockets should be use
I have done some more debugging of this.
weston-terminal *always* crashes for me after exactly hitting return 12,
13, or 14 times in it. It does not matter if I hit them quickly or
slowly. I can get the same crash by clicking in the window a bunch of times.
Adding a lot of debugging messages
Em 16-03-2012 20:34, Bill Spitzak escreveu:
weston-terminal is apparently crashing after about 12 characters are
typed. This is on the same system I had to turn EGL_DEPTH_SIZE off on. I
get the following messages:
nvfx_screen_get_param:103 - Warning: unknown PIPE_CAP 57
disconnect from client 0x
On 03/16/2012 11:37 AM, Scott Moreau wrote:
On Fri, Mar 16, 2012 at 12:34 PM, Bill Spitzak mailto:spit...@gmail.com>> wrote:
weston-terminal is apparently crashing after about 12 characters are
typed. This is on the same system I had to turn EGL_DEPTH_SIZE off
on. I get the followi
On Fri, Mar 16, 2012 at 12:34 PM, Bill Spitzak wrote:
> weston-terminal is apparently crashing after about 12 characters are
> typed. This is on the same system I had to turn EGL_DEPTH_SIZE off on. I
> get the following messages:
>
> nvfx_screen_get_param:103 - Warning: unknown PIPE_CAP 57
> dis
weston-terminal is apparently crashing after about 12 characters are
typed. This is on the same system I had to turn EGL_DEPTH_SIZE off on. I
get the following messages:
nvfx_screen_get_param:103 - Warning: unknown PIPE_CAP 57
disconnect from client 0x92c50a8
Error sending request: Broken pipe