Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Client: if AM reply includes a project we're attached to under a different account, honor the params in the AM reply, e.g resource share. #3900

Merged
merged 1 commit into from
Jul 24, 2020

Conversation

davidpanderson
Copy link
Contributor

Also: fix WxWidgets runtime warnings about spacers.

Possibly fixes #3877

…erent account,

honor the params in the AM reply, e.g resource share.

Also: fix WxWidgets runtime warnings about spacers.
@AenBleidd
Copy link
Member

@JacobWKlein, is it possible for you to verify this fix?

@JacobWKlein
Copy link

Any chance that we can get a "preview release" of BOINC with the fix, for me to Test? That's how I prefer to test these things, and I'm not setup to compile my own.

@RichardHaselgrove
Copy link
Contributor

For Windows, look at the line for 'AppVeyor' in the list of checks below. Click 'details' in the right-hand column.

There will be a list of job names below. I personally prefer VS2013, version 12.0, x64 build. Check the version carefully - I don't think you can rely on them always being in the same order.

Click on the one you feel is most appropriate. Double-check that the build log looks plausible. Above the log. click 'artifacts' (far right). Three downloads are listed: win-client, win-manager, win-apps. You want the first of those for this test, but grab whatever you want.

Stop the current boinc, backup the existing program files, replace them with the (extracted!) download files, and restart BOINC for testing.

Those instructions assume that you have MS Visual C runtime libraries for VS 2013 already installed (most Windows installations have those by now). Ask if problems.

@davidpanderson davidpanderson merged commit e0d07e3 into master Jul 24, 2020
@AenBleidd AenBleidd added this to the Client Release 7.18 milestone Jul 24, 2020
@AenBleidd AenBleidd modified the milestones: Client Release 7.18, Client Release 7.18.0 Aug 31, 2020
@AenBleidd AenBleidd modified the milestones: Client Release 7.18.0, Client Release 7.16.11 Sep 8, 2020
@AenBleidd AenBleidd deleted the dpa_am_fix branch August 15, 2023 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment