You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Postman shows only a black window after updating to version 7.2.0. I already did the suggestion on #4703 but that doesn't work. I also try to install older version of postman but it keeps on updating to version 7.2.0.
To Reproduce
Steps to reproduce the behavior:
Install any version of Postman.
Update it to 7.2.0
Run postman wait for 10 to 20 second after the initialization then screen will get blacked out.
Expected behavior
Want to see the default window working properly.
Screenshots
App information (please complete the following information):
@mackignacio Did you try setting an environment variable POSTMAN_DISABLE_GPU=true as mentioned in the other thread #4703? You can verify that in a terminal by running echo %POSTMAN_DISABLE_GPU%, you should see the output as true (case sensitive)
Can you also try a custom canary build that we had released a few days back here #4594 (comment)
@harryi3t Yes I did and I already mentioned it on my issue. I already fix it by uninstalling Postman then deleting all the postman folder on my %appdata% folder. Both on local and roaming folder I also deleted those postman folder. Then I reinstall the newest version 7.2.0 then it run smoothly.
I wonder why when you update it will no longer work. Maybe the problem is on the automatic update by electron.
Describe the bug
Postman shows only a black window after updating to version 7.2.0. I already did the suggestion on #4703 but that doesn't work. I also try to install older version of postman but it keeps on updating to version 7.2.0.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Want to see the default window working properly.
Screenshots

App information (please complete the following information):
Additional context
The app is working fine on version 7.1.1 but after the update it also not working even if you install it back to version 7.1.1.
The text was updated successfully, but these errors were encountered: