[GH-ISSUE #5677] [bug]: Error 71 (Protocol error) dispatching to Wayland display. #2203

Closed
opened 2026-03-16 23:34:12 +03:00 by kerem · 2 comments
Owner

Originally created by @dougg0k on GitHub (Dec 8, 2025).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/5677

Originally assigned to: @CuriousCorrelation on GitHub.

Is there an existing issue for this?

  • I have searched existing issues and this bug hasn't been reported yet

Platform

Desktop App

Browser

Firefox

Operating System

Linux

Bug Description

Crash when trying to open the app.

...
2025-12-08T19:20:25.613165Z  INFO tokio-runtime-worker ThreadId(20) hoppscotch_desktop_lib::server: Server starting
2025-12-08T19:20:25.925724Z  INFO tokio-runtime-worker ThreadId(15) hoppscotch_desktop_lib::backup: Version check initiated current_version=25.11.0
2025-12-08T19:20:25.925754Z DEBUG tokio-runtime-worker ThreadId(15) hoppscotch_desktop_lib::backup: Backup already exists for current version, skipping version=25.11.0
Gdk-Message: 16:20:25.933: Error 71 (Protocol error) dispatching to Wayland display.

Deployment Type

Self-hosted (on-prem deployment)

Version

25.11.0-0

Originally created by @dougg0k on GitHub (Dec 8, 2025). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/5677 Originally assigned to: @CuriousCorrelation on GitHub. ### Is there an existing issue for this? - [x] I have searched existing issues and this bug hasn't been reported yet ### Platform Desktop App ### Browser Firefox ### Operating System Linux ### Bug Description Crash when trying to open the app. ``` ... 2025-12-08T19:20:25.613165Z INFO tokio-runtime-worker ThreadId(20) hoppscotch_desktop_lib::server: Server starting 2025-12-08T19:20:25.925724Z INFO tokio-runtime-worker ThreadId(15) hoppscotch_desktop_lib::backup: Version check initiated current_version=25.11.0 2025-12-08T19:20:25.925754Z DEBUG tokio-runtime-worker ThreadId(15) hoppscotch_desktop_lib::backup: Backup already exists for current version, skipping version=25.11.0 Gdk-Message: 16:20:25.933: Error 71 (Protocol error) dispatching to Wayland display. ``` ### Deployment Type Self-hosted (on-prem deployment) ### Version 25.11.0-0
kerem 2026-03-16 23:34:12 +03:00
Author
Owner

@dougg0k commented on GitHub (Dec 8, 2025):

If I use WEBKIT_DISABLE_COMPOSITING_MODE=1 when trying to open the app, it works.

Can a fix be done or the variable included in the app?

<!-- gh-comment-id:3628673550 --> @dougg0k commented on GitHub (Dec 8, 2025): If I use `WEBKIT_DISABLE_COMPOSITING_MODE=1` when trying to open the app, it works. Can a fix be done or the variable included in the app?
Author
Owner

@CuriousCorrelation commented on GitHub (Dec 9, 2025):

Hi @dougg0k,

If I use WEBKIT_DISABLE_COMPOSITING_MODE=1 when trying to open the app, it works.
Can a fix be done or the variable included in the app?

unfortunately that isn't possible at the moment due to various dependencies we use. The exact reasons and discussion threads are mentioned + linked in the hoppscotch-desktop package's README.

<!-- gh-comment-id:3632632661 --> @CuriousCorrelation commented on GitHub (Dec 9, 2025): Hi @dougg0k, > If I use WEBKIT_DISABLE_COMPOSITING_MODE=1 when trying to open the app, it works. > Can a fix be done or the variable included in the app? unfortunately that isn't possible at the moment due to various dependencies we use. The exact reasons and discussion threads are mentioned + linked in the `hoppscotch-desktop` package's [README](https://github.com/hoppscotch/hoppscotch/blob/main/packages/hoppscotch-desktop/README.md).
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#2203
No description provided.