| Summary: | net-misc/gwibber-1.2.0_pre340 | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Fabian Holler <f.holler> |
| Component: | New packages | Assignee: | Python Gentoo Team <python> |
| Status: | RESOLVED TEST-REQUEST | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
Looks like this might be an upstream problem more so then a gentoo problem, regardless reassigning to the responsible maintainer. Please test net-misc/gwibber-2.32.0.2. |
After ~30min of working correctly, gwibber hangs and dont react anymore I have an twitter and an identica account registered Reproducible: Always Steps to Reproduce: 1. start gwibber 2. wait... 3. Actual Results: Exception in thread Thread-10: Traceback (most recent call last): File "/usr/lib64/python2.5/threading.py", line 486, in __bootstrap_inner self.run() File "/usr/lib64/python2.5/threading.py", line 446, in run self.__target(*self.__args, **self.__kwargs) File "//usr/lib64/python2.5/site-packages/gwibber/client.py", line 1132, in process self.show_notification_bubbles(view.message_store) File "//usr/lib64/python2.5/site-packages/gwibber/client.py", line 1055, in show_notification_bubbles n = gintegration.notify(message.sender, body, image, ["reply", "Reply"], expire_timeout) File "//usr/lib64/python2.5/site-packages/gwibber/gintegration.py", line 36, in notify if "actions" in caps: TypeError: argument of type 'NoneType' is not iterable