yes, the problem is still there

2011/4/13, Kamus <kamu...@gmail.com>:
> I see, thanks for your feedback. Please could you check if this
> behaviour is still affecting you with gwibber 3.0.0.1? Thank you
>
> ** Changed in: gwibber (Ubuntu)
>    Importance: Low => Medium
>
> --
> You received this bug notification because you are a direct subscriber
> of the bug.
> https://bugs.launchpad.net/bugs/724072
>
> Title:
>   gwibber failes to get timeline
>
> Status in “gwibber” package in Ubuntu:
>   New
>
> Bug description:
>   Binary package hint: gwibber
>
>   Gwibber Dispatcher: DEBUG    Refresh interval is set to 15
>   Gwibber Dispatcher: DEBUG    ** Starting Refresh - 2011-02-24 10:22:02.46
> **
>   Gwibber Dispatcher: DEBUG    <twitter:receive> Performing operation
>   Gwibber Dispatcher: DEBUG    <twitter:responses> Performing operation
>   Gwibber Dispatcher: ERROR    Network failure - error: 28 - SSL connection
> timeout at 147643
>   Gwibber Dispatcher: DEBUG    Failed to parse the response, error was: No
> JSON object could be decoded
>   Gwibber Dispatcher: ERROR    <twitter:responses> Operation failed
>   Gwibber Dispatcher: ERROR    Network failure - error: 28 - SSL connection
> timeout at 147625
>   Gwibber Dispatcher: DEBUG    Failed to parse the response, error was: No
> JSON object could be decoded
>   Gwibber Dispatcher: ERROR    <twitter:receive> Operation failed
>   Gwibber Dispatcher: DEBUG    Traceback:
>   Traceback (most recent call last):
>     File "/usr/lib/python2.7/dist-packages/gwibber/microblog/dispatcher.py",
> line 53, in perform_operation
>       message_data = PROTOCOLS[account["service"]].Client(account)(opname,
> **args)
>     File "/usr/share/gwibber/plugins/twitter/__init__.py", line 232, in
> __call__
>       return getattr(self, opname)(**args)
>     File "/usr/share/gwibber/plugins/twitter/__init__.py", line 241, in
> responses
>       return self._get("statuses/mentions.json", count=count,
> since_id=since)
>     File "/usr/share/gwibber/plugins/twitter/__init__.py", line 222, in _get
>       if parse: return [getattr(self, "_%s" % parse)(m) for m in data]
>   TypeError: 'NoneType' object is not iterable
>
>   Gwibber Dispatcher: DEBUG    <twitter:private> Performing operation
>   Gwibber Dispatcher: DEBUG    Traceback:
>   Traceback (most recent call last):
>     File "/usr/lib/python2.7/dist-packages/gwibber/microblog/dispatcher.py",
> line 53, in perform_operation
>       message_data = PROTOCOLS[account["service"]].Client(account)(opname,
> **args)
>     File "/usr/share/gwibber/plugins/twitter/__init__.py", line 232, in
> __call__
>       return getattr(self, opname)(**args)
>     File "/usr/share/gwibber/plugins/twitter/__init__.py", line 235, in
> receive
>       return self._get("statuses/home_timeline.json", count=count,
> since_id=since)
>     File "/usr/share/gwibber/plugins/twitter/__init__.py", line 222, in _get
>       if parse: return [getattr(self, "_%s" % parse)(m) for m in data]
>   TypeError: 'NoneType' object is not iterable
>
>   Gwibber Dispatcher: DEBUG    <twitter:lists> Performing operation
>   Gwibber Dispatcher: ERROR    Network failure - error: 28 - SSL connection
> timeout at 147622
>   Gwibber Dispatcher: DEBUG    Failed to parse the response, error was: No
> JSON object could be decoded
>   Gwibber Dispatcher: ERROR    <twitter:lists> Operation failed
>   Gwibber Dispatcher: DEBUG    Traceback:
>   Traceback (most recent call last):
>     File "/usr/lib/python2.7/dist-packages/gwibber/microblog/dispatcher.py",
> line 53, in perform_operation
>       message_data = PROTOCOLS[account["service"]].Client(account)(opname,
> **args)
>     File "/usr/share/gwibber/plugins/twitter/__init__.py", line 232, in
> __call__
>       return getattr(self, opname)(**args)
>     File "/usr/share/gwibber/plugins/twitter/__init__.py", line 252, in
> lists
>       following = self._get("%s/lists/subscriptions.json" %
> self.account["username"], "list") or []
>     File "/usr/share/gwibber/plugins/twitter/__init__.py", line 220, in _get
>       return [self._list(l) for l in data["lists"]]
>   TypeError: 'NoneType' object is not subscriptable
>
>   Gwibber Dispatcher: ERROR    Network failure - error: 28 - SSL connection
> timeout at 147618
>   Gwibber Dispatcher: DEBUG    Failed to parse the response, error was: No
> JSON object could be decoded
>   Gwibber Dispatcher: ERROR    <twitter:private> Operation failed
>   Gwibber Dispatcher: DEBUG    Traceback:
>   Traceback (most recent call last):
>     File "/usr/lib/python2.7/dist-packages/gwibber/microblog/dispatcher.py",
> line 53, in perform_operation
>       message_data = PROTOCOLS[account["service"]].Client(account)(opname,
> **args)
>     File "/usr/share/gwibber/plugins/twitter/__init__.py", line 232, in
> __call__
>       return getattr(self, opname)(**args)
>     File "/usr/share/gwibber/plugins/twitter/__init__.py", line 244, in
> private
>       private = self._get("direct_messages.json", "private", count=count,
> since_id=since) or []
>     File "/usr/share/gwibber/plugins/twitter/__init__.py", line 222, in _get
>       if parse: return [getattr(self, "_%s" % parse)(m) for m in data]
>   TypeError: 'NoneType' object is not iterable
>
>   Gwibber Dispatcher: DEBUG    Private Messages Indicator count updated to 0
>   Gwibber Dispatcher: DEBUG    Replies Indicator count updated to 0
>   Gwibber Dispatcher: DEBUG    Messages Indicator count updated to 0
>   Gwibber Dispatcher: INFO     Loading complete: 1 - []
>
>   (gwibber-service:4008): GLib-GIO-CRITICAL **:
>   g_dbus_method_invocation_return_dbus_error: assertion `error_name !=
>   NULL && g_dbus_is_name (error_name)' failed
>
>   (gwibber-service:4008): GLib-GIO-CRITICAL **:
>   g_dbus_method_invocation_return_dbus_error: assertion `error_name !=
>   NULL && g_dbus_is_name (error_name)' failed
>
>   (gwibber-service:4008): GLib-GIO-CRITICAL **:
>   g_dbus_method_invocation_return_dbus_error: assertion `error_name !=
>   NULL && g_dbus_is_name (error_name)' failed
>
>   (gwibber-service:4008): GLib-GIO-CRITICAL **:
>   g_dbus_method_invocation_return_dbus_error: assertion `error_name !=
>   NULL && g_dbus_is_name (error_name)' failed
>
>   (gwibber-service:4008): GLib-GIO-CRITICAL **:
>   g_dbus_method_invocation_return_dbus_error: assertion `error_name !=
>   NULL && g_dbus_is_name (error_name)' failed
>
>   (gwibber-service:4008): GLib-GIO-CRITICAL **:
>   g_dbus_method_invocation_return_dbus_error: assertion `error_name !=
>   NULL && g_dbus_is_name (error_name)' failed
>
>   (gwibber-service:4008): GLib-GIO-CRITICAL **:
>   g_dbus_method_invocation_return_dbus_error: assertion `error_name !=
>   NULL && g_dbus_is_name (error_name)' failed
>
>   (gwibber-service:4008): GLib-GIO-CRITICAL **:
>   g_dbus_method_invocation_return_dbus_error: assertion `error_name !=
>   NULL && g_dbus_is_name (error_name)' failed
>
>   (gwibber-service:4008): GLib-GIO-CRITICAL **:
>   g_dbus_method_invocation_return_dbus_error: assertion `error_name !=
>   NULL && g_dbus_is_name (error_name)' failed
>
>   (gwibber-service:4008): GLib-GIO-CRITICAL **:
>   g_dbus_method_invocation_return_dbus_error: assertion `error_name !=
>   NULL && g_dbus_is_name (error_name)' failed
>
>   (gwibber-service:4008): GLib-GIO-CRITICAL **:
>   g_dbus_method_invocation_return_dbus_error: assertion `error_name !=
>   NULL && g_dbus_is_name (error_name)' failed
>
>   (gwibber-service:4008): GLib-GIO-CRITICAL **:
> g_dbus_method_invocation_return_dbus_error: assertion `error_name != NULL &&
> g_dbus_is_name (error_name)' failed
>   Gwibber Dispatcher: DEBUG    Refresh interval is set to 15
>   Gwibber Dispatcher: DEBUG    ** Starting Refresh - 2011-02-24 10:22:13.43
> **
>   Gwibber Dispatcher: DEBUG    <twitter:receive> Performing operation
>   Gwibber Dispatcher: DEBUG    <twitter:responses> Performing operation
>   Gwibber Dispatcher: ERROR    Network failure - error: 28 - SSL connection
> timeout at 147681
>   Gwibber Dispatcher: DEBUG    Failed to parse the response, error was: No
> JSON object could be decoded
>   Gwibber Dispatcher: ERROR    <twitter:receive> Operation failed
>   Gwibber Dispatcher: DEBUG    Traceback:
>   Traceback (most recent call last):
>     File "/usr/lib/python2.7/dist-packages/gwibber/microblog/dispatcher.py",
> line 53, in perform_operation
>       message_data = PROTOCOLS[account["service"]].Client(account)(opname,
> **args)
>     File "/usr/share/gwibber/plugins/twitter/__init__.py", line 232, in
> __call__
>       return getattr(self, opname)(**args)
>     File "/usr/share/gwibber/plugins/twitter/__init__.py", line 235, in
> receive
>       return self._get("statuses/home_timeline.json", count=count,
> since_id=since)
>     File "/usr/share/gwibber/plugins/twitter/__init__.py", line 222, in _get
>       if parse: return [getattr(self, "_%s" % parse)(m) for m in data]
>   TypeError: 'NoneType' object is not iterable
>
>   Gwibber Dispatcher: DEBUG    <twitter:private> Performing operation
>   Gwibber Dispatcher: ERROR    Network failure - error: 28 - SSL connection
> timeout at 147624
>   Gwibber Dispatcher: DEBUG    Failed to parse the response, error was: No
> JSON object could be decoded
>   Gwibber Dispatcher: ERROR    <twitter:responses> Operation failed
>   Gwibber Dispatcher: DEBUG    Traceback:
>   Traceback (most recent call last):
>     File "/usr/lib/python2.7/dist-packages/gwibber/microblog/dispatcher.py",
> line 53, in perform_operation
>       message_data = PROTOCOLS[account["service"]].Client(account)(opname,
> **args)
>     File "/usr/share/gwibber/plugins/twitter/__init__.py", line 232, in
> __call__
>       return getattr(self, opname)(**args)
>     File "/usr/share/gwibber/plugins/twitter/__init__.py", line 241, in
> responses
>       return self._get("statuses/mentions.json", count=count,
> since_id=since)
>     File "/usr/share/gwibber/plugins/twitter/__init__.py", line 222, in _get
>       if parse: return [getattr(self, "_%s" % parse)(m) for m in data]
>   TypeError: 'NoneType' object is not iterable
>
>   Gwibber Dispatcher: INFO     Gwibber Service is being shutdown
>   Gwibber Dispatcher: DEBUG    Unlocking password cache!
>
>   Gwibber Dispatcher: DEBUG    Refresh interval is set to 15
>   Gwibber Dispatcher: DEBUG    ** Starting Refresh - 2011-02-24 10:22:02.46
> **
>   Gwibber Dispatcher: DEBUG    <twitter:receive> Performing operation
>   Gwibber Dispatcher: DEBUG    <twitter:responses> Performing operation
>   Gwibber Dispatcher: ERROR    Network failure - error: 28 - SSL connection
> timeout at 147643
>   Gwibber Dispatcher: DEBUG    Failed to parse the response, error was: No
> JSON object could be decoded
>   Gwibber Dispatcher: ERROR    <twitter:responses> Operation failed
>   Gwibber Dispatcher: ERROR    Network failure - error: 28 - SSL connection
> timeout at 147625
>   Gwibber Dispatcher: DEBUG    Failed to parse the response, error was: No
> JSON object could be decoded
>   Gwibber Dispatcher: ERROR    <twitter:receive> Operation failed
>   Gwibber Dispatcher: DEBUG    Traceback:
>   Traceback (most recent call last):
>     File "/usr/lib/python2.7/dist-packages/gwibber/microblog/dispatcher.py",
> line 53, in perform_operation
>       message_data = PROTOCOLS[account["service"]].Client(account)(opname,
> **args)
>     File "/usr/share/gwibber/plugins/twitter/__init__.py", line 232, in
> __call__
>       return getattr(self, opname)(**args)
>     File "/usr/share/gwibber/plugins/twitter/__init__.py", line 241, in
> responses
>       return self._get("statuses/mentions.json", count=count,
> since_id=since)
>     File "/usr/share/gwibber/plugins/twitter/__init__.py", line 222, in _get
>       if parse: return [getattr(self, "_%s" % parse)(m) for m in data]
>   TypeError: 'NoneType' object is not iterable
>
>   Gwibber Dispatcher: DEBUG    <twitter:private> Performing operation
>   Gwibber Dispatcher: DEBUG    Traceback:
>   Traceback (most recent call last):
>     File "/usr/lib/python2.7/dist-packages/gwibber/microblog/dispatcher.py",
> line 53, in perform_operation
>       message_data = PROTOCOLS[account["service"]].Client(account)(opname,
> **args)
>     File "/usr/share/gwibber/plugins/twitter/__init__.py", line 232, in
> __call__
>       return getattr(self, opname)(**args)
>     File "/usr/share/gwibber/plugins/twitter/__init__.py", line 235, in
> receive
>       return self._get("statuses/home_timeline.json", count=count,
> since_id=since)
>     File "/usr/share/gwibber/plugins/twitter/__init__.py", line 222, in _get
>       if parse: return [getattr(self, "_%s" % parse)(m) for m in data]
>   TypeError: 'NoneType' object is not iterable
>
>   Gwibber Dispatcher: DEBUG    <twitter:lists> Performing operation
>   Gwibber Dispatcher: ERROR    Network failure - error: 28 - SSL connection
> timeout at 147622
>   Gwibber Dispatcher: DEBUG    Failed to parse the response, error was: No
> JSON object could be decoded
>   Gwibber Dispatcher: ERROR    <twitter:lists> Operation failed
>   Gwibber Dispatcher: DEBUG    Traceback:
>   Traceback (most recent call last):
>     File "/usr/lib/python2.7/dist-packages/gwibber/microblog/dispatcher.py",
> line 53, in perform_operation
>       message_data = PROTOCOLS[account["service"]].Client(account)(opname,
> **args)
>     File "/usr/share/gwibber/plugins/twitter/__init__.py", line 232, in
> __call__
>       return getattr(self, opname)(**args)
>     File "/usr/share/gwibber/plugins/twitter/__init__.py", line 252, in
> lists
>       following = self._get("%s/lists/subscriptions.json" %
> self.account["username"], "list") or []
>     File "/usr/share/gwibber/plugins/twitter/__init__.py", line 220, in _get
>       return [self._list(l) for l in data["lists"]]
>   TypeError: 'NoneType' object is not subscriptable
>
>   Gwibber Dispatcher: ERROR    Network failure - error: 28 - SSL connection
> timeout at 147618
>   Gwibber Dispatcher: DEBUG    Failed to parse the response, error was: No
> JSON object could be decoded
>   Gwibber Dispatcher: ERROR    <twitter:private> Operation failed
>   Gwibber Dispatcher: DEBUG    Traceback:
>   Traceback (most recent call last):
>     File "/usr/lib/python2.7/dist-packages/gwibber/microblog/dispatcher.py",
> line 53, in perform_operation
>       message_data = PROTOCOLS[account["service"]].Client(account)(opname,
> **args)
>     File "/usr/share/gwibber/plugins/twitter/__init__.py", line 232, in
> __call__
>       return getattr(self, opname)(**args)
>     File "/usr/share/gwibber/plugins/twitter/__init__.py", line 244, in
> private
>       private = self._get("direct_messages.json", "private", count=count,
> since_id=since) or []
>     File "/usr/share/gwibber/plugins/twitter/__init__.py", line 222, in _get
>       if parse: return [getattr(self, "_%s" % parse)(m) for m in data]
>   TypeError: 'NoneType' object is not iterable
>
>   Gwibber Dispatcher: DEBUG    Private Messages Indicator count updated to 0
>   Gwibber Dispatcher: DEBUG    Replies Indicator count updated to 0
>   Gwibber Dispatcher: DEBUG    Messages Indicator count updated to 0
>   Gwibber Dispatcher: INFO     Loading complete: 1 - []
>
>   (gwibber-service:4008): GLib-GIO-CRITICAL **:
>   g_dbus_method_invocation_return_dbus_error: assertion `error_name !=
>   NULL && g_dbus_is_name (error_name)' failed
>
>   (gwibber-service:4008): GLib-GIO-CRITICAL **:
>   g_dbus_method_invocation_return_dbus_error: assertion `error_name !=
>   NULL && g_dbus_is_name (error_name)' failed
>
>   (gwibber-service:4008): GLib-GIO-CRITICAL **:
>   g_dbus_method_invocation_return_dbus_error: assertion `error_name !=
>   NULL && g_dbus_is_name (error_name)' failed
>
>   (gwibber-service:4008): GLib-GIO-CRITICAL **:
>   g_dbus_method_invocation_return_dbus_error: assertion `error_name !=
>   NULL && g_dbus_is_name (error_name)' failed
>
>   (gwibber-service:4008): GLib-GIO-CRITICAL **:
>   g_dbus_method_invocation_return_dbus_error: assertion `error_name !=
>   NULL && g_dbus_is_name (error_name)' failed
>
>   (gwibber-service:4008): GLib-GIO-CRITICAL **:
>   g_dbus_method_invocation_return_dbus_error: assertion `error_name !=
>   NULL && g_dbus_is_name (error_name)' failed
>
>   (gwibber-service:4008): GLib-GIO-CRITICAL **:
>   g_dbus_method_invocation_return_dbus_error: assertion `error_name !=
>   NULL && g_dbus_is_name (error_name)' failed
>
>   (gwibber-service:4008): GLib-GIO-CRITICAL **:
>   g_dbus_method_invocation_return_dbus_error: assertion `error_name !=
>   NULL && g_dbus_is_name (error_name)' failed
>
>   (gwibber-service:4008): GLib-GIO-CRITICAL **:
>   g_dbus_method_invocation_return_dbus_error: assertion `error_name !=
>   NULL && g_dbus_is_name (error_name)' failed
>
>   (gwibber-service:4008): GLib-GIO-CRITICAL **:
>   g_dbus_method_invocation_return_dbus_error: assertion `error_name !=
>   NULL && g_dbus_is_name (error_name)' failed
>
>   (gwibber-service:4008): GLib-GIO-CRITICAL **:
>   g_dbus_method_invocation_return_dbus_error: assertion `error_name !=
>   NULL && g_dbus_is_name (error_name)' failed
>
>   (gwibber-service:4008): GLib-GIO-CRITICAL **:
> g_dbus_method_invocation_return_dbus_error: assertion `error_name != NULL &&
> g_dbus_is_name (error_name)' failed
>   Gwibber Dispatcher: DEBUG    Refresh interval is set to 15
>   Gwibber Dispatcher: DEBUG    ** Starting Refresh - 2011-02-24 10:22:13.43
> **
>   Gwibber Dispatcher: DEBUG    <twitter:receive> Performing operation
>   Gwibber Dispatcher: DEBUG    <twitter:responses> Performing operation
>   Gwibber Dispatcher: ERROR    Network failure - error: 28 - SSL connection
> timeout at 147681
>   Gwibber Dispatcher: DEBUG    Failed to parse the response, error was: No
> JSON object could be decoded
>   Gwibber Dispatcher: ERROR    <twitter:receive> Operation failed
>   Gwibber Dispatcher: DEBUG    Traceback:
>   Traceback (most recent call last):
>     File "/usr/lib/python2.7/dist-packages/gwibber/microblog/dispatcher.py",
> line 53, in perform_operation
>       message_data = PROTOCOLS[account["service"]].Client(account)(opname,
> **args)
>     File "/usr/share/gwibber/plugins/twitter/__init__.py", line 232, in
> __call__
>       return getattr(self, opname)(**args)
>     File "/usr/share/gwibber/plugins/twitter/__init__.py", line 235, in
> receive
>       return self._get("statuses/home_timeline.json", count=count,
> since_id=since)
>     File "/usr/share/gwibber/plugins/twitter/__init__.py", line 222, in _get
>       if parse: return [getattr(self, "_%s" % parse)(m) for m in data]
>   TypeError: 'NoneType' object is not iterable
>
>   Gwibber Dispatcher: DEBUG    <twitter:private> Performing operation
>   Gwibber Dispatcher: ERROR    Network failure - error: 28 - SSL connection
> timeout at 147624
>   Gwibber Dispatcher: DEBUG    Failed to parse the response, error was: No
> JSON object could be decoded
>   Gwibber Dispatcher: ERROR    <twitter:responses> Operation failed
>   Gwibber Dispatcher: DEBUG    Traceback:
>   Traceback (most recent call last):
>     File "/usr/lib/python2.7/dist-packages/gwibber/microblog/dispatcher.py",
> line 53, in perform_operation
>       message_data = PROTOCOLS[account["service"]].Client(account)(opname,
> **args)
>     File "/usr/share/gwibber/plugins/twitter/__init__.py", line 232, in
> __call__
>       return getattr(self, opname)(**args)
>     File "/usr/share/gwibber/plugins/twitter/__init__.py", line 241, in
> responses
>       return self._get("statuses/mentions.json", count=count,
> since_id=since)
>     File "/usr/share/gwibber/plugins/twitter/__init__.py", line 222, in _get
>       if parse: return [getattr(self, "_%s" % parse)(m) for m in data]
>   TypeError: 'NoneType' object is not iterable
>
>   Gwibber Dispatcher: INFO     Gwibber Service is being shutdown
>   Gwibber Dispatcher: DEBUG    Unlocking password cache!
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 11.04
>   Package: gwibber 2.91.90-0ubuntu1
>   ProcVersionSignature: Ubuntu 2.6.38-5.32-generic 2.6.38-rc6
>   Uname: Linux 2.6.38-5-generic x86_64
>   Architecture: amd64
>   Date: Thu Feb 24 10:23:21 2011
>   PackageArchitecture: all
>   ProcEnviron:
>    LANGUAGE=en_US:en
>    PATH=(custom, user)
>    LANG=en_US.UTF-8
>    SHELL=/bin/bash
>   SourcePackage: gwibber
>
> To unsubscribe from this bug, go to:
> https://bugs.launchpad.net/ubuntu/+source/gwibber/+bug/724072/+subscribe
>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/724072

Title:
  gwibber failes to get timeline

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

Reply via email to