I have modified /usr/lib/file-roller/file-roller/isoinfo.sh in that way: iso_extensions="" if test $ROCK_RIDGE = true; then iso_extensions="-R" elif test $JOLIET = true; then iso_extensions="-J" fi
in order to give priority to -R option, for my iso, it's working, now, there is "only" many, many tests on other iso that I don't have... ** Attachment added: "isoinfo.sh" http://launchpadlibrarian.net/16739745/isoinfo.sh -- bad file names (truncated) in iso images https://bugs.launchpad.net/bugs/257531 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to file-roller in ubuntu. -- desktop-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
