Giter Club home page Giter Club logo

xkcd-cli's People

Contributors

dotcs avatar matanz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

matanz

xkcd-cli's Issues

No images found in “file:///tmp/tmp9djd4fc9/2870.png”.

Image correctly displayed when using Kitty, but when attempting to use xdg-open from Kitty or any other terminal, the tmp image file cannot be found.

For example, when using tilda, sixel isn't supported, so the default image viewer is opened, which results in the error message.
Additionally, when specifying --no-terminal-graphics from Kitty, the same message is displayed.

Not sure what troubleshooting info will be useful for you. I used inotify-tools in a secondary terminal to monitor the file creation and it appears to be deleted before the file is read by the image viewer:

inotifywait /tmp --monitor
Setting up watches.
Watches established.
/tmp/ CREATE an6plj5d
/tmp/ OPEN an6plj5d
/tmp/ MODIFY an6plj5d
/tmp/ CLOSE_WRITE,CLOSE an6plj5d
/tmp/ DELETE an6plj5d
/tmp/ CREATE,ISDIR tmp9djd4fc9
/tmp/ OPEN,ISDIR tmp9djd4fc9
/tmp/ ACCESS,ISDIR tmp9djd4fc9
/tmp/ CLOSE_NOWRITE,CLOSE,ISDIR tmp9djd4fc9
/tmp/ DELETE,ISDIR tmp9djd4fc9

After these lines are printed in the secondary terminal, the image viewer displays the 'no images found' error message.

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.