v 0.2.26-1 not working on arch linux
See original GitHub issuejust installed it via aur package, running inside gnome doesn’t put an icon in the tray; running from terminal says
`cat: /var/lib/dbus/machine-id: No such file or directory A JavaScript error occurred in the main process Uncaught Exception: Error: Command failed: cat /var/lib/dbus/machine-id cat: /var/lib/dbus/machine-id: No such file or directory
at checkExecSyncError (child_process.js:495:13)
at execSync (child_process.js:535:13)
at childProcess.(anonymous function) (ELECTRON_ASAR.js:685:22)
at c (/usr/lib/cerebro/resources/app.asar/main.js:830:7109)
at Object.<anonymous> (/usr/lib/cerebro/resources/app.asar/main.js:804:100)
at __webpack_require__ (/usr/lib/cerebro/resources/app.asar/main.js:21:30)
at Object.<anonymous> (/usr/lib/cerebro/resources/app.asar/main.js:172:20)
at __webpack_require__ (/usr/lib/cerebro/resources/app.asar/main.js:21:30)
at Object.<anonymous> (/usr/lib/cerebro/resources/app.asar/main.js:52:22)
at __webpack_require__ (/usr/lib/cerebro/resources/app.asar/main.js:21:30)`
Although cerebro processes are running otherwise…
Issue Analytics
- State:
- Created 7 years ago
- Comments:21 (8 by maintainers)
Top Results From Across the Web
Arch Linux - Pacman & Package Upgrade Issues
Good afternoon everyone. Yesterday I initiated an update via. sudo pacman -Syu. and unfortunately lost internet connectivity before it completed ...
Read more >General troubleshooting - ArchWiki
To do so, first ensure the application is fully updated (e.g ensure the application is the same version as in the official repositories)....
Read more >PulseAudio/Troubleshooting - ArchWiki
To fix this, open Audacity, then set its recording device to pulse:Internal Mic:0 . Under some circumstances, playback may be distorted, very ...
Read more >fq 0.2.0-1 (x86_64) - Arch Linux
Architecture: x86_64. Repository: Community. Description: Tool, language and decoders for inspecting binary data.
Read more >Advanced Linux Sound Architecture/Troubleshooting - ArchWiki
If the problem persists, verify that the Auto-Mute option in alsamixer is set to Disabled . Volume is too low. Run alsamixer and...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Have you applied the workaround for
node-machine-id
mentioned 4 posts above?I don’t think either that you can debug AppImage, you’d have to clone the repo and run a dev version, see section Install of the readme.