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

Uploading and downloading attachments consumes a lot of GPU #27542

Closed
qupig opened this issue Jun 8, 2024 · 2 comments
Closed

Uploading and downloading attachments consumes a lot of GPU #27542

qupig opened this issue Jun 8, 2024 · 2 comments
Labels
A-File-Download A-File-Upload Attachments and file uploads S-Minor Impairs non-critical functionality or suitable workarounds exist T-Defect

Comments

@qupig
Copy link

qupig commented Jun 8, 2024

Steps to reproduce

Just upload or download files, you can observe that the GPU is almost full, and the GPU is released immediately after completion.

I'm not sure if the GPU is used for rendering the progress bar or encrypting and decrypting the attachment content, but it still consumes too much (almost all of it).

Outcome

What did you expect?

It should not use nearly all of the GPU, whether for rendering or encryption and decryption.

What happened instead?

Every time an attachment is uploaded or downloaded, the GPU is almost full.

Operating system

macOS

Application version

Element version: 1.11.68 Crypto version: Olm 3.2.15

How did you install the app?

brew install element

Homeserver

matrix.org

Will you send logs?

No

@qupig qupig added the T-Defect label Jun 8, 2024
@dosubot dosubot bot added A-File-Download A-File-Upload Attachments and file uploads S-Minor Impairs non-critical functionality or suitable workarounds exist labels Jun 8, 2024
@t3chguy
Copy link
Member

t3chguy commented Jun 10, 2024

The brew package is not maintained by us, please try an official package or seek support from the maintainer of the package which you choose to use.

@t3chguy t3chguy closed this as not planned Won't fix, can't repro, duplicate, stale Jun 10, 2024
@qupig
Copy link
Author

qupig commented Jun 10, 2024

https://github.com/Homebrew/homebrew-cask/blob/HEAD/Casks/e/element.rb

Brew installs the official site package.

And this can be shirked and kicked to a third party? I'm surprised.

If you don't want to investigate and prefer to just ignore user feedback, I have nothing to say about closing the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-File-Download A-File-Upload Attachments and file uploads S-Minor Impairs non-critical functionality or suitable workarounds exist T-Defect
Projects
None yet
Development

No branches or pull requests

2 participants