partkeepr / PartKeepr

Open Source Inventory Management
http://www.partkeepr.org
GNU General Public License v3.0
1.38k stars 399 forks source link

Demo_Themes #791

Closed mctomaszek closed 7 years ago

mctomaszek commented 7 years ago

This option is making system very unstable at the moment. After few changes of themes.... system is crashing

Drachenkaetzchen commented 7 years ago

Can you elaborate what you mean with "system is crashing"?

mctomaszek commented 7 years ago

demo does not work any more

Drachenkaetzchen commented 7 years ago

I can't reproduce that

Drachenkaetzchen commented 7 years ago

Please provide all details as per CONTRIBUTING.md,

mctomaszek commented 7 years ago

can you open https://demo.partkeepr.org/ ?

mctomaszek commented 7 years ago

without problem?

Drachenkaetzchen commented 7 years ago

yes I can

Drachenkaetzchen commented 7 years ago

Please provide information as noted in CONTRIBUTING.md !

mctomaszek commented 7 years ago

after few times of themes changes https://demo.partkeepr.org/ does not work. partkeepr_12

Drachenkaetzchen commented 7 years ago

Again, PLEASE provide ALL information as per CONTRIBUTING.md including your BROWSER and your BROWSER VERSION and if you receive any JAVASCRIPT ERRORS.

Look, my main goal is to help users, but you're really giving me a hard time when I have to ask several times just to get the information I need to reproduce the problem.

mctomaszek commented 7 years ago

sorry for It Felicitus... don't take me wrong. I will try explain you .

browser: firefox, IE, chrome same problem.

After changing themes I have tried reload (refresh) demo site. Page of demo does not want to load again

JohnEffland commented 7 years ago

Using chrome pointing at https://demo.partkeepr.org/, the debugger claims this css fails to load:

GET https://demo.partkeepr.org/js/packages/extjs6/build/packages/ux/classic/aria/resources/ux-all.css

Drachenkaetzchen commented 7 years ago

I could reproduce the problem using a Windows VM - there's a race condition which caused the ExtJS layout manager to fail when the stylesheet was replaced. Please try again, the issue should now be fixed.