forked from mdh34/quickDocs
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Describe the bug
The window doesn't show any content. the bar with the tabs at the top.
When running the app from the flatpak run command, these errors appear:
Cannot get default EGL display: EGL_BAD_PARAMETER
Cannot create EGL sharing context: invalid display (last error: EGL_SUCCESS)
(WebKitWebProcess:11): Gdk-WARNING **: 22:49:20.130: The program 'WebKitWebProcess' received an X Window System error.
This probably reflects a bug in the program.
The error was '167'.
(Details: serial 178 error_code 167 request_code 152 (unknown) minor_code 21)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the GDK_SYNCHRONIZE environment
variable to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)To Reproduce
Steps to reproduce the behavior:
- Launch the app
- No websites are loaded. It's blank instead. Switching between the tabs doesn't change what is displayed in the app.
Expected behavior
The Valadoc website to show up or the DevDocs website to appear.
Screenshots
If applicable, add screenshots to help explain your problem.
