You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
![DevDocs website not showinghttps://user-images.githubusercontent.com/16501024/165638538-2e865d11-cd17-4fd5-a822-0321cce3e144.png)
System Information
Distribution: elementary OS 6.1 Jólnir
Desktop Environment: Pantheon
Installation Method: Flatpak via AppCenter
The text was updated successfully, but these errors were encountered:
colinkiama
changed the title
Program doeesn't display any docs
Program fails to display any docs
Apr 27, 2022
colinkiama
changed the title
Program fails to display any docs
Program fails to display either of the documnetation websites
Apr 27, 2022
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:To Reproduce
Steps to reproduce the behavior:
Expected behavior
The Valadoc website to show up or the DevDocs website to appear.
Screenshots
If applicable, add screenshots to help explain your problem.
![DevDocs website not showinghttps://user-images.githubusercontent.com/16501024/165638538-2e865d11-cd17-4fd5-a822-0321cce3e144.png)
System Information
The text was updated successfully, but these errors were encountered: