A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
No numbers in analog watch face
-
Tried both, the watch remains without numbers :-(
-
@JoeFranz I have the same issue. Also trying ‘face-003’. Have not tried another one yet.
-
@lavolp3
Changing the face (tried face-004 and face-005) does not solve the issue.
Links to svgs seem correct… -
Same happens to me, after 2.12.0 MM update, only the clock hands are shown.
-
I’ve got it too. The faces are all missing. No big for me, I’ve gone back to digital only on that one to make room for another module.
-
This post is deleted! -
Thats it, it works, thank you :thumbs_up:
-
I just merged a fix into the develop branch. That should fix it.
git checkout develop && git pull
-
@MichMich said in No numbers in analog watch face:
git checkout develop && git pull
I got error
pi@MM:~/MagicMirror $ git checkout develop error: pathspec 'develop' did not match any file(s) known to git pi@MM:~/MagicMirror $ pi@MM:~/MagicMirror $ git pull Already up to date. pi@MM:~/MagicMirror $ git status On branch master Your branch is up to date with 'origin/master'. Untracked files: ... ...
What should I do next ?
Thanks
-
@nagaculun did u use my install script?