Skip to content

Help for the dynamic island #26

Answered by crissNb
Shield31 asked this question in Q&A
Mar 6, 2023 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

That seems like locale problem to me. Could you perhaps try setting the locale to en_US manually? You can do this by adding this: LC_NUMERIC="en_US.UTF-8" line of code to the beginning of volume_island.sh and brightness_island.sh (or export the variable globally by adding it to one of the initializer scripts) temporarily to see if it fixes the problem.
I'm currently away right now, so I won't be able to do it myself.

Edit: To add on, the other islands are being stopped most likely because brightness_island and/or volume_island does not finish normally due to the error. So essentially the other islands are just being blocked from displaying.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Shield31
Comment options

@crissNb
Comment options

Answer selected by crissNb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants