From owner-freebsd-ports@freebsd.org Thu Oct 1 18:11:28 2020 Return-Path: Delivered-To: freebsd-ports@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id E482D42FB6F; Thu, 1 Oct 2020 18:11:28 +0000 (UTC) (envelope-from andy@neu.net) Received: from mail.neu.net (neu.net [104.225.8.138]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "freebsd-11-64", Issuer "freebsd-11-64" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4C2LmJ191fz4V6K; Thu, 1 Oct 2020 18:11:27 +0000 (UTC) (envelope-from andy@neu.net) Received: from neu.net (neu.net [104.225.8.138]) by mail.neu.net (8.15.2/8.15.2) with ESMTPS id 091IBMpn002442 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO); Thu, 1 Oct 2020 14:11:22 -0400 (EDT) (envelope-from andy@neu.net) Date: Thu, 1 Oct 2020 14:11:21 -0400 (EDT) From: AN To: freebsd-gnome@freebsd.org, freebsd-ports@freebsd.org Subject: hyperlinks broken in mate terminal Message-ID: User-Agent: Alpine 2.21.9999 (BSF 287 2018-06-16) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Spam-Status: No, score=0.0 required=2.9 tests=none autolearn=unavailable autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mail.neu.net X-Rspamd-Queue-Id: 4C2LmJ191fz4V6K X-Spamd-Bar: ++ Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of andy@neu.net has no SPF policy when checking 104.225.8.138) smtp.mailfrom=andy@neu.net X-Spamd-Result: default: False [2.17 / 15.00]; ARC_NA(0.00)[]; FREEFALL_USER(0.00)[andy]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_LONG(-0.36)[-0.355]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; DMARC_NA(0.00)[neu.net]; AUTH_NA(1.00)[]; NEURAL_SPAM_MEDIUM(0.64)[0.636]; NEURAL_SPAM_SHORT(0.88)[0.885]; RCPT_COUNT_TWO(0.00)[2]; RCVD_COUNT_ONE(0.00)[1]; R_SPF_NA(0.00)[no SPF record]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:36236, ipnet:104.225.8.0/24, country:US]; RCVD_TLS_ALL(0.00)[]; MAILMAN_DEST(0.00)[freebsd-ports,freebsd-gnome]; ONCE_RECEIVED(0.10)[] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Oct 2020 18:11:29 -0000 FreeBSD Free_BSD_13 13.0-CURRENT FreeBSD 13.0-CURRENT #3 r366314: Thu Oct 1 11:23:09 EDT 2020 root@Free_BSD_13:/usr/obj/usr/src/amd64.amd64/sys/MYKERNEL.bak amd64 1300117 mate-1.22.2 luit-20190106_1 Locale and ISO 2022 support for Unicode terminals mate-terminal-1.24.0 Terminal component for the MATE Desktop I would appreciate any help with the following issue. I use Alpine as my mail client. When I receive an email with a hyperlink (url), I could right-click on the link and select open from the menu and that would take me to that page in Firefox. This functionality stopped working recently for no apparent reason, possibly after upgrading ports. Normally when this is working correctly if you hover the mouse over a url it will get underlined, now if you hover over a url it does not get underlined. I rebuilt luit-20190106_1 and mate-terminal-1.24.0 but it did not fix the issue. Does anyone have any idea what might have broken this functionality? Any help would be appreciated. Thanks in advance.