Evan Anderson

Results 11 comments of Evan Anderson

I'm working with @plbossart to obtain the information necessary to get the microphone working and will leave a comment here when it is operational.

@chrisjohgorman Microphone has not been resolved yet. For updates, follow the kernel bug report. https://bugzilla.kernel.org/show_bug.cgi?id=95681

This should be working now, at least on Linux. I'll give it a checkout on Windows once the test build is done. I don't have a macOS machine available to...

Looks like the regression could have been introduced by https://github.com/ansible/ansible/commit/0fd88717c953b92ed8a50495d55e630eb5d59166. I'll file an issue in Ansible for this, as it appears there isn't one yet.

Closing, my situation has changed.

@alexlarsson or @smcv, can you take a look at this? I believe it solves the concerns present in #26. This change is important for https://github.com/flathub/com.microsoft.Edge/pull/252 and other applications that rely...

> It feels a bit lame to read a byte at a time. Thats quite a lot of syscalls... Did you look at how this affects the time spent on...

Actually, after looking at the reference implementation, I have a better idea about how to tackle this while avoiding the single byte reads. I will work on that improvement.

The file has been renamed which is why it fails to chgrp on it. The correct fix is to modify https://github.com/drinkcat/chroagh/blob/master/host-bin/enter-chroot#L152 and remove the i915_ part

We will move to a fallback-x11 configuration once Slack's electron version is modern enough to not have major bugs with the wayland implementation.