Reza

joined 1 year ago
[–] [email protected] 1 points 1 month ago

I solved it! In Pulse audio volume control app I changed the output of LW to Built-in Audio Analog Streo.

[–] [email protected] 1 points 1 month ago

I set them to true in about:config, but the problem still exists.

 

Hello I use librewolf on arch. I have installed it from flatpak. The sounds does not play when I play a music or video in LW. The laptop does not have any software or hardware problem because I can open musics or videos with any problem in other apps. What could be the problem?

[–] [email protected] 1 points 5 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 5 months ago

It didn't work.

 

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 11 months ago

These are qv2ray's filesystem permission section in flatseal:

[–] [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.

 

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?

 

I want to translate anki in https://i18n.ankiweb.net, but I do not know how to create an account in the website. It has only Sign in choise not Sign up or Register.

[–] [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 (1 children)

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.