Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

eaf-open-browser *eaf* segmentation fault (core dumped) #245

Closed
romanakmath opened this issue Mar 15, 2020 · 1 comment
Closed

eaf-open-browser *eaf* segmentation fault (core dumped) #245

romanakmath opened this issue Mar 15, 2020 · 1 comment

Comments

@romanakmath
Copy link

Hello, I am trying to get the browser feature running. I installed the dependencies with pip3. I get the segmentation fault and the following message in *eaf* buffer:

QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-user'
EAF process starting...
QGLXContext: Failed to create dummy context
QQuickWidget: Failed to make context current
Session is not restored, as no data present in session file.
QQuickWidget: Attempted to render scene with no context

How could I get the browser feature running? eaf-demo screen seems to be working.

@manateelazycat
Copy link
Member

If you use Arch, please use below command install dependencies:

sudo pacman -S python-pyqt5 python-pyqt5-sip python-pyqtwebengine python-xlib python-qrcode python-feedparser python-dbus python-pyinotify python-markdown
yay -S python-pymupdf python-grip

QWebEngine in pip3 has bug that will crash browser.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants