| Summary: | [abrt] cinnamon-2.0.11-1.fc19: cinnamon-settings-users.py:230:_on_new_password_icon_released:NameError: global name 'randint' is not defined | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | koecho | ||||||
| Component: | cinnamon | Assignee: | leigh scott <leigh123linux> | ||||||
| Status: | CLOSED EOL | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 19 | CC: | fedora, leigh123linux | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/b26efe6821504b900ca1b6f1634962084a68e81c | ||||||||
| Whiteboard: | abrt_hash:63c4ca7e5219b5466237845a2320ea9c70576d54 | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2015-02-17 19:31:40 UTC | Type: | --- | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Attachments: |
|
||||||||
Created attachment 832856 [details]
File: backtrace
Created attachment 832858 [details]
File: environ
Fixed upstream https://github.com/linuxmint/Cinnamon/commit/f297108cf588a1d884913bf39e01fc28d494fe94 This message is a notice that Fedora 19 is now at end of life. Fedora has stopped maintaining and issuing updates for Fedora 19. It is Fedora's policy to close all bug reports from releases that are no longer maintained. Approximately 4 (four) weeks from now this bug will be closed as EOL if it remains open with a Fedora 'version' of '19'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 19 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. Fedora 19 changed to end-of-life (EOL) status on 2015-01-06. Fedora 19 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 please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed. |
Version-Release number of selected component: cinnamon-2.0.11-1.fc19 Additional info: reporter: libreport-2.1.9 cmdline: python /usr/lib/cinnamon-settings-users/cinnamon-settings-users.py executable: /usr/lib/cinnamon-settings-users/cinnamon-settings-users.py kernel: 3.11.9-200.fc19.x86_64 runlevel: N 5 type: Python uid: 0 Truncated backtrace: cinnamon-settings-users.py:230:_on_new_password_icon_released:NameError: global name 'randint' is not defined Traceback (most recent call last): File "/usr/lib/cinnamon-settings-users/cinnamon-settings-users.py", line 230, in _on_new_password_icon_released index = randint(0, len(characters) -1) NameError: global name 'randint' is not defined Local variables in innermost frame: widget: <Entry object at 0x284fcd0 (GtkEntry at 0x29f7380)> i: 0 self: <PasswordDialog object at 0x2995500 (__main__+PasswordDialog at 0x29f7540)> newpass: '' characters: '0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ_-' icon_pos: <enum GTK_ENTRY_ICON_SECONDARY of type GtkEntryIconPosition> event: <void at 0x27b14f0>