canonical / multipass

Multipass orchestrates virtual Ubuntu instances
https://multipass.run
GNU General Public License v3.0
7.72k stars 641 forks source link

1.13 is showing the task manager menu on the wrong physical monitor. #3380

Closed dbline closed 7 months ago

dbline commented 8 months ago

Describe the bug I just updated to 1.13. I opened the 1.12 task bar menu and it opened on the correct screen (primary too). After installing 1.13 now that menu is on the screen above the primary screen.

To Reproduce How, and what happened?

  1. Install 11.3
  2. . on multi screen setup

Expected behavior Open on the correct screen Logs Please provide logs from the daemon, see accessing logs on where to find them on your platform.

Additional info Windows 11 insiders somehting

Additional context Thanks

DL

andrei-toterman commented 7 months ago

Hey, @dbline!

I'm sorry you're experiencing this issue. Unfortunately, I cannot reproduce it, but after a bit of research, it seems this is a bug within Qt itself. It is supposedly fixed in newer versions of Qt, but we are already in the process of rewriting the system tray icon using the platform specific APIs instead of Qt. So I don't think it is worth trying to fix it now since that code will soon go away.

Have a nice day!