gresm
gresm
Version of the java used by the process ``` openjdk 11.0.14.1 2022-02-08 OpenJDK Runtime Environment JBR-11.0.14.1.1-2043.45-jcef (build 11.0.14.1+1-b2043.45) OpenJDK 64-Bit Server VM JBR-11.0.14.1.1-2043.45-jcef (build 11.0.14.1+1-b2043.45, mixed mode) openjdk version "11.0.14.1"...
It seems like the version that program uses is different, but after using the same version still failed...
If this is: ``` extract-tls-secrets-.jar list ``` that means you are trying to attach to incorrect process - to the program that you run to list processes, but it finishes...
``` $ java -jar extract-tls-secrets-4.0.0.jar list 20475 extract-tls-secrets-4.0.0.jar list ``` It lists itself, so maybe @91paZi tries to use that pid?
I'm interested on working at this issue.
@ankith26 @Starbuck5 Fixed issues.
It seems like ``np.expand_dims()`` works...
It works like screen grabbing:  But at reality pixels are completly transparent: 
cat /etc/os-release returns: NAME="Ubuntu" VERSION="20.04.2 LTS (Focal Fossa)" ID=ubuntu ID_LIKE=debian PRETTY_NAME="Ubuntu 20.04.2 LTS" VERSION_ID="20.04" HOME_URL="https://www.ubuntu.com/" SUPPORT_URL="https://help.ubuntu.com/" BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" VERSION_CODENAME=focal UBUNTU_CODENAME=focal
Still an issue for pygame 2.1.2 