Skip to content
This repository has been archived by the owner on Jun 16, 2018. It is now read-only.

Images not working #228

Open
sleemans opened this issue Nov 9, 2016 · 15 comments
Open

Images not working #228

sleemans opened this issue Nov 9, 2016 · 15 comments

Comments

@sleemans
Copy link
Contributor

sleemans commented Nov 9, 2016

On both the cloud-based versions and the local binaries, the images are missing.
This garbles up the interface.
Could anybody confirm that it's not my three browsers that are messed up?

untitled

@Jheronymus
Copy link
Member

Did you tried a force refresh of the browser? Might be because of removal of font-awesome. Also you could check the loading of all files in the network section of the developer tools/firebug (F12)

@sleemans
Copy link
Contributor Author

sleemans commented Nov 9, 2016

I tried a force-reload to no avail (this is the first time that I opened it on this computer).

Developer tools shows that all files are loaded correctly (status 200).

@sleemans
Copy link
Contributor Author

Something that strikes me: shouldn’t it actually attempt to load several images files (or am I oldfashioned ;) )

[cid:image001.png@01D23B38.3309BFD0]

@rikkertkoppes
Copy link
Member

These are not images, these are icons. Check whether the font is correctly loaded:

image

@kmeesters
Copy link
Member

Did you try to first load /admin?
I've noticed that in my case that sometimes helps

@rikkertkoppes
Copy link
Member

That would be a bug. You should not need to do that

@kmeesters
Copy link
Member

Yup, but just checking

@sleemans
Copy link
Contributor Author

I tried to load /admin, that did not work.

On another computer, it seems to work fine, so I suspect a computer/browser issue.

I’ll check the loading of fonts once I’m at that computer again.

@kmeesters
Copy link
Member

Can you also let us know what specific browser/os?

@sleemans
Copy link
Contributor Author

Windows 7, browsers: IE, Firefox, Vivaldi (= Chrome engine).

@Jheronymus
Copy link
Member

having the same problem with a environment @kmeesters just provisioned. Used MS Edge. Console gives error:

HTTP404: NOT FOUND - The server has not found anything matching the requested URI (Uniform Resource Identifier).
(XHR)GET - http://eu.scoring.fll-tools.com/nl/enschede/components/jquery/jquery.min.map

Network traffic shows only the font lato-lig-webfont.woff being loaded.

@Jheronymus
Copy link
Member

no_icons2
There is definitely something going on with a race-condition here. The icons fail also when my team list gets overwritten. When you click on the stage/round icon, you see only the bootstrap.css applied, instead of the material.css. Short note... a few browser refreshes fixes the menu icons, but not for the buttons....

@rikkertkoppes
Copy link
Member

Check the server logs for restarts. Really looks like the server crashes and is in the process of restarting during load, which causes random resources to not load

@Jheronymus
Copy link
Member

@rikkertkoppes I was running this locally and had no loading errors.

@kmeesters
Copy link
Member

Recently encountered this issue in IE Edge and IE 11. Could not test in other browsers (no admin rights). Are the icons / font perhaps loading from a CDN. This maybe blocked by firewalls or access policies. I'll try to test on a machine that is disconnected from the internet and has not run the application before tonight.

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants