this post was submitted on 09 Oct 2023
11 points (100.0% liked)

Arch Linux

7610 readers
31 users here now

The beloved lightweight distro

founded 4 years ago
MODERATORS
 

In qv2ray when I set the core path in the settings and click on Check v2ray core settings, I get this message:

Core control file is lacking executable permission for the current user.Qv2ray tried to set, but failed because permission denied.

I have installed qv2ray from flatpak. The permissions of the core file is:

-rwxrwxrwx

What is the problem?

top 3 comments
sorted by: hot top controversial new old
[–] [email protected] 2 points 11 months ago (1 children)

Maybe you can run strace to find out more.

However, is the owner of the file and directory the same as the program is running as and is it accessible?

Is the filsystem mounted noexec and the file a binary executable?

[–] [email protected] 1 points 11 months ago (1 children)

In my opinion there shouldn't be any permission problem. I run the app with user and as the permissions I mentioned, user has access to execute it.

Yes, it is a binary file.

[–] [email protected] 2 points 11 months ago

These are qv2ray's filesystem permission section in flatseal: