更新后坚果云无法启动了,命令行启动:~/.nutstore/dist/bin/nutstore-pydaemon.py
弹出如下错误提示:
Traceback (most recent call last):
File “./nutstore-pydaemon.py”, line 27, in <module>
gi.require_version(‘AppIndicator3’, ‘0.1’)
File “/usr/lib64/python2.7/site-packages/gi/init.py”, line 130, in require_version
raise ValueError(‘Namespace %s not available’ % namespace)
ValueError: Namespace AppIndicator3 not available
ValueError: Namespace AppIndicator3 not available
通过以下方式解决:
zypper install typelib-1_0-AppIndicator3-0_1
之后又出现错误:ValueError: Namespace Notify not available
通过以下方式解决:
zypper install typelib-1_0-Notify-0_7
现在又出现了以下错误:
Cannot found expected file manager, [Errno 2] No such file or directory