ArchGPT / insomnium

Insomnium is a fast local API testing tool that is privacy-focused and 100% local. For testing GraphQL, REST, WebSockets and gRPC. This is a fork of Kong/insomnia
MIT License
3.38k stars 156 forks source link

Empty interface on Wayland #169

Open Samuelfaure opened 5 months ago

Samuelfaure commented 5 months ago

Expected Behavior

Interface should not be empty

Actual Behavior

interface is empty, see screenshot 20240503_13h45m52s_grim

Reproduction Steps

  1. Launch Insomnium

That's it

Is there an existing issue for this?

Additional Information

Launching with options --enable-features=UseOzonePlatform --ozone-platform=wayland results in segfault:

[1]    103846 segmentation fault (core dumped)  insomnium --enable-features=UseOzonePlatform --ozone-platform=wayland

Insomnium Version

0.2.3-a

What operating system are you using?

Other Linux

Operating System Version

Arch rolling Using Wayland/Sway

Installation method

yay -S insomnium-bin

Last Known Working Insomnium version

0.2.3 - Was working last week...

M4tT3d commented 5 months ago

I have the same problem. I'm using arch with kde on wayland

Samuelfaure commented 5 months ago

I "fixed" the issue by deleting my .config/Insomnium folder.

A bit of a shame since some of my config wasn't backed up but at least it's usable now.

carvhal commented 4 months ago

Deleting only .config/Insomnium/GPUCache seemed to work for me.