Giter VIP home page Giter VIP logo

Comments (9)

anufrievroman avatar anufrievroman commented on July 17, 2024

Hmm, interesting. But, killall command exists in NixOS, right?

Does the output also say something like this?

Selected image path: .somefile.jpg
Wallpaper was set with swww

Also, this error kills the program, or it just outputs into the terminal and nothing happens?

I suppose I know how to bypass this problem, but would be interesting to find out the cause.

EDIT: I looked around, it seems that on NixOS you need to include even these small utilities in your build, here is some info.

from waypaper.

anufrievroman avatar anufrievroman commented on July 17, 2024

I pushed a quick fix to PyPi and to Github, so AUR and pipx versions should work. But I don't know who maintains the NixOS package, hopefully it will be updated soon too. Anyway, you just need to include killall in your path or something like this (it is usually available by default, but NixOS is a bit special).

from waypaper.

dennkaii avatar dennkaii commented on July 17, 2024

Also, this error kills the program, or it just outputs into the terminal and nothing happens?

Just output in the terminal

Already added the killall to global pkgs until someone fixes it

But know im getting
image

even having the swww backend on the gui tho when i try via terminal it kinda works
image

from waypaper.

anufrievroman avatar anufrievroman commented on July 17, 2024

Some errors are normal to have, like "There seems to already be...", but your first screenshot is puzzling. I'll try to reproduce it tomorrow, but I think it is related to your first bug report and is likely already fixed with version 1.9.2.

As a quick fix you can try to also install swaybg :D

Basically, what happens is that normally, before using swww program tries to kill swaybg because they don't play nicely together. My mistake was that I didn't put into try-except as I didn't imagine there could be a case when this can fail. Anyway, thank you for reporting!

from waypaper.

dennkaii avatar dennkaii commented on July 17, 2024

As a quick fix you can try to also install swaybg :D

will try it, tysm for the response

from waypaper.

anufrievroman avatar anufrievroman commented on July 17, 2024

I'll assume that this issue has been resolved

from waypaper.

Gigas002 avatar Gigas002 commented on July 17, 2024

@anufrievroman Is this behavior planned to be changed? While installing swaybg indeed fixes the issue, I personally don't want to install the tool I won't ever use

from waypaper.

anufrievroman avatar anufrievroman commented on July 17, 2024

@anufrievroman Is this behavior planned to be changed? While installing swaybg indeed fixes the issue, I personally don't want to install the tool I won't ever use

Do you mean that you see the errors in the terminal? I mean, it is sort of normal behavior because it's GUI app, so I assumed the only time you'd see these errors is when you run it from the terminal for debugging, that's why it is quite generous with errors, but it isn't really an error, just information what it tried to do. So swaybg is not required at all. Or I don't understand the problem correctly?

from waypaper.

Gigas002 avatar Gigas002 commented on July 17, 2024

I try to run the application with waypaper command in the terminal. The app runs, but as soon as I try to change the background image, I get the above error No such file or directory: swaybg, and the bg image isn't changes. Only if I install the swaybg the error is gone and the background image changes.

from waypaper.

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.