amsbr / OctoPrint-EEPROM-Marlin

OctoPrint-EEPROM-Marlin
15 stars 31 forks source link

GUI does not respond #19

Open JupaCreations opened 6 years ago

JupaCreations commented 6 years ago

For your information...

Latest version loaded. When I go to the GUI it does not show current settings. When I click info button nothing happens.

Previous version worked fine.

knipsel

ToonMeynen commented 6 years ago

Having the same behaviour. Updated and GUI does nothing. I'm running OctoPrint 1.3.8 running on OctoPi 0.14.0 OctoPrint-EEprom-Marlin-1.2.1

ToonMeynen commented 6 years ago

I believe it is browser a related issue. In Chrome it didn't work. In safari it works on the same installation.

amsbr commented 6 years ago

thank you for the report. I'll test on other browsers

Hudefix commented 6 years ago

Im having this issue on Safari and Yandex. Reinstall the plugin dont make a change!

amsbr commented 6 years ago

Do you have some error message in javascript console?

JupaCreations commented 6 years ago

IE gives same problem. Please describe where to find the javascript console.

amsbr commented 6 years ago

Hi,

I tried another browser and not reproduce the problem. I identified an instability in autoload of settings from EEPROM, but after click on "Load" button (the "Info" isn't a button, is a tab, please click on "Load" for test), settings were loaded.

In my test, I used MacOS and Browsers:

I don't tried on Windows, I'll try soon.

amsbr commented 6 years ago

For check javascript console in MacOS Browsers:

Command + Option + C: Safari Command + Option + K: Firefox Command + Option + J: Chrome Command + Option + J: Opera Command + Option + J: Yandex

JupaCreations commented 6 years ago

I will check this evening which version of Chrome I use on my window system. Clicking on other buttons does not give desired result either. Auto load of settings at starting does not owrk. I will make a video if needed for the behaviour. It must be simple and as you say browser related. Press Ctrl + Shift + J (Windows) for Java console

Paco

JupaCreations commented 6 years ago

Here you go..... https://paco.tinytake.com/sf/MjU2NDU1NV83NzEzNzQz

Paco

amsbr commented 6 years ago

Hi Paco!

Probably that doesn't a browser compatibility problem. If you try to run in Terminal of OctoPrint the command M501 and M503, do you have any result?

JupaCreations commented 6 years ago

Octorprint terminal works fine.... what else to check?

Paco knipsel

JupaCreations commented 6 years ago

Can you make the previous version available as that worked fine? ;-)

amsbr commented 6 years ago

Previous version is 1.0.4

JupaCreations commented 6 years ago

For your information. Installed the 1.0.4 version on two machines. Worked directly again............ What is the difference in use between old and new version? Is there only cosmetic difference?

Thanks, Paco

Zance73 commented 6 years ago

My bad, it was a problem from my Marlin config, I had disabled M503 to save space, it now works fine.

It seems that I have the same problem 2018-05-17_10h58_53 Octoprint 1.3.8 and EEPROM Marlin Editor Plugin: 1.2.1 Nothing special in the java console, and both M501 and M503 seems to work fine in the terminal. Will try to downgrade to 1.0.4.