Bug 1248308

Summary: [abrt] gnome-tweak-tool: zipfile.py:811:_RealGetContents:BadZipfile: File is not a zip file
Product: [Fedora] Fedora Reporter: codemonkeyrawks <admin>
Component: gnome-tweak-toolAssignee: Mohamed El Morabity <pikachu.2014>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: pikachu.2014, tiagomatos
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/b97fb4b2e8d4718de6f6c88b19aa94445678f6d8
Whiteboard: abrt_hash:3df9a43a22bdc80502c1d722250f61fc4dfe0009
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-07-19 17:15:44 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:
Description Flags
File: backtrace
none
File: environ none

Description codemonkeyrawks 2015-07-30 04:59:50 UTC
Version-Release number of selected component:
gnome-tweak-tool-3.16.2-1.fc22

Additional info:
reporter:       libreport-2.6.1
cmdline:        python /usr/bin/gnome-tweak-tool
dso_list:       python-libs-2.7.10-1.fc22.x86_64
executable:     /usr/bin/gnome-tweak-tool
kernel:         4.0.5-300.fc22.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
zipfile.py:811:_RealGetContents:BadZipfile: File is not a zip file

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/gtweak/tweaks/tweak_group_interface.py", line 187, in _on_file_set
    with zipfile.ZipFile(f, 'r') as z:
  File "/usr/lib64/python2.7/zipfile.py", line 770, in __init__
    self._RealGetContents()
  File "/usr/lib64/python2.7/zipfile.py", line 811, in _RealGetContents
    raise BadZipfile, "File is not a zip file"
BadZipfile: File is not a zip file

Local variables in innermost frame:
fp: <closed file '/home/arcademan/.local/share/themes/Adwaita-old/gnome-shell/gnome-shell.css', mode 'rb' at 0x7fe128523270>
self: <zipfile.ZipFile object at 0x7fe12851b5d0>
endrec: None

Comment 1 codemonkeyrawks 2015-07-30 04:59:52 UTC
Created attachment 1057516 [details]
File: backtrace

Comment 2 codemonkeyrawks 2015-07-30 04:59:53 UTC
Created attachment 1057517 [details]
File: environ

Comment 3 Fedora End Of Life 2016-07-19 17:15:44 UTC
Fedora 22 changed to end-of-life (EOL) status on 2016-07-19. Fedora 22 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.