openhab / org.openhab.ui.habmin

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

[setItemRegistry] not found - Items not available in rules editor #181

Closed BradyRosino closed 8 years ago

BradyRosino commented 8 years ago

I'm trying to figure out why I am unable to select any items in the rules editor. Any help would be greatly appreciated.

If I select the dropdown list from a "get item" element... I only see "item, new variable, rename variable". Should I be seeing an item list here?

I noticed when launching habmin2, I am seeing the following in the logs -

07:26:20.166 [ERROR] [org.openhab.ui.habmin               ] - [org.openhab.ui.habmin.designer(167)] bind method [setItemRegistry] not found; Component will fail
07:26:20.167 [ERROR] [org.openhab.ui.habmin               ] - [org.openhab.ui.habmin.designer(167)] bind method [setItemRegistry] not found

Seems like it could be related. Let me know if there is anything else I can provide to troubleshoot.

cdjackson commented 8 years ago

You can't select items - you need to actually type in the item name at the moment.

Sent from my iPhone

On 6 Jun 2016, at 12:33, Brady Rosino notifications@github.com wrote:

I'm trying to figure out why I am unable to select any items in the rules editor. Any help would be greatly appreciated.

If I select the dropdown list from a "get item" element... I only see "item, new variable, rename variable". Should I be seeing an item list here?

I noticed when launching habmin2, I am seeing the following in the logs -

07:26:20.166 [ERROR] [org.openhab.ui.habmin ] - [org.openhab.ui.habmin.designer(167)] bind method [setItemRegistry] not found; Component will fail 07:26:20.167 [ERROR] [org.openhab.ui.habmin ] - [org.openhab.ui.habmin.designer(167)] bind method [setItemRegistry] not found Seems like it could be related. Let me know if there is anything else I can provide to troubleshoot.

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

BradyRosino commented 8 years ago

User error 😀

I closed the issue. Thanks!

cdjackson commented 8 years ago

Just to add, I would like to provide a list one day - it just needs to be integrated into the block library so it’s not quite as simple as I would like….