Am Sonntag, den 28.02.2010, 14:37 +1100 schrieb Ben Finney: > Thanks to more information from Claudio (remember to Cc the bug report > address if you want a message to be part of the report), I now have a > test case to reproduce this behaviour: > [ ... ] >
I have tried your test case with testing's file-roller version 2.30.2-2 right now without being able to reproduce the bug. It looks like #590468 on bugs.gnome.org [1] ( commit 47fb26b6e2c2be1511594395428ccd86c297b877 [2] ) describes and fixes that problem. At least it also affects fr_window_archive_rename () in fr-window.c. But this commit is from before version 2.28.0. That's why I'm confused. References: [1] https://bugzilla.gnome.org/show_bug.cgi?id=590468 [2] http://git.gnome.org/browse/file-roller/commit/?id=47fb26b6e2c2be1511594395428ccd86c297b877 Attached: apt-cache show file-roller output
$ LC_ALL="en_US" apt-cache show file-roller Package: file-roller Priority: optional Section: gnome Installed-Size: 6752 Maintainer: Clément Stenac <[email protected]> Architecture: i386 Version: 2.30.2-2 Replaces: gnome-icon-theme (<< 2.14) Depends: libc6 (>= 2.3.6-6~), libgconf2-4 (>= 2.27.0), libglib2.0-0 (>= 2.24.0), libgtk2.0-0 (>= 2.20.0), libnautilus-extension1 (>= 2.30), libpango1.0-0 (>= 1.14.0), gconf2 (>= 2.28.1-2), tar (>= 1.13.25), bzip2 (>= 1.0.1), gzip (>= 1.3.2), p7zip-full Recommends: rpm2cpio, gnome-icon-theme (>= 2.18), gvfs Suggests: lha, unrar | p7zip-rar, sharutils, ncompress, binutils, cpio, unace, lzip, lzma, lzop, rzip, unalz, unzip, zip, zoo, xz-utils, arj Conflicts: file-roller2 Filename: pool/main/f/file-roller/file-roller_2.30.2-2_i386.deb Size: 1689186 MD5sum: 30ca44769579c015bfb546aafb26bdb1 SHA1: 8514ffdacd3151bbc46c8f2b14cc80af4306cfb2 SHA256: 0e6903dea7bc34a0b36e881f3c75a1c46275f0fc87f36e42c453b3222159ffcb Description: an archive manager for GNOME File-roller is an archive manager for the GNOME environment. It allows you to: . * Create and modify archives. * View the content of an archive. * View a file contained in an archive. * Extract files from the archive. . File-roller supports the following formats: * Tar (.tar) archives, including those compressed with gzip (.tar.gz, .tgz), bzip (.tar.bz, .tbz), bzip2 (.tar.bz2, .tbz2), compress (.tar.Z, .taz), lzip (.tar.lz, .tlz), lzop (.tar.lzo, .tzo), lzma (.tar.lzma) and xz (.tar.xz) * Zip archives (.zip) * Jar archives (.jar, .ear, .war) * 7z archives (.7z) * iso9660 CD images (.iso) * Lha archives (.lzh) * Single files compressed with gzip (.gz), bzip (.bz), bzip2 (.bz2), compress (.Z), lzip (.lz), lzop (.lzo), lzma (.lzma) and xz (.xz) . File-roller doesn't perform archive operations by itself, but relies on standard tools for this. Homepage: http://fileroller.sourceforge.net Tag: implemented-in::c, interface::x11, role::program, scope::application, suite::gnome, uitoolkit::gtk, use::compressing, use::storing, works-with::archive, works-with::software:package, works-with-format::{iso9660,tar,zip}, x11::application

