baronleonardo

Results 14 issues of baronleonardo

I'm using 3G connection Linphone works but CSipSimple works only on wifi !

Is there any example to make `mail` module use `SecretService` as a backend keyring ?

I have a nix shell like this ```nix {pkgs ? import {} }: (pkgs.buildFHSUserEnv { name = "clang-env"; targetPkgs = pkgs: (with pkgs; [ vim python3 python3Packages.six clang lldb zlib...

bug

no commits since like 3 years, I wonder if this plugin is still active or it's obsolete ?

### Zig Version 0.10.1 ### Steps to Reproduce and Observed Behavior ```zig test "testing" { std.log.warn("test", .{}); } ``` output: ``` Test [1/1] test.testing... [default] (warn): test ``` ### Expected...

bug

![Screenshot_2023-06-30_09-58-29](https://github.com/Mofiqul/vscode.nvim/assets/4940383/1f957d9d-161c-481b-ad50-8a3226475233) I tested the issue on c++ and zig

- This package is not in fedora main repo - there is only one copr but it is unmaintained "https://copr.fedorainfracloud.org/coprs/casjay/mugshot/"

### Describe the bug I have 2 keyboard layouts on my mobile english and arabic If I changed the layout on my mobile (android) to arabic (gnome keyboard layout at...

bug
help wanted

**Describe the bug** can't start any container **Steps how to reproduce the behaviour** 1. run `toolbox enter xxx` **Output of `toolbox --version` (v0.0.90+)** `toolbox version 0.0.99.4` **Toolbox package info (`rpm...

1. Bug
2. Container Initialization

This option ```nix boot.kernelParams = [ # Force use of the thinkpad_acpi driver for backlight control. # This allows the backlight save/load systemd service to work. "acpi_backlight=native" ]; ``` from...