eaf 中使用 browser 出现问题

当我在使用eaf-open-browser的时候,我的eaf-buffer会有如下错误

Qt WebEngine resources not found at /share/qt/resources. Trying parent directory...
Qt WebEngine resources not found at /share/qt. Trying application directory...
Qt WebEngine resources not found at /usr/bin. Trying fallback directory... The application MAY NOT work.
Path override failed for key base::DIR_QT_LIBRARY_DATA and path '/home/sayno/.eaf.py'
Installed Qt WebEngine locales directory not found at location /share/qt/translations/qtwebengine_locales. Trying application directory...
Qt WebEngine locales directory not found at location /usr/bin/qtwebengine_locales. Trying fallback directory... Translations MAY NOT not be correct.
Path override failed for key ui::DIR_LOCALES and path '/home/sayno/.eaf.py'
[0304/124229.999953:ERROR:resource_bundle.cc(947)] Failed to load /home/sayno/.eaf.py/qtwebengine_resources_100p.pak
Some features may not be available.
[0304/124229.999976:ERROR:resource_bundle.cc(947)] Failed to load /home/sayno/.eaf.py/qtwebengine_resources_200p.pak
Some features may not be available.
[0304/124229.999982:ERROR:resource_bundle.cc(947)] Failed to load /home/sayno/.eaf.py/qtwebengine_resources.pak
Some features may not be available.
[0304/124229.999995:WARNING:resource_bundle_qt.cpp(119)] locale_file_path.empty() for locale 
[124838:124838:0304/124230.103563:ERROR:extension_system_qt.cpp(121)] Failed to parse extension manifest.

Process *eaf* segmentation fault (core dumped)

上网查找了,建立了qt.conf 文件还是没有用

所以来请教请教

是不是你的pyqt有问题啊

贴一下你激起报错的步骤,这样才能帮到你

你好,我单纯的安装完eaf,然后直接打开使用命令eaf-open-browser,就出现了这个错误

系统环境是啥?

Arch Linux,是根据install-eaf.py装的依赖

我猜是你的PyQt安装过程不对

试一下

sudo pip uninstall PyQt5
sudo pacman -S python-pyqt5

我尝试了你的做法,但是没有用处,还是同样的报错

可以尝试一下 删除后重新./install-eaf.py --use-mirror(这些都只是我个人的猜测,不太准确)

我这边没法复现你的问题,说一下你的详细信息,比如安装步骤,安装的时间,操作环境,配置等

我先根据你的指导尝试一下

还是一样的错误,qt安装的是没有问题的,我觉得,是获取qt资源的前缀有问题,我查了一下,qt webengine是位于/usr/share/qt/resources内部的,所以我觉得是位置问题,请问你是否知道如何解决。

感谢你的指点,我曲线救国了,搭建个链接sudo ln /usr/share/qt/resources/* /share/qt/resources

这里有几个人貌似跟你有一样的问题,并采取了相同的解决办法:

感谢你的帮助,我那会看见过这个帖子,但是是Windows操作系统我就没有太注意(昨天解决了就没有打开这个网站,你的回复也没有系统也没有发送邮件,抱歉