rosendo100 / pywebkitgtk

Automatically exported from code.google.com/p/pywebkitgtk
Other
0 stars 0 forks source link

file:/// urls not working #5

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Use the open method or the demo browser to load a local file with a
file:/// url

What is the expected output? What do you see instead?

The expected behavior is for WebKit to load the HTML file. WebKit is not
loading the HTML file.

What version of the product are you using? On what operating system?

This problem occurs when using the latest pywebkitgtk bindings from Git
with the libwebkit-1.0-1-0~svn35067-0ubuntu1~hardyppa1 package from the
Ubuntu WebKit PPA. Earlier builds of WebKit do not exhibit this problem
(rev 34798 from the PPA works just fine)

Original issue reported on code.google.com by ryankp...@gmail.com on 13 Jul 2008 at 11:20

GoogleCodeExporter commented 8 years ago
Hi Ryan

Does ubuntu's libwebkit package built against the curl or soup backend? Is it
possible to get a backtrace?

Original comment by jmalo...@gmail.com on 14 Jul 2008 at 4:07

GoogleCodeExporter commented 8 years ago
ubuntu's libwebkit-1.0 package use curl backend.
it linked to libcurl-gnutls

Original comment by jhuangjiahua@gmail.com on 14 Jul 2008 at 5:39

GoogleCodeExporter commented 8 years ago
This must have been an upstream problem with the Ubuntu packages. It seems to be
fixed now.

Original comment by ryankp...@gmail.com on 1 Aug 2008 at 9:28

GoogleCodeExporter commented 8 years ago
WontFix as this is an Ubuntu package issue.

Original comment by jmalo...@gmail.com on 2 Aug 2008 at 3:43

GoogleCodeExporter commented 8 years ago
The new Ubuntu package works now.

Original comment by jhuangjiahua@gmail.com on 2 Aug 2008 at 4:35