[Bug 1723576] Re: Python Webkit module no longer works in 17.10

2017-10-15 Thread dino99
Tested that: >>> from gi.repository import WebKit2 __main__:1: PyGIWarning: WebKit2 was imported without specifying a version first. Use gi.require_version('WebKit2', '4.0') before import to ensure that the right version gets loaded. -- You received this bug notification because you are a

[Bug 1723576] Re: Python Webkit module no longer works in 17.10

2017-10-15 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: webkit2gtk (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1723576 Title:

[Bug 1723576] Re: Python Webkit module no longer works in 17.10

2017-10-13 Thread NoBugs!
It appears you are supposed to import "WebKit2" now, but this has a different api... webview.set_highlight_text_matches is not a function for example. Any chance we could have both versions compiled in? -- You received this bug notification because you are a member of Ubuntu Bugs, which is