Skip to content

Installation Issue #8310

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
SiDDevNet opened this issue Apr 10, 2020 · 3 comments
Closed

Installation Issue #8310

SiDDevNet opened this issue Apr 10, 2020 · 3 comments
Assignees

Comments

@SiDDevNet
Copy link

Describe the bug
Can not proceed with setup wizard

To Reproduce
Steps to reproduce the behavior:

  1. Go to ''Download Directory"
  2. Click on 'Postman-win32-7.22.1-Setup.exe'
  3. Scroll down to 'Wait for the Login Authentication Page'
  4. See error

Expected behavior
Screen should appear

Screenshots
image

App information (please complete the following information):
Installer
latest downloaded from website
Windows 7 Service Pack 1

Additional context
Please create another installer
image

@SiDDevNet
Copy link
Author

image
Same Issue Occurs with Canary Setup of Postman

@harryi3t
Copy link

@SiDDevNet We had seen the users facing a similar issue where a combination of OS version + GPU hardware + driver versions did not work well with Electron/Chrome (which is internally used by Postman).

To confirm whether you are affected by the same issue, could you try opening the app with an extra argument --disable-gpu?

# cd in the directory where Postman.exe is present (`%appdata%/Postman`)
Postman.exe --disable-gpu

If Postman launches properly after this workaround, you can make it permanent by adding an environment variable POSTMAN_DISABLE_GPU=true. For more details see #4594 (comment)

@numaanashraf
Copy link
Member

Issue resolved via email. Cause was GPU related.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants