containers / podman-desktop

Podman Desktop is the best free and open source tool to work with Containers and Kubernetes for developers. Get an intuitive and user-friendly interface to effortlessly build, manage, and deploy containers and Kubernetes — all from your desktop.
https://podman-desktop.io
Apache License 2.0
4.62k stars 294 forks source link

Please make the errors identify Podman Desktop #4063

Open taspeotis opened 12 months ago

taspeotis commented 12 months ago

Is your enhancement related to a problem? Please describe

Logged in to Windows today and was greeted by this. I had to use Task Manager to find out it belonged to Podman Desktop.

image

Describe the solution you'd like

Please include Podman Desktop's name in the error message.

Describe alternatives you've considered

No response

Additional context

Podman Desktop started up okay in the end, and the network was changing. My VPN provider is set to connect (somewhat belatedly) at log in.

benoitf commented 12 months ago

Hello @taspeotis thanks for the report

it looks like it's the electron's updater code that is not throwing the error as expected

https://github.com/electron-userland/electron-builder/issues/2398

we'll look how we can mitigate the error.

Thanks

taspeotis commented 10 months ago

It happened again while my PC was waking from sleep.

image

github-actions[bot] commented 4 months ago

This issue has been automatically marked as stale because it has not had activity in the last 6 months. It will be closed in 30 days if no further activity occurs. Please feel free to leave a comment if you believe the issue is still relevant. Thank you for your contributions!

taspeotis commented 4 months ago

It still happens but I've mitigated it by changing to a PC that uses less power while idle and setting it to never sleep.

Probably can be closed if a maintainer thinks it's unlikely to ever be fixed.