Git Product home page Git Product logo

Comments (5)

qarmin avatar qarmin commented on July 28, 2024 1

Crash should be fixed by 3b63798
but this only skip files/folders with invalid unicode names.
I'm searching how to handle this properly

from czkawka.

qarmin avatar qarmin commented on July 28, 2024

Can you send here this file?(Without content of course)
I can't reproduce crash when processing file with name über die Firma.txt (I suspect that my ü have different code than yours)

from czkawka.

Lakrimar avatar Lakrimar commented on July 28, 2024

I just tried to upload it but GitHub tells me that "Something went really wrong, and we can't process that file"...
I was able to copy it, to modify it and stat and file does not complain. On command line it looks quite normal...

I performed an ls -fa | cat -v and got the following output:
"M-CM-<ber die Firma.txt"
This file has been created 2003 on a Windows system - so I really don't know what type of encoding it is...

from czkawka.

qarmin avatar qarmin commented on July 28, 2024

I'm not sure if FSlint check this files with invalid names or just ignore it as now Czkawka do.
Until String will support non Unicode names, there is nothing to do with it.
I added it to features which will probably never be implemented.

from czkawka.

KarolS avatar KarolS commented on July 28, 2024

Until String will support non Unicode names, there is nothing to do with it.

Don't use String for file paths, use std::ffi::OsString.

from czkawka.

Related Issues (20)

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.