<div dir="ltr"><div><div><div><div>Hi all.<br><br></div>I'm using snapcraft-desktop-helpers (<a href="https://github.com/ubuntu/snapcraft-desktop-helpers">https://github.com/ubuntu/snapcraft-desktop-helpers</a>) part for providing a "bridge" for gsettings between my snapped application and the host system (I'm using desktop/gtk3 part although I tried desktop/gtk2 part and even desktop/glib-only). The application sets a custom selected wallpaper and it is working great under GNOME 3 and Unity. However, it is not working for MATE desktop.<br><br></div>This is the command I execute inside the snap for Unity and GNOME 3 desktops:<br>gsettings set org.gnome.desktop.background picture-uri file://blablabla.jpg<br><br></div>And this is the command I execute for MATE desktop:<br>gsettings set org.mate.background picture-filename blablabla.jpg<br><br></div>Checking the application's log I find:<br><div><div><div><div><div><br>[15:17:40] AWT-EventQueue-0 ERROR LinuxWallpaperChanger:102 - No such schema 'org.mate.background'<br><br></div><div>Those commands are working fine using the native application (I mean, the application directly running on the host and not installed via snap package)<br></div><div><br></div><div>Do I need to do something else to support MATE desktop or maybe it's a bug for snapcraft-desktop-helpers wiki part?<br clear="all"></div><div><br></div><div>Thank you very much for your help.<br><br>Best,<br><br></div><div>Eloy<br></div><div>-- <br><div class="gmail_signature"><div dir="ltr">Eloy García Almadén<br></div></div>
</div></div></div></div></div></div>