You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched existing issues and avoided creating duplicates.
I am not filing an enhancement request.
What happened?
Simply put, I cannot download any files with the flatpak version of the Zen browser. Here's what I did:
In Zen's settings, I set the default Downloads directory to my user's Downloads folder (~/Downloads) and tickked the "Always ask where to save files" checkbox.
I tried to download different files from different websites in the Zen browser.
When Zen asked me "What should Zen do with this file?", I selected "Save File" and clicked on the "Ok" button.
I did not change the default download location as ~/Downloads was already selected by default,
I clicked on the "Save" button
What should have happened:
The files should have been saved to my Downloads folder, specifically ~/Downloads
I should be able to click on the files in Zen's download manager and open them in one of my installed applications or click on the folder icon next to them to show them in my default file manager.
What actually happened:
Zen shows the files as being downloaded, but they are not in my Downloads folder (~/Downloads).
In fact, the files are not located anywhere on my computer as indicated by the console command cd / && sudo find -depth -name <name_of_downloaded_file> 2>/dev/null not printing any output at all.
If I open Zen's download manager and click on the supposedly downloaded files or the folder icons next to them, nothing happens.
I would attach a video showing the bug in action to this issue, but it appears that file uploads don't work either with the flatpak version of Zen.
Edit: Here's the video, uploaded using a different web browser:
Video_2025-03-06_21-38-27.mp4
Reproducible?
I have checked that this issue cannot be reproduced on the flatpak version of Mozilla Firefox.
Captchas
What happened?
Simply put, I cannot download any files with the flatpak version of the Zen browser. Here's what I did:
~/Downloads) and tickked the "Always ask where to save files" checkbox.~/Downloadswas already selected by default,What should have happened:
~/DownloadsWhat actually happened:
~/Downloads).cd / && sudo find -depth -name <name_of_downloaded_file> 2>/dev/nullnot printing any output at all.I would attach a video showing the bug in action to this issue, but it appears that file uploads don't work either with the flatpak version of Zen.
Edit: Here's the video, uploaded using a different web browser:
Video_2025-03-06_21-38-27.mp4
Reproducible?
Version
1.8.2b (Firefox 135.0.1) (64-bit)
What platform are you seeing the problem on?
Linux (Flatpak)
Host OS
Ubuntu 22.04 LTS