Search Criteria
Package Details: edex-ui-bin 2.2.5-1
Git Clone URL: | https://aur.archlinux.org/edex-ui-bin.git (read-only, click to copy) |
---|---|
Package Base: | edex-ui-bin |
Description: | A cross-platform, customizable science fiction terminal emulator with advanced monitoring & touchscreen support |
Upstream URL: | https://github.com/GitSquared/edex-ui |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | KokaKiwi |
Maintainer: | KokaKiwi |
Last Packager: | KokaKiwi |
Votes: | 1 |
Popularity: | 0.36 |
First Submitted: | 2020-12-01 15:43 |
Last Updated: | 2020-12-20 10:28 |
Dependencies (3)
Required by (0)
Sources (4)
- edex-ui-bin-2.2.5.aarch64.AppImage (aarch64)
- edex-ui-bin-2.2.5.i686.AppImage (i686)
- edex-ui-bin-2.2.5.x86_64.AppImage (x86_64)
- LICENSE
Latest Comments
duanev commented on 2020-12-17 05:19
makepkg and then pacman run fine, but I'm not having any luck running edex-ui-bin. Either I get a prompt back with no error message:
or I get the following core dump:
strace shows the non-root no-output run appears to happen because the user has no write permissions to the /opt/edex-ui/resources directory ... so maybe only root is supposed to run this (I haven't found any usage docs at Gaby's github: https://github.com/GitSquared/edex-ui). Running # chown -R duanev /opt/edex-ui/resources allows a user to get the above output as well - but coredumps the same way as root. Here's the coredump (all threads are waiting except the one raising the uv_sem_post exception):