Bugsounet Coding

    • Register
    • Login
    • Search
    1. Home
    2. bjoern811
    This Forum is now reserved to registred users!
    B
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 3
    • Best 1
    • Controversial 0
    • Groups 0

    bjoern811

    @bjoern811

    1
    Reputation
    3
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    bjoern811 Unfollow Follow

    Best posts made by bjoern811

    • RE: Autostart Module

      worked like a charm ! Thanks for that !

      posted in Idea of new modules ?
      B
      bjoern811

    Latest posts made by bjoern811

    • RE: Autostart Module

      worked like a charm ! Thanks for that !

      posted in Idea of new modules ?
      B
      bjoern811
    • Autostart Module

      Hi Cedric,

      thanks again for your impressive work. I just did a small module because i needed a way to start a module directly on startup (for my case it was to open the Browser on startup)

      EXT-Autostart

      Since I needed to add some lines in Gateway as well (Register, Translate etc) it would be great to add it to your plugins (if you feel like).

      Regards,
      Björn

      posted in Idea of new modules ?
      B
      bjoern811
    • Error installing Gateway

      Hi everyone,

      once again thanks for your awesome work. You truely keep it going and are continuously improving your project. I just tried to setup the new concept now with the gateway. Sadly I do get the following error during postinstall

      MagicMirror Building module: node-pty, Completed: 0make: Entering directory '/home/pi/MagicMirror/modules/Gateway/node_modules/node-pty/build'
        CXX(target) Release/obj.target/pty/src/unix/pty.o
      ? MagicMirror Building module: node-pty, Completed: 0In file included from /home/pi/MagicMirror/modules/Gateway/node_modules/node-pty/17.2.0/include/node/v8-local-handle.h:12,
                       from /home/pi/MagicMirror/modules/Gateway/node_modules/node-pty/17.2.0/include/node/v8-array-buffer.h:12,
                       from /home/pi/MagicMirror/modules/Gateway/node_modules/node-pty/17.2.0/include/node/v8.h:25,
                       from /home/pi/MagicMirror/modules/Gateway/node_modules/node-pty/17.2.0/include/node/node.h:63,
                       from ../../nan/nan.h:60,
                       from ../src/unix/pty.cc:20:
      /home/pi/MagicMirror/modules/Gateway/node_modules/node-pty/17.2.0/include/node/v8-internal.h:113:27: error: static assertion failed: Pointer compression can be enabled only for 64-bit architectures
           kApiSystemPointerSize == kApiInt64Size,
           ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
      /home/pi/MagicMirror/modules/Gateway/node_modules/node-pty/17.2.0/include/node/v8-internal.h:471:71: warning: left shift count >= width of type [-Wshift-count-overflow]
         static constexpr size_t kPtrComprCageReservationSize = size_t{1} << 32;
                                                                             ^~
      /home/pi/MagicMirror/modules/Gateway/node_modules/node-pty/17.2.0/include/node/v8-internal.h:471:68: error: right operand of shift expression ?(1 << 32)? is >= than the precision of the left operand [-fpermissiv]
         static constexpr size_t kPtrComprCageReservationSize = size_t{1} << 32;
                                                                ~~~~~~~~~~^~~~~
      
      

      node Version 14.17.0
      npm Version 6.14.13
      Rasperry Pi 4

      Anyone can help ?

      Regards
      Bjoern

      posted in Issues
      B
      bjoern811