Read the statement by Michael Teeuw here.
No numbers in analog watch face
-
This post is deleted! -
I know i set face-003 and didn’t change anything. No watchface is working since the update.
-
This post is deleted! -
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?
-
@nagaculun Odd.
I have the same error message andgit fetch origin git branch -ado not show the develop branch on remote
git checkout -b develop origin/developgives a fatal error:fatal: Cannot update paths and switch to branch 'develop' at the same time. Did you intend to checkout 'origin/develop' which can not be resolved as commit?Haven’t seen this before.
@sdetweil have not used your install script
-
@lavolp3 interesting, my script tries to minimize space used, so only downloads the master branch
to down develop dogit fetch origin develop:develop git checkout develop -
-
This post is deleted! -
@hango Hi again, I’ve modified my script but it isn’t working:
.clockCircle {
margin: 0 auto;
position: relative;
border-radius: 50%;
background-size: 100%;
background: transparent /home/pi/MagicMirror/modules/default/clock/faces(“faces/face-005.svg”) center no-repeat;
}In this context, is url an actual url or my fie path? x
-
This post is deleted! -
This post is deleted!
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login