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
I have searched the issue tracker for a bug that matches the one I want to file, without success.
Insomnia Version
2021.5.3
What operating system are you using?
Other Linux
Operating System Version
Fedora 35
Installation method
AppImage
Last Known Working Insomnia version
No response
Expected Behavior
Launching Insomnia with Ozone/Wayland enabled launches the application and it functions.
Actual Behavior
Launching Insomnia with Ozone/Wayland enabled opens the main window, then crashes with the following log:
./Insomnia.Core-2021.5.3.AppImage --enable-features=UseOzonePlatform --ozone-platform=wayland
14:26:23.339 › Running version 2021.5.3
14:26:23.359 › [electron client protocol] FAILED to set default protocol 'insomnia://'
14:26:23.374 › [electron client protocol] the current executable is not the default protocol for 'insomnia://'
14:26:23.486 › [electron client protocol] the default application set for 'insomnia://' was not found
14:26:23.673 › [fix] Running database repairs
14:26:23.730 › [db] Initialized DB at /home/nik/.config/Insomnia/insomnia.$TYPE.db
14:26:23.730 › [db] Init responses DB
14:26:23.732 › [localstorage] Initialized at /home/nik/.config/Insomnia/localStorage
14:26:23.871 › [main] Loading file:///tmp/.mount_InsomnaBrDek/resources/app.asar/renderer.html
14:26:23.886 › [ga] Non-interactive General, Updated, 2021.5.3
14:26:23.902 › [ga] Queued event [
{ name: 't', value: 'event' },
{ name: 'ec', value: 'General' },
{ name: 'ea', value: 'Updated' },
{ name: 'ni', value: '1' },
{ name: 'el', value: '2021.5.3' }
]
fish: Job 1, './Insomnia.Core-2021.5.3.AppIma…' terminated by signal SIGSEGV (Address boundary error)
Reproduction Steps
Launch Insomnia with the following flags: --enable-features=UseOzonePlatform --ozone-platform=wayland
Additional Information
I'm running on a HiDPI display, so using XWayland as a rendering backend makes the UI really blurry, hence the draw towards using Wayland rendering. This works under other Electron applications I've used (Discord, Slack, Signal).
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Insomnia Version
2021.5.3
What operating system are you using?
Other Linux
Operating System Version
Fedora 35
Installation method
AppImage
Last Known Working Insomnia version
No response
Expected Behavior
Launching Insomnia with Ozone/Wayland enabled launches the application and it functions.
Actual Behavior
Launching Insomnia with Ozone/Wayland enabled opens the main window, then crashes with the following log:
Reproduction Steps
--enable-features=UseOzonePlatform --ozone-platform=wayland
Additional Information
I'm running on a HiDPI display, so using XWayland as a rendering backend makes the UI really blurry, hence the draw towards using Wayland rendering. This works under other Electron applications I've used (Discord, Slack, Signal).
The text was updated successfully, but these errors were encountered: