Moode Forum
White background - Text hardly readable - Printable Version

+- Moode Forum (https://moodeaudio.org/forum)
+-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3)
+--- Forum: Support (https://moodeaudio.org/forum/forumdisplay.php?fid=7)
+--- Thread: White background - Text hardly readable (/showthread.php?tid=276)

Pages: 1 2 3 4 5


RE: White background - Text hardly readable - fedormil - 09-15-2018

(09-14-2018, 04:32 PM)Тим Кертис Wrote: I don't see anything suspicious in moode.log.

You might want to verify that MPD and worker.php are running. Also clear Browser cache AND history.

pgrep mpd
pgrep worker.php

pi@moode:/etc/fonts $ pgrep mpd
718
742
pi@moode:/etc/fonts $ pgrep worker.php
405
Cache and history clear.

New build help me.


RE: White background - Text hardly readable - Tim Curtis - 09-15-2018

There should only be one instance of MPD running. I don't know what could cause 2 instances to be running.

pi@moode:/etc/fonts $ pgrep mpd
718
742

-Tim


RE: White background - Text hardly readable - fedormil - 09-15-2018

(09-15-2018, 02:03 PM)Тим Кертис Wrote: There should only be one instance of MPD running. I don't know what could cause 2 instances to be running.

pi@moode:/etc/fonts $ pgrep mpd
718
742

-Tim

UPnp - ON. If UPnp - OFF:
Code:
pi@moode:~ $ pgrep mpd
718



RE: White background - Text hardly readable - fedormil - 09-15-2018

Apparently the link has disappeared - when I click Customize in the url line: http://moode/#notarget
Tell me what address should be


RE: White background - Text hardly readable - TheOldPresbyope - 09-15-2018

(09-15-2018, 03:40 PM)fedormil Wrote:
(09-15-2018, 02:03 PM)Тим Кертис Wrote: There should only be one instance of MPD running. I don't know what could cause 2 instances to be running.

pi@moode:/etc/fonts $ pgrep mpd
718
742

-Tim

UPnp - ON. If UPnp - OFF:
Code:
pi@moode:~ $ pgrep mpd
718

"pgrep mpd" can match both "mpd" and "upmpdcli". There's probably only one mpd process and two upmpdcli processes running when you have UPnP enabled.

Regards,
Kent


RE: White background - Text hardly readable - aBrianH - 09-15-2018

Observation today. White page happened with Chrome in MacBook Pro and iPadMini4 but did not get repaired/sorted by clearing of History in either. A perfect page was shown in Safari and Firefox at the same time in MacBook Pro.

Maybe browser dependant?


RE: White background - Text hardly readable - Tim Curtis - 09-15-2018

We test with both Chrome and Safari so I'd be surprised if it were a Browser issue.

Whats needed is for someone to post a set of steps that can be used to reproduce the issue, otherwise it may not be possible to troubleshoot.


RE: White background - Text hardly readable - TheOldPresbyope - 09-16-2018

(09-15-2018, 10:41 PM)aBrianH Wrote: Observation today. White page happened with Chrome in MacBook Pro and iPadMini4 but did not get repaired/sorted by clearing of History in either. A perfect page was shown in Safari and Firefox at the same time in MacBook Pro.

Maybe browser dependant?

@aBrianH

What version of Chrome? Not saying this is a cause but there's been a lot of noise on the web about user problems with the version 69.0 update recently pushed by Google.

FYI, I'm using 
  • Chrome Version 69.0.3497.92 on my Linux box
  • Chrome Version 69.0.3497.91 on my Nexus 6P phone and Nexus 9 tablet
  • Chrome Version 68.0.3440.83 on my Apple iPad 9.7 (2017)
I have both moOde 4.2 and beta test copies of moOde 4.3 running on my LAN. Their UIs are working fine in my Chrome browsers. When I've occasionally managed to reach a white screen in the process of testing changes to the underlying code, clearing the browser cache and refreshing the moOde UI screen has fixed it.

I also test from time to time with Firefox and, now that I have the iPad, with Safari, but Chrome has been my default browser up to now. [Editorial: this may have to change now that the latest update seems to want to take over creating passwords for web accounts and storing them in my Google account. Google wants a walled garden just as much as Facebook does.]

Regards,
Kent


RE: White background - Text hardly readable - chriskchambers - 09-17-2018

I also had the same issue, when I was using IE 11 on a Windows 7 workstation, but the moment I moved over to Google Chrome the problem when away.


RE: White background - Text hardly readable - swizzle - 09-17-2018

Don’t use IE 11, use Edge if you want to use an MS browser.

If you get the screen and can run another browser it’d be helpful to see whether that one has the same issues. If it’s already running refresh the page so we know it’s connected to the server side.