Skip to content

Postman on Windows display white blank window #2256

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
gluons opened this issue Aug 12, 2016 · 45 comments
Closed

Postman on Windows display white blank window #2256

gluons opened this issue Aug 12, 2016 · 45 comments
Labels

Comments

@gluons
Copy link

gluons commented Aug 12, 2016

  1. Postman Version: Latest 4.5.1 (64 bits)

  2. App: Windows

  3. OS details: Windows 10 Pro (64 bits) version 1607 build 14393.51

  4. Is the Interceptor on and enabled in the app: No

  5. Did you encounter this recently, or has this bug always been there: I installed Postman first time.

  6. Expected behaviour: Display app screen

  7. Console logs (http://blog.getpostman.com/2014/01/27/enabling-chrome-developer-tools-inside-postman/ for the Chrome App, View->Toggle Dev Tools for the Mac app):
    postman2

    Nothing show in console.

    postman3

  8. Screenshots (if applicable)
    postman

I've tried to reinstall many time but it's still blank.

@SamvelRaja
Copy link

@gluons
Could you please open the app directly through the cmd and send us the logs from there?
c:\Users\<User>\AppData\Local\Postman\app.4.5.1\Postman.exe

@a85 a85 added the bug label Aug 12, 2016
@gluons
Copy link
Author

gluons commented Aug 13, 2016

@SamvelRaja Not work 😟

postman

@SamvelRaja
Copy link

@gluons you would have got some logs in your cmd. could you please get that for us?

@gluons
Copy link
Author

gluons commented Aug 13, 2016

@SamvelRaja Did you mean View -> Toggle Dev Tools? It's empty. I've no idea. 😟

postman

postman-2

@SamvelRaja
Copy link

@gluons Sorry to bug you again and again. we are just asking the command prompt screen shot.
I would like you to launch the app through your command prompt and need to give the logs appears on the command prompt. Like this
screenshot 1

@gluons
Copy link
Author

gluons commented Aug 13, 2016

OK. Here's from my cmd.

C:\Users\saran\AppData\Local\Postman\app-4.5.1>Postman.exe

C:\Users\saran\AppData\Local\Postman\app-4.5.1>
Reading C:\Users\saran\AppData\Roaming\Google\Chrome\Default\Extensions\fmkadmapgofadopljbjfkapdkoienihi\0.14.11_0\manifest.json failed.
Error: ENOENT: no such file or directory, open 'C:\Users\saran\AppData\Roaming\Google\Chrome\Default\Extensions\fmkadmapgofadopljbjfkapdkoienihi\0.14.11_0\manifest.json'
    at Error (native)
    at Object.fs.openSync (fs.js:634:18)
    at Object.module.(anonymous function) [as openSync] (ELECTRON_ASAR.js:158:20)
    at Object.fs.readFileSync (fs.js:502:33)
    at Object.fs.readFileSync (ELECTRON_ASAR.js:426:29)
    at getManifestFromPath (C:\Users\saran\AppData\Local\Postman\app-4.5.1\resources\electron.asar\browser\chrome-extension.js:33:26)
    at Function.BrowserWindow.addDevToolsExtension (C:\Users\saran\AppData\Local\Postman\app-4.5.1\resources\electron.asar\browser\chrome-extension.js:353:22)
    at Object.attachDevToolsExtensions (C:\Users\saran\AppData\Local\Postman\app-4.5.1\resources\app.asar\background-modules\windowManager.js:111:21)
    at Object.newRequesterWindow (C:\Users\saran\AppData\Local\Postman\app-4.5.1\resources\app.asar\background-modules\windowManager.js:149:11)
    at EventEmitter.<anonymous> (C:\Users\saran\AppData\Local\Postman\app-4.5.1\resources\app.asar\main.js:402:28)
Couldn't add React DevTools. Expecting ReactDevTools at C:\Users\saran\AppData\Roaming\Google\Chrome\Default\Extensions\fmkadmapgofadopljbjfkapdkoienihi\0.14.11_0
Couldn't add Devtron DevTools
Window loaded (id: 1). Primary Window id:  1

no need to blur anymore 😀

@SamvelRaja
Copy link

@gluons thank you so much.. We will look into it and get back to you in some time.

@SamvelRaja
Copy link

SamvelRaja commented Aug 15, 2016

Hey, @gluons we tried reproducing the same from our end and it is working properly, could you please open dev-tools on the blank window and give us the value of window.location.pathname ?

@gluons
Copy link
Author

gluons commented Aug 15, 2016

default

@SamvelRaja
Copy link

@gluons could you please uninstall the app and delete the c:\Users\<User>\AppData\Local\Postman folder.
Then, download and install the latest 4.6.1 version.
Also, kindly let us know if you face any problem while installing which would be much helpful for us to debug.

@gluons
Copy link
Author

gluons commented Aug 17, 2016

I've uninstalled and deleted c:\Users\<User>\AppData\Local\Postman before reinstall new but still not work. still blank 😟

C:\Users\saran\AppData\Local\Postman\app-4.6.1>Postman.exe

C:\Users\saran\AppData\Local\Postman\app-4.6.1>
Failed to load window state: requester
Reading C:\Users\saran\AppData\Roaming\Google\Chrome\Default\Extensions\fmkadmapgofadopljbjfkapdkoienihi\0.14.11_0\manifest.json failed.
Error: ENOENT: no such file or directory, open 'C:\Users\saran\AppData\Roaming\Google\Chrome\Default\Extensions\fmkadmapgofadopljbjfkapdkoienihi\0.14.11_0\manifest.json'
    at Error (native)
    at Object.fs.openSync (fs.js:640:18)
    at Object.module.(anonymous function) [as openSync] (ELECTRON_ASAR.js:167:20)
    at Object.fs.readFileSync (fs.js:508:33)
    at Object.fs.readFileSync (ELECTRON_ASAR.js:500:29)
    at getManifestFromPath (C:\Users\saran\AppData\Local\Postman\app-4.6.1\resources\electron.asar\browser\chrome-extension.js:33:26)
    at Function.BrowserWindow.addDevToolsExtension (C:\Users\saran\AppData\Local\Postman\app-4.6.1\resources\electron.asar\browser\chrome-extension.js:363:22)
    at Object.attachDevToolsExtensions (C:\Users\saran\AppData\Local\Postman\app-4.6.1\resources\app.asar\background-modules\windowManager.js:108:21)
    at loadWindowState (C:\Users\saran\AppData\Local\Postman\app-4.6.1\resources\app.asar\background-modules\windowManager.js:200:12)
    at Storage.get (C:\Users\saran\AppData\Local\Postman\app-4.6.1\resources\app.asar\background-modules\windowManager.js:144:16)
React Devtools Error:  ENOENT: no such file or directory, open 'C:\Users\saran\AppData\Roaming\Google\Chrome\Default\Extensions\fmkadmapgofadopljbjfkapdkoienihi\0.14.11_0\manifest.json' , Path:  C:\Users\saran\AppData\Roaming\Google\Chrome\Default\Extensions\fmkadmapgofadopljbjfkapdkoienihi\0.14.11_0
Devtron DevTools Error:  Cannot find module 'devtron'
Window loaded (id: 1). Primary Window id:  1

I've tried on other laptop with Windows 10. It not work too.

@SamvelRaja
Copy link

SamvelRaja commented Aug 18, 2016

@gluons Thank you so much for your patience,
Seems like a process environment issue. can you make sure your NODE_ENV is not development system wise
you can find it under System properties -> Advanced -> Environment Variables

screen shot 2016-08-18 at 4 12 12 pm

@Jeff-Lewis
Copy link

Removing NODE_ENV=development works. Are you guys going to remove this dependency in the distributed app?

In the meantime, for those that keep NODE_ENV=development set on their machines, you can update your shortcut to Postman to clear NODE_ENV just when Postman runs.

cmd.exe /c "set NODE_ENV= & C:\Users\<your win account>\AppData\Local\Postman\Update.exe --processStart Postman.exe"

@numaanashraf
Copy link
Member

@Jeff-Lewis Yup. We are removing this dependency on NODE_ENV in version 4.6.2 which should be available within a day or two.

@SamvelRaja
Copy link

@Jeff-Lewis @gluons we released our 4.6.2 version which had the fix for removing the process.env.NODE_ENV dependency.
Kindly make sure this from your end.

@gluons
Copy link
Author

gluons commented Aug 19, 2016

@SamvelRaja OK, It work!

I'm using NODE_ENV as dev. I can't remove it. You save me. Thank you very much. 😃

default

@SamvelRaja
Copy link

@gluons Thank you so much for your patience while debugging the root cause 👍

@Arijit1234
Copy link

Hi ,
I just installed postman last week. It was working when I installed but stopped working from second day. The post will load the UI when I start it but within 2 min, it turn into a white screen. I am using Windows 10, i7, 16 GB ram.
image
image

regards,
Arijit

@KevinvdBurg
Copy link

I still got a whitescreen on the native app. The chrome app is fine. I'm using Windows 10 (fall creators update), Intel Core i7-2760QM 2.40GHz. 16gb ram, 64bit.

Native:
Native

Chrome:
Chrome

@SamvelRaja
Copy link

SamvelRaja commented Oct 27, 2017

@KevinvdBurg By any chance, you are running ia32bit version on your 64bit OS?

@nkpaladugu
Copy link

I have same issue on windows 7 32 bit, installed postman v5.3.2.. On opening, its just turned into a white screen.

@KevinvdBurg
Copy link

@SamvelRaja no I downloaded the 64bit version

@KevinvdBurg
Copy link

Almost a month has past and this issue is still not fixed. I had contact with the support team but it keeps telling to starts postman from the Command Line (what I did).
2017-11-17 08_54_35-command prompt

What I found is that if I click and drag on the postman screen it exactly drags something. No clue what this means.
2017-11-17 08_56_30-postman

@razikallayi
Copy link

Same blank screen issue for me too.
Postman version: 5.5.2
Windows 10 64bit Os

image
image

The problem is with windows app. I have tried reinstalling the windows app.
But chrome app is working almost fine with the deprecation message and with reduced features.

@KevinvdBurg
Copy link

I can confirm that the app still shows a blank screen. The issue at the postman issue tracker is therefore still open.

@SamvelRaja SamvelRaja self-assigned this Mar 6, 2018
@SamvelRaja SamvelRaja reopened this Mar 6, 2018
@erdemkose
Copy link

I also had the same issue with the native windows app.

My laptop has two graphics cards:

  • nVidia Quadro 2000M (Default)
  • Intel HD Graphics

When I switch to Intel, Postman works; otherwise it is just a blank window.

image

@davutg
Copy link

davutg commented May 19, 2018

Postman is an indispensable tool for me, but I'm in trouble with updates.
This occured for me again after another update today.I'll think twice for further updates. I previously migrated from Chrome extension edition and it was also hard for me. This time I just clicked update and lost it again.

Windows 8.1 64 bit,
Downloaded the latest version, 6.1.2
Updated shortcut's "Start In" directory manually because it was searching for 4.x previous version.

Black/Gray or White screen appears , many postman.exe processes seen in task manager and i7 CPU had some hard time without a result. For further updates I'll consider re-installation instead of update.

@teebu
Copy link

teebu commented May 21, 2018

just updated postman, Windows 8.1, 64 bit. the standalone version.

image

Blank screen. I can somewhat interact with the menus.

The Chrome App works.

@orck-adrouin
Copy link

I has the same issue as @teebu on Windows 2012r2 64 bits. I was able to work around the issue by setting compatibility mode on postman.exe to Windows7.

@dmarkowicz96
Copy link

Same problem here. 'Troubleshoot compatibility' has resolved issue. (Windows 8.1 PRO)

@samizzo
Copy link

samizzo commented May 29, 2018

I'm seeing this too. This is all I see in my console when I start postman:

C:\Users\izzo\AppData\Local\Postman\app-6.1.3>
ORM initialization successful
App events bus { name: 'booted', namespace: 'shared' }
App updater event { name: 'checkForElectronVersionUpdated',
  namespace: 'appUpdate' }
App events bus { name: 'booted', namespace: 'requester' }

@eMarv
Copy link

eMarv commented May 30, 2018

@dmarkowicz96 's solution worked. Thanks! I am also on the same version of Windows.

For those who don't know, you can do this by:

  1. Finding your Postman.exe file, which for me was in C:\Users<username>\AppData\Local\Postman\app-6.1.3
    a. replace with your actual username
  2. Right click on Postman.exe
  3. Click on Troubleshoot Compatitility
  4. Follow the instructions in the prompts

@oomaks
Copy link

oomaks commented Jun 1, 2018

I'm developing an electron app and have the same 'blank screen' problem as Postman 6.13. Have any one know why this happens. Why @dmarkowicz96 and @erdemkose 's solution works?

@iamthevoid
Copy link

@eMarv A lot of thanks and lot of love !!! )) You saved my day

