Experiencing crashing once a map is loaded using Pipewire. Unclear what is causing the error.
Search Criteria
Package Details: etterna 0.72.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/etterna.git (read-only, click to copy) |
---|---|
Package Base: | etterna |
Description: | A advanced cross-platform rhythm game focused on keyboard play |
Upstream URL: | https://etternaonline.com |
Licenses: | MIT |
Conflicts: | etterna-git |
Provides: | etterna |
Submitter: | izik1 |
Maintainer: | NNNN4 |
Last Packager: | NNNN4 |
Votes: | 6 |
Popularity: | 0.25 |
First Submitted: | 2019-10-31 07:09 (UTC) |
Last Updated: | 2023-01-09 14:36 (UTC) |
Dependencies (7)
- curl (curl-minimal-git, curl-git)
- glu (glu-git)
- libpulse (libpulse-bluedio, pulseaudio-pali, pulseaudio-dummy, libpulse-nosystemd-git, libpulse-nosystemd, libpulse-nosystemd-minimal-git, libpulse-airplay, pulseaudio-git)
- libxrandr (libxrandr-git)
- openssl-1.1
- cmake (cmake-git) (make)
- jack (jack-git, jack2-git, pipewire-jack-git, pipewire-full-jack-git, pipewire-common-jack-git, jack2, pipewire-jack) (optional) – Audio server
Required by (0)
Sources (4)
Latest Comments
griffin commented on 2022-11-28 22:45 (UTC)
NNNN4 commented on 2022-09-13 01:14 (UTC)
Note:
In order to prevent user writing in /opt the update from 0.70.4 to 0.71.2 moved the location of the game data stored in /opt/etterna to ~/.etterna, this includes /opt/etterna/Save, /opt/etterna/Songs, and /opt/etterna/Themes which will need to be re-merged with the new folder location (~/.etterna) manually if you want them to be used by the game.
muflone commented on 2021-04-17 13:44 (UTC) (edited on 2021-04-17 13:46 (UTC) by muflone)
Hi maintainers
This package has SEVERE issues with permissions and a lot of minor issues.
Please fix them ASAP:
- never give 777 permission
- never set chmod +s to any directory
- users must never be able to write into /opt
- remove those useless/dangerous || exit, any script is executed with -e which will make the process fail
- the .install file copies data from /root to /opt
- never SKIP the checksums checks in the sha256sums array
Pinned Comments
NNNN4 commented on 2022-09-13 01:14 (UTC)
Note:
In order to prevent user writing in /opt the update from 0.70.4 to 0.71.2 moved the location of the game data stored in /opt/etterna to ~/.etterna, this includes /opt/etterna/Save, /opt/etterna/Songs, and /opt/etterna/Themes which will need to be re-merged with the new folder location (~/.etterna) manually if you want them to be used by the game.