Bug 5176 - raw prints on windows leaves stray files
Summary: raw prints on windows leaves stray files
Status: CLOSED FIXED
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Printing (show other bugs)
Version: trunk
Hardware: PC Unknown
: P2 Normal
Target Milestone: 4.3.0
Assignee: Henrik Andersson
URL:
Keywords: prosaic, samuel_tester
Depends on:
Blocks:
 
Reported: 2014-06-02 13:49 CEST by Pierre Ossman
Modified: 2014-10-06 16:15 CEST (History)
2 users (show)

See Also:
Acceptance Criteria:


Attachments

Description Pierre Ossman cendio 2014-06-02 13:49:10 CEST
There is nothing in the code that handles raw prints on windows that cleans up the received file, neither on success nor failure.
Comment 1 Henrik Andersson cendio 2014-06-13 16:20:35 CEST
Fixed in commit 29064.
Comment 2 Henrik Andersson cendio 2014-06-16 11:14:44 CEST
Updated in commit 29070.
Comment 3 Samuel Mannehed cendio 2014-10-02 15:23:03 CEST
Looks good, verified with a Windows 7 client using build 4510.

The resulting printout from these commands where slightly different as expected and the temporary file was deleted in both cases:

lpr -o raw testfile -P thinlocal
lpr testfile -P thinlocal

Note You need to log in before you can comment on or make changes to this bug.