Klaus Hildner created FELIX-4933:
------------------------------------
Summary: gogo shell seems to garble keyboard command input in
Eclipse console
Key: FELIX-4933
URL: https://issues.apache.org/jira/browse/FELIX-4933
Project: Felix
Issue Type: Bug
Environment: Windows 7, JDK 8
Reporter: Klaus Hildner
Priority: Trivial
Hi @all,
probably not an OpenHAB or Eclipse but perhaps Apache Felix problem (using
Windows 7, Oracle JDK 8, Eclipse 4.4.2 RCP/RAPorg.apache.felix.gogo.runtime
0.8.0v201108120515):
I have OpenHAB started inside Eclipse and try to issue a command in the OSGi
console, but it gets garbled, e. g.
openhab
openhab update Weather_Condition 5
Copy/pasting the entire string into the console does not help.
In > Windows > Preferences > Run/Debug > Console I increased buffer size but
the keyboard timing is probably in gogo.
Workaround for this funny behavior?
best regards
Klaus
...
osgi> openhab
gogo: CommandNotFoundException: Command not found: popenhab
osgi> openhab
gogo: CommandNotFoundException: Command not found: oenab
osgi> ope11:36:04.854 [DEBUG] [inding.hue.internal.HueBinding:97 ] -
Start Hue data refresh
nha11:36:05.246 [DEBUG] [inding.hue.internal.HueBinding:170 ] - Done Hue
data refresh.
b
gogo: CommandNotFoundException: Command not found: phopenhab
osgi> openhab
---openHAB commands---
openhab send <item> <command> - sends a command for an item
openhab update <item> <state> - sends a status update for an item
openhab status <item> - shows the current status of an item
openhab items [<pattern>] - lists names and types of all items matching
the pattern
openhab say <sentence to say> - Says a message through TTS on the host
machine
openhab > <script to execute> - Executes a script
osgi> 11:36:15.246 [DEBUG] [inding.hue.internal.HueBinding:97 ] - Start
Hue data refresh
...
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)