[jira] [Commented] (CLOUDSTACK-7373) Incorrect Japanese keyboard mapping with CentOS CLI guestOS on VMware host

2014-08-20 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-7373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14103657#comment-14103657
 ] 

ASF subversion and git services commented on CLOUDSTACK-7373:
-

Commit 13546050732964403301e5ee3ddcf4ec99e21f2a in cloudstack's branch 
refs/heads/master from [~sanjay.tripathi]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=1354605 ]

CLOUDSTACK-7373: Incorrect Japanese keyboard mapping with CentOS CLI guestOS on 
VMware host.
This fix is to correct the JP keyboard mapping for VMs with windows and centOS 
GUI
and CLI OS on VMware hypervisor. Also fixed some known issues on centOS CLI on 
XS
hypervisor. Fix is not causing any regression.


> Incorrect Japanese keyboard mapping with CentOS CLI guestOS on VMware host
> --
>
> Key: CLOUDSTACK-7373
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7373
> Project: CloudStack
>  Issue Type: Bug
>  Security Level: Public(Anyone can view this level - this is the 
> default.) 
>  Components: VNC Proxy
>Affects Versions: 4.4.0
> Environment: Latest master branch(4.5)
> VMware ESXI 5.1
> CentOS 6.3 CLI
>Reporter: Sanjay Tripathi
>Assignee: Sanjay Tripathi
> Fix For: 4.5.0
>
>
> VM - Cent OS 6.5 x64 ( Both GUI and CLI)
> Keyboard - JP 
> The Keys that are mapped incorrectly are:
> ||Sl. No||Actual Key Typed||Key mapped  to|
> |1 |  _|   - |
> |2 |  ^ |  = |
> |3 |  @   |  [  |
> |4 |   [|   ] |
> |5 |   :|  ’   |
> |6 |   ]|  \  |
> |7 |   \| No input taken |
> | | | |
> ||  |||Shift Keys||Shift Keys|
> |9 |  ”  |  @   |
> |10   | &  |   ^|
> |11   | ’   |   &   |
> |12   | (   |   *|
> |13   | )   |(   |
> |14   | =  |)   |
> |15  |  ~ | _  |
> |16   | `   |+  |
> |17  | { } |  [ | 
> |18  |  + | ]   |
> |19  |  *  |:|
> |20  |  }  |   ”|
> |21 |  _ | No input taken |
> Additional Information:
> #vi /etc/sysconfig/i18n
> Language set as :  LANG="ja_JP.utf8"



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CLOUDSTACK-7373) Incorrect Japanese keyboard mapping with CentOS CLI guestOS on VMware host

2014-09-15 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-7373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14133782#comment-14133782
 ] 

ASF subversion and git services commented on CLOUDSTACK-7373:
-

Commit 4796cceb3464d3db8ec4cd71e334ff5b00285e1b in cloudstack's branch 
refs/heads/master from [~sanjay.tripathi]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=4796cce ]

CLOUDSTACK-7373: Incorrect Japanese keyboard mapping with CentOS CLI guestOS on 
VMware.
Fixed the jp keyboard issues for VMs deployed with keyboard=jp param.


> Incorrect Japanese keyboard mapping with CentOS CLI guestOS on VMware host
> --
>
> Key: CLOUDSTACK-7373
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7373
> Project: CloudStack
>  Issue Type: Bug
>  Security Level: Public(Anyone can view this level - this is the 
> default.) 
>  Components: VNC Proxy
>Affects Versions: 4.4.0
> Environment: Latest master branch(4.5)
> VMware ESXI 5.1
> CentOS 6.3 CLI
>Reporter: Sanjay Tripathi
>Assignee: Sanjay Tripathi
> Fix For: 4.5.0
>
>
> VM - Cent OS 6.5 x64 ( Both GUI and CLI)
> Keyboard - JP 
> The Keys that are mapped incorrectly are:
> ||Sl. No||Actual Key Typed||Key mapped  to|
> |1 |  _|   - |
> |2 |  ^ |  = |
> |3 |  @   |  [  |
> |4 |   [|   ] |
> |5 |   :|  ’   |
> |6 |   ]|  \  |
> |7 |   \| No input taken |
> | | | |
> ||  |||Shift Keys||Shift Keys|
> |9 |  ”  |  @   |
> |10   | &  |   ^|
> |11   | ’   |   &   |
> |12   | (   |   *|
> |13   | )   |(   |
> |14   | =  |)   |
> |15  |  ~ | _  |
> |16   | `   |+  |
> |17  | { } |  [ | 
> |18  |  + | ]   |
> |19  |  *  |:|
> |20  |  }  |   ”|
> |21 |  _ | No input taken |
> Additional Information:
> #vi /etc/sysconfig/i18n
> Language set as :  LANG="ja_JP.utf8"



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (CLOUDSTACK-7373) Incorrect Japanese keyboard mapping with CentOS CLI guestOS on VMware host

