JanitorTechnology / dockerfiles

popular development environments as containers
https://hub.docker.com/u/janitortechnology/
53 stars 20 forks source link

novnc error: fbsetbg: I can't find an app to set the wallpaper with #182

Open jankeromnes opened 6 years ago

jankeromnes commented 6 years ago

In #162, @ishitatsuyuki removed many "unused" packages to make our Docker images lighter and more efficient.

However, some packages identified as "unused" might actually still be necessary. Let's install them back.

[1] See the following Fluxbox error:

fbsetbg: I can't find an app to set the wallpaper with. You can install one in
many many ways but I will give you some simple advice: install Eterm and
you're set. Eterm provides Esetroot and thats a great wallpaper setter. I
recommend you install the package provided by your distro.
jankeromnes commented 6 years ago

@ishitatsuyuki could you please take a look at fixing the Fluxbox error/warning? This might be a good opportunity to address #94.

jankeromnes commented 6 years ago

Random though: Fluxbox is a little ugly to be honest. We could improve its looks by:

beaufortfrancois commented 6 years ago

FYI I was able to set a wallpaper.

sudo apt-get install eterm
fbsetbg -u Esetroot /path/to/wallpaper.jpg