We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
命令:gsettings set com.deepin.wrap.gnome.desktop.background picture-uri file:///home/huangzhen/BingWallpaper/BingWallpaper-2019-02-28.jpg,报错如下:
gsettings set com.deepin.wrap.gnome.desktop.background picture-uri file:///home/huangzhen/BingWallpaper/BingWallpaper-2019-02-28.jpg
GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications.
解决:export GIO_EXTRA_MODULES=/usr/lib/x86_64-linux-gnu/gio/modules/
export GIO_EXTRA_MODULES=/usr/lib/x86_64-linux-gnu/gio/modules/
The text was updated successfully, but these errors were encountered:
No branches or pull requests
gsettings设置壁纸失败
命令:
gsettings set com.deepin.wrap.gnome.desktop.background picture-uri file:///home/huangzhen/BingWallpaper/BingWallpaper-2019-02-28.jpg
,报错如下:解决:
export GIO_EXTRA_MODULES=/usr/lib/x86_64-linux-gnu/gio/modules/
The text was updated successfully, but these errors were encountered: