Bug 1694379
| Summary: | gtk_menu_popup() is deprecated in gtk 3.22; virt-manager spawns right-click menus on wrong display on some Wayland configurations; menu unusable unless virt-manager resized under menu | ||
|---|---|---|---|
| Product: | [Community] Virtualization Tools | Reporter: | jay <masterofzipties> |
| Component: | virt-manager | Assignee: | Cole Robinson <crobinso> |
| Status: | CLOSED UPSTREAM | QA Contact: | |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | unspecified | CC: | berrange, crobinso, gscrivan, masterofzipties, tburke |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-04-07 17:55:59 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
jay
2019-03-30 22:37:16 UTC
Thanks for the report. I pushed a branch upstream attempting to fix, can you give it a shot? git clone https://github.com/crobinso/virt-manager cd virt-manager git checkout popup ./virt-manager --debug Sorry for the delay- I was not expecting such a fast turnaround. Testing your listed branch indeed fixes this problem for me. I tested both right clicking on VMs, using the shutdown menu and its submenu, and spawning delete and clone windows- all works on whichever display virt-manager currently occupies. Do you need a debug output to sign this off slash merge with master? I can provide this if needed, but no errors are present in output- just debug output that one would expect. Thanks for the fix! Nope no official signoff needed, I just wanted to make sure they are working because I don't have a setup for testing. I've pushed the changes now, thanks |