gresm

Results 54 comments of gresm
trafficstars

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?

@ankith26 @Starbuck5 Fixed issues.

It seems like ``np.expand_dims()`` works...

It works like screen grabbing: ![image](https://user-images.githubusercontent.com/78505251/117050539-bf47bc00-ad15-11eb-9e40-dfb59616a7a6.png) But at reality pixels are completly transparent: ![image](https://user-images.githubusercontent.com/78505251/117050852-24031680-ad16-11eb-8ab4-5a2086e6d463.png)

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 ![image](https://user-images.githubusercontent.com/78505251/161804491-98ac392d-4b0e-4f32-944c-68c0972a3851.png)