Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 831758

Summary: x11-terms/kitty: add USE for xdg-utils that open links
Product: Gentoo Linux Reporter: Vitaly Zdanevich <zdanevich.vitaly>
Component: Current packagesAssignee: Ionen Wolkens <ionen>
Status: RESOLVED FIXED    
Severity: normal CC: ionen, pabloorduna98, proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Vitaly Zdanevich 2022-01-21 23:26:47 UTC
Kitty on my no-multilib profile (not sure about desktop profile) do not open http links on mouse click, fixed with emerging of xdg-utils. Opening of web links by mouse click is pretty basic functionality.
Comment 1 Ionen Wolkens gentoo-dev 2022-01-22 00:57:53 UTC
xdg-utils' xdg-open is a rather basic tool used by many desktop applications to open files and links, and it tend to be optional unless you try to open something.

Normally don't add a USE in this situation but I'll add a optfeature to indicate it's used (like libcanberra), so it's easier to tell what's missing.
Comment 2 Larry the Git Cow gentoo-dev 2022-01-22 03:55:22 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=779d1d42105c09978cbaf3747c24fd4e54d1a4fd

commit 779d1d42105c09978cbaf3747c24fd4e54d1a4fd
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2022-01-22 03:53:57 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2022-01-22 03:54:48 +0000

    x11-terms/kitty: optfeature on xdg-utils
    
    Closes: https://bugs.gentoo.org/831758
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 x11-terms/kitty/kitty-0.24.1.ebuild | 1 +
 x11-terms/kitty/kitty-9999.ebuild   | 1 +
 2 files changed, 2 insertions(+)