Expected a number
See original GitHub issue- etcher-electron-1.4.5-x86_64.AppImage
- KDE Neon 18.04:*
- none
- Do you see any meaningful error information in the DevTools?
Etcher is unresponsive and can’t be used.
The Error:
TypeError: Expected a number at prettyBytes (/tmp/.mount_OSOdsn/usr/bin/resources/app.asar/node_modules/pretty-bytes/pretty-bytes.js:18:10) at module.exports.getDrivesSubtitle (file:///tmp/.mount_OSOdsn/usr/bin/resources/app.asar/generated/gui.js:7477:14) at fn (eval at compile (/tmp/.mount_OSOdsn/usr/bin/resources/app.asar/node_modules/angular/angular.js:15351:15), <anonymous>:4:182) at expressionInputWatch (/tmp/.mount_OSOdsn/usr/bin/resources/app.asar/node_modules/angular/angular.js:16352:31) at Scope.$digest (/tmp/.mount_OSOdsn/usr/bin/resources/app.asar/node_modules/angular/angular.js:18002:34) at Scope.$apply (/tmp/.mount_OSOdsn/usr/bin/resources/app.asar/node_modules/angular/angular.js:18280:24) at /tmp/.mount_OSOdsn/usr/bin/resources/app.asar/node_modules/angular/angular.js:20127:36 at completeOutstandingRequest (/tmp/.mount_OSOdsn/usr/bin/resources/app.asar/node_modules/angular/angular.js:6274:10) at /tmp/.mount_OSOdsn/usr/bin/resources/app.asar/node_modules/angular/angular.js:6554:7 at wrapped (/tmp/.mount_OSOdsn/usr/bin/resources/app.asar/node_modules/raven-js/dist/raven.js:444:21)
Issue Analytics
- State:
- Created 5 years ago
- Reactions:7
- Comments:15 (4 by maintainers)
Top GitHub Comments
I still have it on ubuntu 18.04
EDIT: It worked when I installed with the .deb following https://github.com/balena-io/etcher#debian-and-ubuntu-based-package-repository-gnulinux-x86x64
I just changed the permissions on the Iso file and the application downloaded to 777 and it worked, i think you can debug with the permissions and get the problem.