Fernando Cejas

Results 107 comments of Fernando Cejas

I was also having the same issue: - **OS:** Arch Linux - **Bitwarden desktop version:** [bitwarden 2024.4.0-1](https://archlinux.org/packages/extra/x86_64/bitwarden/) - **Backend:** self-hosted - **Logs:** ```bash 22:16:25.680 › Error: The name is not...

Hello everyone! I commented on #2450 that there is an alternative to have Poetry support: https://github.com/romkatv/powerlevel10k/pull/2450#issuecomment-1978792540 I hope that helps. Cheers!

@alexjurkiewicz if you want to benefit from the current `venv` functionality from @romkatv, you can set up `poetry` to create virtual environments in the project directory, thus, your prompt will...

Hello everyone! I can confirm that upgrading from 17.04 to 17.10 breaks landscape. It uses Wayland by default. You can double check by executing this: ``` echo $XDG_SESSION_TYPE ``` Any...

@cawilliamson awesome! Thanks!

Hello! I'm also running into something similar. Override ```jvmargs``` does not work via the command line and I would like to pass these parameters depending on different running environments. The...

@maxim-pandra thanks for that. In the end the assumptions of my previous comment were right. You can also fix the problem by stopping your gradle daemons and starting it like...