Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
fix context menu on macos #1993
Conversation
|
@fxha I can not find the reason why |
Everything seems to work fine after a quick rebuild.
I guess this is/was a Travis CI (server) error: https://travis-ci.community/t/macos-build-an-error-occurred-while-generating-the-build-script/7684 - not on our side. Maybe we should consider to switch continuous integration for Linux and macOS to Microsoft (Azure Pipelines) or CircleCI because the macOS worker has constantly problems and I also lost access to Travis Mark Text group because Travis don't recognize me as a user with write access of the Mark Text organisation. I think, you should try to rebuild the PR or alternatively delete all cache files, rebuild latest develop commit, wait to complete and rebuild this PR. |

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

Description
@fxha I found that electron change the argument of
menu.popupto an array, I didn't test whether it will affect other systems(Windows or Linux), so can you help test it?[Description of the bug or feature]
This change is