A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Phone Notifications
-
@ronny3050 i have instagram, facebook, wechat and taobao, i can see the icon image files in the module file but they wont display on the mirror
-
@chengstark could you please
ls -lah
inside icons folder and paste the output? -
my mirror is not with me now, i will post results later
-
here is the output
total 44K drwxr-xr-x 2 pi pi 4.0K Sep 17 23:07 . drwxr-xr-x 6 pi pi 4.0K Sep 17 02:37 .. -rw-r--r-- 1 pi pi 6.1K Sep 17 02:36 .DS_Store -rw-r--r-- 1 pi pi 2.1K Sep 17 23:24 Gmail.jpg -rw-r--r-- 1 pi pi 2.0K Sep 17 23:24 Google Play services.jpg -rw-r--r-- 1 pi pi 1.9K Sep 17 16:04 Outlook.jpg -rw-r--r-- 1 pi pi 1.5K Sep 17 22:16 Phone.jpg -rw-r--r-- 1 pi pi 1.8K Sep 17 13:45 Twitter.jpg -rw-r--r-- 1 pi pi 2.1K Sep 17 17:35 WeChat.jpg -rw-r--r-- 1 pi pi 2.1K Sep 17 23:02 手机淘宝.jpg
Note from admin: Please use Markdown on code snippets for easier reading!
-
And has that resolved the icon problem?
-
@McSorley no
-
@chengstark is the problem caused by the name of image files?
-
@chengstark It’s hard to say, but I would like to see your logs.
-
@ronny3050 the module doesnt count this as an error, i guss there is no error log for this
-
@chengstark Two things:
- Make sure displayNotificationIcon is set to true in config.js
- Pull a new version of phone_notification that I just pushed.
Hopefully, it will fix it.