Paris, France
Read the statement by Michael Teeuw here.
Posts
-
RE: Email
Hi @ronny3050,
I have a problem, same problem that @pietrodona. My emails are double on my mirror same after reboot. After a few day, my emails are double on my mirror. And after delete my emails on Gmail these emails aren’t deleted on my mirror.
Thanks
-
RE: Pi Zero
Hi @nigel-daniels, if you use jessie i think there is a problem with DPMS. There is a GUI package for configure this. If you want test install “xscreensaver” package
-
RE: Pi Zero
Hi @nigel-daniels, i don’t touch kweb configuration. I just add on “~/.config/lxsession/LXDE-pi/autostart” file this:
@lxpanel --profile LXDE-pi @pcmanfm --desktop --profile LXDE-pi @xscreensaver -no-splashand in “/etc/xdg/lxsession/LXDE-pi/autostart” this:
@lxpanel --profile LXDE-pi @pcmanfm --desktop --profile LXDE-pi @xscreensaver -no-splash @xset s noblank @xset s off @xset -dpmsAfter for configure my display i change the configuration in “/boot/config.txt”.
-
RE: Pi Zero
Hi All,
MM2 works on Pi0. If you want install MM2 on Pi0 use the @evos process or use my install file.
MagicMirrorInstallPi0.sh -
RE: Email
Hi,
Thanks for this job.
It’s possible to add number of email don’t read in the header module ?Thanks
-
RE: Pi Zero
Now is ok for the Pi0. But just for install Kweb.
i use this commands:wget http://steinerdatenbank.de/software/kweb-1.7.3.tar.gz tar -xzf kweb-1.7.3.tar.gz cd kweb-1.7.3 ./debinstall -
RE: Pi Zero
Hi,
I modify the installation file for Pi0. But the program don’t start. My Post “npm-do-not-start”
and the file.
0_1469782479446_MagicMirrorInstallPi0.shI don’t find the solution for the moment.
-
RE: npm do not start!
When starting the GUI terminal and the commande “npm start” the script starts. I have a progress bar and after a few seconds the script stops. No interface starts. Node.js 6.2.2 is installed and the dependencies are ok too.
-
RE: npm do not start!
Hi MichMich,
Yes i start with my terminal.
My node.js version is 6.2.2.
My OS is jessie
My RPi is RPi0Thanks
-
npm do not start!
Hi,
After a new installation (no error during my installation). I start npm module and the module don’t start.
pi@raspberrypi:~/MagicMirror $ npm start > magicmirror@2.0.0 start /home/pi/MagicMirror > electron js/electron.js pi@raspberrypi:~/MagicMirror $ -
RE: Google Calendar Error
It’s a new installation. It’s the first time to load a calendar.
-
Google Calendar Error
Hi,
When i load a google calendar (example: https://calendar.google.com/calendar/ical/jn78u2932bao8q997th2g7riik%40group.calendar.google.com/public/basic.ics) i have a problem for fetch data.Thanks
Error Chrome Calendar Error. Could not fetch calendar: https://calendar.google.com/calendar/ical/jn78u2932bao8q997th2g7riik%40group.calendar.google.com/public/basic.ics error @ logger.js:23 socketNotificationReceived @ calendar.js:81 (anonymous function) @ module.js:165 (anonymous function) @ socketclient.js:26 Emitter.emit @ socket.io.js:1647 Socket.onevent @ socket.io.js:943 MMSocket.self.socket.onevent @ socketclient.js:19 Socket.onpacket @ socket.io.js:901 (anonymous function) @ socket.io.js:1512 Emitter.emit @ socket.io.js:1647 Manager.ondecoded @ socket.io.js:428 (anonymous function) @ socket.io.js:1512 Emitter.emit @ socket.io.js:4389 Decoder.add @ socket.io.js:6740 Manager.ondata @ socket.io.js:418 (anonymous function) @ socket.io.js:1512 Emitter.emit @ socket.io.js:4389 Socket.onPacket @ socket.io.js:2514 (anonymous function) @ socket.io.js:2331 Emitter.emit @ socket.io.js:4389 Transport.onPacket @ socket.io.js:2947 Transport.onData @ socket.io.js:2939 ws.onmessage @ socket.io.js:4058 -
RE: Installing MM2
Hi,
I found my problem. I need start “npm start” directly on my session “pi”.
Thanks all
-
RE: Installing MM2
Hi,
I restart all installation and now my depencies is OK. But when i start “npm start” i have one erreur. This debug file:
0 info it worked if it ends with ok 1 verbose cli [ '/usr/bin/nodejs', '/usr/bin/npm', 'start' ] 2 info using npm@3.9.5 3 info using node@v6.2.2 4 verbose run-script [ 'prestart', 'start', 'poststart' ] 5 info lifecycle magicmirror@2.0.0~prestart: magicmirror@2.0.0 6 silly lifecycle magicmirror@2.0.0~prestart: no script for prestart, continuing 7 info lifecycle magicmirror@2.0.0~start: magicmirror@2.0.0 8 verbose lifecycle magicmirror@2.0.0~start: unsafe-perm in lifecycle true 9 verbose lifecycle magicmirror@2.0.0~start: PATH: /usr/lib/node_modules/npm/bin/node-gyp-bin:/home/pi/MagicMirror/node_modules/.bin:/$ 10 verbose lifecycle magicmirror@2.0.0~start: CWD: /home/pi/MagicMirror 11 silly lifecycle magicmirror@2.0.0~start: Args: [ '-c', 'electron js/electron.js' ] 12 silly lifecycle magicmirror@2.0.0~start: Returned: code: 1 signal: null 13 info lifecycle magicmirror@2.0.0~start: Failed to exec start script 14 verbose stack Error: magicmirror@2.0.0 start: `electron js/electron.js` 14 verbose stack Exit status 1 14 verbose stack at EventEmitter.<anonymous> (/usr/lib/node_modules/npm/lib/utils/lifecycle.js:245:16) 14 verbose stack at emitTwo (events.js:106:13) 14 verbose stack at EventEmitter.emit (events.js:191:7) 14 verbose stack at ChildProcess.<anonymous> (/usr/lib/node_modules/npm/lib/utils/spawn.js:24:14) 14 verbose stack at emitTwo (events.js:106:13) 14 verbose stack at ChildProcess.emit (events.js:191:7) 14 verbose stack at maybeClose (internal/child_process.js:852:16) 14 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:215:5) 15 verbose pkgid magicmirror@2.0.0 16 verbose cwd /home/pi/MagicMirror 17 error Linux 4.4.14-v7+ 18 error argv "/usr/bin/nodejs" "/usr/bin/npm" "start" 19 error node v6.2.2 20 error npm v3.9.5 21 error code ELIFECYCLE 22 error magicmirror@2.0.0 start: `electron js/electron.js` 22 error Exit status 1 23 error Failed at the magicmirror@2.0.0 start script 'electron js/electron.js'. 23 error Make sure you have the latest version of node.js and npm installed. 23 error If you do, this is most likely a problem with the magicmirror package, 23 error not with npm itself. 23 error Tell the author that this fails on your system: 23 error electron js/electron.js 23 error You can get information on how to open an issue for this project with: 23 error npm bugs magicmirror 23 error Or if that isn't available, you can get their info via: 23 error npm owner ls magicmirror 23 error There is likely additional logging output above. 24 verbose exit [ 1, true ] -
RE: Installing MM2
Yes, when i installing with the user pi, it’s work. But now i Have this message
npm ERR! Linux 4.4.13-v7+ npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install" npm ERR! node v6.2.1 npm ERR! npm v3.9.3 npm ERR! code ELIFECYCLE npm ERR! electron-prebuilt@1.2.5 postinstall: `node install.js` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the electron-prebuilt@1.2.5 postinstall script 'node install.js'. npm ERR! Make sure you have the latest version of node.js and npm installed. npm ERR! If you do, this is most likely a problem with the electron-prebuilt package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! node install.js npm ERR! You can get information on how to open an issue for this project with: npm ERR! npm bugs electron-prebuilt npm ERR! Or if that isn't available, you can get their info via: npm ERR! npm owner ls electron-prebuilt npm ERR! There is likely additional logging output above. npm ERR! Please include the following file with any support request: npm ERR! /home/pi/MagicMirror/npm-debug.log -
RE: Installing MM2
Hi,
Same error for me (Raspberry Pi 3 / Jessie)
Thanks