I have always the same bug whith Jasmine, I ask for n copies and I obtain n*n copies of the document.
With jasmin in debug mode: 1) lp -d impvalid fstab works fine, I obtain one copie StartJob: argv = "impvalid","125","rgras","fstab","1","","... [Job 125] jasmine: Arguments: 125|rgras|fstab|1 In the print table: select * from jobs_log where job_id=125; job_id | | title | copies | pages 125 | | fstab | 1 | 1 2) lp -d impvalid -n 2 fstab .... This command print 4 copies of fstab. StartJob: argv = "impvalid","126","rgras","fstab","2","", ...... [Job 126] jasmine: Arguments: 126|rgras|fstab|2 In the print table: select * from jobs_log where job_id=126; job_id | | title | copies | pages 126 | | fstab | 2 | 2 I do'nt know whereis the bug, but it appears whith all the printers I am using CentOS 4 and cups cups-1.1.22 kernel-2.6.9-42.EL cups-1.1.22-0.rc1.9.11 Sincerely -- ================================================================== | Régis Gras | http://www-ledss.ujf-grenoble.fr | | D.C.M. | mailto:[EMAIL PROTECTED] | | 301, rue de la chimie | -------------- | | DU BP 53 | Tel 04 76 51 41 76 | | 38041 Grenoble Cedex 9 | Fax 04 76 51 40 89 | ================================================================== -- Put JASmine in your Cups ! To unsubscribe : mailto:[EMAIL PROTECTED] List archives : http://dir.gmane.org/gmane.comp.printing.jasmine.user http://www.mail-archive.com/jasmine%40ml.free.fr/ Web site : http://jasmine.berlios.de/

