HMCL
Tofloor
poster avatar
Hello
deepin
2020-05-22 04:26
Author
商店的HMCl有些人运行白屏,解决方法是下chrome,这个依赖和chrome是一样的,HMCL运行不了,chrome也有依赖问题,依赖名称是libappindicator3.1
Reply Favorite View the author
All Replies
avatar
Hello
deepin
2020-05-22 04:26
#1
谢谢我吧
Reply View the author
avatar
Hello
deepin
2020-05-22 04:27
#2
开发者觉得是不知道什么原因的bug,大抵是因为他的默认浏览器就是chrome,下chrome时候本身就下了这个依赖。。。。。。,使用了这个库没有觉察
Reply View the author
avatar
Hello
deepin
2020-05-22 04:28
#3
我打赌打不开的人都是火狐党
Reply View the author
avatar
神末shenmo
deepin
Spark-App
Q&A Team
2020-05-22 04:39
#4
我是火狐党但是我能打开怪哉
Reply View the author
avatar
神末shenmo
deepin
Spark-App
Q&A Team
2020-05-22 04:42
#5
大佬简单分析下呗!
而且我很好奇你是怎么发现是这个依赖的
Reply View the author
avatar
Hello
deepin
2020-05-22 04:45
#6
https://bbs.deepin.org/post/194831
大佬简单分析下呗!
而且我很好奇你是怎么发现是这个依赖的

也是运气好,发现chrome安装缺少依赖,处理好依赖后,然后突发奇想打开启动器,就成功了
Reply View the author
avatar
神末shenmo
deepin
Spark-App
Q&A Team
2020-05-22 05:00
#7
https://bbs.deepin.org/post/194831
也是运气好,发现chrome安装缺少依赖,处理好依赖后,然后突发奇想打开启动器,就成功了 ...

vsesm@vsesm-PC:~/Desktop$ sudo apt remove libappindicator3.1
[sudo] vsesm 的密码:
正在读取软件包列表... 完成
正在分析软件包的依赖关系树      
正在读取状态信息... 完成      
注意,根据正则表达式 'libappindicator3.1' 选中了 'libappindicator3-1-dbgsym'
注意,根据正则表达式 'libappindicator3.1' 选中了 'libappindicator3-1'
软件包 libappindicator3-1 未安装,所以不会被卸载
软件包 libappindicator3-1-dbgsym 未安装,所以不会被卸载
升级了 0 个软件包,新安装了 0 个软件包,要卸载 0 个软件包,有 3 个软件包未被升级。

我根本没装这个软件包
看起来你错了。。。
Reply View the author
avatar
Hello
deepin
2020-05-22 05:18
#8
https://bbs.deepin.org/post/194831
vsesm@vsesm-PC:~/Desktop$ sudo apt remove libappindicator3.1
[sudo] vsesm 的密码:
正在读取软件包 ...

那么结论变成了不是bug,而是依赖问题,让开发者检查一下自己用了啥吧,应该和chrome有关
Reply View the author
avatar
神末shenmo
deepin
Spark-App
Q&A Team
2020-05-22 05:20
#9
https://bbs.deepin.org/post/194831
那么结论变成了不是bug,而是依赖问题,让开发者检查一下自己用了啥吧,应该和chrome有关 ...

我发布测试帖了
开发者明确表示不处理deepin上出现的问题
Reply View the author
avatar
jerry979
deepin
2020-05-23 03:46
#10
本帖最后由 jerry979 于 2020-5-22 19:50 编辑

jerrywang@jerrywang-PC:~$ sudo apt install  libappindicator3.1
[sudo] jerrywang 的密码:
正在读取软件包列表... 完成
正在分析软件包的依赖关系树      
正在读取状态信息... 完成      
注意,根据正则表达式 'libappindicator3.1' 选中了 'libappindicator3-1-dbgsym'
注意,根据正则表达式 'libappindicator3.1' 选中了 'libappindicator3-1'
libappindicator3-1 已经是最新版 (0.4.92-7)。
libappindicator3-1-dbgsym 已经是最新版 (0.4.92-7)。
升级了 0 个软件包,新安装了 0 个软件包,要卸载 0 个软件包,有 0 个软件包未被升级。


依旧白屏


本地自行运行java版的HMCL毫无问题
Reply View the author