← Back to team overview

gwibber-bugs team mailing list archive

[Bug 701486] Re: vkotakte-ru-plugin bzr945 fails to add vkontakte account when $http_proxy enabled

 

*** This bug is a duplicate of bug 259830 ***
    https://bugs.launchpad.net/bugs/259830

Hey, I found that this problem is affects Gwibber globally, not only VK
plugin: Gwibber bug #259830

** This bug has been marked a duplicate of bug 259830
   Honor gnome proxy setting
 * You can subscribe to bug 259830 by following this link: https://bugs.launchpad.net/gwibber/+bug/259830/+subscribe

-- 
You received this bug notification because you are a member of Gwibber
Bug Heros, which is subscribed to Gwibber.
https://bugs.launchpad.net/bugs/701486

Title:
  vkotakte-ru-plugin bzr945 fails to add vkontakte account when
  $http_proxy enabled

Status in Gwibber:
  New

Bug description:
  When proxy is enabled it can't load vkontakte.ru Authentication page.

  When we're not behind a proxy, we get the following.

  Maybe I've missed something.

  N.B. Paths in traceback are shortened for security reasons. they are relative to users' home dir.
  Traceback (most recent call last):
    File "vkontakte-ru-plugin/gwibber/microblog/plugins/vkontakte/gtk/vkontakte/__init__.py", line 109, in on_vk_auth_title_change
      app_id=VK_APP_ID).getProfiles(uids=data["mid"], fields="first_name,last_name")
    File "vkontakte-ru-plugin/gwibber/microblog/plugins/vkontakte/vk_api_wrapper.py", line 86, in __call__
      return self._load(method, **kwargs)
    File "vkontakte-ru-plugin/gwibber/microblog/plugins/vkontakte/vk_api_wrapper.py", line 67, in _load
      if res.has_key("error"):
  AttributeError: 'NoneType' object has no attribute 'has_key'





References