Bug 1233783
| Summary: | [abrt] yumex-dnf: Gio.py:171:__call__:GLib.Error: g-io-error-quark: Timeout was reached (24) | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Robert Martin <robertmartin1961> | ||||||
| Component: | yumex-dnf | Assignee: | Tim Lauridsen <tim.lauridsen> | ||||||
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 22 | CC: | omega13a, robertmartin1961, tim.lauridsen | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/1a93ae5236bc6a29742dedcb0f1c698f81f57a35 | ||||||||
| Whiteboard: | abrt_hash:238df6c94dd962a9b7e0968b2c8a1f97b123c054 | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2015-11-18 17:39:10 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 1040958 [details]
File: backtrace
Created attachment 1040959 [details]
File: environ
can you reproduce this *** Bug 1242319 has been marked as a duplicate of this bug. *** Similar problem has been detected:
I was installing updates by clicking on the update notification icon.
reporter: libreport-2.6.4
cmdline: /usr/bin/python3 /usr/bin/yumex-dnf
event_log: 2016-04-27-17:37:19> ('report_uReport' completed successfully)
executable: /usr/bin/yumex-dnf
kernel: 4.4.6-201.fc22.x86_64
package: yumex-dnf-4.1.6-1.fc22
reason: Gio.py:171:__call__:GLib.Error: g-io-error-quark: Timeout was reached (24)
runlevel: N 5
type: Python3
uid: 1000
Similar problem has been detected:
I went to launch yumex-dnf from the terminal
reporter: libreport-2.6.4
cmdline: /usr/bin/python3 /usr/bin/yumex-dnf
event_log: 2016-07-13-22:05:33> ('report_uReport' completed successfully)
executable: /usr/bin/yumex-dnf
kernel: 4.4.13-200.fc22.x86_64
package: yumex-dnf-4.1.6-1.fc22
reason: Gio.py:171:__call__:GLib.Error: g-io-error-quark: Timeout was reached (24)
runlevel: N 5
type: Python3
uid: 1000
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days |
Version-Release number of selected component: yumex-dnf-4.1.2-1.fc22 Additional info: reporter: libreport-2.5.1 cmdline: /usr/bin/python3 -tt /usr/bin/yumex-dnf executable: /usr/bin/yumex-dnf kernel: 4.0.4-303.fc22.x86_64+debug runlevel: N 5 type: Python3 uid: 1000 Truncated backtrace: Gio.py:171:__call__:GLib.Error: g-io-error-quark: Timeout was reached (24) Traceback (most recent call last): File "/usr/lib/python3.4/site-packages/yumex/__init__.py", line 925, in on_apply_changes self.process_actions() File "/usr/lib/python3.4/site-packages/yumex/misc.py", line 95, in newFunc rc = func(*args, **kwargs) File "/usr/lib/python3.4/site-packages/yumex/__init__.py", line 1066, in process_actions self.reset() File "/usr/lib/python3.4/site-packages/yumex/misc.py", line 95, in newFunc rc = func(*args, **kwargs) File "/usr/lib/python3.4/site-packages/yumex/__init__.py", line 1100, in reset self.set_working(True) File "/usr/lib/python3.4/site-packages/yumex/__init__.py", line 655, in set_working self.status.SetWorking(True) File "/usr/lib/python3.4/site-packages/yumex/status.py", line 217, 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-io-error-quark: Timeout was reached (24) Local variables in innermost frame: signature: '(b)' arg_variant: GLib.Variant('(b)', (true,)) kwargs: {} self: <gi.overrides.Gio._DBusProxyMethodCall object at 0x7f6c4fc8cfd0> args: (True,)