<div dir="ltr"><div><div><div><div>Hi Sebastien!<br><br></div>First of all, thank you very much for your suggestions :)<br><br></div>I get your point and I think this is the real problem. I guess gsettings command line tool from the snap is storing the correct key/value inside the snap, but the "native" dconf database is not getting the new value, because the change wasn't made using "native" gsettings command line tool. I have tried to search dconf database within snap confinement, but I couldn't find it. Where should I search for it to see if the new value for the wallpaper was set there?<br><br></div>P.S.: I've been searching within the tree which is in /snap/wallpaperdownloader/current with no luck.<br><br></div>Thank you very much again :D<br></div><div class="gmail_extra"><br><div class="gmail_quote">2016-09-06 11:42 GMT+02:00 Sebastien Bacher <span dir="ltr"><<a href="mailto:seb128@ubuntu.com" target="_blank">seb128@ubuntu.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">Le 30/08/2016 à 10:15, Eloy García (PC Actual) a écrit :<br>
> Thanks for your answer, but I forgot to say I tried gsettings and<br>
> unity7 interfaces with no success. Nevertheless, I only put those<br>
> interfaces in snapcraft.yml, but I didn't do anyting else<br>
> (configurations, tweaks...). Adding more information, this is the<br>
> script executed when wallpaperdownloader is launched. Maybe it is here<br>
> where I should add some mappings to the "native" environment?<br>
<br>
<br>
</span>Hey again,<br>
<br>
Did you figure it out? The gsettings command talk over dbus to the<br>
service which is in the user session, so the key should be written in<br>
your user db, the confined code in the snap doesn't get back the value<br>
since dconf does that by mapping a file from the user directory so it<br>
might mean your frontend might not get the new value of the key. Can you<br>
check from the outside the value of the key?<br>
<br>
If you use the shared desktop launcher it includes an hack to symlink<br>
the snap dconf db to the real one which should make reading work as well<br>
<br>
Cheers,<br>
<br>
Sebastien Bacher<br>
<br>
</blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Eloy García Almadén<br></div></div>
</div>