• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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.

Third-Party Module - how to get help?

Scheduled Pinned Locked Moved Solved Troubleshooting
64 Posts 3 Posters 26.8k Views 4 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 Online
    sdetweil @lavolp3
    last edited by Jan 9, 2020, 4:19 PM

    @lavolp3 not different

    if (self.config.displaySeconds) if u have seconds displayed on your time, u still get notices

    this is the default setting (was on 2.9, is on 2.10)

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    1 Reply Last reply Reply Quote 0
    • S Online
      sdetweil
      last edited by Jan 9, 2020, 4:41 PM

      @ember1205 you need to do another git pull…

      i found a case where it doesn’t update the image anymore…

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      E 1 Reply Last reply Jan 9, 2020, 4:44 PM Reply Quote 0
      • E Offline
        ember1205 @sdetweil
        last edited by Jan 9, 2020, 4:44 PM

        @sdetweil said in Third-Party Module - how to get help?:

        @ember1205 you need to do another git pull…

        i found a case where it doesn’t update the image anymore…

        Will do.

        As an aside… I directly witnessed an odd scenario the other day when I had it refreshing every five minutes… one of the images only loaded the upper half on the screen (the bottom half of the screen had no image and was blank). I could not tell what image it was as I have quite a few in rotation and the frame continued on cleanly from there with the next image.

        Is that in any way related to what you found?

        S 1 Reply Last reply Jan 9, 2020, 4:48 PM Reply Quote 0
        • S Online
          sdetweil @ember1205
          last edited by Jan 9, 2020, 4:48 PM

          @ember1205 no… I have seen the slow paint issue myself many times…

          electron is having some painting problem… again we are on 3.0.13, no longer supported since way back…

          I had tried to get us to 6.0.12 this release, but the test system failed, and they removed this change from the 2.10 release
          (but I have seen paint problems on 6.0.12 too)

          u can try this manually

          cd ~/MagicMirror
          npm install electron@6.0.12
          

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          E 1 Reply Last reply Jan 9, 2020, 4:50 PM Reply Quote 0
          • E Offline
            ember1205 @sdetweil
            last edited by Jan 9, 2020, 4:50 PM

            @sdetweil said in Third-Party Module - how to get help?:

            @ember1205 no… I have seen the slow paint issue myself many times…

            electron is having some painting problem… again we are on 3.0.13, no longer supported since way back…

            I had tried to get us to 6.0.12 this release, but the test system failed, and they removed this change from the 2.10 release
            (but I have seen paint problems on 6.0.12 too)

            u can try this manually

            cd ~/MagicMirror
            npm install electron@6.0.12
            

            What I saw seemed to be different from a “slow paint” issue - it painted the top half and stopped. It sat there for a few seconds and then the image switched to the next one.

            While upgrading manually would certainly get me to something newer for Electron, it puts me in the position of not having a “standard install” for future troubleshooting and such. It’s a double-edged sword…

            S 2 Replies Last reply Jan 9, 2020, 4:52 PM Reply Quote 0
            • S Online
              sdetweil @ember1205
              last edited by sdetweil Jan 9, 2020, 4:53 PM Jan 9, 2020, 4:52 PM

              @ember1205 said in Third-Party Module - how to get help?:

              It’s a double-edged sword…

              yep…

              What I saw seemed to be different from a “slow paint” issue

              yes, interrupted paint… could be same issue, or … (the ‘not quite single threaded’ problem again
              got interrupted, never came back)

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              1 Reply Last reply Reply Quote 0
              • S Online
                sdetweil @ember1205
                last edited by Jan 12, 2020, 2:34 PM

                @ember1205 said in Third-Party Module - how to get help?:

                What I saw seemed to be different from a “slow paint” issue - it painted the top half and stopped. It sat there for a few seconds and then the image switched to the next one.

                from our text messages, I think this was caused by the bug u found on image update scheduling…
                I have fixed that now (thanks by the way, been looking for it for over a year now)

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                E 1 Reply Last reply Jan 13, 2020, 7:05 PM Reply Quote 0
                • E Offline
                  ember1205 @sdetweil
                  last edited by Jan 13, 2020, 7:05 PM

                  @sdetweil said in Third-Party Module - how to get help?:

                  @ember1205 said in Third-Party Module - how to get help?:

                  What I saw seemed to be different from a “slow paint” issue - it painted the top half and stopped. It sat there for a few seconds and then the image switched to the next one.

                  from our text messages, I think this was caused by the bug u found on image update scheduling…
                  I have fixed that now (thanks by the way, been looking for it for over a year now)

                  I don’t know that I deserve any credit here as I just passed along an observation after you modified your code based on a question I had about whether it was possible to do something. Glad you found and corrected something you had been chasing, though.

                  S 1 Reply Last reply Jan 13, 2020, 7:27 PM Reply Quote 0
                  • S Online
                    sdetweil @ember1205
                    last edited by Jan 13, 2020, 7:27 PM

                    @ember1205 passing on observations is what it’s all about! Many eyes looking see different things. All contribute to the whole view.

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    1 Reply Last reply Reply Quote 0
                    • 1
                    • 2
                    • 3
                    • 4
                    • 5
                    • 6
                    • 7
                    • 6 / 7
                    6 / 7
                    • First post
                      60/64
                      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