Bug 1525455
| Summary: | [abrt] cinnamon: load_instances() | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | linuxdao | ||||||||||||||||
| 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/60d0f91d8fa6556a1aa7e44d833c5db41f2bf5b6 | ||||||||||||||||||
| Whiteboard: | abrt_hash:e396dbb45e6804ec560bc492f8166b4fd70313aa; | ||||||||||||||||||
| 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:01:01 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 1367286 [details]
File: backtrace
Created attachment 1367287 [details]
File: cgroup
Created attachment 1367288 [details]
File: cpuinfo
Created attachment 1367289 [details]
File: environ
Created attachment 1367290 [details]
File: mountinfo
Created attachment 1367291 [details]
File: namespaces
Created attachment 1367292 [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. |
Version-Release number of selected component: cinnamon-3.6.6-12.fc27 Additional info: reporter: libreport-2.9.3 cmdline: /usr/bin/python3 /usr/share/cinnamon/cinnamon-settings/xlet-settings.py desklet soundBox@scollins crash_function: load_instances exception_type: FileNotFoundError executable: /usr/share/cinnamon/cinnamon-settings/xlet-settings.py kernel: 4.14.3-300.fc27.x86_64 runlevel: N 5 type: Python3 uid: 1000 Truncated backtrace: xlet-settings.py:205:load_instances:FileNotFoundError: [Errno 2] Нет такого файла или каталога: '/home/serg/.cinnamon/configs/soundBox@scollins' Traceback (most recent call last): File "/usr/share/cinnamon/cinnamon-settings/xlet-settings.py", line 434, in <module> window = MainWindow(xlet_type, *sys.argv[2:]) File "/usr/share/cinnamon/cinnamon-settings/xlet-settings.py", line 91, in __init__ self.load_instances() File "/usr/share/cinnamon/cinnamon-settings/xlet-settings.py", line 205, in load_instances dir_items = sorted(os.listdir(path)) FileNotFoundError: [Errno 2] Нет такого файла или каталога: '/home/serg/.cinnamon/configs/soundBox@scollins' Local variables in innermost frame: instances: 0 path: '/home/serg/.cinnamon/configs/soundBox@scollins' self: <__main__.MainWindow object at 0x7ff52fe20080>