Gravis

Results 66 issues of Gravis

**Description** Negative values (e.g. -1) use for shell script exit codes are invalid (only 0-255 are valid). The patch replaces several "-1" instances with the valid exit code of "1"....

community

**Description** I've used a validator to determine if all the links were proper and corrected those that were improper. The most common cause was reliance on relative directory links. To...

community

**Description** Some scripts use programs that require elevated permissions to execute properly because they use commands like `mke2fs` and `sfdisk` which are privileged by default. An additional script has been...

community

**Description** This patch adds quotes around variable names in shell scripts to ensure that paths containing spaces will no longer cause the script to fail. Adding quotes to arrays has...

community

# 🐛 Bug report ## 📝 Description The music player "presentation" UI sometimes does not show that music is playing and cannot control it. This specifically happens when I play...

# 🚀 Feature request ## 📝 Description When creating a new alarm, you must first delete the current time in each field. ## 📝 Describe the solution you'd like When...

**Description** The commit script will now properly check all paths in `$PATH`. The basic semantic version checking function is reusable for other scripts as well. Not to be merged before...

community

**Description** These are publicly available tools for converting VecMap Images to and from PNG files. They rely on Netpbm to function properly. **Your checklist for this pull request** Make sure...

community

**Description** By rearranging the code to not rely on a undefined variable (`$1`) there is no longer the danger of an included script of setting the "-u" shell option which...

community

This is resubmission of Czech localization from PR #2019 which was prematurely closed before it was merged. Issue #1990 can be closed if this PR is merged.

community