7.6.21

Aus BC-Wiki
Zur Navigation springen Zur Suche springen

7x

  • MGR: Fix bug introduced by commit b9fd2db which incorrectly showed suspended tasks as waiting to run in Simple View.
  • MGR: Fix 2 more cases which incorrectly showed suspended tasks as waiting to run in Simple View: insufficient disk space and when only GPU apps are suspended.
  • MGR: Make sure we use the correct string when we construct the min password length text, setting the static control to an empty string causes asserts among other things.
  • MGR: Remove the need for the OnFatalException() exception handler, it interferes with our own exception handing technology.
  • LIB: Explicitly declare a termination function for handling terminate()/unhandled()/abort() CRT calls. Call DebugBreak() to make our exception handling technology kick in.
  • LOCALE: Fix localization problem with the Greek translation. It is causing a crash in the manager.

It is already fixed in Transifex, but would not make its appearance here until the translation reaches 100%.