Sasmito Adibowo

Results 10 comments of Sasmito Adibowo

Yeah, MS Teams is not supported as of Monterey 12.0.1 & Teams 1.4.00.22368. I've tested by screen sharing and making a Facetime audio call to myself. These two notifications are...

The _Notifications_ setting in Teams **does not** solve the problem of notifications being shown while Teams is sharing a screen. There is another configuration in System Preferences, Notifications & Focus,...

Same error in macOS 12.0.1, Intel, CLI version 6.53.0+8e2b70a4a.2020-10-01 ``` Command cf push CLI Version 6.53.0+8e2b70a4a.2020-10-01 Error runtime error: invalid memory address or nil pointer dereference Stack Trace goroutine 1...

Same issue. Apparently certificate verification failed. ``` Package Control: Error downloading channel. HTTP exception InvalidCertificateException (Host packagecontrol.io returned an invalid certificate ([SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:548))) downloading https://packagecontrol.io/channel_v3.json. ```

Apparently removing the extended attribute is not sufficient to load the driver on Yosemite: ``` sif:Extensions adib$ sudo xattr -d com.apple.quarantine /System/Library/Extensions/SATSMARTDriver.kext xattr: /System/Library/Extensions/SATSMARTDriver.kext: No such xattr: com.apple.quarantine sif:Extensions adib$...

I tried to install version 0.10. Version 0.9 kind of doesn't work on Yosemite – it freezes Disk Utility while starting and only workable via `smartctl`, albeit there is a...

I'm having the same issue with Pythonista 3.2

I suppose the new library imports raw hex keys now via the `pemKeyFromRawHex:` method?