Anderson Laverde

Results 48 comments of Anderson Laverde

@chodorenko I am thinking of create a Gnome extention for this https://github.com/andirsun/gnome-shell-extention-airpods-battery/blob/main/airpods_battery.py ``` [email protected] on  main via  v16.19.1 via 🐍 v3.11.1 ✦ ❯ /bin/python /home/andirsun/.local/share/gnome-shell/extensions/[email protected]/airpods_battery.py {"connected": true, "model":...

@cenunix What do you think about to create a PR on BlueZ, I have airpods pro 1 and you have version 2.

@Vudentz what do you think will be the solution here ? I was investigating and it seems like HFP command were moved to Ofono https://git.kernel.org/pub/scm/network/ofono/ofono.git/tree/plugins/hfp_hf_bluez5.c?id=f23ea6b45f0828eb3bf7ece0eb4800b96dea7286

@pv Is not working. I change ```Experimental=true``` on ```/etc/bluetooth/main.conf``` Then restart the system but the my Airpods 1 are not reporting the battery level. ![image](https://github.com/bluez/bluez/assets/22928302/08ef67ee-7ef6-48ad-b9cf-c7336c96c52b) ![image](https://github.com/bluez/bluez/assets/22928302/25d3abea-5139-46d0-9158-1762fb1ab2b0)

Pipewire Yes I remove the # And I don't know how can I find the HFP profile available

Is now fixed ! @Jarred-Sumner

@timfish Thanks for the help! Sadly still not working I am initializing the project on the sentry.client.config.js ``` /// Importing sentry for renderer process import * as Sentry from '@sentry/electron/renderer'...

@lforst What to you recommend me to use it then ?

@idosun Still not working, is interesting because the sentry.captureException is not throwing any error and it seems like the error was sent but for some reason is not displayed on...

Hey @Psycokwet!, I was looking in to the code and its good. But before merge I want to understand the need of this patch. You mentioned that we dont have...