求助下deepin 15.8 dock栏无法修改位置及修改图标大小的问题
Tofloor
poster avatar
SnAiL-__
deepin
2019-01-04 17:33
Author
请问下,更新系统到15.8并重启后,dock栏无法修改位置、修改模式、修改图标大小,kill dde-dock后任然无法解决,这种情况有朋友遇到过吗?感谢

Reply Favorite View the author
All Replies
avatar
SnAiL-__
deepin
2019-01-04 17:35
#1
Reply View the author
avatar
SnAiL-__
deepin
2019-01-04 17:37
#2
就是这样操作dock栏的

Reply View the author
avatar
SnAiL-__
deepin
2019-01-04 17:38
#3

Reply View the author
avatar
WENWEN
deepin
2019-01-04 18:10
#4

sudo apt install --reinstall dde-dock
Reply View the author
avatar
SnAiL-__
deepin
2019-01-04 19:31
#5
https://bbs.deepin.org/post/173263
sudo apt install --reinstall dde-dock

正在读取软件包列表... 完成
正在分析软件包的依赖关系树      
正在读取状态信息... 完成      
下列软件包是自动安装的并且现在不需要了:
  gnome-themes-standard
使用'sudo apt autoremove'来卸载它(它们)。
升级了 0 个软件包,新安装了 0 个软件包,重新安装了 1 个软件包,要卸载 0 个软件包,有 0 个软件包未被升级。
有 1 个软件包没有被完全安装或卸载。
需要下载 0 B/580 kB 的归档。
解压缩后会消耗 0 B 的额外空间。
(正在读取数据库 ... 系统当前共安装有 265875 个文件和目录。)
正准备解包 .../dde-dock_4.8.5.2-1_amd64.deb  ...
正在将 dde-dock (4.8.5.2-1) 解包到 (4.8.5.2-1) 上 ...
正在设置 xmind (3.7.2deepin) ...
chmod: 无法访问'/usr/share/xmind-8/workspace': 没有那个文件或目录
chmod: 无法访问'/usr/share/xmind-8/XMind_amd64': 没有那个文件或目录
chmod: 无法访问'/usr/share/xmind-8/XMind_i386': 没有那个文件或目录
dpkg: 处理软件包 xmind (--configure)时出错:
installed xmind package post-installation script subprocess returned error exit status 1
正在设置 dde-dock (4.8.5.2-1) ...
在处理时有错误发生:
xmind
E: Sub-process /usr/bin/dpkg returned an error code (1)

哥们看下这个呢,我执行了这句输出的
Reply View the author
avatar
WENWEN
deepin
2019-01-04 20:27
#6
https://bbs.deepin.org/post/173263
正在读取软件包列表... 完成
正在分析软件包的依赖关系树      
正在读取状态信息... 完成      

深度系统修复工具修复下
Reply View the author
avatar
SnAiL-__
deepin
2019-01-04 22:01
#7
https://bbs.deepin.org/post/173263
深度系统修复工具修复下

感谢哥们,sudo apt install --reinstall dde-dock,sudo pkill dde-dock都执行了还是没用,操作了没反应。
Reply View the author
avatar
WENWEN
deepin
2019-01-05 01:27
#8
https://bbs.deepin.org/post/173263
感谢哥们,sudo apt install --reinstall dde-dock,sudo pkill dde-dock都执行了还是没用,操作了没反应 ...

https://wiki.deepin.org/wiki/%E8 ... E.E9.A2.98.E4.B8.80
Reply View the author
avatar
SnAiL-__
deepin
2019-01-05 02:30
#9
https://bbs.deepin.org/post/173263
感谢哥们,sudo apt install --reinstall dde-dock,sudo pkill dde-dock都执行了还是没用,操作了没反应 ...

是需要对dock降级嘛?
Reply View the author
avatar
xiaoyuzhuce01
deepin
2019-02-02 10:20
#10
楼主大大这个问题解决了吗?  我也是这个问题 一直没找解决办法
Reply View the author
avatar
魔法师
deepin
2019-02-02 12:20
#11
sored520 发表于 2019-1-4 12:27
深度系统修复工具修复下

这内容明显是xmind的包问题,需要执行dpkg-reconfig等命令
Reply View the author
avatar
listenerri
deepin
2019-02-02 18:37
#12
xiaoyuzhuce01 发表于 2019-2-2 02:20
楼主大大这个问题解决了吗?  我也是这个问题 一直没找解决办法

重启电脑还是这样吗?
Reply View the author
avatar
electricface
deepin
2019-02-03 00:00
#13
试试卸载 xmind
执行命令
  1. sudo dpkg -P xmind
Copy the Code

Reply View the author