Bug 1910144 - qt-virt-manager-0.72.97 is available
Summary: qt-virt-manager-0.72.97 is available
Keywords:
Status: CLOSED DUPLICATE of bug 1962013
Alias: None
Product: Fedora
Classification: Fedora
Component: qt-virt-manager
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Raphael Groner
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-12-22 20:02 UTC by Upstream Release Monitoring
Modified: 2021-06-08 17:14 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2021-06-08 17:14:21 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Upstream Release Monitoring 2020-12-22 20:02:43 UTC
Latest upstream release: 0.72.97
Current version/release in rawhide: 0.71.95-2.fc33
URL: http://f1ash.github.io/qt-virt-manager

Please consult the package updates policy before you issue an update to a stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/


More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring


Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream.


Based on the information from anitya: https://release-monitoring.org/project/7739/

Comment 1 Raphael Groner 2021-01-15 19:54:12 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);
      |                          ^~~~~~~~~~~~~~~~

Comment 2 Fedora Update System 2021-01-15 19:58:04 UTC
FEDORA-2021-2114d93bc3 has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2021-2114d93bc3

Comment 3 Fl@sh 2021-01-15 20:21:01 UTC
(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...

Comment 4 Fedora Update System 2021-01-16 02:18:15 UTC
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.

Comment 5 Raphael Groner 2021-01-17 13:25:08 UTC
(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.

Comment 6 Fl@sh 2021-01-17 17:43:11 UTC

(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...

Comment 7 Raphael Groner 2021-01-27 17:18:58 UTC
> 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.

Comment 8 Raphael Groner 2021-01-27 17:20:13 UTC
Ah no! Forget about comment #7. Wrong bug accidently.

Comment 9 Raphael Groner 2021-04-17 11:34:53 UTC
Fl@sh, any news about another release with a fix for krdc?

Comment 10 Fl@sh 2021-04-17 18:21:22 UTC
The F32 is EOL soon, then make fixes have not a sence.

Comment 11 Raphael Groner 2021-06-08 17:14:21 UTC

*** This bug has been marked as a duplicate of bug 1962013 ***


Note You need to log in before you can comment on or make changes to this bug.