Fabio Sasso

Results 23 comments of Fabio Sasso

solved by editing `.config/lxsession/Lubuntu/autostart` (that was empty) and adding: ``` @lxpanel --profile Lubuntu @pcmanfm --desktop --profile Lubuntu @xscreensaver -no-splash ``` I think is the second line was necessary

After the update of tomorrow of Lubuntu 17.04 it seems to not work anymore. The output isn't changed but the wallpaper doesn't change, I've checked and the options are still...

``` fabio@a514:~/Pictures/Bing$ pcmanfm -w YellowFrontedWoodpecker_EN-US12671581596_1920x1080.jpg fabio@a514:~/Pictures/Bing$ pcmanfm-qt -w YellowFrontedWoodpecker_EN-US12671581596_1920x1080.jpg ** Message: x-terminal-emulator has very limited support, consider choose another terminal isPrimaryInstance fabio@a514:~/Pictures/Bing$ ``` I'm using lxde and not lxqt BTW...

Hi Daniela, With both commands the wallpaper remains the same.

I am sorry Daniela but I think I didn't understand correctly your first comment. using `pcmanfm -w "/path/to/your/background"` without quotes works. Relative path in your last comment not. but I...

``` > fabio@a514:~/bin/linux-bing-wallpaper$ chmod +x bing_wallpaper.sh > fabio@a514:~/bin/linux-bing-wallpaper$ sudo ./bing_wallpaper.sh > [sudo] password for fabio: > ./bing_wallpaper.sh: line 231: feh: command not found ``` but also after installing feh, the...

``` fabio@a514:~/bin/linux-bing-wallpaper$ echo ${XDG_CURRENT_DESKTOP} LXDE fabio@a514:~/bin/linux-bing-wallpaper$ ``` thanks again

Hi Daniela, unfortunately still no result but thanks for following my problem. what do you mean with "enclosed"? I started the script as root after installed feh and it doesn't...

Hi Daniela, I am sorry but I cannot see the ATTACHMENT. Im reading the conversation on github support website.

Hi daniela, The script you've posted works correctly. PS: I've noticed however, that the script never ends, also after changed the wallpaper, it would be nice to change the wallpaper...