Bug 1539477
| Summary: | [abrt] cinnamon: get_settings(): JsonSettingsWidgets.py:119:get_settings:FileNotFoundError: [Errno 2] No such file or directory: '/home/LalithaKC/.cinnamon/configs/bbcwx@oak-wood.co.uk/4.json' | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Krishna Chaitanya <bkc540> | ||||||||||||||||
| Component: | cinnamon | Assignee: | Alternative GTK desktop environments <alt-gtk-de-sig> | ||||||||||||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||
| Version: | 27 | CC: | alt-gtk-de-sig, leigh123linux | ||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/549a02fc12cf8df6d44deb6705f281388241b238 | ||||||||||||||||||
| Whiteboard: | abrt_hash:199e1e440996c93820941ca19a77e2568fc6b867; | ||||||||||||||||||
| Fixed In Version: | cinnamon-3.8.4-1.fc28 | Doc Type: | If docs needed, set a value | ||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||
| Last Closed: | 2018-06-11 17:00:59 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 1387490 [details]
File: backtrace
Created attachment 1387491 [details]
File: cgroup
Created attachment 1387492 [details]
File: cpuinfo
Created attachment 1387493 [details]
File: environ
Created attachment 1387494 [details]
File: mountinfo
Created attachment 1387495 [details]
File: namespaces
Created attachment 1387496 [details]
File: open_fds
cinnamon-3.8.4-1.fc28 cinnamon-screensaver-3.8.2-1.fc28 cinnamon-menus-3.8.2-1.fc28 cinnamon-settings-daemon-3.8.3-1.fc28 muffin-3.8.2-1.fc28 nemo-3.8.3-1.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-9c42f385b9 cinnamon-3.8.4-1.fc28, cinnamon-menus-3.8.2-1.fc28, cinnamon-screensaver-3.8.2-1.fc28, cinnamon-settings-daemon-3.8.3-1.fc28, muffin-3.8.2-1.fc28, nemo-3.8.3-1.fc28 has been pushed to the Fedora 28 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-9c42f385b9 cinnamon-3.8.4-1.fc28, cinnamon-menus-3.8.2-1.fc28, cinnamon-screensaver-3.8.2-1.fc28, cinnamon-settings-daemon-3.8.3-1.fc28, muffin-3.8.2-1.fc28, nemo-3.8.3-1.fc28 has been pushed to the Fedora 28 stable repository. If problems still persist, please make note of it in this bug report. |
Description of problem: Open the Settings Select Mouse and Touchpad Version-Release number of selected component: cinnamon-3.6.7-3.fc27 Additional info: reporter: libreport-2.9.3 cmdline: /usr/bin/python3 /usr/share/cinnamon/cinnamon-settings/xlet-settings.py desklet bbcwx.uk crash_function: get_settings exception_type: FileNotFoundError executable: /usr/share/cinnamon/cinnamon-settings/xlet-settings.py kernel: 4.14.14-300.fc27.x86_64 runlevel: N 5 type: Python3 uid: 1000 Truncated backtrace: JsonSettingsWidgets.py:119:get_settings:FileNotFoundError: [Errno 2] No such file or directory: '/home/LalithaKC/.cinnamon/configs/bbcwx.uk/4.json' Traceback (most recent call last): File "/usr/share/cinnamon/cinnamon-settings/bin/JsonSettingsWidgets.py", line 104, in check_settings self.settings = self.get_settings() File "/usr/share/cinnamon/cinnamon-settings/bin/JsonSettingsWidgets.py", line 119, in get_settings file = open(self.filepath) FileNotFoundError: [Errno 2] No such file or directory: '/home/LalithaKC/.cinnamon/configs/bbcwx.uk/4.json' Local variables in innermost frame: self: <JsonSettingsWidgets.JSONSettingsHandler object at 0x7fe370c085c0>