Bug 902675
| Summary: | [abrt] fedmsg-notify-0.3.2-2.fc18: types.py:47:function:GError: S'ha esgotat el temps d'espera | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | carlespla <cpla> | ||||||||
| Component: | fedmsg-notify | Assignee: | Luke Macken <lmacken> | ||||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 18 | CC: | lmacken, pfrields, rbean | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | x86_64 | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | abrt_hash:38821c7b12ad4092e21bda12b86d34268067b493 | ||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2013-03-02 19:56:21 UTC | Type: | --- | ||||||||
| Regression: | --- | Mount Type: | --- | ||||||||
| Documentation: | --- | CRM: | |||||||||
| Verified Versions: | Category: | --- | |||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||
| Embargoed: | |||||||||||
| Attachments: |
|
||||||||||
Created attachment 684941 [details]
File: backtrace
Created attachment 684942 [details]
File: core_backtrace
Created attachment 684943 [details]
File: environ
Can you please try fedmsg-notify-0.4.0-2.fc18 in updates-testing? https://admin.fedoraproject.org/updates/F18/FEDORA-2013-1261 This looks like the Notification API is timing out while trying to display the notifications. What window manager are you using? fedmsg-notify-0.5.0-1.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/fedmsg-notify-0.5.0-1.fc18 Package fedmsg-notify-0.5.0-1.fc18: * should fix your issue, * was pushed to the Fedora 18 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing fedmsg-notify-0.5.0-1.fc18' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-2823/fedmsg-notify-0.5.0-1.fc18 then log in and leave karma (feedback). fedmsg-notify-0.5.0-1.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report. |
Version-Release number of selected component: fedmsg-notify-0.3.2-2.fc18 Additional info: cmdline: /usr/bin/python /usr/bin/fedmsg-notify-daemon dso_list: pygobject3-base-3.4.2-6.fc18.x86_64 executable: /usr/bin/fedmsg-notify-daemon kernel: 3.7.2-204.fc18.x86_64 uid: 1000 Truncated backtrace: types.py:47:function:GError: S'ha esgotat el temps d'espera Traceback (most recent call last): File "/usr/bin/fedmsg-notify-daemon", line 9, in <module> load_entry_point('fedmsg-notify==0.3.2', 'console_scripts', 'fedmsg-notify-daemon')() File "/usr/lib/python2.7/site-packages/fedmsg_notify/daemon.py", line 197, in main service = FedmsgNotifyService() File "/usr/lib/python2.7/site-packages/fedmsg_notify/daemon.py", line 111, in __init__ Notify.Notification.new("fedmsg", "activated", "").show() File "/usr/lib64/python2.7/site-packages/gi/types.py", line 47, in function return info.invoke(*args, **kwargs) GError: S'ha esgotat el temps d'espera Local variables in innermost frame: info: <gi.FunctionInfo object (show) at 0x0x285e638> args: (<Notification object at 0x2860460 (NotifyNotification at 0x28c1360)>,) kwargs: {}