vladimiry / ElectronMail

Unofficial ProtonMail Desktop App
GNU General Public License v3.0
1.5k stars 96 forks source link

Attachments #516

Closed RobertKirchner9 closed 2 years ago

RobertKirchner9 commented 2 years ago

I've begun to have problems with attachments within ElectronMail. The navigation window opens but it won't let me navigate out of the home folder, and it won't actually upload or download the file. I'm running Linux Mint Mate 20.3.

vladimiry commented 2 years ago

Can you describe the exact steps, so I could reproduce the issue?

Btw, if you run flatpak build, then attachment files selection dialog restriction to the home/downloads folder is expected behavior. This restriction was introduced by design for the flatpak app version from day one in order to improve isolation and so the privacy/security.

Besides, yesterday @protonmail started deploying to production a major v5 upgrade of web clients and likely some backend services. So if it stopped working for you just recently without app update, then this @protonmail upgrade might be a reason since the packaged into the app web client possibly got outdated (not synced with the upgraded backend services).

RobertKirchner9 commented 2 years ago

I don't have the flatpak build, but the ProtonMail upgrade sounds a likely cause.

Let's just address the uploading problem first. I'm sure I hit the paper clip attachment icon toward the bottom of the compose window. I'm given options (Recent, Home, Desktop, other locations) but in none of them do any files whatsoever appear. I can navigate from Recent to Home, but when I click on Desktop, nothing happens. But not even in the Home folder do I see any files.

Sent with ProtonMail secure email.

------- Original Message ------- On Friday, May 27th, 2022 at 2:44 AM, Vladimir Yakovlev @.***> wrote:

Can you describe the exact steps, so I could reproduce the issue?

Btw, if you run flatpak build, then attachment files selection dialog restriction to the home/downloads folder is expected behavior. This restriction was introduced by design for the flatpak app version from day one in order to improve isolation and so the privacy/security.

Besides, yesterday @.(https://github.com/ProtonMail) started deploying to production a major v5 upgrade of web clients and likely some backend services. So if it stopped working for you just recently without app update, then this @.(https://github.com/ProtonMail) upgrade might be a reason since the packaged into the app web client possibly got outdated (not synced with the upgraded backend services).

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

vladimiry commented 2 years ago

What is the way you installed the app? The described behavior looks very similar to how flatpak app package type is designed to work.

RobertKirchner9 commented 2 years ago

Ah, it is Flatpak. From the Mint Software Manager. Where else can I download it from, for a non Flatpak build?

Sent with ProtonMail secure email.

------- Original Message ------- On Friday, May 27th, 2022 at 6:00 PM, Vladimir Yakovlev @.***> wrote:

What is the way you installed the app? The described behavior looks very similar to how flatpak app package type is designed to work.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

vladimiry commented 2 years ago
vladimiry commented 2 years ago

There is nothing to fix (flatpak package works the described way by design), so closing as addressed.

vladimiry commented 2 years ago

I missed note, if you would like to keep using flatpak version of the app, you could let the app access any file systems resources using https://flathub.org/apps/details/com.github.tchx84.Flatseal app. Flatseal allows overriding the permissions for the flatpak apps. Quite convenient.