[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 00/15] xwidget webkit improvements
From: |
Live System User |
Subject: |
Re: [PATCH v2 00/15] xwidget webkit improvements |
Date: |
Wed, 26 Oct 2016 04:14:42 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) |
Ricardo Wurmus <address@hidden> writes:
> Paul Eggert <address@hidden> writes:
>
>> Thanks. I tried that on Fedora 24 x86-64, and got the following
>> diagnostic when using M-x xwidget-webkit-browse-url to visit
>> http://cs.ucla.edu.
>>
>> (emacs:22840): Gtk-WARNING **: Allocating size to GtkOffscreenWindow
>> 0xd5b6d0 without calling gtk_widget_get_preferred_width/height(). How
>> does the code know the size to allocate?
>>
>> Is this something I should worry about?
>
> This warning is also produced by the existing xwidget code in Emacs
> 25.1. It is harmless, but I did try to remove it and haven’t been
> successful yet, as I’m not very familiar with GTK.
Yes, this error message was reported with a very simple recipe as
Bug#24343.
Perhaps someone like Martin could figure out a fix?
Thanks.
[...]
- [PATCH 12/15] Dynamically resize WebKit widget., (continued)
- [PATCH 12/15] Dynamically resize WebKit widget., Ricardo Wurmus, 2016/10/24
- [PATCH 13/15] Implement zoom for WebKit widget., Ricardo Wurmus, 2016/10/24
- [PATCH 14/15] xwidget: Bind "beginning-of-buffer" and "end-of-buffer", Ricardo Wurmus, 2016/10/24
- [PATCH 15/15] xwidget: Map "previous-line" and "next-line" to scroll, Ricardo Wurmus, 2016/10/24
- Re: [PATCH v2 00/15] xwidget webkit improvements, Paul Eggert, 2016/10/25
- Re: [PATCH v2 00/15] xwidget webkit improvements, Live System User, 2016/10/26
- Re: [PATCH v2 00/15] xwidget webkit improvements,
Live System User <=