Skip to content
Commit b281ef14 authored by Eric Jiang's avatar Eric Jiang Committed by Julius Künzel
Browse files

Warn user when low on memory

In the Render Job Queue dialog, show a warning to the user when the system is low (< 128MB) on memory. If the system hangs due to running out of memory, this will help the user understand why. The message shown is, "Less than [xx]MB of available memory remaining." Uses KMemoryInfo if available (KF >= 5.95), otherwise Windows, Linux, Mac, and FreeBSD supported (FreeBSD code copied from KMemoryInfo). Should be a no-op on other OSes.

Fixes #1599
parent 66c57fe2
Pipeline #305843 passed with stage
in 19 minutes and 5 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment