Bug 1910144
| Summary: | qt-virt-manager-0.72.97 is available | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Upstream Release Monitoring <upstream-release-monitoring> |
| Component: | qt-virt-manager | Assignee: | Raphael Groner <projects.rg> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | alex.mail.1534, kde-sig, projects.rg, vascom2 |
| Target Milestone: | --- | Keywords: | FutureFeature, Triaged |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-06-08 17:14:21 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Upstream Release Monitoring
2020-12-22 20:02:43 UTC
Built new version successfully in rawhide and Fedora 33 but FTBFS in Fedora 32:
In file included from /builddir/build/BUILD/qt-virt-manager-0.72.97/src/vm_viewer/krdc_vnc_qtonly/Machine_View.h:28,
from /builddir/build/BUILD/qt-virt-manager-0.72.97/src/vm_viewer/vnc/vnc_viewer.h:6,
from /builddir/build/BUILD/qt-virt-manager-0.72.97/src/mainwindow.h:29,
from /builddir/build/BUILD/qt-virt-manager-0.72.97/src/mainwindow.cpp:1:
/builddir/build/BUILD/qt-virt-manager-0.72.97/src/vm_viewer/krdc_vnc_qtonly/vncview.h:65:26: error: 'LocalCursorState' has not been declared
65 | void showLocalCursor(LocalCursorState state);
| ^~~~~~~~~~~~~~~~
In file included from /builddir/build/BUILD/qt-virt-manager-0.72.97/src/vm_viewer/krdc_vnc_qtonly/Machine_View.h:28,
from /builddir/build/BUILD/qt-virt-manager-0.72.97/src/vm_viewer/vnc/vnc_viewer.h:6,
from /builddir/build/BUILD/qt-virt-manager-0.72.97/src/mainwindow.h:29,
from /builddir/build/BUILD/qt-virt-manager-0.72.97/src/main.cpp:1:
/builddir/build/BUILD/qt-virt-manager-0.72.97/src/vm_viewer/krdc_vnc_qtonly/vncview.h:65:26: error: 'LocalCursorState' has not been declared
65 | void showLocalCursor(LocalCursorState state);
| ^~~~~~~~~~~~~~~~
FEDORA-2021-2114d93bc3 has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2021-2114d93bc3 (In reply to Raphael Groner from comment #1) > Built new version successfully in rawhide and Fedora 33 but FTBFS in Fedora > 32: > > In file included from > /builddir/build/BUILD/qt-virt-manager-0.72.97/src/vm_viewer/krdc_vnc_qtonly/ > Machine_View.h:28, > from > /builddir/build/BUILD/qt-virt-manager-0.72.97/src/vm_viewer/vnc/vnc_viewer.h: > 6, > from > /builddir/build/BUILD/qt-virt-manager-0.72.97/src/mainwindow.h:29, > from > /builddir/build/BUILD/qt-virt-manager-0.72.97/src/mainwindow.cpp:1: > /builddir/build/BUILD/qt-virt-manager-0.72.97/src/vm_viewer/krdc_vnc_qtonly/ > vncview.h:65:26: error: 'LocalCursorState' has not been declared > 65 | void showLocalCursor(LocalCursorState state); > | ^~~~~~~~~~~~~~~~ > In file included from > /builddir/build/BUILD/qt-virt-manager-0.72.97/src/vm_viewer/krdc_vnc_qtonly/ > Machine_View.h:28, > from > /builddir/build/BUILD/qt-virt-manager-0.72.97/src/vm_viewer/vnc/vnc_viewer.h: > 6, > from > /builddir/build/BUILD/qt-virt-manager-0.72.97/src/mainwindow.h:29, > from > /builddir/build/BUILD/qt-virt-manager-0.72.97/src/main.cpp:1: > /builddir/build/BUILD/qt-virt-manager-0.72.97/src/vm_viewer/krdc_vnc_qtonly/ > vncview.h:65:26: error: 'LocalCursorState' has not been declared > 65 | void showLocalCursor(LocalCursorState state); > | ^~~~~~~~~~~~~~~~ This related with old version of krdc. Need have a method for use according krdc-version at building... FEDORA-2021-2114d93bc3 has been pushed to the Fedora 33 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-2114d93bc3` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-2114d93bc3 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. (In reply to Fl@sh from comment #3) … > This related with old version of krdc. > Need have a method for use according krdc-version at building... Okay, do we need an update in F32 then as well? Be aware about bug #1917001, too. (In reply to Raphael Groner from comment #5) > (In reply to Fl@sh from comment #3) > … > > This related with old version of krdc. > > Need have a method for use according krdc-version at building... > > Okay, do we need an update in F32 then as well? ... Yes, shall works about it... > Yes, shall works about it...
Thanks.
BTW Reporter, what installation (distribution, desktop, …) do you run inside the VM? Maybe it's an issue with drivers there.
Ah no! Forget about comment #7. Wrong bug accidently. Fl@sh, any news about another release with a fix for krdc? The F32 is EOL soon, then make fixes have not a sence. *** This bug has been marked as a duplicate of bug 1962013 *** |