guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [patch] Add webkitgtk-2.4/gtk+-3.0.patch


From: 宋文武
Subject: Re: [patch] Add webkitgtk-2.4/gtk+-3.0.patch
Date: Sat, 30 May 2015 10:23:38 +0800
User-agent: Notmuch/0.18.1 (http://notmuchmail.org) Emacs/24.5.1 (x86_64-unknown-linux-gnu)

Feng Shu <address@hidden> writes:

> 宋文武 <address@hidden> writes:
>
>> Hi, I update it to webkitgtk-2.4.9, apply and modify your patch, end with:
>>
>> * webkitgtk
>>   Unmodified, for upstream 'stable' release.
>>   GTK3 port with only WebKit2 API.
>>
>> * webkitgtk-2.4
>>   Last version with WebKit1 API support (also with WebKit2), GTK3 port.
>>    
>> * webkitgtk/gtk+-2
>>   Last GTK2 port, only support WebKit1 API.
>>
>
> Good job, but after i build emacs-xwidget with webkitgtk-2.4, it can't
> open "https://..."; ssl url, I don't know the reason, is it the
> webkitgtk's problem? How to test it?
webkitgtk based applications use glib-networking to handle 'https',
it's a gio module and used at the runtime.
try:

  $ guix package -i glib-networking
  $ GIO_EXTRA_MODULES=$HOME/.guix-profile/lib/gio/modules emacs



reply via email to

[Prev in Thread] Current Thread [Next in Thread]