Closed karstenv closed 3 years ago
I have checked again and the problem above I found with Firefox 77.0.1 (64-bit), however it is working cocrrectly in Google Chrome.
@karstenv Using Browserstack for testing on Windows, Firefox 77 I get this, which seems alright. Which OS are you using?
@karstenv Looking at your screenshot of dev tools I see a problem on the responses with 403 codes. The GC2_HOST place holder in vidi/config/config.js
is not been filled. You've to manual change that to http://localhost:8080
or what ever host GC2 has. After you have to restart the Vidi container.
its on windows 7
and looks like this
From: MapCentia [mailto:notifications@github.com] Sent: Friday, November 06, 2020 01:04 To: mapcentia/vidi Cc: Karsten Vennemann; Mention Subject: Re: [mapcentia/vidi] GUI icons not loading - showing alternative text instead (#201)
@karstenv https://github.com/karstenv Using Browserstack for testing on Windows, Firefox 77 I get this, which seems alright. Which OS are you using?
https://user-images.githubusercontent.com/3850918/98347151-522dc500-2017-11 eb-8346-0d133a7d376a.png image
- You are receiving this because you were mentioned. Reply to this email directly, view https://github.com/mapcentia/vidi/issues/201#issuecomment-722964172 it on GitHub, or unsubscribe https://github.com/notifications/unsubscribe-auth/AANLRXGY6TIKTNHKWSGGWX3SO O3ZBANCNFSM4TJHDAXQ . https://github.com/notifications/beacon/AANLRXH23XNYPOPCDFKLRVLSOO3ZBA5CNFS M4TJHDAX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFMLY5TA .gif
Just tried on Win7, FF77 without problems. It seems that the CSS is not loaded. Holding it together with its working in Chrome I guess its something with your FF. Do you have any add-blockers activated? Or any plugins, which could block loading of assets?
I could not find anything so far but I m expecting that you are right and that the trouble has to do with the FF installation or setup. I will test with another machine on FF and report back.
From: MapCentia [mailto:notifications@github.com] Sent: Friday, November 06, 2020 01:19 To: mapcentia/vidi Cc: Karsten Vennemann; Mention Subject: Re: [mapcentia/vidi] GUI icons not loading - showing alternative text instead (#201)
Just tried on Win7, FF77 without problems. It seems that the CSS is not loaded. Holding it together with its working in Chrome I guess its something with your FF. Do you have any add-blockers activated? Or any plugins, which could block loading of assets?
- You are receiving this because you were mentioned. Reply to this email directly, view https://github.com/mapcentia/vidi/issues/201#issuecomment-722971176 it on GitHub, or unsubscribe https://github.com/notifications/unsubscribe-auth/AANLRXDQRAIG3PU4AGHQB7LSO O5PVANCNFSM4TJHDAXQ . https://github.com/notifications/beacon/AANLRXFHARNTWAJFQSWYXH3SOO5PVA5CNFS M4TJHDAX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFML2UKA .gif
I have been testing gc2/vidi on an Ubuntu 16 machine under Docker version 19.03.12, build 48a66213fe. I have cloned the code from the GitHub repro on august 6th . It appears that i have an issue with icons not loading see [http://www.terragis.net/docs/other/mech.png] http://www.terragis.net/docs/other/mech.png Seems that the alternative text is shown instead. I have checked with the developer panel and it seems that there is a couple or 403 errors occurring see [http://www.terragis.net/docs/other/gc2_forbidden.png] http://www.terragis.net/docs/other/gc2_forbidden.png