Jacob G.

Results 6 comments of Jacob G.

Just came across this bug as I was looking to file the same bug. I concur, changing 8192 in the mentioned functions to 16384 results in correct numbers. The way...

For the benefit of googlers, in 22.04 I found even installing the non-snap version had issues: `sudo dmesg` may show something like `audit: type=1400 audit(1690847942.284:2068): apparmor="DENIED" operation="connect" profile="firefox" name="/run/pcscd/pcscd.comm" pid=181793...

I'm not sure I understand your issue. Can you give an example of desired behavior and what happens instead?

It doesn't look like that was the intent of #136. It's probably worth looking at if that PR should have been handled different. It's causing me problems now as I...

That's exactly what I would do. `using MCP_CAN::sendMsgBuf;` is the right approach as it doesn't require code changes anywhere else and achieves the goal of only defining the wrapper in...