Thank you for taking the time to report this bug and helping to make Ubuntu
better,
* can you reproduce it ?
* if so than which version are you on ?
** Project changed: gwibber => gwibber (Ubuntu)
** Changed in: gwibber (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gwibber in Ubuntu.
https://bugs.launchpad.net/bugs/722881
Title:
authorization fails with "AttributeError: 'webkit.WebView' object has
no attribute 'load_uri'"
Status in “gwibber” package in Ubuntu:
Incomplete
Bug description:
Running Gwibber 2.91.3 on Ubuntu 9.10, I've lost Facebook and
Identi.ca authentication. If I go into account settings and click the
Authorize button, the following gets logged to the console:
Loading plugin for twitter
Loading plugin for facebook
Loading plugin for identica
Traceback (most recent call last):
File "/usr/share/gwibber/plugins/facebook/gtk/facebook/__init__.py", line
103, in on_facebook_auth_clicked
web.load_uri("https://graph.facebook.com/oauth/authorize?" + url)
AttributeError: 'webkit.WebView' object has no attribute 'load_uri'
or:
Traceback (most recent call last):
File "/usr/share/gwibber/plugins/identica/gtk/identica/__init__.py", line
78, in on_statusnet_auth_clicked
web.load_uri(url)
AttributeError: 'webkit.WebView' object has no attribute 'load_uri'
Seems like the problem is an incompatibility between Gwibber and the
installed Python libraries. Googling for the error message didn't turn up any
generic non-Gwibber solutions.
Looks like I have v. 1.1.5-1 python-webkit installed.
Are the Gwibber backports no longer viable on Ubuntu 9.10?
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gwibber/+bug/722881/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp