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

newsfeed full article no longer displayed

Scheduled Pinned Locked Moved Troubleshooting
5 Posts 2 Posters 606 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.
  • F Offline
    fischershaw
    last edited by Apr 20, 2020, 12:09 AM

    Installed the current release v2.11.0 plus MM-Touch module.
    Added some newsfeed-specific gestures to see more details.
    Worked fine, as the brief description was first displayed, then the full article version.
    Tried it today and full article no longer works. The more details part shows correctly when ARTICLE_MORE_DETAILS is sent, but the second time the notification is sent the article title and brief description disappear from the bottom bar, then very briefly flash at the top of the display, then disappears. Touch gestures do not work anywhere except the left side, which would normally be left open by the full article display. It is as if the full article is hidden behind. Since TAP_! is set to restore the normal newsfeed display, tapping on that left side resumes normal display.

    Any ideas for a newbie?

    F 1 Reply Last reply Apr 21, 2020, 10:38 PM Reply Quote 0
    • F Offline
      fischershaw @fischershaw
      last edited by Apr 21, 2020, 10:38 PM

      I see the iframe get created with a z-index=1, but it is not displayed. I the Detweiler script and the only thing reported changed, besides the couple json files, is the config.js in order to add the touch module and comment virtually all the other modules.

      I could set up again from scratch to see if the issue disappears, but if there really is some bug, it gets hidden for someone later to stumble upon.

      1 Reply Last reply Reply Quote 0
      • F Offline
        fischershaw
        last edited by Apr 27, 2020, 9:25 PM

        This problem is caused by changing a single line in config.js:

        address: "localhost",
        

        to

        address: "0.0.0.0",
        

        Full articles are sometimes displayed, and sometimes not. When set to “localhost” the full articles are always displayed. I replicated this several times with a completely fresh install of MM.

        S 1 Reply Last reply Apr 27, 2020, 9:49 PM Reply Quote 0
        • S Away
          sdetweil @fischershaw
          last edited by Apr 27, 2020, 9:49 PM

          @fischershaw what is your source? many times these have access restrictions…

          I don’t know why the listen address matters… but it does apparently…

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          F 1 Reply Last reply Apr 29, 2020, 4:33 PM Reply Quote 0
          • F Offline
            fischershaw @sdetweil
            last edited by Apr 29, 2020, 4:33 PM

            @sdetweil I am using the default setup that comes with a clean install of MM. That is, NY Times.

            So I can go back and forth between “localhost” and “0.0.0.0” and see the immediate difference. Seems odd that it would be affected, but clearly is so.

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