Assuming gqview uses strcmp to sort filename lists you might be able to LD_PRELOAD a modified strcmp to give a more natural sort order.
strnatcmp() looks like it might do what you want: http://sourcefrog.net/projects/natsort/strnatcmp.c More information: http://www.codinghorror.com/blog/archives/001018.html -- GQView cannot view images in sequence properly https://bugs.launchpad.net/bugs/331384 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
