Read the statement by Michael Teeuw here.
MMM-CalendarExt - Black Screen
-
I am a newbie so here goes
I took the standard parameters and utilizing one calendar I get no errors but a black screen. I am utilizing wallpaper and some other things. What am I missing?
The config.js is below.Thanks.
{ module: 'MMM-CalendarExt', position: "bottom_left", //anywhere. It is not related to real position of view config: { // Read below system: { show: ['daily'], locale: 'nl-NL', fullDayEventLocalize: 1, redrawInterval: 60000, //minimum 60000 }, defaultView: { dateFormat: "D MMM", fullDayEventDateFormat: "D MMM", oneLineEvent:0, overflowRolling: 1, overflowHeight: 400, overflowDuration: 5, weekdayFormat: 'dddd', }, calendars: [ { url: "https://calendar.google.com/calendar/ical/abc...gmail.com/public/basic.ics" } ] } }, -
-
@popashack
Sam,Blacks screens are still occurring.
Can you share a minimum setup for MMM-CalendarExt or MMM-CalendarExt2 that works, even with a default ical? This is really all I am trying to do is put all my todos and calendars in front of me. I decided to try with Google and todoist. Both work, but I really need to see a week at a time and this still black screens with no error with the script above.
I plan to add outlook and google task later, but both seem like more of a challenge.
Thanks.
Carl
-
@popashack if u get black screen you must check and redo the commands for each module
start by disabling the modules u added
adddisabled: trueafter the
module:
line in config .J’sverify no black screen
enable one module
disabled: falsetest.
if black screen fix
then repeat
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