mattermost / desktop

Mattermost Desktop application for Windows, Mac and Linux
Apache License 2.0
2.03k stars 829 forks source link

[Bug]: Starting from version 5.9.0 in Mattermost, there is an error when downloading .DFX files (Drawing eXchange Format). #3193

Closed EfimovSergeiV closed 2 weeks ago

EfimovSergeiV commented 2 weeks ago

Checks before filing an issue

Mattermost Desktop Version

+5.9.0

Operating System

Debian Linux 12/ Windows 10

Mattermost Server Version

+10.0.1

Steps to reproduce

Upload this file to Mattermost and try to download it from Mattermost Desktop.

wikipedia about file file.zip

Expected behavior

The file uploads without errors.

Observed behavior

Application crashes.

Снимок экрана (31)

Log Output

`
Application: Mattermost 5.9.0
Platform: Windows_NT 10.0.19045 x64
Error: Failed to get thumbnail from local thumbnail cache reference
    at C.formatDownloadItem (C:\Users\anon\AppData\Local\Programs\mattermost-desktop\resources\app.asar\index.js:2:258206)
    at C.upsertFileToDownloads (C:\Users\anon\AppData\Local\Programs\mattermost-desktop\resources\app.asar\index.js:2:255614)
    at C.doneEventController (C:\Users\anon\AppData\Local\Programs\mattermost-desktop\resources\app.asar\index.js:2:256970)
    at DownloadItem.<anonymous> (C:\Users\anon\AppData\Local\Programs\mattermost-desktop\resources\app.asar\index.js:2:254776)
    at Object.onceWrapper (node:events:634:26)
    at DownloadItem.emit (node:events:519:28)
`

Additional Information

No response

devinbinnie commented 2 weeks ago

This is a duplicate of https://github.com/mattermost/desktop/issues/3140. Closing.