Skip to content

Added monitor after app started did't provide any useful information on wayland #19216

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
dearfl opened this issue May 15, 2025 · 0 comments
Open
Labels
C-Bug An unexpected or incorrect behavior S-Needs-Triage This issue needs to be labelled

Comments

@dearfl
Copy link

dearfl commented May 15, 2025

Bevy version

0.16.0

[Optional] Relevant system information

NixOS/pure wayland setup

SystemInfo { os: "Linux (NixOS 25.05)", kernel: "6.12.26", cpu: "Intel(R) Core(TM) i7-10710U CPU @ 1.10GHz", core_count: "6", memory: "15.3 GiB" }
AdapterInfo { name: "Intel(R) UHD Graphics (CML GT2)", vendor: 32902, device: 39882, device_type: IntegratedGpu, driver: "Intel open-source Mesa driver", driver_info: "Mesa 25.0.5", backend: Vulkan }

What you did

https://github.com/dearfl/bevy-tests/blob/7dcd8247bef8dd0773f9b57fb42c213d0eb6dc0f/src/bin/monitor-test.rs

To reproduce, run this program, then attach another monitor, check the inspector or output.

What went wrong

Attachted monitor did't provide any useful information after the app have started, not sure if this is wayland/winit related

Additional information

@dearfl dearfl added C-Bug An unexpected or incorrect behavior S-Needs-Triage This issue needs to be labelled labels May 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-Bug An unexpected or incorrect behavior S-Needs-Triage This issue needs to be labelled
Projects
None yet
Development

No branches or pull requests

1 participant