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

Mac: Fix wxWidgets 3.1.0 Mac-only bug when wxStaticBox has no label #2418

Merged
merged 1 commit into from
Mar 22, 2018

Conversation

CharlieFenton
Copy link
Contributor

@CharlieFenton CharlieFenton commented Mar 20, 2018

This patches wxWidgets 3.1.0 on the Mac to fix the bug reported by @DPhilippe4 in PR #1554. This bug was introduced in the Mac (wxCocoa) port of wxWidgets 3.1.0, and has been fixed in wxWidgets 3.1.1. But I feel it is too late in the BOINC 7.10 release cycle to upgrade wxWidgets to 3.1.1 as it won't get adequate testing. (For example, this fairly obvious problem with wxWidgets 3.1.0 was not noticed until the third alpha release 7.9.3; it was not reported in 7.9.1 or 7.9.2 though present in both.)

While analyzing this bug, I have been experimenting with wxWidgets 3.1.1 and found that several changes are needed to BOINC source code to upgrade from 3.1.0 to 3.1.1. I will put those in a separate feature branch for inclusion in the 7.11 / 7.12 release cycle.

…(this bug has been fixed in wxWidgets 3.1.1)
@TheAspens
Copy link
Member

Looks good. Merging. Thanks Charlie!

@TheAspens TheAspens merged commit 1531b3b into master Mar 22, 2018
@CharlieFenton CharlieFenton deleted the mac_fix_computing_prefs_dlg branch March 24, 2018 13:48
TheAspens added a commit that referenced this pull request Mar 27, 2018
 Mac: Fix wxWidgets 3.1.0 Mac-only bug when wxStaticBox has no label
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants