Skip to content

Cannot download files with the flatpak version of Zen #6127

Description

@abstractionmage

Captchas

  • I have read the instructions.
  • 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:

  1. 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.
  2. I tried to download different files from different websites in the Zen browser.
  3. When Zen asked me "What should Zen do with this file?", I selected "Save File" and clicked on the "Ok" button.
  4. I did not change the default download location as ~/Downloads was already selected by default,
  5. 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.

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status
    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions