[OpenIndiana-discuss] mate system monitor does not work any, more on recent versions of openindiana
    russell 
    stream at willows7.myzen.co.uk
       
    Wed Apr 19 13:55:06 UTC 2023
    
    
  
Hi Marc
When I run /usr/bin/mate-system-monitor the executable aborts.
On a hunch I performed an ldd /usr/bin/mate-system-monitor and found 
that like the non working screensavers see 
(https://www.illumos.org/issues/15138) which abort or fail to display 
and are all linked to gcc7.
$  ldd /usr/bin/mate-system-monitor | grep gcc
         libstdc++.so.6 => /usr/gcc/7/lib/amd64/libstdc++.so.6
         libgcc_s.so.1 => /usr/gcc/7/lib/amd64/libgcc_s.so.1
         libstdc++.so.6 => /usr/gcc/10/lib/amd64/libstdc++.so.6
         libgcc_s.so.1 => /usr/gcc/10/lib/amd64/libgcc_s.so.1
If the screensavers and mate-system-monitor is just linked to gcc 10 I 
believe it should fix the issue
Hope that helps
Russell
    
    
More information about the openindiana-discuss
mailing list