@eatinasandwich
Copy link

Was having this issue on Windows Server 2012 R2. Troubleshoot compatiblity worked for me too but I had to do it a second time this morning for some reason. Would be nice to have a better fix for this so it doesn't randomly occur.

@a85 a85 added the bug label Jun 27, 2018
@DaDude
Copy link

DaDude commented Jun 28, 2018

My guess is it's related to old graphics drivers or hardware.
My console on an old i5-3330 with intel hd graphics 2500 (which doesn't get driver updates anymore afaik) get's flooded with gles-Errors like this:
[14360:0628/140113.099:ERROR:gles2_cmd_decoder.cc(9709)] [.DisplayCompositor-000 00045D444E370]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
I think compatibility mode disables some graphics features so it will work fine.
Don't know if this help narrowing it down but i got this with several electron apps (e.g. Mattermost) on this old computer.
Also, the app is "usable" except for being blank. You can still see the cursor change when you hover the (invisible) new button on the top.

@SamvelRaja
Copy link

All, I would recommend you guys to try the solution provided here to resolve this. We figured out that on certain GPU's the app is not rendering.

@Rostanxd
Copy link

Rostanxd commented Jul 8, 2018

@dmarkowicz96 ty so much!!... 'Troubleshoot compatibility' , it worked for me. I have Windows 8.1.

@monGanti
Copy link

same here 'Troubleshoot compatibility' works, i installed 6.3.0 version on windows 8.1 and i got the blank screen. Following the instructions here helped.

@AnsurM
Copy link

AnsurM commented Jan 22, 2019

What I did to solve my issue is as follows:

Went to:

"C:\Users\Ansur\AppData\Local\Postman\app-6.7.1" (that is where my postman.exe is installed, not update.exe).

Right click, open Properties>Compatibility tab>
Tick "Disable Display Scaling on High DPI Settings"
and
Tick "Run this program as administrator",

And I got my display back and app working fully.

Thanks!

@jzapantis
Copy link

Im using Windows 8.1 PRO, and Postman 7.0.9 - had a blank screen.

@eMarv @dmarkowicz96 @orck-adrouin
Thanks the solution worked for me. Weird - I hope running it in Windows 7 doesnt lead to loss of features or issues updating, but happy to have it running on my machine.

Thanks!

@kapakym
Copy link

kapakym commented Mar 17, 2022

Hello. White screen
image

@giridharvc7
Copy link

@kapakym Would you be willing to get on a call with us? Would really help us debug the issue deeper

@SimonK1323
Copy link

image
same here...cant even close the window :(

@numaanashraf
Copy link
Member

@SimonK1323 @kapakym We've identified the issue and we are tracking it at this issue - #10763 (comment)

Please follow the other thread for updates.

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

No branches or pull requests