-
Notifications
You must be signed in to change notification settings - Fork 853
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
Couldn't find path to postman-prod.ico #4310
Comments
I have the same issue - no icon on windows 10. |
@dangerusslee @antr we fixed this in our latest app (6.1.4) kindly update it. Also, follow #3107 if you still faces it. |
@SamvelRaja Mine actually broke after updating to 6.1.4 and I don't have a GitHub Inc. folder just a Postman folder. |
I have the same problem stated above, after updating to 6.1.4 the postman icon is missing. I do not have a GitHub folder, just a Postman folder. I am using Windows 10 (latest patch). |
On my win10 I updated the properties of the postman link: removed start in folder and pointed get-icon-from to c:\Users[name]\AppData\Local\Postman\Update.exe |
Awesome, that worked. Thank you. |
I had the same problem with version 6.7.2 windows 10 and managed to get around it |
@antpr @bbrosius @aajjss3
Please let us know if you are still facing the same issue (with the same error as mentioned above). |
App Details:
Issue Report:
Hi,
I installed Postman and noticed the Postman icon wasn't set in my Start menu or Taskbar in Win 10.
2018-03-08 12:44:32> InstallHelperImpl: Couldn't write uninstall icon, don't care: System.Net.WebException: Could not find a part of the path 'C:\Users\Postman\buildkite-agent\builds\postman-ci-agent-windows-1\postman\electron-package-and-deploy\resources\postman-prod.ico'. ---> System.Net.WebException: Could not find a part of the path 'C:\Users\Postman\buildkite-agent\builds\postman-ci-agent-windows-1\postman\electron-package-and-deploy\resources\postman-prod.ico'. ---> System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\Postman\buildkite-agent\builds\postman-ci-agent-windows-1\postman\electron-package-and-deploy\resources\postman-prod.ico'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
at System.Net.FileWebStream..ctor(FileWebRequest request, String path, FileMode mode, FileAccess access, FileShare sharing, Int32 length, Boolean async)
at System.Net.FileWebResponse..ctor(FileWebRequest request, Uri uri, FileAccess access, Boolean asyncHint)
--- End of inner exception stack trace ---
SquirrelSetup logs attached FWIW.
I submitted this through support first and they told me to post it here.
SquirrelSetup.log
Thanks.
The text was updated successfully, but these errors were encountered: