Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0008324
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Java Client POS] (No Category)minorhave not tried2009-03-27 11:272011-06-03 12:21
ReporteradrianromeroView Statuspublic 
Assigned Toadrianromero 
PrioritynormalResolutionopenFixed in Version
StatusscheduledFix in branchpiFixed in SCM revision
ProjectionnoneETAnoneTarget Version2.30
OSWindowsDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Regression date
Regression introduced by commit
Regression level
Review Assigned To
Regression introduced in release
Summary

0008324: The printer tmu220 to stop printing after +-18 lines printed

DescriptionWhen the receipt printer is long and you have a receipt printer tmu220 using a serial cable. It stops printing after more or less 18 lines printed. It seems that the reason is because the buffer is full and the application does not notice it.
Proposed SolutionThe proposed solution appeared in the forums and is to add a new parameter to the serial connection:

((SerialPort)m_CommPortPrinter).setFlowControlMode(SerialPort.FLOWCONTROL_RTSCTS_IN);
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0009417 closedadrianromero Receipt printer does not work after upgrade from 2.30Beta to 2.30 

-  Notes
(0015038)
hgbot (developer)
2009-03-27 11:28

Repository: openbravopos
Revision: 564
Author: adrianromero
Date: 2009-03-27 11:28:11 +0100 (Fri, 27 Mar 2009)

Fixes issue 0008324: The printer tmu220 to stop printing after +-18 lines printed

---
U trunk/src-pos/com/openbravo/pos/printer/escpos/PrinterWritterRXTX.java
---

https://dev.openbravo.com/websvn/openbravopos/?rev=564&sc=1 [^]
(0017980)
adrianromero (manager)
2009-07-07 17:29

This fix creates the regression bug described in the "related to" section. It is needed to find a solution that does not create this regression bug.
(0017981)
adrianromero (manager)
2009-07-07 17:30

For that reason the fix has been removed and the bug has been reopened.

- Issue History
Date Modified Username Field Change
2009-03-27 11:27 adrianromero New Issue
2009-03-27 11:27 adrianromero Assigned To => adrianromero
2009-03-27 11:28 hgbot Checkin
2009-03-27 11:28 hgbot Note Added: 0015038
2009-03-27 11:28 hgbot Status new => resolved
2009-03-27 11:28 hgbot Resolution open => fixed
2009-07-07 17:24 adrianromero Relationship added related to 0009417
2009-07-07 17:29 adrianromero Status resolved => new
2009-07-07 17:29 adrianromero Resolution fixed => open
2009-07-07 17:29 adrianromero Note Added: 0017980
2009-07-07 17:30 adrianromero Note Added: 0017981
2009-07-07 17:31 adrianromero Status new => scheduled
2009-07-07 17:31 adrianromero fix_in_branch => pi
2011-06-03 11:01 dalsasua Assigned To adrianromero => dalsasua
2011-06-03 12:21 dalsasua Assigned To dalsasua => adrianromero
2012-11-07 09:40 priyam Category 01 - General => (No Category)


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker