Code Monkey home page Code Monkey logo

Comments (8)

xcafebabe avatar xcafebabe commented on August 28, 2024 3

FYI. Find the place where is installed unsplash-wallpaper and replace wallpaper dependency with its latest version.

This is what I did

$> cd $HOME/.nvm/versions/node/v10.15.3/lib/node_modules/unsplash-wallpaper/node_modules
$> mv wallpaper wallpaper.original
$> git clone https://github.com/sindresorhus/wallpaper/

It worked with Manjaro Gnome Edition :)

from unsplash-wallpaper.

punkscience avatar punkscience commented on August 28, 2024

FYI - I tried a different distribution tonight which is also based on Ubuntu -- Elementary OS. On this one I had to install 'splash' and it seems to execute fine with no arguments. But once I installed your app using npm, I get the following error running it with --daily

βœ”οΈŽ Image saved to /home/darryl/wallpaper-photo-1541150137349-e6a35d77b8b3.jpg
βœ— Command failed: which -a gsettings; which -a setroot; which -a pcmanfm; which -a feh; which -a nitrogen; which -a xfconf-query; which -a gconftool-2; which -a dcop; which -a dconf; which -a qdbus

I get the same result with "-r" and note that if I run it without any arguments, there is no error.

from unsplash-wallpaper.

venomouscyanide avatar venomouscyanide commented on August 28, 2024

@xcafebabe's solution worked for me.
The path me for however was /usr/local/lib/node_modules/unsplash-wallpaper/node_modules
Running Ubuntu 18.04.4 LTS. Commenting in case it helps someone in the future

from unsplash-wallpaper.

calibers16 avatar calibers16 commented on August 28, 2024

FYI. Find the place where is installed unsplash-wallpaper and replace wallpaper dependency with its latest version.

$> cd $HOME/.nvm/versions/node/v10.15.3/lib/node_modules/unsplash-wallpaper/node_modules
$> mv wallpaper wallpaper.original
$> git clone https://github.com/sindresorhus/wallpaper/

I tried the code above on Ubuntu 20.04 (using /usr/local/lib/node_modules/unsplash-wallpaper/node_modules ) but had to run it with sudo. I ended up with this error.

βœ—EACCES: permission denied, open '/usr/local/lib/node_modules/unsplash-wallpaper/node_modules/wallpaper-photo-1596625820723-f0f481ff80be.jpg'

Still having the same problem, even after reverting to the home directory. It only downloads the wallpaper and won't apply it.

from unsplash-wallpaper.

vogloblinsky avatar vogloblinsky commented on August 28, 2024

@xcafebabe tricks works for me on Ubuntu 20.04.1

from unsplash-wallpaper.

AntonioSerrano avatar AntonioSerrano commented on August 28, 2024

FYI. Find the place where is installed unsplash-wallpaper and replace wallpaper dependency with its latest version.

This is what I did

$> cd $HOME/.nvm/versions/node/v10.15.3/lib/node_modules/unsplash-wallpaper/node_modules
$> mv wallpaper wallpaper.original
$> git clone https://github.com/sindresorhus/wallpaper/

It worked with Manjaro Gnome Edition :)

It worked for me as well (Ubuntu 20.04). But of course your need to install wallpaper first via npm:
sudo npm install wallpaper
Many thx. Cheers

from unsplash-wallpaper.

AntonioSerrano avatar AntonioSerrano commented on August 28, 2024

FYI. Find the place where is installed unsplash-wallpaper and replace wallpaper dependency with its latest version.

This is what I did

$> cd $HOME/.nvm/versions/node/v10.15.3/lib/node_modules/unsplash-wallpaper/node_modules
$> mv wallpaper wallpaper.original
$> git clone https://github.com/sindresorhus/wallpaper/

It worked with Manjaro Gnome Edition :)

It worked for me as well (Ubuntu 20.04). But of course your need to install wallpaper first via npm:

sudo npm install wallpaper

from unsplash-wallpaper.

AntonioSerrano avatar AntonioSerrano commented on August 28, 2024

FYI. Find the place where is installed unsplash-wallpaper and replace wallpaper dependency with its latest version.

This is what I did

$> cd $HOME/.nvm/versions/node/v10.15.3/lib/node_modules/unsplash-wallpaper/node_modules
$> mv wallpaper wallpaper.original
$> git clone https://github.com/sindresorhus/wallpaper/

It worked with Manjaro Gnome Edition :)

It worked for me as well (Ubuntu 20.04). But of course your need to install wallpaper first via npm:

sudo npm install wallpaper

from unsplash-wallpaper.

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.