[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v2] ui/gtk: require at least GTK 2.18 and VTE 0.
From: |
Stefan Weil |
Subject: |
Re: [Qemu-devel] [PATCH v2] ui/gtk: require at least GTK 2.18 and VTE 0.26 |
Date: |
Fri, 22 Feb 2013 19:10:27 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130106 Thunderbird/17.0.2 |
Am 22.02.2013 18:51, schrieb Anthony Liguori:
> Stefan Weil <address@hidden> writes:
>
>> Am 22.02.2013 18:01, schrieb Anthony Liguori:
>>> Applied. Thanks.
>>>
>>> Regards,
>>>
>>> Anthony Liguori
>> Debian stable (Squeeze) has vte-0.24.3.
>> Your patch disables QEMU's GTK gui for that common platform.
>>
>> Would you mind reducing the VTE version requirement to 0.24.0?
>> I see no obvious problems when I change it here for Squeeze.
> That confuses me because the docs claim that VtePty was introduced in
> 0.26. See:
>
> http://developer.gnome.org/vte/unstable/vte-Vte-PTY.html
>
> Regards,
>
> Anthony Liguori
That's correct. "No obvious problems" means that VtePty can be
easily avoided by conditional compilation. I'll send a patch which
does this.
Regards,
Stefan Weil
- Re: [Qemu-devel] [PATCH v2] ui/gtk: require at least GTK 2.18 and VTE 0.26, (continued)
Re: [Qemu-devel] [PATCH v2] ui/gtk: require at least GTK 2.18 and VTE 0.26, Anthony Liguori, 2013/02/22