Raik Bieniek

Results 10 comments of Raik Bieniek

I had the same issue: ~~~ 2019-05-05 10:52:17.548 [ERROR] [io.openhabcloud.internal.CloudClient] - Socket.IO error: {} io.socket.engineio.client.EngineIOException: xhr poll error at io.socket.engineio.client.Transport.onError(Transport.java:71) [246:org.openhab.io.openhabcloud:2.5.0.M1] at io.socket.engineio.client.transports.PollingXHR.access$100(PollingXHR.java:19) [246:org.openhab.io.openhabcloud:2.5.0.M1] at io.socket.engineio.client.transports.PollingXHR$6$1.run(PollingXHR.java:124) [246:org.openhab.io.openhabcloud:2.5.0.M1] at io.socket.thread.EventThread$2.run(EventThread.java:80) [246:org.openhab.io.openhabcloud:2.5.0.M1]...

I just ran into the same issue. I've read the wiki page that says that you should add "--add-exports=javafx.base/com.sun.javafx.event=org.controlsfx.controls" to your command line. That isn't a nice option as I...

Maybe if I find some time but I can't promise anything. If someone else want's to jump in I wouldn't mind.

I just installed the plugin and edited property files in my project with it. It changed every single line of my property files because it sorted them alphabetically. I had...

Hier ist SynchronizeFX ein bisschen inkonesquent. ObservableList Felder einer Klasse werden nicht synchronisiert. Die Elemente von ListProperties Feldern werden allerdings synchronisieren. Es wird aber nicht synchronisiert wenn man die ganze...

This feature is similar to #19 but not exactly the same. I've renamed it and taged it as enhancement.

I just stumbled across this issue when seeing some custom `sed` substitution magic in our CI/CD setup manipulating `values.yml` files. I thought that can't be necessary as helm itself is...

Just sending all changes to all clients including the client that send them is not possible as this would result in flickering in continuously changing properties, like the position property...

Single Value Properties and ListProperties should eventually synchronize them selves now event if multiple clients do changes at the same time. Map Properties and Set Properties are still todo. Also...

I have a similar issue. I use XRDP with Hyper-V on Windows 10/18.09. I tried with and without Hyper-V sockets. KSysguard shows that "shared memory" is leaked. It leaks about...