Summary: | net-im/zoom-5.14.2.2046: SSO login fails unless token is passed directly to /opt/zoom/ZoomLauncher, ie Gentoo's wrapper script somehow breaks SSO | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Michael Moon <triffid.hunter> |
Component: | Current packages | Assignee: | Ulrich Müller <ulm> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | dilfridge, mva, pacho |
Priority: | Normal | Keywords: | PATCH |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://bugs.gentoo.org/show_bug.cgi?id=750437 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Michael Moon
2023-04-24 08:00:04 UTC
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c80b12101e3f997fcfdb738dcecb3a8174d94fae commit c80b12101e3f997fcfdb738dcecb3a8174d94fae Author: Ulrich Müller <ulm@gentoo.org> AuthorDate: 2023-04-25 04:56:46 +0000 Commit: Ulrich Müller <ulm@gentoo.org> CommitDate: 2023-04-25 04:56:46 +0000 profiles: Mask net-im/zoom-5.14.5.2430-r1 for testing Bug: https://bugs.gentoo.org/904958 Signed-off-by: Ulrich Müller <ulm@gentoo.org> profiles/package.mask | 4 ++++ 1 file changed, 4 insertions(+) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=474df6681c5a53917a360c675869d6c9bcb5a6d4 commit 474df6681c5a53917a360c675869d6c9bcb5a6d4 Author: Ulrich Müller <ulm@gentoo.org> AuthorDate: 2023-04-25 04:53:03 +0000 Commit: Ulrich Müller <ulm@gentoo.org> CommitDate: 2023-04-25 04:55:24 +0000 net-im/zoom: Start with upstream launcher instead of wrapper Bug: https://bugs.gentoo.org/904958 Suggested-by: Michael Moon <triffid.hunter@gmail.com> Signed-off-by: Ulrich Müller <ulm@gentoo.org> net-im/zoom/zoom-5.14.5.2430-r1.ebuild | 191 +++++++++++++++++++++++++++++++++ 1 file changed, 191 insertions(+) Solved in slightly different way. Please unmask and test r1. BTW, we had reverted from ZoomLaucher to the shell wrapper because of bug 750437 comment #61. Any chance that you could also test this on a HiDPI screen? Unfortunately I don't have access to a HiDPI screen, unless 108x107 DPI counts? Comment 62 in that bug seems to suggest it was a result of the user doing things weirdly and they found a workaround - although it's odd how that bug got derailed from crashes (ostensibly solved by bundled-qt flag) to DPI scaling issues The -r1 you just posted seems to work fine for me 👍 (In reply to Michael Moon from comment #4) > Comment 62 in that bug seems to suggest it was a result of the user doing > things weirdly and they found a workaround - although it's odd how that bug > got derailed from crashes (ostensibly solved by bundled-qt flag) to DPI > scaling issues This sometimes happens (and there it was within the context of the fix for the original issue). > The -r1 you just posted seems to work fine for me 👍 So let's unmask for wider testing. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e18263d8804f85cb3e13ed5b5056e99d73f5b65 commit 7e18263d8804f85cb3e13ed5b5056e99d73f5b65 Author: Ulrich Müller <ulm@gentoo.org> AuthorDate: 2023-04-25 06:47:21 +0000 Commit: Ulrich Müller <ulm@gentoo.org> CommitDate: 2023-04-25 06:50:12 +0000 Revert "profiles: Mask net-im/zoom-5.14.5.2430-r1 for testing" This reverts commit c80b12101e3f997fcfdb738dcecb3a8174d94fae. Closes: https://bugs.gentoo.org/904958 Signed-off-by: Ulrich Müller <ulm@gentoo.org> profiles/package.mask | 4 ---- 1 file changed, 4 deletions(-) |