AccessDeniedException

Support for Ubuntu and other Desktop Linux distributions
Post Reply
dragon
Posts: 2
Joined: 10 Aug 2018, 18:54

AccessDeniedException

Post by dragon »

Good evening guys,

I'm italian and I'm so sorry for my bad english. I Have installed Ubuntu 18.04 and filebot, and I purchased a valid license. No problem for registration procedure but when I want to rename the file ubunt send me this message:

Code: Select all

AccessDeniedException: /home/myusr/download/xxxxxxx-xx-xxxx->/home/myusr/download/xxxxxx.xxx.
Please can you help me?
User avatar
rednoah
The Source
Posts: 22923
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: AccessDeniedException

Post by rednoah »

Ubuntu SNAP packages run in a sandbox by default. You must specify --devmode on install if you want to give the app full system access:
viewtopic.php?f=11&t=5984

Alternatively, you can also just use the DEB package:
viewtopic.php?f=11&t=6028
:idea: Please read the FAQ and How to Request Help.
dragon
Posts: 2
Joined: 10 Aug 2018, 18:54

Re: AccessDeniedException

Post by dragon »

Thank you,
I resolved with your help.
Post Reply