<p>Log from spawn_read_cb():</p>
<p>Activation: 1<br>
condition: 1 = G_IO_IN<br>
chars_read: 28<br>
status: 1 = G_IO_STATUS_NORMAL</p>
<p>Activation: 2<br>
condition: 1 = G_IO_IN<br>
(no chars read)<br>
status: 3 = G_IO_STATUS_AGAIN<br>
.....<br>
Activation: 22737<br>
condition: 1 = G_IO_IN<br>
(no chars read)<br>
status: 3 = G_IO_STATUS_AGAIN<br>
.....<br>
Activation: 81541 (these new machines are pretty fast)<br>
condition: 1 = G_IO_IN<br>
chars_read: 808<br>
status: 1 = G_IO_STATUS_NORMAL<br>
.....</p>
<p><a href="https://github.com/kugel-" class="user-mention">@kugel-</a> You were right, it's not a VTE problem per se.</p>
<p>spawn_read_cb() is invoked continuously by GIO with G_IO_IN but zero bytes to read.</p>
<p>Unless there is some very strange spawn bug, which I'm unable to notice, it's a GIO problem. VTE may be affected too, though it's G_IO_IN watch is simpler.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany-plugins/issues/433#issuecomment-290934721">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABDrJzUCxGhKOr6RzayQx-zITZUEp4Tvks5rrolpgaJpZM4IuOib">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ3nGufiQ-HkjVG1o4RGW6rDZ1rZEks5rrolpgaJpZM4IuOib.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany-plugins/issues/433#issuecomment-290934721"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>

<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/geany/geany-plugins","title":"geany/geany-plugins","subtitle":"GitHub repository","main_image_url":"https://cloud.githubusercontent.com/assets/143418/17495839/a5054eac-5d88-11e6-95fc-7290892c7bb5.png","avatar_image_url":"https://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png","action":{"name":"Open in GitHub","url":"https://github.com/geany/geany-plugins"}},"updates":{"snippets":[{"icon":"PERSON","message":"@zhekov in #433: Log from spawn_read_cb():\r\n\r\nActivation: 1\r\ncondition: 1 = G_IO_IN\r\nchars_read: 28\r\nstatus: 1 = G_IO_STATUS_NORMAL\r\n\r\nActivation: 2\r\ncondition: 1 = G_IO_IN\r\n(no chars read)\r\nstatus: 3 = G_IO_STATUS_AGAIN\r\n.....\r\nActivation: 22737\r\ncondition: 1 = G_IO_IN\r\n(no chars read)\r\nstatus: 3 = G_IO_STATUS_AGAIN\r\n.....\r\nActivation: 81541 (these new machines are pretty fast)\r\ncondition: 1 = G_IO_IN\r\nchars_read: 808\r\nstatus: 1 = G_IO_STATUS_NORMAL\r\n.....\r\n\r\n@kugel- You were right, it's not a VTE problem per se.\r\n\r\nspawn_read_cb() is invoked continuously by GIO with G_IO_IN but zero bytes to read.\r\n\r\nUnless there is some very strange spawn bug, which I'm unable to notice, it's a GIO problem. VTE may be affected too, though it's G_IO_IN watch is simpler."}],"action":{"name":"View Issue","url":"https://github.com/geany/geany-plugins/issues/433#issuecomment-290934721"}}}</script>