Bug 702556 - [abrt] gnome-tweak-tool-3.0.3-1.fc15: zipfile.py:699:__init__:IOError: [Errno 2] No such file or directory: '/home/igor/somefile'
Summary: [abrt] gnome-tweak-tool-3.0.3-1.fc15: zipfile.py:699:__init__:IOError: [Errno...
Keywords:
Status: CLOSED DUPLICATE of bug 698955
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-tweak-tool
Version: 15
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Michel Lind
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:3ab781b5e3ca4285e2974c75c66...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-05-06 06:33 UTC by Igor Katalnikov
Modified: 2011-05-06 06:45 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-05-06 06:45:33 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Igor Katalnikov 2011-05-06 06:33:29 UTC
abrt version: 2.0.1
comment: Oops, I crashed it again...
executable: /usr/bin/gnome-tweak-tool
cmdline: python /usr/bin/gnome-tweak-tool --test
component: gnome-tweak-tool
uid: 500
kernel: 2.6.38.5-22.fc15.i686
reason: zipfile.py:699:__init__:IOError: [Errno 2] No such file or directory: '/home/igor/somefile'
package: gnome-tweak-tool-3.0.3-1.fc15
username: igor
architecture: i686
os_release: Fedora release 15 (Lovelock)
time: 1304663482

backtrace
-----
zipfile.py:699:__init__:IOError: [Errno 2] No such file or directory: '/home/igor/somefile'

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/lib/python2.7/zipfile.py", line 699, in __init__
    self.fp = open(file, modeDict[mode])
IOError: [Errno 2] No such file or directory: '/home/igor/somefile'

Local variables in innermost frame:
key: 'r'
compression: 0
modeDict: {'a': 'r+b', 'r': 'rb', 'w': 'wb'}
self: <zipfile.ZipFile instance at 0xb19bb66c>
allowZip64: False
mode: 'r'
file: '/home/igor/somefile'

Comment 1 Igor Katalnikov 2011-05-06 06:36:33 UTC
Package: gnome-tweak-tool-3.0.3-1.fc15
Architecture: i686
OS Release: Fedora release 15 (Lovelock)


Comment
-----
Oops, I crashed it again...

Comment 2 Igor Katalnikov 2011-05-06 06:45:33 UTC

*** This bug has been marked as a duplicate of bug 698955 ***


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