nativeshell icon indicating copy to clipboard operation
nativeshell copied to clipboard

Hot restart is broken on linux

Open prateekmedia opened this issue 4 years ago • 4 comments

After pressing hot restart the window reloads, flutter gives output, but the window becomes transparent and I cannot see any content of the window, not even the borders and shadows around it.

prateekmedia avatar Aug 23 '21 12:08 prateekmedia

@knopp can you confirm the issue, or is it just me facing it.

prateekmedia avatar Aug 28 '21 06:08 prateekmedia

This might be a linux specific issue. I'll look into this.

knopp avatar Aug 30 '21 18:08 knopp

also having this issue. I'm running on wayland not x11.

dvc94ch avatar Mar 27 '22 17:03 dvc94ch

This issue is also apparent when starting a nativeshell application (including the example app) on linux using a compositor. I'm currently only able to run applications when I'm on X11 without a compositor running. ~It looks like I'm also having a similar issue on macOS right now though I haven't made the examples run there so I'll need to check whether that is only happening in my code.~ EDIT: On macOS the example app works fine.

maxjoehnk avatar Feb 11 '24 15:02 maxjoehnk