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.

    MagicMirror no longer fills the screen

    Scheduled Pinned Locked Moved Solved Troubleshooting
    full screen
    7 Posts 2 Posters 1.0k Views 2 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.
    • E Offline
      Exndfan @sdetweil
      last edited by

      @sdetweil

      Thanks for the suggestion, Sam but unfortunately it didn’t make a difference. Any additional thoughts?

      I run the Pi headless and display the screen on an old iPad with VNC. The screenshot was made using VNC on my laptop.

      BTW - I installed MagicMirror using your great install script.

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

        @Exndfan so, vnc is lying about the size of the screen…

        u can ‘force’ it by setting info in the config.js

            ipWhitelist:...
            electronOptions: { width: xxx, height:yyyy},
        

        you might need x: and y: as well;

        0,0 is top left

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        E 1 Reply Last reply Reply Quote 0
        • E Offline
          Exndfan @sdetweil
          last edited by

          @sdetweil Thanks Sam but still no go. I don’t think that I’m expressing the problem correctly. As you can see in the screenshot below, the MagicMirror isn’t filling the screen on the the Pi. In terminal, I stopped the MM (pm2 stop MagicMirror) and then started the MM (pm2 start MagicMirror) and the MagicMirror refuses fill the screen. Since the MM isn’t full screen, some of the information at the bottom of the MM window is cut off. Under normal circumstances, the terminal window and the menu bar at the top would disappear under the MM. The desktop image shown in the screenshot is the default desktop when I installed the Bullseye Pi OS. The display appears the same when I connect a monitor directly to the Pi or by viewing in VNC. Screenshot 2023-04-18 at 2.35.14 PM.jpg The MM worked correctly yesterday and filled the screen but this problem showed up overnight. I’m thinking that a setting inside MM got dorked and I have no idea where it would be.

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

            @Exndfan i understood exactly what you meant… we’ve seen this a dozen times…

            either the clear of the electron .config folder
            or the setting the electronOptions in config.js
            has fixed it

            but you also keep saying vnc…

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            E 1 Reply Last reply Reply Quote 0
            • E Offline
              Exndfan @sdetweil
              last edited by

              @sdetweil I am afraid that I was the one that wasn’t understanding what you were saying. I corrected the config file and it’s working properly again.

              Thanks again for the great install scripts! Cheers

              1 Reply Last reply Reply Quote 0
              • 1 / 1
              • 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