[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#30505: marionette/virtio-console issues lead to test failures
From: |
Ludovic Courtès |
Subject: |
bug#30505: marionette/virtio-console issues lead to test failures |
Date: |
Mon, 19 Feb 2018 22:53:30 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) |
Danny Milosavljevic <address@hidden> skribis:
> On Mon, 19 Feb 2018 16:54:44 +0100
> address@hidden (Ludovic Courtès) wrote:
>
>> Commenting out (display "\x1b%G" (fdes->outport fd)) in (gnu services
>> base) appear to solve the problem. It seems that it used to affect just
>> the terminal behind FD and now somehow broadcasts to all existing
>> terminals?
>
> It was a bad idea to do the "\x1b%G" in the first place.
Commit ce0a62f6c5c8ea486869360f654356777cdf918e gets rid of that.
I’ve also pushed the switch to “VMchannel” as commit
27a2c9c3e071fdb380c2f4f389b7cf4008dc75f7.
Thanks,
Ludo’.
- bug#30505: marionette/virtio-console issues lead to test failures, (continued)
- bug#30505: marionette/virtio-console issues lead to test failures, Ludovic Courtès, 2018/02/19
- bug#30505: marionette/virtio-console issues lead to test failures, Danny Milosavljevic, 2018/02/19
- bug#30505: Starting console/terminal Unicode support, Ludovic Courtès, 2018/02/21
- bug#30505: Starting console/terminal Unicode support, Danny Milosavljevic, 2018/02/21
- bug#30505: Starting console/terminal Unicode support, Ludovic Courtès, 2018/02/23
- bug#30505: Starting console/terminal Unicode support, Danny Milosavljevic, 2018/02/25
- bug#30505: Starting console/terminal Unicode support, Danny Milosavljevic, 2018/02/25
- bug#30505: Starting console/terminal Unicode support, Ludovic Courtès, 2018/02/26
- bug#30505: Starting console/terminal Unicode support, Danny Milosavljevic, 2018/02/26
- bug#30505: Starting console/terminal Unicode support, Ludovic Courtès, 2018/02/27
- bug#30505: marionette/virtio-console issues lead to test failures,
Ludovic Courtès <=