Package: gnome-console
Version: 46.0-2

After updating libvte-2.91-gtk4-0 from version 0.77.92-1 to 0.78.0-1, 
gnome-console would not start. Installing libvte-2.91-0 fixes the issue.

lsof does not show /usr/lib/x86_64-linux-gnu/libvte-2.91.so.0 as being used by 
kgx. Only /usr/lib/x86_64-linux-gnu/libvte-2.91-gtk4.so.0 is shown

$ lsof -p 3074 | grep 'vte'
kgx     3074  xxx  mem       REG              254,1    797064 5511780 
/usr/lib/x86_64-linux-gnu/libvte-2.91-gtk4.so.0

So it is unclear how libvte-2.91-0 is a dependency.

Reply via email to