You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Chris Lombardi (JIRA)" <ji...@apache.org> on 2008/02/24 19:29:14 UTC

[jira] Updated: (OFBIZ-1671) POS: Msr has double event issue in linux

     [ https://issues.apache.org/jira/browse/OFBIZ-1671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Lombardi updated OFBIZ-1671:
----------------------------------

    Attachment: ofbiz-1671.patch

Score!  This fixes the MSR problem, and I suspect it also fixes the more general linux double-event issue.  It causes no harm on WinXP.

We may also want to switch the "UseWindow" setting in xpos.properties back to false.

> POS: Msr has double event issue in linux
> ----------------------------------------
>
>                 Key: OFBIZ-1671
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1671
>             Project: OFBiz
>          Issue Type: Bug
>            Reporter: Chris Lombardi
>            Assignee: Jacques Le Roux
>         Attachments: ofbiz-1671.patch
>
>
> I am unable to get a card swipe to be recognized by the POS under linux because the POS is seeing 2 events for each character swiped.
> Here's the line that is showing me the card number with each character output twice.  If I swipe a card outside the POS, the characters from the swipe appear normal.
> Msr.java:121:INFO  ] Msr Info : ;<censored>||
> Possibly related to OFBIZ-567.  However, unlike 567, pushing a button on the POS does not resolve the issue.

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