You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Alexey Petrenko (JIRA)" <ji...@apache.org> on 2007/08/15 16:47:30 UTC

[jira] Created: (HARMONY-4636) [classlib][awt] Toolkit.getLockingKeyState() is not implemented on Linux

[classlib][awt] Toolkit.getLockingKeyState() is not implemented on Linux
------------------------------------------------------------------------

                 Key: HARMONY-4636
                 URL: https://issues.apache.org/jira/browse/HARMONY-4636
             Project: Harmony
          Issue Type: Bug
          Components: Classlib
         Environment: Linux
            Reporter: Alexey Petrenko




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HARMONY-4636) [classlib][awt] Toolkit.getLockingKeyState() is not implemented on Linux

Posted by "Dmitriy Matveev (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-4636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12560354#action_12560354 ] 

Dmitriy Matveev commented on HARMONY-4636:
------------------------------------------

Alexey,
the patch was updated. Please see UpdatedLockingKeys.patch
Thanks.

> [classlib][awt] Toolkit.getLockingKeyState() is not implemented on Linux
> ------------------------------------------------------------------------
>
>                 Key: HARMONY-4636
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4636
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>         Environment: Linux
>            Reporter: Alexey Petrenko
>            Assignee: Alexey Petrenko
>         Attachments: getLockingState.patch, LockingKeys.patch, UpdatedLockingKeys.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HARMONY-4636) [classlib][awt] Toolkit.getLockingKeyState() is not implemented on Linux

Posted by "Mark Hindess (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-4636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12561648#action_12561648 ] 

Mark Hindess commented on HARMONY-4636:
---------------------------------------

I get unsatisified link errors (again).  Fixed in r614515.  I also needed to install libxtst-dev.


> [classlib][awt] Toolkit.getLockingKeyState() is not implemented on Linux
> ------------------------------------------------------------------------
>
>                 Key: HARMONY-4636
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4636
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>         Environment: Linux
>            Reporter: Alexey Petrenko
>            Assignee: Alexey Petrenko
>         Attachments: getLockingState.patch, LockingKeys.patch, UpdatedLockingKeys.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HARMONY-4636) [classlib][awt] Toolkit.getLockingKeyState() is not implemented on Linux

Posted by "Alexey Petrenko (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-4636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559420#action_12559420 ] 

Alexey Petrenko commented on HARMONY-4636:
------------------------------------------

Dima,

the patch can not be applied to the current sources. Could you please update it?
Please also add apache header to .h file as well.

Thanks in advance.

> [classlib][awt] Toolkit.getLockingKeyState() is not implemented on Linux
> ------------------------------------------------------------------------
>
>                 Key: HARMONY-4636
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4636
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>         Environment: Linux
>            Reporter: Alexey Petrenko
>            Assignee: Alexey Petrenko
>         Attachments: getLockingState.patch, LockingKeys.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HARMONY-4636) [classlib][awt] Toolkit.getLockingKeyState() is not implemented on Linux

Posted by "Dmitriy Matveev (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dmitriy Matveev updated HARMONY-4636:
-------------------------------------

    Attachment: getLockingState.patch

> [classlib][awt] Toolkit.getLockingKeyState() is not implemented on Linux
> ------------------------------------------------------------------------
>
>                 Key: HARMONY-4636
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4636
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>         Environment: Linux
>            Reporter: Alexey Petrenko
>         Attachments: getLockingState.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HARMONY-4636) [classlib][awt] Toolkit.getLockingKeyState() is not implemented on Linux

Posted by "Vasily Zakharov (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-4636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12521429 ] 

Vasily Zakharov commented on HARMONY-4636:
------------------------------------------

This issue is closely related to the following issues:
HARMONY-3633 [testing] JEdit automated GUI test scenario for B&T 2.0 infrastructure - the initial cause for the problem
HARMONY-4423 [classlib][awt][jedit] Toolkit.getLockingKeyState() is not implemented on Windows
HARMONY-4503 [classlib][awt][jedit] Toolkit.setLockingKeyState() is not implemented on Windows
HARMONY-4635 [classlib][awt][jedit] Toolkit.setLockingKeyState() is not implemented on Linux


> [classlib][awt] Toolkit.getLockingKeyState() is not implemented on Linux
> ------------------------------------------------------------------------
>
>                 Key: HARMONY-4636
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4636
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>         Environment: Linux
>            Reporter: Alexey Petrenko
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (HARMONY-4636) [classlib][awt] Toolkit.getLockingKeyState() is not implemented on Linux

Posted by "Alexey Petrenko (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Petrenko reassigned HARMONY-4636:
----------------------------------------

    Assignee: Alexey Petrenko

> [classlib][awt] Toolkit.getLockingKeyState() is not implemented on Linux
> ------------------------------------------------------------------------
>
>                 Key: HARMONY-4636
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4636
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>         Environment: Linux
>            Reporter: Alexey Petrenko
>            Assignee: Alexey Petrenko
>         Attachments: getLockingState.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HARMONY-4636) [classlib][awt] Toolkit.getLockingKeyState() is not implemented on Linux

Posted by "Dmitriy Matveev (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dmitriy Matveev updated HARMONY-4636:
-------------------------------------

    Attachment: UpdatedLockingKeys.patch

> [classlib][awt] Toolkit.getLockingKeyState() is not implemented on Linux
> ------------------------------------------------------------------------
>
>                 Key: HARMONY-4636
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4636
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>         Environment: Linux
>            Reporter: Alexey Petrenko
>            Assignee: Alexey Petrenko
>         Attachments: getLockingState.patch, LockingKeys.patch, UpdatedLockingKeys.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HARMONY-4636) [classlib][awt] Toolkit.getLockingKeyState() is not implemented on Linux

Posted by "Dmitriy Matveev (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dmitriy Matveev updated HARMONY-4636:
-------------------------------------

    Attachment: LockingKeys.patch

Please use the new patch named LockingKeys.patch 
It contains implementation of the getLockingKeyState and setLockingKeyState functions at once.

> [classlib][awt] Toolkit.getLockingKeyState() is not implemented on Linux
> ------------------------------------------------------------------------
>
>                 Key: HARMONY-4636
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4636
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>         Environment: Linux
>            Reporter: Alexey Petrenko
>            Assignee: Alexey Petrenko
>         Attachments: getLockingState.patch, LockingKeys.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (HARMONY-4636) [classlib][awt] Toolkit.getLockingKeyState() is not implemented on Linux

Posted by "Alexey Petrenko (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Petrenko resolved HARMONY-4636.
--------------------------------------

    Resolution: Fixed

The patch has been applied.
Please verify.

> [classlib][awt] Toolkit.getLockingKeyState() is not implemented on Linux
> ------------------------------------------------------------------------
>
>                 Key: HARMONY-4636
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4636
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>         Environment: Linux
>            Reporter: Alexey Petrenko
>            Assignee: Alexey Petrenko
>         Attachments: getLockingState.patch, LockingKeys.patch, UpdatedLockingKeys.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.