Bug 2229019
| Summary: | [abrt] cinnamon: __call__(): Gio.py:349:__call__:gi.repository.GLib.GError: g-io-error-quark: Timeout was reached (24) | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Sandro <gui1ty> | ||||||||||||||||
| Component: | cinnamon | Assignee: | leigh scott <leigh123linux> | ||||||||||||||||
| Status: | CLOSED EOL | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||
| Version: | 38 | CC: | epel-packagers-sig, gui1ty, leigh123linux, miketwebster, riehecky | ||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/2000415715503b51e81dfa4cac8467427c9a5ed | ||||||||||||||||||
| Whiteboard: | abrt_hash:a2b9480e9397fa73751231f446b90d07e27616e7;VARIANT_ID=; | ||||||||||||||||||
| Fixed In Version: | Doc Type: | --- | |||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||
| Last Closed: | 2024-05-28 13:40:16 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 1981542 [details]
File: os_info
Created attachment 1981543 [details]
File: environ
Created attachment 1981544 [details]
File: mountinfo
Created attachment 1981545 [details]
File: open_fds
Created attachment 1981546 [details]
File: namespaces
Created attachment 1981547 [details]
File: backtrace
Created attachment 1981548 [details]
File: cpuinfo
Fedora Linux 38 entered end-of-life (EOL) status on 2024-05-21. Fedora Linux 38 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora Linux please feel free to reopen this bug against that version. Note that the version field may be hidden. Click the "Show advanced fields" button if you do not see the version field. If you are unable to reopen this bug, please file a new report against an active release. Thank you for reporting this bug and we are sorry it could not be fixed. |
Version-Release number of selected component: cinnamon-5.8.4-3.fc38 Additional info: reporter: libreport-2.17.11 kernel: 6.4.6-200.fc38.x86_64 cmdline: cinnamon-settings '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' cgroup: 0::/user.slice/user-1000.slice/session-2.scope uid: 1000 reason: Gio.py:349:__call__:gi.repository.GLib.GError: g-io-error-quark: Timeout was reached (24) executable: /usr/share/cinnamon/cinnamon-settings/cinnamon-settings.py type: Python3 package: cinnamon-5.8.4-3.fc38 runlevel: N 5 exception_type: gi.repository.GLib.GError crash_function: __call__ interpreter: cinnamon-5.8.4-3.fc38.x86_64 Truncated backtrace: Gio.py:349:__call__:gi.repository.GLib.GError: g-io-error-quark: Timeout was reached (24) Traceback (most recent call last): File "/usr/share/cinnamon/cinnamon-settings/modules/cs_calendar.py", line 114, in on_selector_location_changed self.set_timezone(zone) File "/usr/share/cinnamon/cinnamon-settings/modules/cs_calendar.py", line 119, in set_timezone self.proxy_handler.set_timezone(zone) File "/usr/share/cinnamon/cinnamon-settings/modules/cs_calendar.py", line 165, in set_timezone self._proxy.SetTimezone('(sb)', zone, True) File "/usr/lib/python3.11/site-packages/gi/overrides/Gio.py", line 349, in __call__ result = self.dbus_proxy.call_sync(self.method_name, arg_variant, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gi.repository.GLib.GError: g-io-error-quark: Timeout was reached (24) Local variables in innermost frame: self: <gi.overrides.Gio._DBusProxyMethodCall object at 0x7f4ec4d391d0> args: ('Europe/Dublin', True) kwargs: {} signature: '(sb)' arg_variant: GLib.Variant('(sb)', ('Europe/Dublin', true))