mate-desktop / mate-terminal

The MATE Terminal Emulator
http://www.mate-desktop.org
GNU General Public License v3.0
135 stars 73 forks source link

MATE terminal lost clickable http links #366

Open joakim-tjernlund opened 3 years ago

joakim-tjernlund commented 3 years ago

> eix mate-terminal

[I] x11-terms/mate-terminal Available versions: 1.24.0 1.24.1{tbz2}[1] Installed versions: 1.24.1{tbz2}[1](13:44:36 08/09/20) Homepage: https://mate-desktop.org Description: The MATE Terminal

In the above text MATE terminal previously identify the URL and one could just ask MATE to open it in a browser. I think this is because some dependency got updated and broke MATE terminal but which ? Below are some deps

readelf -d /usr/bin/mate-terminal

Dynamic section at offset 0x54c90 contains 41 entries:
  Tag        Type                         Name/Value
 0x0000000000000001 (NEEDED)             Shared library: [libICE.so.6]
 0x0000000000000001 (NEEDED)             Shared library: [libvte-2.91.so.0]
 0x0000000000000001 (NEEDED)             Shared library: [libgtk-3.so.0]
 0x0000000000000001 (NEEDED)             Shared library: [libgdk-3.so.0]
 0x0000000000000001 (NEEDED)             Shared library: [libpango-1.0.so.0]
 0x0000000000000001 (NEEDED)             Shared library: [libatk-1.0.so.0]
 0x0000000000000001 (NEEDED)             Shared library: [libcairo.so.2]
 0x0000000000000001 (NEEDED)             Shared library: [libgdk_pixbuf-2.0.so.0]
 0x0000000000000001 (NEEDED)             Shared library: [libdconf.so.1]
 0x0000000000000001 (NEEDED)             Shared library: [libgio-2.0.so.0]
 0x0000000000000001 (NEEDED)             Shared library: [libgobject-2.0.so.0]
 0x0000000000000001 (NEEDED)             Shared library: [libglib-2.0.so.0]
 0x0000000000000001 (NEEDED)             Shared library: [libX11.so.6]
 0x0000000000000001 (NEEDED)             Shared library: [libSM.so.6]
 0x0000000000000001 (NEEDED)             Shared library: [libpthread.so.0]
 0x0000000000000001 (NEEDED)             Shared library: [libc.so.6]

Steps to reproduce the behaviour

Just cat some text containing an URL and try open it

MATE general version

1.24

Package version

mate-terminal-1.24.0 and 1.24.1

Linux Distribution

Gentoo

Link to downstream report of your Distribution

No report