GithubHelp home page GithubHelp logo

marhop / verso Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 1.0 172 KB

Editor for embedded image metadata

Home Page: https://martin.hoppenheit.info/code/verso/

License: GNU General Public License v3.0

Makefile 4.01% Perl 95.99%
xmp jpeg jpg dublin-core exiftool image-metadata perl metadata-editing gtk3

verso's Issues

Delete temporary files.

Writing metadata creates a temporary file (variable $tmpfile in write_current_metadata subroutine) but does not delete it after use.

Opening directory path with spaces fails

Opening a file/directory path where the directory part contains spaces fails. File names with spaces are OK though.

Works:

$ verso 'file with spaces.jpg'
$ verso file\ with\ spaces.jpg

Doesn't work, both commands throw the same error:

$ verso 'directory with spaces/file.jpg'
$ verso directory\ with\ spaces/file.jpg

Wide character in die at /usr/bin/verso line 611.
Failed to open file “with”: No such file or directory at /usr/lib/x86_64-linux-gnu/perl5/5.30/Glib/Object/Introspection.pm line 67.

Localize menus and button labels.

Use something like GNU gettext for localization. Support at least English (default) and German. Metadata entry field labels don't need to be localized; that can be done in the configuration file.

File name globbing doesn't work as expected

Consider a directory with JPEG and MP4 files. Run verso *.jpg.

  • Expected behavior: First JPEG file is opened, "next" opens next JPEG file. No MP4 files are opened.
  • Actual behavior: First JPEG file is opened, "next" opens next file in directory, regardless of extension.

Same problem with other patterns like verso 2020-03-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.