• 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.

Error: object_proxy

Scheduled Pinned Locked Moved Solved Troubleshooting
8 Posts 4 Posters 1.4k 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 Away
    sdetweil @mumblebaj
    last edited by Sep 5, 2022, 5:11 PM

    @mumblebaj not the top ones add

    –disable-gpu

    to the package.json start clause

    "start": "DISPLAY=\"${DISPLAY:=:0}\" ./node_modules/.bin/electron --disable-gpu js/electron.js
    

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    M 1 Reply Last reply Sep 5, 2022, 5:17 PM Reply Quote 0
    • M Offline
      mumblebaj Module Developer @sdetweil
      last edited by Sep 5, 2022, 5:17 PM

      @sdetweil Thanks Sam. I had the gpu previously. Could have been overridden by upgrade?

      First time I see the first error though. Anyway, I will google a bit.

      Check out my modules at: https://github.com/mumblebaj?tab=repositories

      S M 2 Replies Last reply Sep 5, 2022, 5:24 PM Reply Quote 0
      • S Away
        sdetweil @mumblebaj
        last edited by Sep 5, 2022, 5:24 PM

        @mumblebaj upgrade? mm yes, package.json is replaced

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 1
        • M Offline
          MMRIZE @mumblebaj
          last edited by MMRIZE Sep 5, 2022, 5:58 PM Sep 5, 2022, 5:57 PM

          @mumblebaj
          I think it could be applied permanently by process.env.ELECTRON_DISABLE_GPU setting.

          S 1 Reply Last reply Sep 5, 2022, 6:01 PM Reply Quote 0
          • S Away
            sdetweil @MMRIZE
            last edited by Sep 5, 2022, 6:01 PM

            @MMRIZE cool…

            one could set that in mm.sh

            export ELECTRON_DISABLE_GPU=true

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            M 1 Reply Last reply Sep 5, 2022, 6:31 PM Reply Quote 0
            • M Offline
              mumblebaj Module Developer @sdetweil
              last edited by Sep 5, 2022, 6:31 PM

              Thanks @MMRIZE and @sdetweil much appreciated.

              Check out my modules at: https://github.com/mumblebaj?tab=repositories

              K 1 Reply Last reply Sep 5, 2022, 7:35 PM Reply Quote 0
              • K Offline
                karsten13 @mumblebaj
                last edited by Sep 5, 2022, 7:35 PM

                see https://github.com/MichMich/MagicMirror/issues/2831

                1 Reply Last reply Reply Quote 1
                • 1 / 1
                1 / 1
                • First post
                  6/8
                  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