search for: cups_job_submit

Displaying 16 results from an estimated 16 matches for "cups_job_submit".

2002 Sep 18
1
unlink data file in cups_job_submit
With samba-2.2.5, cups-1.1.14, and printcap=cups, I find that I have to explicitly clean up old print data files in /var/spool/samba with a cron job. With a traditional LPR, we use -r to tell lpr to remove the file for us after the file is spooled. With cups, we send it over ipp, and I think we should then unlink the data file ourselves. Does this seem right? --- print_cups.c~ Thu May
2003 Oct 28
0
client-error-document-format-not-supported
I'v got this to my log when try to print from Windows-XP: -- [2003/10/28 12:54:02, 0] printing/print_cups.c:cups_job_submit(655) Unable to print file to CanonS500 - client-error-document-format-not-supported [2003/10/28 12:54:57, 0] printing/print_cups.c:cups_job_submit(655) Unable to print file to CanonS500 - client-error-document-format-not-supported [2003/10/28 12:55:15, 0] printing/print_cups.c:cups_job_submit...
2002 Sep 22
0
CUPS filtering mechanism explained, was: [cups raw mode, was Re: unlink data file in cups_job_submit]
Paul Janzen wrote on Samba digest: > Message: 7 > To: Gerald Carter <jerry@samba.org> > Cc: samba@lists.samba.org > From: Paul Janzen <pcj@samba.sez.to> > Subject: cups raw mode, was Re: [Samba] unlink data file in cups_job_submit > Date: 21 Sep 2002 12:09:23 -0700 > > > Gerald Carter <jerry@samba.org> writes: > > > Looks right to me [:-)] Applying it now. Thanks. I've been meaning to > > track this one down. > > > Thanks! > > While we are on the subject......
2002 Sep 03
1
Spool files not deleted when "printing = cups"
...ectory defined by [printers] path = whatever in smb.conf. Other printing types typically explicitely delete these files as part of the print command but the CUPS interface doesn't offer any facility to do this. A possible solution is, as in the attached patch, to delete the file at the end of cups_job_submit(). print_cups.c.dist is as distributed in samba-2.2.5.tar.gz . A cleaner (more generic) alternative might be to add a configuration option applicable to all printing types which does the deletion, eg remove printfile = yes -- James M.R.Matheson Head of Computer Systems Group, E-mail:...
2006 Mar 10
1
Trouble making Samba-3.0.21c on Ubuntu
...ngDefault' printing/print_cups.o(.text+0xa9d): In function `cups_job_pause': : undefined reference to `cupsLangDefault' printing/print_cups.o(.text+0xddd): In function `cups_job_resume': : undefined reference to `cupsLangDefault' printing/print_cups.o(.text+0x113a): In function `cups_job_submit': : undefined reference to `cupsLangDefault' printing/print_cups.o(.text+0x16c8): more undefined references to `cupsLangDefau lt' follow collect2: ld returned 1 exit status make: *** [bin/smbd] Error 1 ________________________ Ing. Maurizio Faccio Merbe Ltda. Av. Italia 2348. Paysand?...
2015 Jun 29
3
pdf-printer
2015-06-29 9:39 GMT+02:00 Koenraad Lelong <samba.k.lelong at ace-electronics.be >: > Hi, > > I'm still trying, with no success. > Is the following example still valid : > https://wiki.samba.org/index.php/Virtual_PDF_Printer > > It dates from 19 August 2014, so I expect it should work with samba4, > although it's not working for me. > > I tried logging
2012 Jan 25
1
printing issue after update to 3.6.1
...03, gid=100) (pid 15885) [2012/01/25 13:14:01.334500, 2] rpc_client/cli_winreg_spoolss.c:898(winreg_create_printer) winreg_create_printer: Skipping, SOFTWARE\Microsoft\Windows NT\CurrentVersion\Print\Printers\SuperJam PCL6 already exists [2012/01/25 13:14:01.575723, 0] printing/print_cups.c:940(cups_job_submit) cups_job_submit: failed to parse jobid from name /usr/local/samba/var/spool/samba/smbprn..CXRIP3 [2012/01/25 13:14:11.775067, 1] smbd/service.c:1291(close_cnum) adminpc-rmarx (158.64.1.188) closed connection to service SuperJam PCL6 And indeed, looking into the spool directory, the file name...
2003 Sep 26
1
S3+CUPS+PDF pseudo printer : print command not functional on service
...his very same config (except that %u is replaced here by %U) used to work nicely on Samba 2.2.7a, with cups on stock RH9. The print command was used, and CUPS would not see anything concerning 'pdfwriter'. No more on S3, I have in the log : [2003/09/26 15:30:19, 0] printing/print_cups.c:cups_job_submit(756) Unable to print file to pdfwriter - server-error-not-accepting-jobs So I think that S3 does not honor any more the 'print command' when specified in printable share when using CUPS. Can anyone confirm this is a bug, or point me to my error ? Best regards, J?r?me ************...
2002 Jun 14
1
Problems with CUPS and a networked epson printer
...nication Error: | | Check all connections and make sure all devices are on... In the logfile for the respective client, the following messages appear: [2002/06/14 16:02:41, 2] lib/access.c:check_access(329) Allowed connection from (141.89.201.37) [2002/06/14 16:12:20, 0] printing/print_cups.c:cups_job_submit(655) Unable to print file to eps880 - client-error-document-format-not-supported [2002/06/14 16:12:45, 2] smbd/server.c:exit_server(461) Closing connections [2002/06/14 16:14:40, 2] lib/access.c:check_access(329) Allowed connection from (141.89.201.37) This is debug level 2, on level 3 it...
2002 Dec 11
2
samba2.2.7 with cups 1.1.14
...printed out. I check the cups's error_log found the following message: "E [11/Dec/2002:20:35:43 +0800] print_job: Unsupported format 'application/octet-stream'!" Also, I check samba.log and the found the following message: "[2002/12/11 20:36:37, 0] printing/print_cups.c:cups_job_submit(654) Unable to print file to cs100 - client-error-document-format-not-supported What I need to check to solve this problem? Many thanks! Patrick ----------------------------------------- This email was sent using SquirrelMail. "Webmail for nuts!" http://pat.dyndns.info/w...
2012 Aug 06
1
[Announce] Samba 3.6.7 Available for Download
...an <dcb314 at hotmail.com> * BUG 9062: rpcclient: Fix bad call to data_blob_const. o G?nther Deschner <gd at samba.org> * BUG 9026: Fix migrating printers while upgrading from 3.5.x. o David Disseldorp <ddiss at samba.org> * BUG 8719: Printing fails in function cups_job_submit. * BUG 9026: Fix migrating printers while upgrading from 3.5.x. o Olaf Flebbe <o.flebbe at science-computing.de> * BUG 8552: Correct documentation of "case sensitive". o Bj?rn Jacke <bj at sernet.de> * BUG 8996: Fix build without ads support. o Volker L...
2012 Aug 06
1
[Announce] Samba 3.6.7 Available for Download
...an <dcb314 at hotmail.com> * BUG 9062: rpcclient: Fix bad call to data_blob_const. o G?nther Deschner <gd at samba.org> * BUG 9026: Fix migrating printers while upgrading from 3.5.x. o David Disseldorp <ddiss at samba.org> * BUG 8719: Printing fails in function cups_job_submit. * BUG 9026: Fix migrating printers while upgrading from 3.5.x. o Olaf Flebbe <o.flebbe at science-computing.de> * BUG 8552: Correct documentation of "case sensitive". o Bj?rn Jacke <bj at sernet.de> * BUG 8996: Fix build without ads support. o Volker L...
2004 May 26
1
samba printpdf setup broken in later versions
...et it to work on Fedora Core 2 but it fails with this error in the /var/log/samba/smbd.log [2004/05/26 11:10:40, 0] printing/print_cups.c:cups_queue_get(911) Unable to get jobs for ipp://localhost/printers/pdf-printer - client-error-not-found [2004/05/26 11:10:43, 0] printing/print_cups.c:cups_job_submit(779) Unable to print file to pdf-printer - client-error-not-found Now I'm guessing that somehow samba has outsmarted itself (or me) and now supports sharing cups print queues and instead of calling my print command it's trying to submit the job into a cups queue called pdf-printer. Bu...
2003 Sep 30
0
RE : S3+CUPS+PDF pseudo printer : print command not functional on service
...except that %u is replaced here by %U) used to work nicely on Samba 2.2.7a, with cups on stock RH9. The print command was used, and CUPS would not see anything concerning 'pdfwriter'. > > No more on S3, I have in the log : > > [2003/09/26 15:30:19, 0] printing/print_cups.c:cups_job_submit(756) > Unable to print file to pdfwriter - server-error-not-accepting-jobs > > So I think that S3 does not honor any more the 'print command' when specified in printable share when using CUPS. > > Can anyone confirm this is a bug, or point me to my error ? You can&...
2003 Nov 19
3
Samba 3.0 and the HP PSC 750 printer (printing over cups)
hi all, i have samba 3.0 on a fedora-linux running. almost everyting works fine, except one printer, my hp psc 750 (connected via usb) is not printing via samba. I get pages printed (via cups or whatever) if i print from the localhost. So, here a few data from my smb.conf: printcap name = cups printing = cups load printers = yes [printers] comment = All Printers path =
2003 Mar 23
4
What am I missing here?!
OK, I've tried changing my printcap name from printcap to cups. Printing works fine locally using CUPS on the Samba box. What am I missing here? Why can't I print to the Samba box via the Windows and linux clients? Shared directories work fine. I am really frustrated here and have exhausted Google and all other resources I have. Here's my smb.conf for what it's worth.