Bug 4451 - fancy_viewer.c:962:Loading error: URL cannot be shown
Summary: fancy_viewer.c:962:Loading error: URL cannot be shown
Status: RESOLVED INVALID
Alias: None
Product: Claws Mail (Windows)
Classification: Unclassified
Component: default (show other bugs)
Version: 3.17.4
Hardware: PC Windows 10
: P3 normal
Assignee: users
URL:
Depends on:
Blocks:
 
Reported: 2021-03-04 12:14 UTC by svestkp
Modified: 2021-03-04 12:44 UTC (History)
0 users

See Also:


Attachments

Description svestkp 2021-03-04 12:14:08 UTC
I have two checkboxes checked in the plugin 
 - Display embedded images
 - Render embedded objects using plugin
   (When clicking on link, by default do nothing)

I searched the source fancy_viewer.c:605 which is:

               webkit_web_view_open(viewer->view, search);

I expect that the plugin is trying to show the images which it is unable to load.  Why is this error occurring?  Plugin is unable to reach the URL or something is blocking it?  The load prevention is clear.

To sum it up, what is happening here?


The bug shown in the log:

fancy_viewer.c:962:Loading error: URL cannot be shown
fancy_viewer.c:962:Loading error: URL cannot be shown
fancy_viewer.c:962:Loading error: URL cannot be shown
fancy_viewer.c:962:Loading error: URL cannot be shown
fancy_viewer.c:962:Loading error: URL cannot be shown
fancy_viewer.c:962:Loading error: URL cannot be shown
fancy_viewer.c:962:Loading error: URL cannot be shown
fancy_viewer.c:962:Loading error: URL cannot be shown
fancy_viewer.c:962:Loading error: URL cannot be shown
fancy_viewer.c:962:Loading error: URL cannot be shown
fancy_viewer.c:962:Loading error: URL cannot be shown
fancy_viewer.c:962:Loading error: URL cannot be shown
fancy_viewer.c:962:Loading error: URL cannot be shown
fancy_viewer.c:962:Loading error: URL cannot be shown
fancy_viewer.c:962:Loading error: URL cannot be shown
fancy_viewer.c:962:Loading error: URL cannot be shown
fancy_viewer.c:962:Loading error: URL cannot be shown
fancy_viewer.c:962:Loading error: URL cannot be shown
fancy_viewer.c:962:Loading error: URL cannot be shown
fancy_viewer.c:962:Loading error: URL cannot be shown
fancy_viewer.c:962:Loading error: URL cannot be shown
fancy_viewer.c:962:Loading error: URL cannot be shown
fancy_viewer.c:962:Loading error: URL cannot be shown
fancy_viewer.c:962:Loading error: URL cannot be shown
fancy_viewer.c:962:Loading error: URL cannot be shown
fancy_viewer.c:962:Loading error: URL cannot be shown
fancy_viewer.c:456:Preventing load of https://ir.ebaystatic.com/cr/v/c1/market-sans/v1.0/MarketSans-SemiBold-WebS.woff
fancy_viewer.c:456:Preventing load of https://ir.ebaystatic.com/cr/v/c1/market-sans/v1.0/MarketSans-Regular-WebS.woff
fancy_viewer.c:962:Loading error: URL cannot be shown
fancy_viewer.c:962:Loading error: URL cannot be shown
fancy_viewer.c:456:Preventing load of https://ir.ebaystatic.com/cr/v/c1/market-sans/v1.0/MarketSans-SemiBold-WebS.ttf
fancy_viewer.c:456:Preventing load of https://ir.ebaystatic.com/cr/v/c1/market-sans/v1.0/MarketSans-Regular-WebS.ttf
fancy_viewer.c:962:Loading error: URL cannot be shown
fancy_viewer.c:962:Loading error: URL cannot be shown
fancy_viewer.c:605:Load finished: about:blank
Comment 1 Paul 2021-03-04 12:44:41 UTC
this is not a help forum, it is a bug tracker.
See https://www.claws-mail.org/MLs.php for how to get help

Note You need to log in before you can comment on or make changes to this bug.