calo001 / fondo

📷 Wallpaper App for Linux
GNU Affero General Public License v3.0
261 stars 31 forks source link

Error copy from URI to directory #174

Open bound-variable opened 3 years ago

bound-variable commented 3 years ago

I can't download any photos or set the wallpaper with this app. The app opens and the thumbnails appear, but if I click to enlarge, the following error appears: fondo

spumas commented 3 years ago

I got the same issue, latest non LTS Ubuntu

alexeyvaitvud commented 2 years ago

Same on pop os 20.10 installed from Pop!_Shop flatpak v1.5.2

ChaosBlades commented 2 years ago

I get a slightly different error on Pop!_OS 21.04 x86_64 . Screenshot from 2021-11-28 17-15-20

JavkhlanK commented 2 years ago

I'm getting the same above issue on Fedora 35 Workstation Edition (x86_64): image

Docmine17 commented 2 years ago

For those who get the error "Error while getting peer-to-peer dbus connection: Unable to connect: File or directory does not exist" try this https://github.com/calo001/fondo/issues/154#issuecomment-1003635796

GioF71 commented 2 years ago

@Docmine17 thank you, that worked for me!

nicoeinsidler commented 2 years ago

@Docmine17 Thank you for pointing to this comment. Error message is now gone for me under Fedora, but wallpaper is still not set.

joshuamars commented 5 months ago

This popped up for me on my new eOS 7.1 install. I tried sudo flatpak override com.github.calo001.fondo --filesystem=xdg-run/gvfsd from the thread @Docmine17 linked. That didn't work. What fixed it was reinstalling the app in the system context (not user). Remove my user installation flatpak uninstall com.github.calo001.fondo Install with system installation sudo flatpak install com.github.calo001.fondo