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

2008-02-25 Thread Jacques Le Roux (JIRA)

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

Jacques Le Roux closed OFBIZ-1671.
--

   Resolution: Fixed
Fix Version/s: Release Branch 4.0
   SVN trunk

Chris,

Your patch is in trunk revision: 630975 release4.0 revision: 630980  



 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
  Components: specialpurpose/pos
Reporter: Chris Lombardi
Assignee: Jacques Le Roux
 Fix For: SVN trunk, Release Branch 4.0

 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.



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

2008-02-22 Thread Chris Lombardi (JIRA)

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

Chris Lombardi closed OFBIZ-1671.
-

Resolution: Invalid

Thanks JLR, that was it.  I think I was staring at the code too long yesterday.

Interestingly, this issue doesn't go away after a button is clicked as does the 
keyboard issue.


 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

 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.