[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 member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1723576

Title:
  Python Webkit module no longer works in 17.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webkit2gtk/+bug/1723576/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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:
  Python Webkit module no longer works in 17.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webkit2gtk/+bug/1723576/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1723576

Title:
  Python Webkit module no longer works in 17.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webkit2gtk/+bug/1723576/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs