Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 938694 - tigervnc-1.14 can't connect with VncAuth
Summary: tigervnc-1.14 can't connect with VncAuth
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Viorel Munteanu
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-29 16:46 UTC by Mark Purtill
Modified: 2024-08-30 16:39 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Purtill 2024-08-29 16:46:43 UTC
Upstream bug <https://github.com/TigerVNC/tigervnc/issues/1789>

Workaround: Add -SecurityTypes=VncAuth to the command line.
Comment 1 Viorel Munteanu gentoo-dev 2024-08-29 16:51:00 UTC
Thanks.  I'll look into it tomorrow.
Comment 2 Larry the Git Cow gentoo-dev 2024-08-30 09:27:39 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11da7edde290e8f2ec626ecb7b14df73ee1b11ce

commit 11da7edde290e8f2ec626ecb7b14df73ee1b11ce
Author:     Viorel Munteanu <ceamac@gentoo.org>
AuthorDate: 2024-08-30 06:46:40 +0000
Commit:     Viorel Munteanu <ceamac@gentoo.org>
CommitDate: 2024-08-30 09:13:11 +0000

    net-misc/tigervnc: fix connecting with VncAuth
    
    Fix a typo in a string, looks safe to apply direct to stable.
    
    Closes: https://bugs.gentoo.org/938694
    Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>

 .../files/tigervnc-1.14.0-typo-VncAuth.patch        | 21 +++++++++++++++++++++
 ...rvnc-1.14.0.ebuild => tigervnc-1.14.0-r1.ebuild} |  1 +
 2 files changed, 22 insertions(+)
Comment 3 Mark Purtill 2024-08-30 16:39:46 UTC
The fix works for me, thanks!