Skip Navigation
Reza Reza Hosseinzadeh @programming.dev

Searching for the fact. https://zil.ink/rezahoss

Posts 5
Comments 10
I do not have sound in librewolf
  • I solved it! In Pulse audio volume control app I changed the output of LW to Built-in Audio Analog Streo.

  • I do not have sound in librewolf
  • Are your tabs starting muted?

    No.

    Try to uncheck the autoplay option in site permissions to check if this causes it.

    I did it, but the problem still exists.

  • I do not have sound in librewolf
  • I couldn't find such thing in permissions' part.

  • I do not have sound in librewolf
  • I set them to true in about:config, but the problem still exists.

  • I do not have sound in librewolf

    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?

    5
    VPN doesn't work
  • 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.

  • VPN doesn't work
  • Yes, you are right!

  • VPN doesn't work
  • It didn't work.

  • VPN doesn'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?

    4
    I can't run v2ray in qv2ray
  • These are qv2ray's filesystem permission section in flatseal:

  • I can't run v2ray in qv2ray
  • 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.

  • I can't run v2ray in qv2ray

    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?

    2

    How to translate anki

    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.

    1
    PyRight shows error in django
  • I found it. I should set pyright.disableDiagnostics to true in CocConfig.

  • PyRight shows error in django
  • 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?

  • PyRight shows error in django

    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.

    5