Skip to content

Error on boot "Could not create default EGL display: EGL_BAD_PARAMETER" #19

@johnzzon

Description

@johnzzon

Describe the bug
When running the app, it produces a white screen and error in the output.

$ ./RustySEO_0.2.9_amd64.AppImage
Successfully added user with ID: xxx
User added successfully
Opening domain db at "/home/xxx/.local/share/rustyseo/db/deep_crawl.db"
Error clearing custom search entry: no such table: custom_search
Attempting to load settings...
Settings loaded successfully.
DB path: "/home/xxx/.local/share/rustyseo/db/crawl_results.db"
DB path: "/home/xxx/.local/share/rustyseo/db/on_page_seo.db"
DB path: "/home/xxx/.local/share/rustyseo/db/links_crawled.db"
DB path: "/home/xxx/.local/share/rustyseo/db/keyword_tracking.db"
DB path: "/home/xxx/.local/share/rustyseo/db/crawl_results.db"
Gtk-Message: 10:54:43.678: Failed to load module "xapp-gtk3-module"
Gtk-Message: 10:54:43.855: Failed to load module "xapp-gtk3-module"
Could not create default EGL display: EGL_BAD_PARAMETER. Aborting...

To Reproduce
Steps to reproduce the behavior:

  1. Use Arch Linux
  2. Download the AppImage
  3. Run it

Expected behavior
The app should start without error.

Desktop (please complete the following information):

  • OS: Arch Linux
  • App Version 0.2.9

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions