MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    MMM-CalendarExt3 not showing events on calendar, but does on list after 2.30 update

    Scheduled Pinned Locked Moved Solved Troubleshooting
    37 Posts 5 Posters 11.9k Views 6 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S Offline
      sdetweil @tke499
      last edited by

      @tke499 also ext3 is done all in browser.

      can you open the developer window, ctrl-shift-i,
      select the console tab, put ext in the filter field

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      T 2 Replies Last reply Reply Quote 0
      • T Offline
        tke499 @sdetweil
        last edited by

        @sdetweil

        What are you asking for? I am still learning. Thanks

        1 Reply Last reply Reply Quote 0
        • T Offline
          tke499 @sdetweil
          last edited by sdetweil

          @sdetweil This is everything that is showing up when I run MM

          magicmirror@2.30.0 start
          npm run start:x11

          magicmirror@2.30.0 start:x11
          DISPLAY=“${DISPLAY:=:0}” ./node_modules/.bin/electron js/electron.js

          [2025-01-01 20:24:29.256] [LOG] Starting MagicMirror: v2.30.0
          [2025-01-01 20:24:29.289] [LOG] Loading config …
          [2025-01-01 20:24:29.294] [LOG] config template file not exists, no envsubst
          [2025-01-01 20:24:29.834] [INFO] Checking config file /home/robert/MagicMirror/config/config.js …
          [2025-01-01 20:24:29.926] [INFO] Your configuration file doesn’t contain syntax errors :)
          [2025-01-01 20:24:29.927] [INFO] Checking modules structure configuration …
          [2025-01-01 20:24:30.058] [INFO] Your modules structure configuration doesn’t contain errors :)
          [2025-01-01 20:24:30.061] [LOG] Loading module helpers …
          [2025-01-01 20:24:30.062] [LOG] No helper found for module: alert.
          [2025-01-01 20:24:30.069] [LOG] Initializing new module helper …
          [2025-01-01 20:24:30.070] [LOG] Module helper loaded: updatenotification
          [2025-01-01 20:24:30.071] [LOG] No helper found for module: clock.
          [2025-01-01 20:24:30.214] [LOG] Initializing new module helper …
          [2025-01-01 20:24:30.214] [LOG] Module helper loaded: calendar
          [2025-01-01 20:24:30.216] [LOG] No helper found for module: weather.
          [2025-01-01 20:24:30.216] [LOG] No helper found for module: MMM-Traffic.
          [2025-01-01 20:24:30.252] [LOG] Initializing new module helper …
          [2025-01-01 20:24:30.252] [LOG] Module helper loaded: mmm-nest-status
          [2025-01-01 20:24:30.363] [LOG] Initializing new module helper …
          [2025-01-01 20:24:30.363] [LOG] Module helper loaded: newsfeed
          [2025-01-01 20:24:30.364] [LOG] No helper found for module: MMM-CalendarExt3.
          [2025-01-01 20:24:30.364] [LOG] All module helpers loaded.
          [2025-01-01 20:24:30.389] [LOG] Starting server on port 8080 …
          [2025-01-01 20:24:31.322] [LOG] Server started …
          [2025-01-01 20:24:31.323] [LOG] Connecting socket for: updatenotification
          [2025-01-01 20:24:31.324] [LOG] Starting module helper: updatenotification
          [2025-01-01 20:24:31.325] [LOG] Connecting socket for: calendar
          [2025-01-01 20:24:31.326] [LOG] Starting node helper for: calendar
          [2025-01-01 20:24:31.327] [LOG] Connecting socket for: mmm-nest-status
          [2025-01-01 20:24:31.328] [LOG] Starting node_helper for module [mmm-nest-status]
          [2025-01-01 20:24:31.329] [LOG] Connecting socket for: newsfeed
          [2025-01-01 20:24:31.331] [LOG] Starting node helper for: newsfeed
          [2025-01-01 20:24:31.332] [LOG] Sockets connected & modules started …
          [2025-01-01 20:24:31.694] [LOG] Launching application.
          [2025-01-01 20:24:32.841] [INFO] System information:

          SYSTEM: manufacturer: ; model: ; virtual: false

          OS: platform: linux; distro: Debian GNU/Linux; release: 12; arch: arm64; kernel: 6.6.62+rpt-rpi-v8

          VERSIONS: electron: 32.2.7; used node: 22.12.0; installed node: 22.12.0; npm: 10.9.0; pm2: 5.4.3

          OTHER: timeZone: America/New_York; ELECTRON_ENABLE_GPU: undefined

          [4696:0101/202433.175100:ERROR:gbm_wrapper.cc(74)] Failed to get fd for plane.: No such file or directory (2)
          [4696:0101/202433.175511:ERROR:gbm_wrapper.cc(257)] Failed to export buffer to dma_buf: No such file or directory (2)
          [4696:0101/202433.175885:ERROR:gbm_wrapper.cc(74)] Failed to get fd for plane.: No such file or directory (2)
          [4696:0101/202433.176005:ERROR:gbm_wrapper.cc(257)] Failed to export buffer to dma_buf: No such file or directory (2)
          [4696:0101/202433.176180:ERROR:gbm_wrapper.cc(74)] Failed to get fd for plane.: No such file or directory (2)
          [4696:0101/202433.176283:ERROR:gbm_wrapper.cc(257)] Failed to export buffer to dma_buf: No such file or directory (2)
          [4696:0101/202433.176443:ERROR:gbm_wrapper.cc(74)] Failed to get fd for plane.: No such file or directory (2)
          [4696:0101/202433.176539:ERROR:gbm_wrapper.cc(257)] Failed to export buffer to dma_buf: No such file or directory (2)
          [4696:0101/202433.176688:ERROR:gbm_wrapper.cc(74)] Failed to get fd for plane.: No such file or directory (2)
          [4696:0101/202433.176787:ERROR:gbm_wrapper.cc(257)] Failed to export buffer to dma_buf: No such file or directory (2)
          [4696:0101/202433.176939:ERROR:gbm_wrapper.cc(74)] Failed to get fd for plane.: No such file or directory (2)
          [4696:0101/202433.177033:ERROR:gbm_wrapper.cc(257)] Failed to export buffer to dma_buf: No such file or directory (2)
          [4696:0101/202433.177181:ERROR:gbm_wrapper.cc(74)] Failed to get fd for plane.: No such file or directory (2)
          [4696:0101/202433.177270:ERROR:gbm_wrapper.cc(257)] Failed to export buffer to dma_buf: No such file or directory (2)
          [4696:0101/202433.178472:ERROR:gbm_wrapper.cc(74)] Failed to get fd for plane.: No such file or directory (2)
          [4696:0101/202433.178599:ERROR:gbm_wrapper.cc(257)] Failed to export buffer to dma_buf: No such file or directory (2)
          [4696:0101/202433.178765:ERROR:gbm_wrapper.cc(74)] Failed to get fd for plane.: No such file or directory (2)
          [4696:0101/202433.178886:ERROR:gbm_wrapper.cc(257)] Failed to export buffer to dma_buf: No such file or directory (2)
          [4696:0101/202433.179046:ERROR:gbm_wrapper.cc(74)] Failed to get fd for plane.: No such file or directory (2)
          [4696:0101/202433.179135:ERROR:gbm_wrapper.cc(257)] Failed to export buffer to dma_buf: No such file or directory (2)
          [4696:0101/202433.179281:ERROR:gbm_wrapper.cc(74)] Failed to get fd for plane.: No such file or directory (2)
          [4696:0101/202433.179369:ERROR:gbm_wrapper.cc(257)] Failed to export buffer to dma_buf: No such file or directory (2)
          [4696:0101/202433.179516:ERROR:gbm_wrapper.cc(74)] Failed to get fd for plane.: No such file or directory (2)
          [4696:0101/202433.179604:ERROR:gbm_wrapper.cc(257)] Failed to export buffer to dma_buf: No such file or directory (2)
          [4696:0101/202433.179750:ERROR:gbm_wrapper.cc(74)] Failed to get fd for plane.: No such file or directory (2)
          [4696:0101/202433.179876:ERROR:gbm_wrapper.cc(257)] Failed to export buffer to dma_buf: No such file or directory (2)
          [4696:0101/202433.180031:ERROR:gbm_wrapper.cc(74)] Failed to get fd for plane.: No such file or directory (2)
          [4696:0101/202433.180119:ERROR:gbm_wrapper.cc(257)] Failed to export buffer to dma_buf: No such file or directory (2)
          [2025-01-01 20:24:34.889] [LOG] Create new calendarfetcher for url: http://p159-caldav.icloud.com/published/2/Mjc5OTI2NzkxMjc5OTI2N_OGitwGbVHoaRgKm45s40567NS6ia83VwuU3ZKztGC0 - Interval: 300000
          [2025-01-01 20:24:34.932] [LOG] Create new newsfetcher for url: https://moxie.foxnews.com/google-publisher/latest.xml - Interval: 300000
          [2025-01-01 20:24:35.001] [INFO] updatenotification: Updater Class Loaded!
          [2025-01-01 20:24:35.002] [INFO] updatenotification: Checking PM2 using…
          [2025-01-01 20:24:35.003] [INFO] updatenotification: [PM2] You are not using pm2
          [2025-01-01 20:24:35.004] [INFO] Checking git for module: MMM-Traffic
          [2025-01-01 20:24:35.029] [INFO] Checking git for module: mmm-nest-status
          [2025-01-01 20:24:35.073] [INFO] Checking git for module: MMM-CalendarExt3
          [2025-01-01 20:24:35.203] [INFO] Checking git for module: MagicMirror
          [2025-01-01 20:24:36.256] [INFO] Calendar-Fetcher: Broadcasting 128 events from .
          [2025-01-01 20:24:36.467] [INFO] Newsfeed-Fetcher: Broadcasting 25 items.
          [4587:0101/202451.558237:ERROR:CONSOLE(1)] “Request Autofill.enable failed. {“code”:-32601,“message”:”‘Autofill.enable’ wasn’t found"}“, source: devtools://devtools/bundled/core/protocol_client/protocol_client.js (1)
          [4587:0101/202451.558687:ERROR:CONSOLE(1)] “Request Autofill.setAddresses failed. {“code”:-32601,“message”:”‘Autofill.setAddresses’ wasn’t found”}", source: devtools://devtools/bundled/core/protocol_client/protocol_client.js (1)
          [4587:0101/202533.885618:ERROR:CONSOLE(1)] “Uncaught (in promise) SyntaxError: Unexpected token ‘H’, “HTTP/1.1 4”… is not valid JSON”, source: devtools://devtools/bundled/devtools_app.html?remoteBase=https://chrome-devtools-frontend.appspot.com/serve_file/@6cd35584827031630286f7d1b4c986f9ebd175df/&can_dock=true&toolbarColor=rgba(223,223,223,1)&textColor=rgba(0,0,0,1)&experiments=true (1)
          [2025-01-01 20:29:36.818] [INFO] Calendar-Fetcher: Broadcasting 128 events from http://p159-.
          [2025-01-01 20:29:37.507] [INFO] Newsfeed-Fetcher: Broadcasting 25 items.
          [2025-01-01 20:31:34.526] [LOG] Shutting down server…
          [2025-01-01 20:31:34.528] [LOG] Stopping module helper: updatenotification
          [2025-01-01 20:31:34.529] [LOG] Stopping module helper: calendar
          [2025-01-01 20:31:34.529] [LOG] Stopping module helper: mmm-nest-status
          [2025-01-01 20:31:34.530] [LOG] Stopping module helper: newsfeed
          [2025-01-01 20:31:34.531] [LOG] Node_helpers stopped …

          S 1 Reply Last reply Reply Quote 0
          • T Offline
            tke499 @sdetweil
            last edited by sdetweil

            @sdetweil This is what I get in the console Screenshot 2025-01-01 at 8.47.02 PM.png

            M 1 Reply Last reply Reply Quote 0
            • S Offline
              sdetweil @tke499
              last edited by

              @tke499 calendar is broadcasting, so that’s not it

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              1 Reply Last reply Reply Quote 0
              • M Offline
                MMRIZE @tke499
                last edited by

                @tke499

                Generally,
                51712dd9-687d-4753-a705-af8a55341047-image.png

                This message is just an warning can be ignored.
                However, in practice, stopping at that point usually corresponds to the following cases:

                1. (Most common case): The CX3 module has not been properly installed. In most situations, this happens because the CX3_Shared library is not correctly installed. To resolve this, navigate to the CX3 directory, run git pull, and then execute npm install. This resolves most issues. If it doesn’t, simply delete the entire CX3 directory and reinstall it. It only takes about 15 seconds.

                2. In very rare cases, other modules may cause errors during DOM creation, which can have an impact. However, this is highly uncommon, so the cause is typically case 1.

                T 2 Replies Last reply Reply Quote 0
                • T Offline
                  tke499 @MMRIZE
                  last edited by

                  @MMRIZE I have re-installed CX3 3 times now. Still having the same issue

                  M 1 Reply Last reply Reply Quote 0
                  • T Offline
                    tke499 @MMRIZE
                    last edited by

                    @MMRIZE I only have 2 other modules installed, one for nest and the other for traffic.

                    S 1 Reply Last reply Reply Quote 0
                    • M Offline
                      MMRIZE @tke499
                      last edited by

                      @tke499
                      Send me your ics file or url. (eouia0819@gmail.com)

                      1 Reply Last reply Reply Quote 0
                      • S Offline
                        sdetweil @tke499
                        last edited by

                        @tke499 what is the settings in the default calendar,
                        xxx out your url

                        set :maximumEvents:100,

                        Sam

                        How to add modules

                        learning how to use browser developers window for css changes

                        T 1 Reply Last reply Reply Quote 0
                        • T Offline
                          tke499 @sdetweil
                          last edited by

                          @sdetweil I set it to 100. The events now show up, but low the list on the side goes to the bottom of the screen. Not the desired effect.

                          S 2 Replies Last reply Reply Quote 0
                          • S Offline
                            sdetweil @tke499
                            last edited by

                            @tke499 use limitdays

                            there are 50 knobs to adjust

                            Sam

                            How to add modules

                            learning how to use browser developers window for css changes

                            1 Reply Last reply Reply Quote 0
                            • S Offline
                              sdetweil @tke499
                              last edited by sdetweil

                              @tke499 you can try maximumEvents:12 or 15

                              there is also a way with css. i will test and document in a little while

                              this should hide more than 10 events in the default calendar
                              in custom.css

                              .calendar table tr:nth-child(n+10) {
                                display: none;
                              }
                              

                              Sam

                              How to add modules

                              learning how to use browser developers window for css changes

                              S N 2 Replies Last reply Reply Quote 0
                              • S Offline
                                sdetweil @sdetweil
                                last edited by sdetweil

                                @tke499 I have confirmed the css approach works…
                                in ~/MagicMirror/css/.custom.css

                                .calendar table tr:nth-child(n+10) {  /* 10 is the number of rows you want showing */  
                                          display: none;
                                }
                                

                                I have maximumEvents:200
                                and only 10 lines show with the css posted
                                without it, it goes to the bottom of the screen

                                Sam

                                How to add modules

                                learning how to use browser developers window for css changes

                                T 1 Reply Last reply Reply Quote 0
                                • N Offline
                                  Niggich @sdetweil
                                  last edited by

                                  @sdetweil thx this is working for me, but now the events doesn’t fade out… any solution?

                                  1 Reply Last reply Reply Quote 0
                                  • T Offline
                                    tke499 @sdetweil
                                    last edited by

                                    @sdetweil this works, just no fade. Thanks

                                    S 2 Replies Last reply Reply Quote 0
                                    • S Offline
                                      sdetweil @tke499
                                      last edited by

                                      @tke499 yeh, fade is calculated based on the size of the list (200 in my case)
                                      and the fade starts at 100, oops… cut off at 10…

                                      fadepoint can get you a different start spot, BUT, its also changes the amount of fade (start at .02 (4 =line 4) BUT there are 196 steps in the fade, so I don’t see much…

                                      looking thru the code, I don’t see any difference in the event broadcast

                                      Sam

                                      How to add modules

                                      learning how to use browser developers window for css changes

                                      1 Reply Last reply Reply Quote 0
                                      • S Offline
                                        sdetweil @tke499
                                        last edited by sdetweil

                                        @tke499 i’ll give you a hack til next release

                                        in ~/MagicMirror/modules/default/calendar.js
                                        add this line

                                        		fadePoint: 0.25, // Start on 1/4th of the list.  line 25
                                        		fadeSteps:0,  // ------- this one
                                        

                                        and

                                        			startFade = events.length * this.config.fadePoint;   // line 255 after above added
                                        			fadeSteps = events.length - startFade;
                                        			if(this.config.fadeSteps)                  /* these two */
                                        				fadeSteps=this.config.fadeSteps 
                                        

                                        then in your config.js calendar

                                                  fade:true,
                                                  fadePoint:0.02,   //  use this to get into the top 10 (my 200 list gets to number 4)
                                                  fadeSteps:6,         // use this to decide how many steps from full to gone
                                        

                                        Sam

                                        How to add modules

                                        learning how to use browser developers window for css changes

                                        T C 2 Replies Last reply Reply Quote 0
                                        • T Offline
                                          tke499 @sdetweil
                                          last edited by

                                          @sdetweil Thanks. Do we know why this is happening with this release? Assuming it had to do with the calendar update.

                                          S 1 Reply Last reply Reply Quote 0
                                          • S Offline
                                            sdetweil @tke499
                                            last edited by

                                            @tke499 I do not yet… I checked the code that sends the list to other modules and I don’t SEE anything … ps, I personally did all the calendar updates

                                            both versions clip the list to the config.maxEvents: value. (10 default in both)

                                            Sam

                                            How to add modules

                                            learning how to use browser developers window for css changes

                                            S 1 Reply Last reply Reply Quote 0

                                            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
                                            • 1
                                            • 2
                                            • 1 / 2
                                            • First post
                                              Last post
                                            Enjoying MagicMirror? Please consider a donation!
                                            MagicMirror created by Michael Teeuw.
                                            Forum managed by Sam, technical setup by Karsten.
                                            This forum is using NodeBB as its core | Contributors
                                            Contact | Privacy Policy