Alejandro Martínez

Results 15 comments of Alejandro Martínez

Ok, dame un email y te la envío :D

FWIW I also have this behavior with a carrier that has VoWiFi enabled by default (Movistar ES) on a Pixel 7, I wouldn't be surprised if it's a Pixel issue...

Hi, despite the workaround this is still a bug, even more that aarch64 on Ubuntu 20.04 is now a supported architecture for the Puppet agent. For our usecase we depend...

Agree, I found it a bit confusing too but couldn't think how to express it better. What about something like this? With `>` used for the next entry, `>>` to...

Hey, been testing this PR locally, but I had to make a couple tweaks as on my laptop the power variables are represented differently: ``` ❯ find /sys/class/power_supply/BAT1/ /sys/class/power_supply/BAT1/ /sys/class/power_supply/BAT1/uevent...

> Looking how Upower does it, they subtract the previous energy level to the current, [here](https://gitlab.freedesktop.org/upower/upower/-/blob/master/src/up-device-battery.c#L150). > To compute the energy they try to use charge, and if not present...

Nevermind, just reread from your previous comments that you aren't reading those values from upower directly because of the frequency - i agree on that :sweat_smile: I think a fallback...

A (likely nasty) workaround for those getting here like me and finding they can't use Frida from a Python thread/process - even if you aren't doing any sort of multi-threaded...

Related: https://github.com/nvkelso/natural-earth-vector/issues/108