Summary: | Enclosure / Save Link As fails with permission problem | ||
---|---|---|---|
Product: | [Applications] akregator | Reporter: | Bill Dietrich <kdebt4> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED DOWNSTREAM | ||
Severity: | normal | CC: | josephriches, montel |
Priority: | NOR | ||
Version: | 5.20.3 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Bill Dietrich
2022-09-03 18:26:04 UTC
Please could you add a feed url where there is this error ? Thanks One such feed is https://feeds.simplecast.com/p7S4nr_h I can't reproduce problem here. It seems to be a local problem for me. Is there a maintainer for Solus that you can inform, please ? I don't know how these things work.
Is there some way this could be a "portals" thing ? Is the environment relevant ? On my system, output of "env | grep XDG" is:
> XDG_CONFIG_DIRS=/usr/share/xdg:/etc/xdg:/usr/share
> XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0
> XDG_MENU_PREFIX=gnome-
> XDG_SESSION_DESKTOP=budgie-desktop
> XDG_SESSION_TYPE=x11
> XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/user1
> XDG_CURRENT_DESKTOP=Budgie:GNOME
> XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0
> XDG_SESSION_CLASS=user
> XDG_RUNTIME_DIR=/run/user/1000
> XDG_DATA_DIRS=/home/user1/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/share:/var/lib/snapd/desktop/:/var/lib/snapd/desktop
I'm just guessing; is there some other info I could give ?
Additional info: this appears in system journal when the save fails:
> Sep 04 17:47:23 laptop1 akregator[11543]: WebEnginePage::javaScriptConsoleMessage lineNumber: 98 message: "Mixed Content: The page at 'https://feeds.simplecast.com/p7S4nr_h' was loaded over HTTPS, but requested an insecure image 'http://feeds.feedburner.com/~r/TheAnthropoceneReviewed/~4/CuYfhG-rY6A'. This content should also be served over HTTPS."
> Sep 04 17:47:26 laptop1 akregator[11543]: gtk_file_chooser_default_set_current_name: assertion 'impl->action == GTK_FILE_CHOOSER_ACTION_SAVE || impl->action == GTK_FILE_CHOOSER_ACTION_CREATE_FOLDER' failed
> Sep 04 17:47:26 laptop1 budgie-wm.desktop[1482]: Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x4a0a53d
it uses a GTK file dialog. => it seems that it's a problem from it. Downstream packaging problem: see https://dev.getsol.us/T10375. Can be closed. Feel free to reopen if you want it to work with the GTK file picker. Not my area of knowledge. |