Bug 2088938
| Summary: | [abrt] cinnamon-calendar-server: require_version(): __init__.py:126:require_version:ValueError: Namespace Cinnamon not available | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | ozeszty <ozeszty+rhbz> | ||||||||||||||
| Component: | cinnamon | Assignee: | leigh scott <leigh123linux> | ||||||||||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||
| Priority: | unspecified | ||||||||||||||||
| Version: | 36 | CC: | leigh123linux, miketwebster, riehecky | ||||||||||||||
| Target Milestone: | --- | ||||||||||||||||
| Target Release: | --- | ||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||
| OS: | Unspecified | ||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/0d18f77099706c8cf1054f9662eb4bf41434046f | ||||||||||||||||
| Whiteboard: | abrt_hash:66782c4c3501cd9405938932d261fc73d8b7aa55; | ||||||||||||||||
| Fixed In Version: | cinnamon-5.2.7-4.fc35 cinnamon-5.2.7-4.fc34 cinnamon-5.2.7-4.fc36 | Doc Type: | If docs needed, set a value | ||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||
| Last Closed: | 2022-05-30 05:34:22 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 1881864 [details]
File: backtrace
Created attachment 1881865 [details]
File: cpuinfo
Created attachment 1881866 [details]
File: environ
Created attachment 1881867 [details]
File: mountinfo
Created attachment 1881868 [details]
File: namespaces
Created attachment 1881869 [details]
File: open_fds
Can you print the contents of "/usr/bin/cinnamon-calendar-server" $ cat /usr/bin/cinnamon-calendar-server #!/usr/bin/sh export GI_TYPELIB_PATH="/usr/lib/cinnamon:/usr/lib/muffin" export LD_LIBRARY_PATH="/usr/lib/cinnamon:/usr/lib/muffin" exec /usr/libexec/cinnamon/cinnamon-calendar-server.py $@ FEDORA-2022-640861db99 has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-640861db99 FEDORA-2022-56be68a74e has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2022-56be68a74e FEDORA-2022-d7376d3af6 has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2022-d7376d3af6 Fix submitted https://src.fedoraproject.org/rpms/cinnamon/c/23f2d5a231458ef5317dc46284c3d19f4f025534?branch=rawhide FEDORA-2022-640861db99 has been pushed to the Fedora 36 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-640861db99` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-640861db99 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2022-56be68a74e has been pushed to the Fedora 35 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-56be68a74e` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-56be68a74e See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2022-d7376d3af6 has been pushed to the Fedora 34 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-d7376d3af6` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-d7376d3af6 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2022-56be68a74e has been pushed to the Fedora 35 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2022-d7376d3af6 has been pushed to the Fedora 34 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2022-640861db99 has been pushed to the Fedora 36 stable repository. If problem still persists, please make note of it in this bug report. |
Description of problem: Restarted after applying latest updates from updates-testing (including FEDORA-2022-c7aedf5499, which installed cinnamon-calendar-server-5.2.7-3.fc36.noarch) and abrt notification popped up right after logging in. Version-Release number of selected component: cinnamon-calendar-server-5.2.7-3.fc36 Additional info: reporter: libreport-2.17.1 cgroup: 0::/user.slice/user-1001.slice/user/app.slice/app-dbus\x2d:1.2\x2dorg.cinnamon.CalendarServer.slice/dbus-:1.2-org.cinnamon.CalendarServer cmdline: /usr/bin/python3 /usr/libexec/cinnamon/cinnamon-calendar-server.py crash_function: require_version exception_type: ValueError executable: /usr/libexec/cinnamon/cinnamon-calendar-server.py interpreter: python3-3.10.4-1.fc36.x86_64 kernel: 5.17.9-300.fc36.x86_64 runlevel: N 5 type: Python3 uid: 1001 Truncated backtrace: __init__.py:126:require_version:ValueError: Namespace Cinnamon not available Traceback (most recent call last): File "/usr/libexec/cinnamon/cinnamon-calendar-server.py", line 17, in <module> gi.require_version('Cinnamon', '0.1') File "/usr/lib64/python3.10/site-packages/gi/__init__.py", line 126, in require_version raise ValueError('Namespace %s not available' % namespace) ValueError: Namespace Cinnamon not available Local variables in innermost frame: namespace: 'Cinnamon' version: '0.1' repository: <gi.Repository object at 0x7f19fb29d390> available_versions: []