Re: [PATCH] shell: resolve one random endless loop issue

2012-07-16 Thread Ander Conselvan de Oliveira
On 07/16/2012 10:14 AM, juan.j.z...@linux.intel.com wrote: From: Juan Zhao When we're launching applications, we meet weston random unresponsive issue. Regarding the backtrace, it is caused by set_busy_cursor->shell_grab_start-> wl_pointer_set_focus->wl_signal_emit->handle_pointer_focus->set_

[PATCH] shell: resolve one random endless loop issue

2012-07-16 Thread juan . j . zhao
From: Juan Zhao When we're launching applications, we meet weston random unresponsive issue. Regarding the backtrace, it is caused by set_busy_cursor->shell_grab_start-> wl_pointer_set_focus->wl_signal_emit->handle_pointer_focus->set_busy_cursor. The busy cursor will be set by ping_timeout_handl