Closed goutnet closed 3 weeks ago
@goutnet Do you get any visual indication when the crash happens? Like a dialog box or something? Have you seen this thread: https://github.com/mattermost/desktop/issues/3140? Seems like your issue is similar.
no dialog, or maybe something flashing very quickly not a real chance to see what.
Seeing this in the crash message:
Application: Mattermost 5.9.0 [commit: 97c7331
Platform: Linux 6.8.0-47-generic x64
TypeError: s.nativeImage.createThumbnailFromPath is not a function
at C.formatDownloadItem (/opt/Mattermost/resources/app.asar/index.js:2:258352)
at C.upsertFileToDownloads (/opt/Mattermost/resources/app.asar/index.js:2:255760)
at C.doneEventController (/opt/Mattermost/resources/app.asar/index.js:2:257116)
at DownloadItem.<anonymous> (/opt/Mattermost/resources/app.asar/index.js:2:254922)
at Object.onceWrapper (node:events:634:26)
at DownloadItem.emit (node:events:519:28)
Yep, it now looks like a clear duplicate of #3140.
Closing here as this is a duplicate.
Checks before filing an issue
Mattermost Desktop Version
5.9.0
Operating System
Ubuntu 24.04.1 LTS x64
Mattermost Server Version
10.1.1
Steps to reproduce
(more rarely): download the file directly would have same effects
Expected behavior
open the file, or at least do not crash
Observed behavior
crash
Log Output
Additional Information
No response