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

[MM-48557] Fix AppImage shortcut #2413

Merged
merged 1 commit into from
Nov 22, 2022
Merged

Conversation

devinbinnie
Copy link
Member

Summary

Apparently we never fixed the AppImage shortcuts once the fix to electron-builder was merged. The issue with the --no-sandbox flag causing the app to crash is resolved by this fix.

Ticket Link

https://mattermost.atlassian.net/browse/MM-48557

Fixed an issue where the Applmage when added with the AppImageLauncher would not allow the app to launch correctly

@devinbinnie devinbinnie added 2: Dev Review Requires review by a core committer CherryPick/Approved Meant for the quality or patch release tracked in the milestone labels Nov 22, 2022
@devinbinnie devinbinnie added this to the v5.2.0 milestone Nov 22, 2022
Copy link
Contributor

@m1lt0n m1lt0n left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎆

Copy link
Contributor

@tboulis tboulis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@devinbinnie devinbinnie merged commit 911ae29 into mattermost:master Nov 22, 2022
@mattermod
Copy link
Contributor

Cherry pick is scheduled.

mattermost-build pushed a commit to mattermost-build/desktop that referenced this pull request Nov 22, 2022
@mattermod mattermod added CherryPick/Done Successfully cherry-picked to the quality or patch release tracked in the milestone and removed CherryPick/Approved Meant for the quality or patch release tracked in the milestone labels Nov 22, 2022
devinbinnie added a commit that referenced this pull request Nov 22, 2022
(cherry picked from commit 911ae29)

Co-authored-by: Devin Binnie <52460000+devinbinnie@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2: Dev Review Requires review by a core committer CherryPick/Done Successfully cherry-picked to the quality or patch release tracked in the milestone release-note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants