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

In browser downloads don't seem to be working #293

Open
kclevenger opened this issue Feb 17, 2025 · 4 comments
Open

In browser downloads don't seem to be working #293

kclevenger opened this issue Feb 17, 2025 · 4 comments

Comments

@kclevenger
Copy link

Trying to download an iso (or anything from any source) doesn't throw any kind of an error and appears to work, but the file isn't downloaded and isn't added to the Downloads list (Ctrl+J). It also doesn't show up in live download status in the 'Recent download history' menubar button.

Version 133.0.6943.98 (Official Build, ungoogled-chromium) Arch Linux (64-bit)

/* start with a new empty profile, no extensions, etc */

$ chromium --user-data-dir=/tmp/chromium/
[8561:8582:0217/150938.698625:ERROR:object_proxy.cc(576)] Failed to call method: org.freedesktop.DBus.Properties.Get: object_path=/org/freedesktop/portal/desktop: org.freedesktop.DBus.Error.InvalidArgs: No such interface “org.freedesktop.portal.FileChooser”
[8561:8582:0217/150938.698667:ERROR:select_file_dialog_linux_portal.cc(286)] Failed to read portal version property
[8561:8561:0217/150938.787475:ERROR:secret_portal_key_provider.cc(214)] Retrieved secret is empty.
[8561:8561:0217/150938.787564:ERROR:object_proxy.cc(576)] Failed to call method: org.freedesktop.portal.Secret.RetrieveSecret: object_path= /org/freedesktop/portal/desktop: org.freedesktop.DBus.Error.UnknownMethod: No such interface “org.freedesktop.portal.Secret” on object at path /org/freedesktop/portal/desktop
[8561:8561:0217/150938.787569:ERROR:request.cc(97)] Method call failed.
[8561:8578:0217/150942.416584:ERROR:ev_root_ca_metadata.cc(162)] Failed to decode OID: 0
Gtk-Message: 15:09:45.659: GtkDialog mapped without a transient parent. This is discouraged.

(process:8561): Gdk-WARNING **: 15:09:47.882: Compositor doesn't support moving popups, relying on remapping

(process:8561): Gtk-WARNING **: 15:09:49.508: Attempting to add 'file:///tmp/archlinux-2025.02.01-x86_64.iso' to the list of recently used resources, but no name of the application that is registering it was defined
@PF4Public
Copy link

Please add more details about your system, perhaps your environment is different in some way? Did it work before?

@kclevenger
Copy link
Author

Ryzen 8840HS, 64G mem, current Arch, swayfx, fish shell. Default (xdg, env) browser is Firefox. Nothing too unusual. Let me know if there's something specific I can get you.

I recently changed from Thorium to Ungoogled, so I hadn't needed download until now and don't know if download was an issue in previous versions.

Download with Thorium (130.0.6723.174) works fine. Also confirmed that downloads work fine with current plain Chromium (135.0.7021.0).

@PF4Public
Copy link

Do you intentionally run ungoogled-chromium with a separate profile or was it only for the test: $ chromium --user-data-dir=/tmp/chromium/? Does the default profile behave the same?

@kclevenger
Copy link
Author

Here --user-data-dir=/tmp/chromium/ was for testing and to rule out anything in my existing profile or an extension causing issues. Normally it's the usual ~/.config/chromium

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants