Hallo Leute,
ich habe Fhem (aktuelle updates), fronthem sowie Smartvisu 2.8, Apache2, PHP7. Alles läuft soweit. Wenn ich jedoch in SV selbst in der Demo irgendwo drauf klicke, dann springt er zwar auf die gewünschte Seite, aber nur beim ersten mal. Wenn ich von dort auf eine andere Seite möchte, muss ich die Seite einmal neu laden damit das geht. Jemand eine Idee woran das liegen könnte?
Gruß aus Aachen
Schau mal auf die JavaScript Konsole im Browser (meist Ctrl+F5), ziemlich sicher steht da ein Fehler drin.
Hoffe das ist das richtige:
[Deprecation] Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.
d @ reports.js:1
io_fhem.js:166 [io.fhem]: init [V1.10] (address=192.168.178.31 port=2121)
io_fhem.js:708 Uncaught TypeError: Cannot read property 'delegateCount' of undefined
at Object.getAllGADs (io_fhem.js:708)
at Object.monitor (io_fhem.js:742)
at WebSocket.io.socket.onopen (io_fhem.js:429)
animation.js:39 [animation.prepare]
animation.js:46 [animation.redraw]
io_fhem.js:166 [io.fhem]: run (readyState=1)
io_fhem.js:708 Uncaught TypeError: Cannot read property 'delegateCount' of undefined
at Object.getAllGADs (io_fhem.js:708)
at Object.monitor (io_fhem.js:742)
at Object.run (io_fhem.js:150)
at HTMLDocument.<anonymous> (index.php?page=calendar/widget_calendar:59)
at HTMLDocument.dispatch (jquery-2.0.3.min.js:5)
at HTMLDocument.y.handle (jquery-2.0.3.min.js:5)
at Object.trigger (jquery-2.0.3.min.js:5)
at HTMLDivElement.<anonymous> (jquery-2.0.3.min.js:5)
at Function.each (jquery-2.0.3.min.js:4)
at init.each (jquery-2.0.3.min.js:4)
Ja, das ist das richtige.
Mit der Treiberversion 1.10 kenne ich mich nicht aus. Mit 2.8 wird ja 1.12 ausgeliefert, gibt es einen Grund, dass du diese ersetzt hast?
Nein, habe nichts geändert. Habe die Version 2.8 nach Fhemwiki installiert. In welchem Ordner müsste die Datei denn liegen?
Habe mal die SV Version 2.7 installiert. Damit scheint es zu gehen.