码迷,mamicode.com
首页 > 移动开发 > 详细

ubuntu16.4 修改菜单到下方 错误:GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications.

时间:2018-03-22 12:34:31      阅读:1113      评论:0      收藏:0      [点我收藏+]

标签:har   launch   settings   解决   ott   csdn   lib   pos   end   

1.修改命令

#在终端输入
gsettings set com.canonical.Unity.Launcher launcher-position Bottom

2.如果遇错

GLib-GIO-Message: Using the memory GSettings backend.  Your settings will not be saved or shared with other applications.

3.输入命令,再执行上一步

export GIO_EXTRA_MODULES=/usr/lib/x86_64-linux-gnu/gio/modules/

注:这是临时解决方法,永久解决:http://blog.csdn.net/wuguangbin1230/article/details/77524440没试过

ubuntu16.4 修改菜单到下方 错误:GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications.

标签:har   launch   settings   解决   ott   csdn   lib   pos   end   

原文地址:https://www.cnblogs.com/kehaimin/p/8622592.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!