balena-io / etcher

Flash OS images to SD cards & USB drives, safely and easily.
https://etcher.io/
Apache License 2.0
29.64k stars 2.1k forks source link

Balena Etcher won't start #3876

Closed mapagm closed 1 year ago

mapagm commented 1 year ago

Hi. I just installed Balena Etcher via repository as shown here: https://cloudsmith.io/~balena/repos/etcher/setup/#formats-deb. It seems it installed correctly - i have balena icon in menu: screenshot 1668688070

But when I try to start it, the icon just flash for a second and nothing happens...

ab77 commented 1 year ago

@mcraa @zwhitchcox folks, I feel like we've not got a handle on Etcher distribution... Do you know what process publishes to cloudsmith.io?

The source of truth for Etcher is https://www.balena.io/etcher/, which fetches (out of date) release from GitHub. We've also had community maintainers pull support for Homebrew, AUR, etc., since our release cadence increased.

I feel like we need a single source of truth for Etcher releases (official) and if we want to support additional package repositories, we should automate it in our CI pipeline and not rely for external contributors for distribution (core piece of Etcher).

cc @chrisys

cheeeeee commented 1 year ago

Try putting balena-etcher-electron in a terminal directly. I'm getting /usr/lib/electron12/electron: error while loading shared libraries: libicui18n.so.71: cannot open shared object file: No such file or directory . Haven't solved it yet. Appears to be a dependency issue.

hillz2 commented 1 year ago

It still happens to me, has anyone fixed it yet ?

mcraa commented 1 year ago

https://github.com/balena-io/etcher/issues/3771#issuecomment-1155239643