Logic Machine Forum
Mosaic 3.0 Beta - bug report - Printable Version

+- Logic Machine Forum (https://forum.logicmachine.net)
+-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1)
+--- Forum: Visualization (https://forum.logicmachine.net/forumdisplay.php?fid=9)
+--- Thread: Mosaic 3.0 Beta - bug report (/showthread.php?tid=1670)

Pages: 1 2 3 4 5 6


RE: Mosaic 3.0 Beta - bug report - Daniel - 03.12.2018

(03.12.2018, 12:51)fruitmans Wrote:
(03.12.2018, 12:49)Daniel. Wrote: Current  version is quite stable already, more people will help in testing faster it will go out.

Ok than i will make the switch from version 2 to 3 this week ;-) Is there a way to port the current configuration i use for version 2?

You can install both now. We did it in a way that 3.0 does not affect your current project (For testing purpose only).  Just export json backup from 2.0 and import to 3.0.  Testing backward compatibility is very important so any help is good.


RE: Mosaic 3.0 Beta - bug report - rogerabit - 05.12.2018

Hello.
I can create in IOS and Android phones a direct access to mosaic through cloud?
Or only i can access through LM app?
Thanks


RE: Mosaic 3.0 Beta - bug report - Daniel - 05.12.2018

(05.12.2018, 13:21)rogerabit Wrote: Hello.
I can create in IOS and Android phones a direct access to mosaic through cloud?
Or only i can access through LM app?
Thanks

Hi
Cloud can be access via browser https://cloud.logicmachine.net/user-management/auth/login
Mosaic 2.0 is on cloud, 3.0 once is officially out.


RE: Mosaic 3.0 Beta - bug report - Kai-Roger - 07.12.2018

Hi.

This is cool. Since it's only "Mosaic" that is available on the "Cloud Service", i have tought about how to access the "Visualization" in another way (except from "port forwarding" and "VPN").
I have used the "Inline frame" widget i the 3.0 version, and just put the local IP adress of the "Visualization" inside. The size of the widget can be adjustet for larger view.

My question is this: Can the widget containing the "Visualization" be used even when the Mosaic 3.0 is available in the "Cloud Service"?

BR
Kai-Roger

   


RE: Mosaic 3.0 Beta - bug report - Kai-Roger - 09.12.2018

Hi. I see from an earlier thread that Daniel answered yes about adding 0,5°C adjusting possibilities to widget builder in 3.0. Is this still to be implemented before release of final Mosaic version 3.0?

   


RE: Mosaic 3.0 Beta - bug report - Daniel - 10.12.2018

(09.12.2018, 22:37)Kai-Roger Wrote: Hi. I see from an earlier thread that Daniel answered yes about adding 0,5°C adjusting possibilities to widget builder in 3.0. Is this still to be implemented before release of final Mosaic version 3.0?

It is already there.


Mosaic 3.0 Beta - bug report - Kai-Roger - 10.12.2018

Hi Daniel. Maybe i misunderstand. In the picture i have a value changer with + and -. I can't adjust it by 0,5. Can i do it somewhere else?


RE: Mosaic 3.0 Beta - bug report - Daniel - 10.12.2018

(10.12.2018, 09:12)Kai-Roger Wrote: Hi Daniel. Maybe i misunderstand. In the picture i have a value changer with + and -. I can't adjust it by 0,5. Can i do it somewhere else?



Mosaic 3.0 Beta - bug report - Kai-Roger - 10.12.2018

