From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Lee Subject: Re: bugs known with cups? Date: 30 Dec 2003 06:37:04 -0800 Sender: linux-msdos-owner@vger.kernel.org Message-ID: <1072795023.16476.29.camel@ralph.plexio.private> References: <200312291814.08025.Christian.Fischer@FischundFischer.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <200312291814.08025.Christian.Fischer@FischundFischer.com> List-Id: Content-Type: text/plain; charset="us-ascii" To: dosemu On Mon, 2003-12-29 at 09:13, Christian Fischer wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > hi there, > > i've recompiled my dosemu (1.1.5.0) with x. > now printig via cups works only for single page documents, not for larger > documents. in second case i get following cups error: > > print_job: unsupported format 'application/octet-stream' > > are there any bugs known or should it works well? > > please do not tell me "upgrading". i know it's outdated, my linux box is it > too (suse 8.1). upgrading must be but it isn't possible in the moment. > Your problem is with CUPS and not Dosemu. In /etc/cups/mime.types uncomment: application/octet-stream and in /etc/cups/mime.convs uncomment: application/octet-stream application/vnd.cups-raw 0 - and restart cupsd. Stephen