Yup, it's still broken. The command line shows nothing. I tried running strace, but it's hard to find the relevant part since file-roller is running some function called gettimeofday() every millisecond and polling something (dbus? ionotify?) constantly.
I hit "Extract" and killed file-roller as quickly as possible. Scrolling through the output, this was the last thing that wasn't one of the two loops mentioned above: open("/usr/share/file-roller/icons/hicolor/24x24/actions/extract-archive.png", O_RDONLY|O_LARGEFILE) = 17 fstat64(17, {st_mode=S_IFREG|0644, st_size=1107, ...}) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6e2e000 read(17, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\30\0\0\0\30\10\6\0\0"..., 4096) = 1107 _llseek(17, 0, [0], SEEK_SET) = 0 read(17, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\30\0\0\0\30\10\6\0\0"..., 4096) = 1107 close(17) = 0 munmap(0xb6e2e000, 4096) = 0 write(3, "\226\7\2\0\2>\300\3\226\7\2\0\3>\300\0036\4\2\0\1>\300"..., 768) = 768 ioctl(3, FIONREAD, [0]) -- [Feisty] File Roller's "Extract" button no longer functions https://launchpad.net/bugs/74002 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs