i am using Kubuntu 20.10, which has been working fine, but I have discovered a small problem: my appimage version of Balena Etcher won't start. Yes, I have the 'is executable' box checked in the Permissions section. I have the latest (1.7.9) version, but it also doesn't open on the 1.5.120 version, which I have used before with no problems. My other Appimage apllications open without a problem. Any idea on what could be the problem?
Announcement
Collapse
No announcement yet.
Appimage Balena Etcher won't open
Collapse
This topic is closed.
X
This topic has been answered.
X
X
-
Answer selected by Snowhog at Nov 19, 2022, 09:03 PM.
-
I had the same issue. The answer was here. Although I'm using the lates DEB version:
https://forums.balena.io/t/known-iss...mint-21/360557
Constant change is here to stay!
- Top
- Bottom
Comment
-
For Kubuntu 22.04 I made an alias in my .bash_aliases and start it from Konsole whenever I need Etcher:
Code:alias etcher='$HOME/Applications/balenaEtcher-1.7.9-x64.AppImage --no-sandbox'
Debian KDE & LXQt • Kubuntu & Lubuntu • openSUSE KDE • Windows • macOS X
Desktop: Lenovo ThinkCentre M75s • Laptop: Apple MacBook Pro 13" • and others
get rid of Snap script (20.04 +) • reinstall Snap for release-upgrade script (20.04 +)
install traditional Firefox script (22.04 +) • install traditional Thunderbird script (24.04)
- Top
- Bottom
- Selected Answer
Comment
-
Update:
Since version 1.13.x the issue with the AppImage of balena Etcher not opening in more recent releases of (K)Ubuntu seems to have been resolved - no more need for starting it in CLI with a workaround by disabling CPU- or general sandboxing.
The current version I use is Etcher 1.14.3 which also is starting without problems from the GUI by double clicking it.Debian KDE & LXQt • Kubuntu & Lubuntu • openSUSE KDE • Windows • macOS X
Desktop: Lenovo ThinkCentre M75s • Laptop: Apple MacBook Pro 13" • and others
get rid of Snap script (20.04 +) • reinstall Snap for release-upgrade script (20.04 +)
install traditional Firefox script (22.04 +) • install traditional Thunderbird script (24.04)
- Top
- Bottom
Comment
-
Just make sure you give it permission to launch as a program. It also works here without the CLI just click on it and it works. Some installs do need to haveCode:libfuse2
Dave Kubuntu 20.04 Registered Linux User #462608
Wireless Script: http://ubuntuforums.org/showthread.p...5#post12350385
- Top
- Bottom
Comment
-
Originally posted by kc1di View PostJust make sure you give it permission to launch as a program.
[…]Debian KDE & LXQt • Kubuntu & Lubuntu • openSUSE KDE • Windows • macOS X
Desktop: Lenovo ThinkCentre M75s • Laptop: Apple MacBook Pro 13" • and others
get rid of Snap script (20.04 +) • reinstall Snap for release-upgrade script (20.04 +)
install traditional Firefox script (22.04 +) • install traditional Thunderbird script (24.04)
- Top
- Bottom
Comment
Comment