Anmol Sharma

Results 20 comments of Anmol Sharma

/attempt https://github.com/mediar-ai/screenpipe/issues/1626

@louis030195 The only possible explanation that i can find for this issue is that macos screen capture permissions can be revoked or timeout after a long period. this is a...

> interesting here ... i was in a store and walking around with mac open then went to toilet closed the lid then it crashed (display audio seems) > >...

/attempt #59 In the current implementation in `device.rs` the airpods are being filtered out, which is causing the issue .

@louis030195 Is this issue closed by the merge?

@romani issue opened : #16427

@romani Yes, I did reformat the code using IntelliJ IDEA's formatter. Before reformatting, Checkstyle reported 28 errors, and after reformatting, it's down to 15 errors. The remaining issues require manual...

> please share in commit all IDEA formatting. We have 0 errors now from checkstyle, I am not sure how you get 15 and 28. @romani i have commited the...

Fixed it! Turns out the issue was the missing version in the config—we had removed it earlier. The updated config now covers all the checks and everything is working perfectly...