Skip to content

Canary AppImage crashes cause of webkit2gtk version #247

Open
@Nama

Description

@Nama

Describe the bug
Just running the canary AppImage returns and closes:
Could not create default EGL display: EGL_BAD_PARAMETER. Aborting...

Doesn't happen with stable.

To Reproduce
Steps to reproduce the behavior:

  1. run the canary AppImage
  2. See error

Desktop (please complete the following information): Sway

  • OS: [e.g. iOS] Arch btw
  • Version [e.g. 22] 6.14

Additional context
The fix on another tool was to use a specific version of webkit2gtk. I guess, you need to use a newer version?
webkit2gtk is 2.48.0-1 on my arch machine.

My workaround

  • extract stable and canary AppImage with 7z x
  • move new/usr/bin/overlayed to old/usr/bin/overlayed
  • ./old/AppRun

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions