GithubHelp home page GithubHelp logo

Comments (3)

ckardaris avatar ckardaris commented on June 11, 2024

Hello. Sorry for not replying right away. The truth is that ucollage is not one of my priorities currently. Another issue is that I am not actively utilizing the program for my own purposes, so I am not that motivated to work on it.

I reproduced your issue and have possibly pushed a fix on the dev branch. I am using a break_flag variable in order to check if I need to re-parse the input files (in case of sorting this is necessary since the sorting is done using ls). The error was that I was not clearing the flag, after acknowledging it, so the program was entering the main loop and breaking right away again and again. I don't know how I missed this.

On my machine it seems to basically work now, but I have not of course tested it for a long time. Build from the dev branch and tell me how it works for you.

from ucollage.

zupatisc avatar zupatisc commented on June 11, 2024

Hi, thanks for the reply even if it isn't your priority anymore. I pulled your fix from the dev branch and now the sort runs through fine, however it seems that only the filename option actually works, the other options all seem behave like the filename option.

from ucollage.

ckardaris avatar ckardaris commented on June 11, 2024

Unfortuantely I cannot reproduce that. You can check src/filelist.sh and check the commands. The order is produced by ls using the -S, -x, and -t flags for size, extension and time sort respectively.

from ucollage.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.