Package: gextractwinicons
Version: 0.3-1
Severity: grave
Justification: renders package unusable


Opening a Windows .exe gives a list of all the resources. However, extracting
them all gives the following Python error:

Traceback (most recent call last):
  File "/usr/bin/gextractwinicons", line 319, in on_btnSaveResources_clicked
    shutil.copy(tmpFile, btnDestination.get_filename())
  File "/usr/lib/python2.6/shutil.py", line 84, in copy
    copyfile(src, dst)
  File "/usr/lib/python2.6/shutil.py", line 50, in copyfile
    with open(src, 'rb') as fsrc:
IOError: [Errno 2] No such file or directory:
  '/tmp/user/1000/gextractwinicons-9D4fLK/Toolbox.exe_12_137_1033.ico'

When I inspect the named temporary directory, there is indeed no file with the
given name. There are various other files with similar names, however.

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (900, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686-bigmem (SMP w/2 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gextractwinicons depends on:
ii  icoutils                      0.26.0-4   Create and extract MS Windows icon
ii  librsvg2-common               2.26.3-1   SAX-based renderer library for SVG
ii  python                        2.6.6-3    interactive high-level object-orie
ii  python-glade2                 2.17.0-4   GTK+ bindings: Glade support
ii  python-gtk2                   2.17.0-4   Python bindings for the GTK+ widge

gextractwinicons recommends no packages.

gextractwinicons suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to