5.10.43

Aus BC-Wiki
Zur Navigation springen Zur Suche springen

5.x

  • Mac client: Fix bug which set powerpc_emulated_on_i386 true for X86_64 native applications. This sometimes prevented V6 applications from showing graphics. If user downgrades from V6 client, the V5 client continues to use existing X86_64 applications which were previously downloaded by the V6 client (which is another bug). Since they weren't i386/i686 native, the V5 client treated them as emulated PowerPC apps (which might crash if graphics were attempted).
  • client: fix crashing bug in SCHEDULER_OP::backoff(). Was using cur_proj (which is potentially NULL) instead of p
  • MGR: Fix the crash on linux when BOINC Manager is shut down.(Patch from Michael Roberts)
  • MGR: When connecting to a different host, delete all old messages in message pane (from previously connected client) before getting new messages.
  • MGR: Update localization files from trunk.