[SOLVED] MATE 1.6, desktop background with Wallch / Variety

Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Lilarcor

[SOLVED] MATE 1.6, desktop background with Wallch / Variety

Post by Lilarcor »

Hi,

I have Maya 13, 64 bits. Since the update to MATE 1.6, I can't get Wallch or Variety to work properly, it won't change my wallpaper anymore. Changing wallpaper manually by right-cliking the desktop and choosing a picture still works though. I tried with the command line and it does show up in the In the Mate configuration editor, but still no change :

Code: Select all

mateconftool-2 -t str --set /desktop/mate/background/picture_filename /home/myhome/Pictures/file.jpg
Anyone knows how to fix this?

BTW, I use Compiz and set it up with these instructions some months ago:

http://community.linuxmint.com/tutorial/view/919


Thanks
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
SPV

Re: MATE 1.6, desktop background with Wallch / Variety

Post by SPV »

Since 1.6 the settings stored in gsettings, try to get

Code: Select all

gsettings get org.mate.background picture-filename
and change via 'gsettings set'
Lilarcor

Re: MATE 1.6, desktop background with Wallch / Variety

Post by Lilarcor »

Do you have examples on how to run the commands? My terminal command skills are a bit lacking (next to non-existant that is).

Thanks
SPV

Re: MATE 1.6, desktop background with Wallch / Variety

Post by SPV »

Code: Select all

gsettings set org.mate.background picture-filename /home/myhome/Pictures/file.jpg
Hope this helps
Lilarcor

Re: MATE 1.6, desktop background with Wallch / Variety

Post by Lilarcor »

Hey Thanks! It really work like a charm. I even manage to get Wallch working again:

1. Run Wallch
2. Edit->Set custom command
3. Choose Other
4. Enter gsettings and add each of the arguments:

gsettings

set
org.mate.background
picture-filename
$image

5. Click on Apply
6. Click on Start
peterlevi

Re: [SOLVED] MATE 1.6, desktop background with Wallch / Vari

Post by peterlevi »

For Variety the same is achieved by editing the script ~/.config/variety/scripts/set_wallpaper.
A fixed version will appear on the PPA fairly soon, but for those not willing to wait or to edit the scripts manually, here's the fixed deb. If it still does not work for you, please delete the folder ~/.config/variety/scripts and run again.
Locked

Return to “MATE”