Salut !
Ha ouais ! excellent ça !
Hi all,
First sorry for my english. :)
I have 2 problems since the last V2.12.0 update.
Weatherforecast : the forecast only displays 2 days … However my configuration has not been changed. I still have :
maxNumberOfDays: 5,
Calendar : I am using calendar with an .ics link (ical google calendar). All events on the mirror are displayed with a 1 day lag.
I dont understand why…
Thank you in advance
@lavolp3
Hello,
There is a width bug since the last update (09/02/2020).

@sdetweil Hi !
Thx for your interest.
sudo apt-get update
sudo apt-get install libffi-dev
Nothing… same error
Hello,
Sorry for my english…
But my MM reboot again and again.
~/MagicMirror/installers $ sh mm.sh
> magicmirror@2.12.0 start /home/pi/MagicMirror
> DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js
/home/pi/MagicMirror/node_modules/electron/dist/electron: error while loading shared libraries: |ibffi.so.6: cannot open shared object file: No such file or directory
npm ERR! code ELIFECYCLE
npm ERR! syscall spawn
npm ERR! file sh
npm ERR! errno ENOENT
npm ERR! magicmirror@2.12.0 start: `DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js`
npm ERR! spawn ENOENT
npm ERR!
npm ERR! Failed at the magicmirror@2.12.0 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /home/pi/.npm/_logs/2020-07-15T20_28_46_768Z-debug.log
/home/pi/.npm/_logs/2020-07-15T20_28_46_768Z-debug.log
0 info it worked if it ends with ok
1 verbose cli [ '/usr/bin/node', '/usr/bin/npm', 'start' ]
2 info using npm@6.14.5
3 info using node@v10.20.1
4 verbose run-script [ 'prestart', 'start', 'poststart' ]
5 info lifecycle magicmirror@2.12.0~prestart: magicmirror@2.12.0
6 info lifecycle magicmirror@2.12.0~start: magicmirror@2.12.0
7 verbose lifecycle magicmirror@2.12.0~start: unsafe-perm in lifecycle true
8 verbose lifecycle magicmirror@2.12.0~start: PATH: /usr/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/home/pi/MagicMirror/node_module$
9 verbose lifecycle magicmirror@2.12.0~start: CWD: /home/pi/MagicMirror
10 silly lifecycle magicmirror@2.12.0~start: Args: [ '-c',
10 silly lifecycle 'DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js' ]
11 info lifecycle magicmirror@2.12.0~start: Failed to exec start script
12 verbose stack Error: magicmirror@2.12.0 start: `DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js`
12 verbose stack spawn ENOENT
12 verbose stack at ChildProcess.<anonymous> (/usr/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:48:18)
12 verbose stack at ChildProcess.emit (events.js:198:13)
12 verbose stack at maybeClose (internal/child_process.js:982:16)
12 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5)
13 verbose pkgid magicmirror@2.12.0
14 verbose cwd /home/pi/MagicMirror
15 verbose Linux 4.19.97-v7+
16 verbose argv "/usr/bin/node" "/usr/bin/npm" "start"
17 verbose node v10.20.1
18 verbose npm v6.14.5
19 error code ELIFECYCLE
20 error syscall spawn
21 error file sh
22 error errno ENOENT
23 error magicmirror@2.12.0 start: `DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js`
23 error spawn ENOENT
24 error Failed at the magicmirror@2.12.0 start script.
24 error This is probably not a problem with npm. There is likely additional logging output above.
25 verbose exit [ 1, true ]
Thanks a lot in advance
I have try : npm rebuild / npm install
Hello
Today I have an error message on display :
502 - undefined
Any idea for this ?
@chassain-0
Finally, we are a great idea too :)
Thx !
Ok sorry I found.
.MMM-Lotteries {
width : 400px;
}
@lavolp3
I found 10 request/month too :(
https://collectapi.com/api/chancegame/lottery-api
But there are 2 results per week for the Euro Millions.
:P
@lavolp3 How does Gooogle get the info?
I found this : https://rapidapi.com/creativesolutions/api/euromillions
@lavolp3 thanks for you interest.
I have some time, but I’m not a developper :P :D
Hi all,
First, sorry for my english.
I would like to do appear the last Euromillions’ numbers.

Is it possible ?
I found one flux RSS. But this RSS is for the last 15.
I need juste the last.
OK I found it !! :)
.fa {
font-family: "Font Awesome 5 Free";
font-weight: 900;
content: "\f007";
}