Etcher: Etcher Crashes on Launch

Created on 25 Nov 2018  Â·  10Comments  Â·  Source: balena-io/etcher

1.4.8
Ubuntu 18.10 64-bit minimal installation
Using .appimage

Whenever I try to open Etcher, I get this error:
/tmp/.mount_NshRWX/usr/bin/balena-etcher-electron: error while loading shared libraries: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory

Most helpful comment

@ParthOSDev @thundron
The issue was resolved with a sudo apt-get install libgconf-2-4 libgtk2.0-common

All 10 comments

Hi,

I suppose you should try sudo apt-get install -y libgconf-2-4 and then try running Etcher again. It solved my problem!

Regards,
?


From: steve018 notifications@github.com
Sent: Saturday, November 24, 2018 8:07 PM
To: balena-io/etcher
Cc: Subscribed
Subject: [balena-io/etcher] Etcher Crashes on Launch (#2555)

1.4.8
Ubuntu 18.10 64-bit minimal installation
Using .appimage

Whenever I try to open Etcher, I get this error:
/tmp/.mount_NshRWX/usr/bin/balena-etcher-electron: error while loading shared libraries: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory

—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHubhttps://github.com/balena-io/etcher/issues/2555, or mute the threadhttps://github.com/notifications/unsubscribe-auth/Ag-lRSR_hShlKkSXVbixDtHLSuZtVfVeks5uyhd6gaJpZM4YxtE6.

That did not fix the issue for me.

Maybe a reinstall? Delete it and try again, if it does not work, I am sorry but I cannot help then.

Sent from Mailhttps://go.microsoft.com/fwlink/?LinkId=550986 for Windows 10


From: steve018 notifications@github.com
Sent: Sunday, November 25, 2018 11:49:41 PM
To: balena-io/etcher
Cc: ParthOSDev; Comment
Subject: Re: [balena-io/etcher] Etcher Crashes on Launch (#2555)

That did not fix the issue for me.

—
You are receiving this because you commented.
Reply to this email directly, view it on GitHubhttps://github.com/balena-io/etcher/issues/2555#issuecomment-441460807, or mute the threadhttps://github.com/notifications/unsubscribe-auth/Ag-lRWf8hGeO2o6-BiNu65zvoFmHBk0Xks5uyt89gaJpZM4YxtE6.

It's strange though, we ship the AppImage with all the needed libraries, including libgconf-2-4.
We'll investigate further

Well it’s not my issue, it is Steve’s and it fixed my problem.

Sent from Mailhttps://go.microsoft.com/fwlink/?LinkId=550986 for Windows 10


From: Lorenzo Alberto Maria Ambrosi notifications@github.com
Sent: Monday, November 26, 2018 7:19:21 PM
To: balena-io/etcher
Cc: ParthOSDev; Mention
Subject: Re: [balena-io/etcher] Etcher Crashes on Launch (#2555)

It's strange though, we ship the AppImage with all the needed libraries, including libgconf-2-4.
Did you try installing that @ParthOSDevhttps://github.com/ParthOSDev ?

—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHubhttps://github.com/balena-io/etcher/issues/2555#issuecomment-441644816, or mute the threadhttps://github.com/notifications/unsubscribe-auth/Ag-lRVeiSaxQ4OoNl3EFHFPqTdRl2hljks5uy_FhgaJpZM4YxtE6.

@steve018 Could you please try installing libgtk2.0-0:i386 and try running etcher again? It is shipped with the AppImage like the other dependencies, but some users still have issues with them on newer Ubuntu versions

I got the same issue since Mojave. Crash at launch

@mbt45 That doesn't sound related to this issue though (this is specific to ubuntu), you can search your error in the other issues and/or open a new one if you can't find it :)

@ParthOSDev @thundron
The issue was resolved with a sudo apt-get install libgconf-2-4 libgtk2.0-common

Was this page helpful?
0 / 5 - 0 ratings

Related issues

m-p-3 picture m-p-3  Â·  5Comments

robmcc1983 picture robmcc1983  Â·  5Comments

Bean6754 picture Bean6754  Â·  5Comments

grash54 picture grash54  Â·  5Comments

jwa5426 picture jwa5426  Â·  5Comments