MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. Ryroro
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    R
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 5
    • Groups 0

    Ryroro

    @Ryroro

    0
    Reputation
    545
    Profile views
    5
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    Ryroro Unfollow Follow

    Latest posts made by Ryroro

    • RE: Module trouble:drawing board, could not draw

      I am fairly new to javascript. The original code of the drawing board run smoothly on the webrowser I test with on my mac, but after I re-edit to fit the mirror, action of drawing does not seem to be working

      posted in Troubleshooting
      R
      Ryroro
    • Module trouble:drawing board, could not draw

      Hey guys, I am developing a simple module of a drawing board. The board can show on the mirror, but the mouse input cannot draw anything on it. 0_1471672694931_canvas.js

      posted in Troubleshooting
      R
      Ryroro
    • RE: jquery not working on magic mirror

      @alexyak
      thanks, everything is showing up again, except for the mm-hide-all module, and I don’t see any error on the console. But the button in the module just don’t show up.

      posted in Troubleshooting
      R
      Ryroro
    • RE: jquery not working on magic mirror

      thanks, but the whole thing is still black. Nothing’s showing up

      posted in Troubleshooting
      R
      Ryroro
    • jquery not working on magic mirror

      Hey guys, I just finish building the mirror and finish setting up all the basics of the magic mirror. The default modules run smoothly. However, whenever I try to run something related to jquery, the mirror just black out. I tired https://github.com/masters1222/mm-hide-all this guy’s module, with the library in it, but there is still nothing on display. I tried inserting source in the index.html, still nothing. And I find that the mirror will work again only if I delete reference to the library of jQuery.
      I use a raspbian system and installed the latest MagicMirror2.

      posted in Troubleshooting
      R
      Ryroro