关于双系统的问题!`
Tofloor
poster avatar
wusir
deepin
2013-07-14 07:17
Author
我装了win8和Deepin12.12版本双系统,Deepin装上后发现软件中心打不开,我以为我装的有毛病,装了两遍后发现一个问题,就是装完之后不进win8系统软件中心就正常,只要进一次win8系统软件中心就打不开了,点击没有一点反应,有人遇到过这种问题吗?请老手给个解决的方案!`
Reply Favorite View the author
All Replies
l121911911
deepin
2013-07-14 08:35
#1
我好像也遇到了这个问题了,之前能打开软件中心,登陆了安装的win8后,软件中心点了之后就没反应了
Reply View the author
cxbii
deepin
2013-07-14 23:00
#2
如果发现打不开软件中心了
终端执行
  1. deepin-software-center
Copy the Code
然后把全部输出粘贴上来吧,不过win8没这么神吧?
Reply View the author
wusir
deepin
2013-07-15 00:13
#3
输入之后出现的:
wudi@wudi-N55SL:~$ deepin-software-center
data init
init ui
Database not exist: /usr/share/deepin-software-center/data/update/8aaa3468-236d-43bb-97dc-d00ba6c6dfa8/home/recommend/zh_CN/recommend.db
Reply View the author
cxbii
deepin
2013-07-15 00:18
#4
输入之后出现的:
wudi@wudi-N55SL:~$ deepin-software-center
data init
init ui
Database not exist: /usr/share/deepin-software-center/data/update/8aaa3468-236d-43bb-97dc-d00ba6c6dfa8/home/recommend/zh_CN/recommend.db
终端执行:
  1. sudo apt-get --reinstall install deepin-software-center deepin-software-center-data
Copy the Code

这个是软件中心后端的数据问题,升级出的问题吧,给你带来,麻烦了,不好意思。
Reply View the author
wusir
deepin
2013-07-15 00:36
#5
没事,还要多谢你的解答,我这方面不是太懂,不过貌似这个代码执行后不行啊,还是打不开!`是不是我操作有问题?也重启了!
wudi@wudi-N55SL:~$ deepin-software-center
data init
init ui
Database not exist: /usr/share/deepin-software-center/data/update/8aaa3468-236d-43bb-97dc-d00ba6c6dfa8/home/recommend/zh_CN/recommend.db
wudi@wudi-N55SL:~$ sudo apt-get --reinstall install deepin-software-center deepin-software-center-data
[sudo] password for wudi:
Reply View the author
wusir
deepin
2013-07-15 00:55
#6
密码输入不上,在终端里无法输入
Reply View the author
wusir
deepin
2013-07-15 01:03
#7
wudi@wudi-N55SL:~$ sudo apt-get --reinstall install deepin-software deepin-software-center-date
[sudo] password for wudi:
到这里之后,键盘就无法输入了!郁闷!
Reply View the author
wusir
deepin
2013-07-15 01:10
#8
wudi@wudi-N55SL:~$ sudo apt-get --reinstall install deepin-software deepin-software-center-date
[sudo] password for wudi:
Sorry, try again.
[sudo] password for wudi:
正在读取软件包列表... 完成
正在分析软件包的依赖关系树      
正在读取状态信息... 完成      
E: 未发现软件包 deepin-software
E: 未发现软件包 deepin-software-center-date
wudi@wudi-N55SL:~$
哎呀,头大了!
Reply View the author
cxbii
deepin
2013-07-15 02:10
#9
wudi@wudi-N55SL:~$ sudo apt-get --reinstall install deepin-software deepin-software-center-date
[sudo] password for wudi:
Sorry, try again.
[sudo] password for wudi:
正在读取软件包列表... 完成
正在分析软件包的依赖关系树      
正在读取状态信息... 完成      
E: 未发现软件包 deepin-software
E: 未发现软件包 deepin-software-center-date
wudi@wudi-N55SL:~$
哎呀,头大了!
DeepinScreenshot20130714180823.png
终端输入密码为了安全是什么都不会显示的,你盲打后直接回车就是了。
我给你的代码应该没错才对,你出现错误那个是你执行错代码了,你直接复制用我下面的好了
  1. sudo apt-get --reinstall install deepin-software-center deepin-software-center-data
Copy the Code
Reply View the author
electricface
deepin
2013-07-15 04:15
#10
我猜想这是用软件中心升级自身及后端数据的问题,我测试的时候不小心用命令升级了,结果就没有捕获到这个Bug。又是我的失误呀!
Reply View the author
wusir
deepin
2013-07-15 20:13
#11
好了,谢谢你啊!~非常感谢!
Reply View the author