[-] [email protected] 1 points 3 months ago

You are right, but is there a way to solve this. Now I'm using foxyproxy in LW for this reason, but it would be better to solve the problem and use the whole system proxy.

[-] [email protected] 1 points 3 months ago

It didn't work.

2
VPN doesn't work (programming.dev)
submitted 3 months ago by [email protected] to c/[email protected]

I use a VPN n my system which works properly in firefox, but does not work at all in librewolf. Both network settings are same. What could be the problem?

[-] [email protected] 2 points 9 months ago

These are qv2ray's filesystem permission section in flatseal:

[-] [email protected] 1 points 9 months ago

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.

11
submitted 9 months ago by [email protected] to c/[email protected]

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?

[-] [email protected] 1 points 1 year ago

I found it. I should set pyright.disableDiagnostics to true in CocConfig.

[-] [email protected] 1 points 1 year ago

Thank you for your complete explanation! Now I have a question. I know that this note that coc-pyright shows does not hurt code's running. But the note hurts me when I am coding. Do you know how to remove pyright's type hint?

4
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]

I use coc-pyright as python code completer in debian. When I work on a django file, I get errors like this error in neovim env. But django runs codes without any problem. I have installed django with apt and not with pip and also I am not in a venv.

Reza

joined 1 year ago