2014-09-28 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-7373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14151409#comment-14151409
 ] 

ASF subversion and git services commented on CLOUDSTACK-7373:
-

Commit bdf7d6530593db33636b2fecf18bb2cf4c61d21f in cloudstack's branch 
refs/heads/master from [~sanjay.tripathi]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=bdf7d65 ]

CLOUDSTACK-7373: Incorrect Japanese keyboard mapping with CentOS CLI and 
windows guestOS on VMware.


> Incorrect Japanese keyboard mapping with CentOS CLI guestOS on VMware host
> --
>
> Key: CLOUDSTACK-7373
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7373
> Project: CloudStack
>  Issue Type: Bug
>  Security Level: Public(Anyone can view this level - this is the 
> default.) 
>  Components: VNC Proxy
>Affects Versions: 4.4.0
> Environment: Latest master branch(4.5)
> VMware ESXI 5.1
> CentOS 6.3 CLI
>Reporter: Sanjay Tripathi
>Assignee: Sanjay Tripathi
> Fix For: 4.5.0
>
>
> VM - Cent OS 6.5 x64 ( Both GUI and CLI)
> Keyboard - JP 
> The Keys that are mapped incorrectly are:
> ||Sl. No||Actual Key Typed||Key mapped  to|
> |1 |  _|   - |
> |2 |  ^ |  = |
> |3 |  @   |  [  |
> |4 |   [|   ] |
> |5 |   :|  ’   |
> |6 |   ]|  \  |
> |7 |   \| No input taken |
> | | | |
> ||  |||Shift Keys||Shift Keys|
> |9 |  ”  |  @   |
> |10   | &  |   ^|
> |11   | ’   |   &   |
> |12   | (   |   *|
> |13   | )   |(   |
> |14   | =  |)   |
> |15  |  ~ | _  |
> |16   | `   |+  |
> |17  | { } |  [ | 
> |18  |  + | ]   |
> |19  |  *  |:|
> |20  |  }  |   ”|
> |21 |  _ | No input taken |
> Additional Information:
> #vi /etc/sysconfig/i18n
> Language set as :  LANG="ja_JP.utf8"



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (CLOUDSTACK-7373) Incorrect Japanese keyboard mapping with CentOS CLI guestOS on VMware host

2014-09-30 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-7373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14152987#comment-14152987
 ] 

ASF subversion and git services commented on CLOUDSTACK-7373:
-

Commit bdf7d6530593db33636b2fecf18bb2cf4c61d21f in cloudstack's branch 
refs/heads/statscollector-graphite from [~sanjay.tripathi]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=bdf7d65 ]

CLOUDSTACK-7373: Incorrect Japanese keyboard mapping with CentOS CLI and 
windows guestOS on VMware.


> Incorrect Japanese keyboard mapping with CentOS CLI guestOS on VMware host
> --
>
> Key: CLOUDSTACK-7373
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7373
> Project: CloudStack
>  Issue Type: Bug
>  Security Level: Public(Anyone can view this level - this is the 
> default.) 
>  Components: VNC Proxy
>Affects Versions: 4.4.0
> Environment: Latest master branch(4.5)
> VMware ESXI 5.1
> CentOS 6.3 CLI
>Reporter: Sanjay Tripathi
>Assignee: Sanjay Tripathi
> Fix For: 4.5.0
>
>
> VM - Cent OS 6.5 x64 ( Both GUI and CLI)
> Keyboard - JP 
> The Keys that are mapped incorrectly are:
> ||Sl. No||Actual Key Typed||Key mapped  to|
> |1 |  _|   - |
> |2 |  ^ |  = |
> |3 |  @   |  [  |
> |4 |   [|   ] |
> |5 |   :|  ’   |
> |6 |   ]|  \  |
> |7 |   \| No input taken |
> | | | |
> ||  |||Shift Keys||Shift Keys|
> |9 |  ”  |  @   |
> |10   | &  |   ^|
> |11   | ’   |   &   |
> |12   | (   |   *|
> |13   | )   |(   |
> |14   | =  |)   |
> |15  |  ~ | _  |
> |16   | `   |+  |
> |17  | { } |  [ | 
> |18  |  + | ]   |
> |19  |  *  |:|
> |20  |  }  |   ”|
> |21 |  _ | No input taken |
> Additional Information:
> #vi /etc/sysconfig/i18n
> Language set as :  LANG="ja_JP.utf8"



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)