GermainZ / xdg-desktop-portal-termfilechooser

xdg-desktop-portal backend for choosing files with your favorite file chooser
MIT License
71 stars 16 forks source link

Backend call failed: Operation not permitted #13

Closed entailz closed 1 month ago

entailz commented 1 month ago

Hello! Firstly thanks for this I can't wait to use it. I'm getting this error from xdg-desktop-portal Backend call failed: Operation not permitted when I try to call the provided ranger script from termfilechooser. My window moves to the side as its trying to spawn something. Any idea what this might be?

entailz commented 1 month ago

solved.

poperigby commented 3 weeks ago

@entailz how did you fix this?

poperigby commented 3 weeks ago

Ah, figured it out. You have to make sure the script is executable.

entailz commented 3 weeks ago

@entailz how did you fix this?

im an idiot and missed the default_dir in config 😔