Closed rbuj closed 2 years ago
@rbuj build fails on debian, maybe related to gdkmm?
@mbkma I think so, maybe it needs to be rebuilt using latest gcc. https://github.com/mate-desktop/mate-system-monitor/pull/230#issuecomment-991780460
This works as expected with my 8/16 core/thread cpu. But i have definetly a limit of 13 columms with my 28" UHD monitor, to avoid that the GUI is to large for the monitor. So, i am in doubt that this really fix the 128 core workstation/server problem. But ok, 128/13 ~ 10 rows is better that before.
I think we can ignore the debian CI issue, as it builds fine on fedora and it isn't related to this PR.
Another approach for fixing the linked issue is available at #236
@raveit65 done, By default the number of columns is 4, the minimum is 3 and the maximum is 12.
I guess we can close this PR in favor of the other one?
done
By default the number of columns is 4, the minimum is 3 and the maximum is 12.
Test:
closes #232