Code Monkey home page Code Monkey logo

Comments (8)

LGFae avatar LGFae commented on May 28, 2024 1

That's very interesting. Thank you for the through explanation! This will probably take me a little longer since it seems like a more involved problem than the previous one.


Meanwhile, you made me realize that's it's been a while since I did a release, and the current code has a lot more stuff than v0.3.0, so I went ahead and released v0.4.0 with all the newer improvements. I will most likely release 0.4.1 as soon as I manage to fix this.

from swww.

Aiz0 avatar Aiz0 commented on May 28, 2024 1

I tested the PR and can confirm that it fixes the issue.

from swww.

LGFae avatar LGFae commented on May 28, 2024 1

This is actually solved on master (I just fixed it). But master currently has some other problems. I'd suggest staying at 0.7.3 for now, until 0.8.1 is out (hopefully very soon).

from swww.

LGFae avatar LGFae commented on May 28, 2024

I also can't reproduce this error. Unlike #12, however, I don't actually know what might be causing this.

In particular, it shouldn't be possible for swww kill to fail while the daemon is running.

Can you please answer a few questions?

  1. Are you using the latest version of swww?
  2. Did you by any chance send images that need to be resized?
  3. If you wait some time, does the image eventually appear on screen?

I am thinking that it might just be another issue of the timeout being too low. You send the image, it takes a while to process it, but the client doesn't wait and fails. You try to kill the daemon but it is STILL processing the image, so it fails again.

from swww.

Aiz0 avatar Aiz0 commented on May 28, 2024

Just like #12 it was mostly fixed by updating to the latest version.
The issue still remains with some WebP images though.

This one for example
https://files.catbox.moe/xi5toc.webp
It normally renders correctly and appears on screen without error.

When sent twice in quick succession it doesn't seem to appear at all and swww kill fails

from swww.

Aiz0 avatar Aiz0 commented on May 28, 2024

I should probably mention that I use two monitors, one 1440p and one 1080p, so the image does need resizing for one of the monitors.

After some testing with the --outputs flag I can only reproduce the error with this image when sending it to both outputs

It seems that it does appear on screen sometimes, but only on one monitor/output and it looks very weird.

2022-08-06_T21:20:32

from swww.

LGFae avatar LGFae commented on May 28, 2024

Hello, I just managed to reproduce it somewhat and made a PR that should have fixed. Could you please test it just to confirm it?

from swww.

edgerunnergit avatar edgerunnergit commented on May 28, 2024

I've been getting this error again since the new version 0.8.0

from swww.

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.