[Users] [Bug 3682] some senders moving from http to https for remote content; Fancy does not display this
noreply at thewildbeast.co.uk
noreply at thewildbeast.co.uk
Fri Sep 9 20:22:57 CEST 2016
http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=3682
--- Comment #4 from Pierre Fortin <pf at pfortin.com> ---
I've been digging into this as rare time permits...
In fancy_viewer.c resource_request_starting_cb(), the 2nd last statement is:
webkit_network_request_set_uri(request, uri);
Each time it is executed, the --debug log outputs:
** (cm:22671): CRITICAL **: void
webkit_network_request_set_uri(WebKitNetworkRequest*, const gchar*): assertion
'soupURI' failed
I made the mistake of pulling(git) Webkit -- 8.5GB!
Can someone give me a clue as to what might be triggering that message?
- version?
- wrong call?
- API change?
- ...?
I've had a number of exchanges with Salvatore De Paolis; but we haven't gotten
further in finding the problem.
During our exchanges, I did notice that mouse_over on a Fancy displayed
https:// link, CM displays http:// below the message pane. I could use a patch
to allow me to debug_print what is sent to webkit...
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Users
mailing list