Clicking on notification window crashes Mattermost when owned by root
See original GitHub issueSummary
Clicking on the notification window crashes the Mattermost desktop app when its directory is not user-writable
Steps to reproduce
- Fedora Workstation 36
- mattermost-desktop-5.1.0-linux-x64.tar
- extract to /opt/mattermost-desktop-5.1.0-linux-x64/
- generate the Desktop Launcher and moved to $HOME/.local/share/applications/Mattermost.desktop
- run
chown -R root:root /opt/mattermost-desktop-5.1.0-linux-x64/ - Start Mattermost
- receive a notification
- click on it
Expected behavior
Click on the notification brings Mattermost window to the top and takes me to the channel where the notification came from.
Observed behavior (that appears unintentional)
Mattermost application crashes and needs to be restarted.
Possible fixes
Don’t change ownership of the unpacked application to root with the chown step
Issue Analytics
- State:
- Created a year ago
- Comments:7 (2 by maintainers)
Top Results From Across the Web
Mattermost Desktop 5.0.2 locks up clicking on notifications in ...
When clicking on a Windows 10 notification message from the Mattermost Desktop Client (5.0.1 and 5.0.2) sometimes the desktop client locks ...
Read more >App crashes when clicking notification · Issue #5695 - GitHub
Summary App crashes when clicking notification Environment Information Device Name: OnePlus 7T OS Version: Android 11 Mattermost App ...
Read more >Desktop Application Changelog - Mattermost Documentation
Notifications appear in sequence rather than stacking on Windows. Clicking on notifications when using the MSI installer(s) doesn't focus the app or the ......
Read more >Gnome shell 41 (Wayland) randomly freezes (#4751) · Issues
Nov 03 13:50:37 linux-desktop gnome-shell[2973]: Window manager warning: ... and clicking on the steam window the next time it freezes and ...
Read more >Troubleshooting GitLab Runner
If GitLab Runner is running as a service on Windows, it creates system event ... sudo su - rm -r /root/.docker/machine/certs/* service gitlab-runner...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

After I updated my system, I am no longer able to reproduce the issue. I guess it can be closed.
The updates that were done:
I didn’t find it (but had done a reboot in between). Since then, I could not reproduce the issue. If I manage to reproduce it, I will update the information.