| Summary: | [abrt] gnome-tweak-tool-3.0.3-1.fc15: zipfile.py:699:__init__:IOError: [Errno 2] No such file or directory: '/themes' | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Lawrence Graves <lgraves> |
| Component: | gnome-tweak-tool | Assignee: | Michel Alexandre Salim <michel> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 15 | CC: | michel |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Unspecified | ||
| Whiteboard: | abrt_hash:4dd62956709061889a8f1d697fbc6aab539705f2 | ||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2011-06-30 11:37:27 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
Fixed in 3.0.4 |
abrt version: 2.0.1 architecture: x86_64 cmdline: python /usr/bin/gnome-tweak-tool component: gnome-tweak-tool executable: /usr/bin/gnome-tweak-tool kernel: 2.6.38.6-27.fc15.x86_64 os_release: Fedora release 15 (Lovelock) package: gnome-tweak-tool-3.0.3-1.fc15 reason: zipfile.py:699:__init__:IOError: [Errno 2] No such file or directory: '/themes' time: Wed May 25 12:08:13 2011 uid: 500 username: legraves1 backtrace: :zipfile.py:699:__init__:IOError: [Errno 2] No such file or directory: '/themes' : :Traceback (most recent call last): : File "/usr/lib/python2.7/site-packages/gtweak/tweaks/tweak_shell.py", line 142, in _on_file_set : with zipfile.ZipFile(f, 'r') as z: : File "/usr/lib64/python2.7/zipfile.py", line 699, in __init__ : self.fp = open(file, modeDict[mode]) :IOError: [Errno 2] No such file or directory: '/themes' : :Local variables in innermost frame: :key: 'r' :compression: 0 :modeDict: {'a': 'r+b', 'r': 'rb', 'w': 'wb'} :self: <zipfile.ZipFile instance at 0x13c7ea8> :allowZip64: False :mode: 'r' :file: '/themes'