You are not logged in.
hi,
After updating Google Chrome to the latest version from AUR (google-chrome 136.0.7103.113-1), I’m no longer able to save or download files properly: When I try to save an image, download a file, or use "Save as", the dialog appears — I can select a location and click "Save" — but nothing happens. No file is created, no error is shown.
$ google-chrome-stable
[4970:4970:0516/120401.807868:ERROR:components/content_settings/core/browser/content_settings_pref.cc:381] Invalid pattern strings: https://[*.]doctorparker,blogspot.com,*
(process:4970): Gtk-WARNING **: 12:04:01.880: No IM module matching GTK_IM_MODULE=uim found
[4970:4970:0516/120401.936761:ERROR:dbus/object_proxy.cc:590] Failed to call method: org.freedesktop.DBus.Properties.Get: object_path= /org/freedesktop/portal/desktop: org.freedesktop.DBus.Error.InvalidArgs: Interfaccia «org.freedesktop.portal.FileChooser» inesistente
Created TensorFlow Lite XNNPACK delegate for CPU.
[4970:4997:0516/120404.140460:ERROR:google_apis/gcm/engine/registration_request.cc:291] Registration response error message: DEPRECATED_ENDPOINT
Gtk-Message: 12:04:05.820: GtkDialog mapped without a transient parent. This is discouraged.
(process:4970): Gtk-WARNING **: 12:04:08.078: Attempting to add 'file:///tmp/Creaci%C3%B3n_de_Ad%C3%A1n.jpg' to the list of recently used resources, but no name of the application that is registering it was defined
I tried installing "xdg-desktop-portal-gtk" and using the "--gtk-version=4" option, but it didn’t fix the issue.
(I have to use Google Chrome instead of Chromium due to notification issues on a site)
Last edited by quellen (Yesterday 11:11:27)
sorry for my bad english
Offline
I solved it thanks to chatgpt:
the problem was that xdg-desktop-portal-gtk did not start automatically (maybe because I do not use any DE but only openbox):
$ ps aux | grep xdg-desktop-portal
pippo 5448 0.0 0.2 622888 16920 ? Ssl 12:59 0:00 /usr/lib/xdg-desktop-portal
pippo 6921 0.0 0.0 7668 4128 pts/0 S+ 13:01 0:00 grep xdg-desktop-portal
so I added this line to ~/.config/openbox/autostart:
/usr/lib/xdg-desktop-portal-gtk &
Last edited by quellen (Yesterday 11:11:54)
sorry for my bad english
Offline
Mod note: moving to AUR Issues.
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline