Bug 707076 - [abrt] gnome-tweak-tool-3.0.3-1.fc15: zipfile.py:203:_EndRecData:AttributeError: 'NoneType' object has no attribute 'seek'
Summary: [abrt] gnome-tweak-tool-3.0.3-1.fc15: zipfile.py:203:_EndRecData:AttributeErr...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-tweak-tool
Version: 15
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Michel Alexandre Salim
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:82636d886919fd3380a75bcabc1...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-05-23 22:24 UTC by Lawrence Graves
Modified: 2011-06-30 11:39 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-06-30 11:39:40 UTC
Type: ---


Attachments (Terms of Use)

Description Lawrence Graves 2011-05-23 22:24:04 UTC
abrt version: 2.0.1
architecture:   x86_64
cmdline:        python /usr/bin/gnome-tweak-tool
comment:        trying to put some themes in the shell box on 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:203:_EndRecData:AttributeError: 'NoneType' object has no attribute 'seek'
time:           Mon May 23 16:21:49 2011
uid:            500
username:       legraves2

backtrace:
:zipfile.py:203:_EndRecData:AttributeError: 'NoneType' object has no attribute 'seek'
:
: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 712, in __init__
:    self._GetContents()
:  File "/usr/lib64/python2.7/zipfile.py", line 746, in _GetContents
:    self._RealGetContents()
:  File "/usr/lib64/python2.7/zipfile.py", line 757, in _RealGetContents
:    endrec = _EndRecData(fp)
:  File "/usr/lib64/python2.7/zipfile.py", line 203, in _EndRecData
:    fpin.seek(0, 2)
:AttributeError: 'NoneType' object has no attribute 'seek'
:
:Local variables in innermost frame:
:fpin: None

Comment 1 Lawrence Graves 2011-05-23 22:24:48 UTC
Package: gnome-tweak-tool-3.0.3-1.fc15
Architecture: x86_64
OS Release: Fedora release 15 (Lovelock)


Comment
-----
trying to put some themes in the shell box on gnome-tweak-tool

Comment 2 Michel Alexandre Salim 2011-06-30 11:39:40 UTC
Fixed in 3.0.4


Note You need to log in before you can comment on or make changes to this bug.