openhab / org.openhab.ui.habmin

HABmin - a graphical user interface for openHAB 2
231 stars 92 forks source link

osx no right to change or copy into fields #171

Closed ViperRNMC closed 8 years ago

ViperRNMC commented 8 years ago

Hi, i am new to openhab2 and habmin2.

I have an strange problem. I have openhab running and can add zwave, hue etc. When i try to edit or add things in habmin2 i can't write something in the fields. Habmin can find the bindings and things. Try to use different browser but no succes.

cdjackson commented 8 years ago

Please be clear about exactly what fields you can't updat in the things editor. Possibly provide a picture to make it clear.

Thanks

Sent from my iPhone

On 25 May 2016, at 11:14, ViperRNMC notifications@github.com wrote:

Hi, i am new to openhab2 and habmin2.

I have an strange problem. I have openhab running and can add zwave, hue etc. When i try to edit or add things in habmin2 i can't write something in the fields. Habmin can find the bindings and things. Try to use different browser but no succes.

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub

ViperRNMC commented 8 years ago

Oké make a pic in a moment.

I saw this in de log: 2016-05-25 11:17:52.531 [ERROR] [org.openhab.ui.habmin ] - [org.openhab.ui.habmin.designer(3)] bind method [setItemRegistry] not found; Component will fail 2016-05-25 11:17:52.532 [ERROR] [org.openhab.ui.habmin ] - [org.openhab.ui.habmin.designer(3)] bind method [setItemRegistry] not found 2016-05-25 11:17:52.533 [DEBUG] [org.openhab.ui.habmin ] - ServiceEvent REGISTERED - {org.eclipse.smarthome.io.rest.RESTResource}

ViperRNMC commented 8 years ago

picture device independent bitmap 1

like this field, i can't insert any text or copy text into it

cdjackson commented 8 years ago

This error is only to do with the block editor for rules - not editing things.

Sent from my iPhone

On 25 May 2016, at 11:21, ViperRNMC notifications@github.com wrote:

Oké make a pic in a moment.

I saw this in de log: 2016-05-25 11:17:52.531 [ERROR] [org.openhab.ui.habmin ] - [org.openhab.ui.habmin.designer(3)] bind method [setItemRegistry] not found; Component will fail 2016-05-25 11:17:52.532 [ERROR] [org.openhab.ui.habmin ] - [org.openhab.ui.habmin.designer(3)] bind method [setItemRegistry] not found 2016-05-25 11:17:52.533 [DEBUG] [org.openhab.ui.habmin ] - ServiceEvent REGISTERED - {org.eclipse.smarthome.io.rest.RESTResource}

— You are receiving this because you commented. Reply to this email directly or view it on GitHub

cdjackson commented 8 years ago

It looks like you have written things in the field? So it is ok?

Sent from my iPhone

On 25 May 2016, at 11:28, ViperRNMC notifications@github.com wrote:

— You are receiving this because you commented. Reply to this email directly or view it on GitHub

ViperRNMC commented 8 years ago

No, this is doen with paperui, I cant change it with habmin

ViperRNMC commented 8 years ago

Also no copy paste actions possible

cdjackson commented 8 years ago

What browser do you use? I have tested this on safari Firefox and chrome with no problem and have never heard of this sort of issue so it's strange.

Sent from my iPhone

On 25 May 2016, at 12:35, Viper notifications@github.com wrote:

No, this is doen with paperui, I cant change it with habmin

— You are receiving this because you commented. Reply to this email directly or view it on GitHub

ViperRNMC commented 8 years ago

This is with safari 9.1 osx ec

cdjackson commented 8 years ago

Ok - I can also see this on the latest Safari. I’d suggest for now to use a different browser - for sure chrome and firefox work fine. It’s strange that the boxes that don’t work in Safari are standard input boxes!

ViperRNMC commented 8 years ago

Yes with Chrome it works, strange...

cdjackson commented 8 years ago

I've found the problem - it seems to be a css issue. I'll try and post a fix tonight.

Sent from my iPhone

On 25 May 2016, at 13:07, Viper notifications@github.com wrote:

Yes with Chrome it works, strange...

— You are receiving this because you commented. Reply to this email directly or view it on GitHub

cdjackson commented 8 years ago

This should be fixed now - it's working here at least...