forked from musescore/MuseScore
-
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix GH#261: Interfacing with musescore.com crashes program
by disabling WebEngine support. Should also resolve the issue with a blank dialog when using Save online, like seen with the Windows 32-bit build as well as with the 3.6.2 Windows versions. Force WebEngine off for MSVC too just like is was forced off for MinGW. While for the latter is simply isn't available, for the former it doesn't work anymore since August '23, but causes a crash. Disable WebEngine for Linux too, disabling 2 now failing vtests too. To fix those for real, they'd need to get regenerated by a linux build.
- Loading branch information
1 parent
6a50940
commit 5cda06b
Showing
3 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters