net-im/zoom does not work with bundled-qt USE flag deselected and qtcore-5.15.* installed. It will create a tray icon but is unable to open any other windows, leaving the software unusable. I've had this issue with the entire net-im/zoom-5.6.* series as well as net-im/zoom-5.7.25958.0621 with qtcore-5.15.* Enabling the 'bundled-qt' use flag allows it to open other windows and otherwise function normally. Since zoom client is proprietary, I guess we should remove the use flag until they fix it.
Fwiw, net-im/zoom-5.7.25958.0621 bundles dev-qt/qt*-5.12.10 which has long been dropped from Gentoo's repo, so making '-bundled-qt' simply depend on a specific version of Qt isn't going to help.
See bug 755047. This is the reason why the bundled-qt flag is enabled by default. In principle linking against a newer version of Qt 5 should work though. If it doesn't, it most likely indicates a problem in the upstream package (like using an internal API of Qt). So, can you report this upstream please? Their bug tracker is here: https://support.zoom.us/hc/en-us/requests/new
Yeah I've already reported it upstream, they seem unfamiliar with the concept that their bundled Qt could be optional. Not much point linking the thread here since it's not public, but I did link this bug there.
(In reply to Michael Moon from comment #3) Thank you.
@Michael i suggest to you to post your upstream issue on URL: in order to make easier for other check it
(In reply to Marco Scardovi (scardracs) from comment #5) > @Michael i suggest to you to post your upstream issue on URL: in order to > make easier for other check it Unfortunately, the upstream bug tracker isn't public.
*** Bug 825326 has been marked as a duplicate of this bug. ***
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df4b8029eca682ec1ec8cf18031f740b1b7e75d5 commit df4b8029eca682ec1ec8cf18031f740b1b7e75d5 Author: Ulrich Müller <ulm@gentoo.org> AuthorDate: 2021-11-21 18:36:32 +0000 Commit: Ulrich Müller <ulm@gentoo.org> CommitDate: 2021-11-21 18:37:43 +0000 net-im/zoom: With -bundled-qt, warn about different Qt version Bug: https://bugs.gentoo.org/798681 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Ulrich Müller <ulm@gentoo.org> net-im/zoom/zoom-5.8.4.210.ebuild | 8 ++++++++ 1 file changed, 8 insertions(+)