I can't test the Eclipse-internal browser with WebKitGTK+ 2.0 since the whole Eclipse/SWT stack is based on WebKitGTK+ 1 with C<->Java Bindings in between. Testing with Epiphany 3.8 + WebKitGTK+ 2.0 is of limited use since Eclipse/SWT will probably not be ported to WebKitGTK+ 2.0 soon. The current release isn't even ported to GTK3+. Any other ideas?
Chris Am Fri, 12 Apr 2013 08:33:26 -0700 schrieb Martin Robinson <[email protected]>: > Perhaps the issue is fixed in the latest stable release. Can you test > WebKitGTK+ 2.0? > > --Martin > > On Fri, Apr 12, 2013 at 6:49 AM, Christian Stadelmann > <[email protected]> wrote: > > Hi > > > > I am running Fedora 18 with webkitgtk 1.10.2 installed. I am hacking on > > RSSOwl (a feed reader based on Eclipse, see > > https://github.com/rssowl/RSSOwl and http://rssowl.org/ ). RSSOwl is > > generating HTML documents on a server on localhost from RSS/Atom/… feeds > > and displaying them using the internal browser with URLs like > > http://127.0.0.1:8795/?id=740323604&displayNews=28, currently using > > XULRunner 1.9.2.x. I want to make RSSOwl use webkit instead of the old > > XULRunner. Now I have one problem: When displaying a page from RSSOwl's > > server in a browser, epiphany (webkitgtk3+) and the Eclipse-internal > > webkit-based browser (webkitgtk+) do not display images load from this > > server. All other browsers tested so far (Firefox, Opera, Chromium) do load > > these images. Images load from the internet (not localhost) are loading > > fine in all browsers including epiphany and the Eclipse-internal browser. I > > attached one html file generated by RSSOwl. Do you have any idea what I am > > doing wrong? Is this bug related to HTML parsing, path resolution or > > something else? Is the server configured incorrectly? How can I test any of > > these? > > > > Regards > > Chris > > > > _______________________________________________ > > webkit-gtk mailing list > > [email protected] > > https://lists.webkit.org/mailman/listinfo/webkit-gtk > > _______________________________________________ webkit-gtk mailing list [email protected] https://lists.webkit.org/mailman/listinfo/webkit-gtk
