all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: 宋文武 <iyzsong@gmail.com>
To: guix-devel@gnu.org
Cc: Feng Shu <tumashu@163.com>
Subject: Re: [patch] Add webkitgtk-2.4/gtk+-3.0.patch
Date: Sat, 30 May 2015 10:23:38 +0800	[thread overview]
Message-ID: <87iobayf9x.fsf@gmail.com> (raw)
In-Reply-To: <878uc7xg0v.fsf@163.com>

Feng Shu <tumashu@163.com> writes:

> 宋文武 <iyzsong@gmail.com> 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	other threads:[~2015-05-30  2:23 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-25 12:07 [patch] Add webkitgtk-2.4/gtk+-3.0.patch Feng Shu
2015-05-29  8:14 ` 宋文武
2015-05-29 20:52   ` Feng Shu
2015-05-30  2:23     ` 宋文武 [this message]
2015-05-31 19:23       ` Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87iobayf9x.fsf@gmail.com \
    --to=iyzsong@gmail.com \
    --cc=guix-devel@gnu.org \
    --cc=tumashu@163.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.