Bug 1459980
| Summary: | [abrt] cinnamon-screensaver: stage.py:401:after_power_state_changed:AttributeError: 'NoneType' object has no attribute 'update_revealed' | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | veehexx | ||||||
| Component: | cinnamon-screensaver | Assignee: | leigh scott <leigh123linux> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 25 | CC: | besser82, leigh123linux | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/c84aa5a4a8d57deff54e9b1e63471b7a1cd1135e | ||||||||
| Whiteboard: | abrt_hash:33664f6dfbb1596576390cd4fbeeaf94bcab42a1;VARIANT_ID=workstation; | ||||||||
| Fixed In Version: | cinnamon-screensaver-3.4.1-1.fc26 cinnamon-screensaver-3.4.1-1.fc25 | Doc Type: | If docs needed, set a value | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2017-06-23 14:20:09 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 1286200 [details]
File: backtrace
Created attachment 1286201 [details]
File: environ
cinnamon-3.4.2-1.fc25 cinnamon-settings-daemon-3.4.2-1.fc25 nemo-3.4.3-1.fc25 cinnamon-screensaver-3.4.1-1.fc25 cinnamon-session-3.4.1-1.fc25 cinnamon-desktop-3.4.2-1.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2017-4349ca6a71 cinnamon-3.4.2-1.fc25, cinnamon-desktop-3.4.2-1.fc25, cinnamon-screensaver-3.4.1-1.fc25, cinnamon-session-3.4.1-1.fc25, cinnamon-settings-daemon-3.4.2-1.fc25, nemo-3.4.3-2.fc25 has been pushed to the Fedora 25 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-2017-4349ca6a71 cinnamon-3.4.2-1.fc26, cinnamon-desktop-3.4.2-1.fc26, cinnamon-screensaver-3.4.1-1.fc26, cinnamon-session-3.4.1-1.fc26, cinnamon-settings-daemon-3.4.2-1.fc26, cinnamon-themes-2017.06.20-1.fc26, nemo-3.4.3-2.fc26 has been pushed to the Fedora 26 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-2017-c829d3d6cd cinnamon-3.4.2-1.fc26, cinnamon-desktop-3.4.2-1.fc26, cinnamon-screensaver-3.4.1-1.fc26, cinnamon-session-3.4.1-1.fc26, cinnamon-settings-daemon-3.4.2-1.fc26, cinnamon-themes-2017.06.20-1.fc26, nemo-3.4.3-2.fc26 has been pushed to the Fedora 26 stable repository. If problems still persist, please make note of it in this bug report. cinnamon-3.4.2-1.fc25, cinnamon-desktop-3.4.2-1.fc25, cinnamon-screensaver-3.4.1-1.fc25, cinnamon-session-3.4.1-1.fc25, cinnamon-settings-daemon-3.4.2-1.fc25, nemo-3.4.3-2.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report. |
Description of problem: resumed from suspend, entered password to login and this problem was encounter Version-Release number of selected component: cinnamon-screensaver-3.4.0-1.fc25 Additional info: reporter: libreport-2.8.0 cmdline: cinnamon-screensaver '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' executable: /usr/share/cinnamon-screensaver/cinnamon-screensaver-main.py kernel: 4.10.14-200.fc25.x86_64 pkg_fingerprint: 4089 D8F2 FDB1 9C98 pkg_vendor: Fedora Project runlevel: N 5 type: Python3 uid: 1000 Truncated backtrace: stage.py:401:after_power_state_changed:AttributeError: 'NoneType' object has no attribute 'update_revealed' Traceback (most recent call last): File "/usr/share/cinnamon-screensaver/stage.py", line 401, in after_power_state_changed self.info_panel.update_revealed() AttributeError: 'NoneType' object has no attribute 'update_revealed' Local variables in innermost frame: self: <stage.Stage object at 0x7f9dcc0850d8 (stage+Stage at 0x55bc997fa260)> monitor: <monitorView.MonitorView object at 0x7f9dcc08bd80 (monitorView+MonitorView at 0x55bc99b9e180)>