Sorry Daniel. Did not se that (:

By the way. Is it possible to access local IP adresses in the "Inline frame", when accessing Mosaic over cloud service?


RE: Mosaic 3.0 Beta - bug report - admin - 10.12.2018

Cloud service only performs object value exchange with LM, iframe will not work this way.


RE: Mosaic 3.0 Beta - bug report - buuuudzik - 10.12.2018

How it goes with Mosaic 3.0? It works more and more coolWink

How can I reach the parent element of script in 'Plain HTML element'? I want create such element without generating some new unique class inside this plain HTML. I want use current widget id or some reference to this "Plain HTML element".

Another thing I've found that error (on fullscreen, in view mode):


RE: Mosaic 3.0 Beta - bug report - rogerabit - 10.12.2018

It's possible in Video Player widget insert a rtsp video link? If i insert a http video link I can't insert usr and pwd in link (http://user:pwd@ip/port). Thanks.


RE: Mosaic 3.0 Beta - bug report - admin - 10.12.2018

RTSP is not supported by browsers directly so this is not possible. Direct auth in URLs has also been blocked in browsers for security reasons.


RE: Mosaic 3.0 Beta - bug report - rogerabit - 11.12.2018

I can create a Scene or power button with a pin code, like a LM visualization?


RE: Mosaic 3.0 Beta - bug report - Daniel - 12.12.2018

(11.12.2018, 17:28)rogerabit Wrote: I can create a Scene or power button with a pin code, like a LM visualization?

No this is not possible, the only widget which can be protected by pin is 'Security'


RE: Mosaic 3.0 Beta - bug report - buuuudzik - 19.12.2018

(10.12.2018, 10:20)buuuudzik Wrote: How it goes with Mosaic 3.0? It works more and more coolWink

How can I reach the parent element of script in 'Plain HTML element'? I want create such element without generating some new unique class inside this plain HTML. I want use current widget id or some reference to this "Plain HTML element".

Another thing I've found that error (on fullscreen, in view mode):

This bug appears on Chrome, not on Firefox.


RE: Mosaic 3.0 Beta - bug report - Daniel - 19.12.2018

(19.12.2018, 17:57)buuuudzik Wrote:
(10.12.2018, 10:20)buuuudzik Wrote: How it goes with Mosaic 3.0? It works more and more coolWink

How can I reach the parent element of script in 'Plain HTML element'? I want create such element without generating some new unique class inside this plain HTML. I want use current widget id or some reference to this "Plain HTML element".

Another thing I've found that error (on fullscreen, in view mode):

This bug appears on Chrome, not on Firefox.

Did you try latest version? I think it was fixed.


RE: Mosaic 3.0 Beta - bug report - buuuudzik - 19.12.2018

(19.12.2018, 18:27)Daniel. Wrote:
(19.12.2018, 17:57)buuuudzik Wrote:
(10.12.2018, 10:20)buuuudzik Wrote: How it goes with Mosaic 3.0? It works more and more coolWink

How can I reach the parent element of script in 'Plain HTML element'? I want create such element without generating some new unique class inside this plain HTML. I want use current widget id or some reference to this "Plain HTML element".

Another thing I've found that error (on fullscreen, in view mode):

This bug appears on Chrome, not on Firefox.

Did you try latest version? I think it was fixed.

Yes, I am using 20181214.


RE: Mosaic 3.0 Beta - bug report - Daniel - 19.12.2018

(19.12.2018, 19:11)buuuudzik Wrote:
(19.12.2018, 18:27)Daniel. Wrote:
(19.12.2018, 17:57)buuuudzik Wrote:
(10.12.2018, 10:20)buuuudzik Wrote: How it goes with Mosaic 3.0? It works more and more coolWink

How can I reach the parent element of script in 'Plain HTML element'? I want create such element without generating some new unique class inside this plain HTML. I want use current widget id or some reference to this "Plain HTML element".

Another thing I've found that error (on fullscreen, in view mode):

This bug appears on Chrome, not on Firefox.

Did you try latest version? I think it was fixed.

Yes, I am using 20181214.
I was able to recreate it in previous version but not anymore, can you explain how to recreate?


RE: Mosaic 3.0 Beta - bug report - buuuudzik - 19.12.2018

I have a simple dimmer which on Chrome v71.0.3578.98 64-bit (up-to-date). It appears also in Editor, in fullscreen and smaller windows. I see this now also on Firefox. I have very simple project, only for testing from time to time what is the current Mosaic statusWink