superlistapp / super_native_extensions

Native drag & drop, clipboard access and context menu.
MIT License
455 stars 82 forks source link

[super_context_menu] On Linux, when having a `image` in a MenuAction, it results in a black screen. #369

Open abarrafo opened 5 months ago

abarrafo commented 5 months ago

flutter doctor Doctor summary (to see all details, run flutter doctor -v): [✓] Flutter (Channel stable, 3.22.0, on Ubuntu 22.04.4 LTS 6.5.0-28-generic, locale en_US.UTF-8) [✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0) [✓] Chrome - develop for the web [✓] Linux toolchain - develop for Linux desktop [!] Android Studio (not installed) [✓] IntelliJ IDEA Ultimate Edition (version 2024.1) [✓] VS Code (version 1.89.1) [✓] Connected device (2 available) [✓] Network resources

I'm on Ubuntu 22.04

This occurs on older versions as well, but I pulled down the current main branch and ran the example to validate, see gif.

When this GIF starts, I have removed all image attributes from MenuActions and things work as you would expect. When I undo those changes and go back, you see the black screen.

issue

boyan01 commented 3 months ago

same on Ubuntu 24.04 with fluter 3.22.2

but it seems OK with flutter 3.19.6.