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

    Posts

    Recent Best Controversial
    • RE: New windows, NOT full size

      Well, It’s something at now I dont know how figure out.

      If main Electron MagicMIrrror app is starter in FullScreen Mode, without menu bar, etc… I think is not possible -maybe yes- create a new window with these attributes and not full screen.

      Please can you check this
      https://github.com/electron/electron/blob/master/docs/api/window-open.md

      Also, by a way is necessary set the Node Integration

      posted in Troubleshooting
      R
      roramirez
    • RE: MMM-ImagesPhotos - Show images from a directory

      @Mire Hello,

      I added a little more explain.

      The directory where is searching the images is
      MagicMirror/modules/MMM-ImagesPhotos/uploads

      The directory called uploads inside the module

      posted in Utilities
      R
      roramirez
    • RE: New windows, NOT full size

      @mortenbirkelund There are options of Electron when you did run

      npm start
      

      Check out the item for electronOptions
      https://github.com/MichMich/MagicMirror/tree/develop#configuration

      posted in Troubleshooting
      R
      roramirez
    • RE: email module black screen

      @tosti007 At certain point some errors for this kind of case is because a forget

      npm install
      

      We’ll can figure out a solution for problems like that.

      posted in Troubleshooting
      R
      roramirez
    • RE: Git branch develop, commited changes do not show up on github

      I can recomend you 3 things:

      Check the next documentation

      • http://rogerdudler.github.io/git-guide/ (simple)
      • https://backlogtool.com/git-guide/en/stepup/stepup1_1.html (some details about branches)
      • http://rogerdudler.github.io/git-guide/

      Second one, use this interactive tutorial
      https://try.github.io

      The last, you can work better using a zsh+oh-my-zsh. This enable to see where branch you are and status repository into the shell prompt.
      https://github.com/robbyrussell/oh-my-zsh

      posted in General Discussion
      R
      roramirez
    • RE: Jenkins RSS feed

      @BeatIdo said in Jenkins RSS feed:

      { Error: unable to get local issuer certificate
      at Error (native)
      at TLSSocket. (_tls_wrap.js:1079:38)
      at emitNone (events.js:86:13)
      at TLSSocket.emit (events.js:185:7)
      at TLSSocket._finishInit (_tls_wrap.js:603:8)
      at TLSWrap.ssl.onhandshakedone (_tls_wrap.js:433:38) code: ‘UNABLE_TO_GET_ISSUER_CERT_LOCALLY’ }

      That’s interesting.

      What happens when you run?

      curl -Iv https://hub.spigotmc.org/jenkins/rssAll
      
      posted in Troubleshooting
      R
      roramirez
    • RE: Forum - uploaded images are not shown

      Well, the fix was introduced
      https://github.com/julianlam/nodebb-plugin-markdown/pull/84

      0_1487880299944_68018244.jpg

      posted in General Discussion
      R
      roramirez
    • RE: Forum - uploaded images are not shown

      @paviro You’re welcome :)

      The NodeBB broken the compatibility with all directory when introduced
      https://github.com/NodeBB/NodeBB/pull/5382

      With @paviro we worked and fixed the situation.
      https://github.com/julianlam/nodebb-plugin-markdown/pull/84

      posted in General Discussion
      R
      roramirez
    • RE: Test suite for MagicMirror²

      A little update and I requests ideas and help

      Today I’m playing with a test for newsfeed module. Its not functional. I’m using the same MagicMirror as backend for response a feed (in the future can be good idea a fake server for testing purposes).

      The patch can you find on
      https://github.com/roramirez/MagicMirror/commit/db87f9e15b79827e947316c3ffba5b4ca49854b7

      The main case is the waiting the tests for module title and titles of news. There a delay around a 1 second after the “loading…” when is show in screen. Somebody have an idea to gets this test?

      posted in Upcoming Features
      R
      roramirez
    • RE: Jenkins RSS feed

      Also, A rssFailed http://jenkins.movingblocks.net/rssFailed

      posted in Troubleshooting
      R
      roramirez
    • RE: Jenkins RSS feed

      I found a public RSS, its can be help for test

      Can you test the follow URL?
      https://hub.spigotmc.org/jenkins/rssAll

      posted in Troubleshooting
      R
      roramirez
    • RE: Who speaks Spanish? / Quien habla español?

      Podría sumarme. No sé si tenga tanto tiempo para estar activo en el canal de Telegram pero puedo intentarlo.

      posted in General Discussion
      R
      roramirez
    • RE: Problem With iOS Device and Forum Login

      Clear cookies?

      posted in Forum
      R
      roramirez
    • RE: Jenkins RSS feed

      Please shared your configuration and RSS output. The rss is in http://xxx.xxx.xxx.xxx:8080/rssAll ?

      posted in Troubleshooting
      R
      roramirez
    • RE: Who speaks Spanish? / Quien habla español?

      @nex0 Hola, yo hablo/escribo Español.

      No sé si seremos muchos por acá. Sobre crear una sección en español en el foro lo veo difícil -de momento-. Creo haber visto otras ideas de separar o crear alguna sección para idiomas pero no es algo que vea fuertemente que se vaya realizar a corto plazo.

      posted in General Discussion
      R
      roramirez
    • RE: Language Calendar Module

      Is missing the key DAYAFTERTOMORROW for French in translations file.

      Also UPDATE_NOTIFICATION, “UPDATE_NOTIFICATION_MODULE” and UPDATE_INFO

      This will be good contribution if somebody can pushed this translations.

      posted in Troubleshooting
      R
      roramirez
    • RE: Today's cartoon from Norwegian online magazine Teknisk Ukeblad

      @dridar

      @dridar said in Today’s cartoon from Norwegian online magazine Teknisk Ukeblad:

      Hi.
      I still don’t own a raspberry and I don’t have time.
      Just pitching my idea for others to have fun with

      Ok, yes, why not?

      PS: Anyway, is not need it a RaspberryPI. You can develop any enviroment where NodeJS can be run.

      posted in Requests
      R
      roramirez
    • RE: Today's cartoon from Norwegian online magazine Teknisk Ukeblad

      I think this is not difficult to build. Why dont create by yourself using the MagicMirror-Module-Template?

      [card:roramirez/MagicMirror-Module-Template]

      posted in Requests
      R
      roramirez
    • RE: Test suite for MagicMirror²

      Hey guys,

      I pushed up a small refactoring for tests.
      https://github.com/MichMich/MagicMirror/pull/728

      This is a improvement for create new tests without unnecessary repeat inside of code.

      Something I wasnt think now is how can be integrate the case test created by @qistoph because this is set a app.path inside of test (It’s something I have not tried…yet)

      https://github.com/MichMich/MagicMirror/blob/e62df3b3b18cc98b65656194fa5baa53b9110fbc/tests/e2e/dev_console.js#L37

      posted in Upcoming Features
      R
      roramirez
    • RE: compliments module with currentweather doesn't work

      @roramirez said in compliments module with currentweather doesn’t work:

      So, there a bug here. I can review and see a fix that if no other people is interested.

      I reply myself.

      This is already fixed in the develop branch. You can see
      https://github.com/MichMich/MagicMirror/commit/cbafaf5d5614e255e6a0babf7966e262fcc612bc

      PS: Perhaps this type of things is better notice by an issue in Github.

      posted in Troubleshooting
      R
      roramirez
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 8
    • 9
    • 10
    • 5 / 10