Bug 1242319
| Summary: | [abrt] yumex-dnf: Gio.py:171:__call__:GLib.Error: g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus) (4) | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | wincc | ||||||
| Component: | yumex-dnf | Assignee: | Tim Lauridsen <tim.lauridsen> | ||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 22 | CC: | tim.lauridsen | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/21e89bfd31d2f4515b9fb2cc83a5b741afae1f7c | ||||||||
| Whiteboard: | abrt_hash:d834b061b8ea866955e9aae054b3ef0bc0f108ce | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2015-10-06 14:15:36 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 1051274 [details]
File: backtrace
Created attachment 1051275 [details]
File: environ
Another user experienced a similar problem:
clicked on icon in systray
reporter: libreport-2.6.2
cmdline: /usr/bin/python3 -tt /usr/bin/yumex-dnf
event_log: 2015-08-03-16:20:10> ('report_uReport' completed successfully)
executable: /usr/bin/yumex-dnf
kernel: 4.2.0-0.rc4.git4.2.fc24.x86_64
package: yumex-dnf-4.1.2-1.fc22
reason: Gio.py:171:__call__:GLib.Error: g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus) (4)
runlevel: N 5
type: Python3
uid: 1000
*** This bug has been marked as a duplicate of bug 1233783 *** |
Version-Release number of selected component: yumex-dnf-4.1.3-1.fc22 Additional info: reporter: libreport-2.6.0 cmdline: /usr/bin/python3 -tt /usr/bin/yumex-dnf executable: /usr/bin/yumex-dnf kernel: 4.2.0-0.rc1.git2.2.fc23.x86_64 runlevel: N 5 type: Python3 uid: 1000 Truncated backtrace: Gio.py:171:__call__:GLib.Error: g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus) (4) Traceback (most recent call last): File "/usr/lib/python3.4/site-packages/yumex/__init__.py", line 765, in on_pkg_filter self.set_working(True, True) File "/usr/lib/python3.4/site-packages/yumex/__init__.py", line 668, in set_working self.status.SetWorking(True) File "/usr/lib/python3.4/site-packages/yumex/status.py", line 219, in SetWorking self.daemon.SetWorking("(b)", is_working) File "/usr/lib64/python3.4/site-packages/gi/overrides/Gio.py", line 171, in __call__ None) GLib.Error: g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus) (4) Local variables in innermost frame: self: <gi.overrides.Gio._DBusProxyMethodCall object at 0x7fa12ca33b70> arg_variant: GLib.Variant('(b)', (true,)) signature: '(b)' kwargs: {} args: (True,)