Christoph Pleger wrote:
> I have edited the source code of cups a little to get a some more
> more detailed information about the problem (the actual code
> only gives a meaningless message “The print file cannot be opened:
> Permission denied") and then found out the following:
Enabling the CUPS
Christoph Pleger wrote:
> Hello,
>
> I have a strange problem with CUPS and hope that someone can help me
> with the solution.
...
> Does anyone have an idea why the strangely named process runs with root
> rights on one machine, but not on the other?
this is my guess...
On Fri, Apr 11, 2025 at 8:28 AM Greg Wooledge wrote:
>
> On Fri, Apr 11, 2025 at 14:16:17 +0200, Christoph Pleger wrote:
> > I have edited the source code of cups a little to get a some more
> > more detailed information about the problem (the actual code
> > only gives a meaningless message “The
> So, to add to the list of things that you can check:
>
> * Broken permissions (added or missing setuid or setgid) on any of
>the CUPS binaries.
>
> * Invalid UID or GID of a named system account under which any of these
>programs is executed, or a missing system account entry.
A comp
On Fri, Apr 11, 2025 at 14:41:04 +0200, Hans wrote:
> Without any checks, my first thing would be, to check in both computers if
> any
> of the executables related to cups might have different rights settings.
>
> Especially the executable, which creates the file in /tmp. A file which is
> crea
Without any checks, my first thing would be, to check in both computers if any
of the executables related to cups might have different rights settings.
Especially the executable, which creates the file in /tmp. A file which is
created mostly gets the ownership and posessions of the creatorbinary
Hello,
I have a strange problem with CUPS and hope that someone can help me
with the solution.
"Strange", in this case, means that I have two machines, both running
Debian 12 and the corresponding versions of cups and cups-browsed.
On one of these machines, I can print as any user, wh
On Fri, Apr 11, 2025 at 14:16:17 +0200, Christoph Pleger wrote:
> I have edited the source code of cups a little to get a some more
> more detailed information about the problem (the actual code
> only gives a meaningless message “The print file cannot be opened:
> Permission denied") and then foun
On 23 Apr 2013, Paul Condon wrote:
> I have a rather complicated CUPS printing setup, which works,
> mostly, but not entirely:
>
> My printer is an old HP 5MP, laser printer, which I purchased before
> HP invented the word "laserjet" because I was committed to Macintosh
> back then and the HP 5MP
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 04/23/2013 10:27 AM, Paul Condon wrote:
> I have a rather complicated CUPS printing setup, which works, mostly,
> but not entirely:
>
> My printer is an old HP 5MP, laser printer, which I purchased before HP
> invented the word "laserjet" because I
* Paul Condon [130423 14:30]:
...
> My problem is that CUPS software does not handle .pdf files easily.
> If I try to print file, zyx.pdf, by typing "lpr zyx.pdf" , the
> command is accepted, the light
> flashes on the printer and after a while a piece of paper comes out
> of the printer ... but
On 04/23/2013 10:27 AM, Paul Condon wrote:
I have a rather complicated CUPS printing setup, which works, mostly,
but not entirely:
My printer is an old HP 5MP, laser printer, which I purchased before HP
invented the word "laserjet" because I was committed to Macintosh back
then and the HP 5MP of
I have a rather complicated CUPS printing setup, which works, mostly,
but not entirely:
My printer is an old HP 5MP, laser printer, which I purchased before HP
invented the word "laserjet" because I was committed to Macintosh back
then and the HP 5MP offered both parallel port and Apple Talk i
Hey,
I have a Debian server with CUPs and Samba which is sync with an active
directory. I configure CUPS like a manual told me how to do for the windows
clients installs automatic the printers drivers (
http://www.enterprisenetworkingplanet.com/netsysm/article.php/3621876),
basically this howto a
On Jan 2, 5:10 pm, "Douglas A. Tutty" wrote:
>
> The "drivers" are likely ppd files for use of cups-type stuff. The only
> cups filter in foomatic-printfilters. Note that you can use foomatic
> with lpd or lprng. If your problem is the spooling and not the
> filtering, that may be the way to go
On Jan 2, 4:30 pm, Joel Roth wrote:
>
> Hi Zach,
>
> In my first search I found this link:
>
> http://www.laen.org/2005/11/15/cups-request-entity-too-large/
>
> If you get this CUPS error, it may mean that you don't
> have write permission to your CUPS spool directory
> (/var/spool/cups, by defaul
On Fri, Jan 02, 2009 at 11:35:43AM -0800, Zach wrote:
> On Jan 1, 9:10 am, "Douglas A. Tutty" wrote:
> > On Thu, Jan 01, 2009 at 05:20:20AM -0800, Zach wrote:
> > > On Dec 31 2008, 7:10 pm, Bob McGowan wrote:
> > > I tried web interface as root and normal user, I tried running gnome-
> > > cups-m
--
Joel Roth
--- Begin Message ---
On Fri, Jan 02, 2009 at 11:35:43AM -0800, Zach wrote:
> I wish I could
> understand why I keep getting these baffling errors in cups. I have
> the correct drivers so it *should* work. Sigh.
Hi Zach,
In my first search I found this link:
http://www.laen.org/20
On Jan 1, 9:10 am, "Douglas A. Tutty" wrote:
> On Thu, Jan 01, 2009 at 05:20:20AM -0800, Zach wrote:
> > On Dec 31 2008, 7:10 pm, Bob McGowan wrote:
> > I tried web interface as root and normal user, I tried running gnome-
> > cups-manager, I even tried running lpadmin. It either says in the cups
On Thu, Jan 01, 2009 at 05:20:20AM -0800, Zach wrote:
> On Dec 31 2008, 7:10 pm, Bob McGowan wrote:
> I tried web interface as root and normal user, I tried running gnome-
> cups-manager, I even tried running lpadmin. It either says in the cups
> log file I am not authorized or I get that weird
On Dec 31 2008, 7:10 pm, Bob McGowan wrote:
>
>
>
> Not sure what that would mean, so I can't provide any help there.
>
> But, when I run the browser based GUI, I do it as me, not root. Then,
> when I do something that requires root permission to perform, the GUI
> pops up a logine box, I enter
On Dec 31 2008, 7:40 pm, Ken Irving wrote:
> It should be sufficient to be a member of group lpadmin; there's no need
> to be root to manage CUPS, in my experience.
I verified my normal user is in the group lpadmin but it still doesn't
work.
Zach
--
To UNSUBSCRIBE, email to debian-user-requ..
On Wed, Dec 31, 2008 at 04:04:23PM -0800, Bob McGowan wrote:
> On Wed, 2008-12-31 at 16:42 -0500, Zach Uram wrote:
> > I am using http://localhost:631/admin and click Add Printer and select
> > HP960C and the hplip driver then when I apply it says: 413 Request
> > Entity Too Large
> >
> > I am run
On Wed, 2008-12-31 at 16:42 -0500, Zach Uram wrote:
> I am using http://localhost:631/admin and click Add Printer and select
> HP960C and the hplip driver then when I apply it says: 413 Request
> Entity Too Large
>
> I am running firefox as root so I don't know why it is failing. I also
> tried ru
I am using http://localhost:631/admin and click Add Printer and select
HP960C and the hplip driver then when I apply it says: 413 Request
Entity Too Large
I am running firefox as root so I don't know why it is failing. I also
tried running gnome-cups-manager as root which calls gnome-cups-add
and
On Sun, Jun 25, 2006 at 11:18:14AM -0400, Thomas H. George wrote:
> The situation after recent Etch dist-upgrades of Xsane and Cups:
>
> The following Cups commands
>
>lp -d br printtest.txt
>
> and
>
>lpr -P br printtest.txt
>
> work where br is defined by Cups as a Brothers HL-730 la
The situation after recent Etch dist-upgrades of Xsane and Cups:
The following Cups commands
lp -d br printtest.txt
and
lpr -P br printtest.txt
work where br is defined by Cups as a Brothers HL-730 laser printer on
the lan attached to a Sarge box. The lp command reports a job number,
Vinicius Massuchetto wrote:
I installed CUPS and ran the daemon, also added my HP Deskjet 680c to
the system, but the printer doesn't print.
When I go to "Completed Jobs" it says all of them were cancelled.
See if http://chefacciamo.xwiki.com/xwiki/bin/view/Debian/CUPS can help
you troublesh
Hi,
I installed CUPS and ran the daemon, also added my HP Deskjet 680c to the system, but the printer doesn't print.
When I go to "Completed Jobs" it says all of them were cancelled.
Any idea of what I have to do?
Still have some works to print...
Thanks--
On Sunday 21 November 2004 18:03 -0600, Tim Kelley wrote:
> It sounds like you have /jobs set to AuthType Basic / AuthClass User; which I
> believe is the default.
Yes, you are right. I have now changed that to AuthType Digest, with the
result that I can now access /jobs.
I still have the same
On Sunday 21 November 2004 17:34, Andreas Ehn wrote:
> Hi,
>
> I'm using CUPS (cupsys-1.1.20final+rc1-10) in Sarge and have a problem
> using any functions that require authentication.
>
> If I want to print a document using lp, I have to enter my password
> three times before it is accepted. If I
Hi,
I'm using CUPS (cupsys-1.1.20final+rc1-10) in Sarge and have a problem
using any functions that require authentication.
If I want to print a document using lp, I have to enter my password
three times before it is accepted. If I want to query the status of the
printer queue using lpq, I have t
hi all,
i've got debian sid 2.6.5 with CUPS 1.1.20 and a usb
printer, HP DeskJet 3550.
i added this printer using http://localhost/631, and
made the device URI as usb:/dev/usb/lp0.
but when i tried to print a test page CUPS said
"Unable to open USB device "usb:/dev/usb/lp0": No
such device"
doin
Dave Bartmess was roused into action on 09/16/02 23:10 and wrote:
> Thanks, Nate, you pointed me in the right direction...
>
> I took out the Listen lines, and put in a single Port 631 line. That
> worked... Not sure at this point why I put in the Listen lines.. LOL
> Musta read it somewhere.
On Tue, May 14, 2002 at 10:29:26AM -0500, Jeff Licquia wrote:
> [Please don't send user-specific problems to debian-devel.]
>
> On Mon, 2002-05-13 at 11:46, Michael Schwind wrote:
> > i have Problems when i want to add a Printer, the command line tool and the
> > web
> > interface will not work.
[Please don't send user-specific problems to debian-devel.]
On Mon, 2002-05-13 at 11:46, Michael Schwind wrote:
> i have Problems when i want to add a Printer, the command line tool and the
> web
> interface will not work. After pressing the button where you can choose the
> printer,
> the admin
On Mon, May 13, 2002 at 06:46:38PM +0200, Michael Schwind wrote:
>
> i have Problems when i want to add a Printer, the command line tool and
> the web interface will not work. After pressing the button where you can
> choose the printer, the admin.cgi hangs with about 30% CPU-Time and cupsd
> need
Hello,
i have Problems when i want to add a Printer, the command line tool and the web
interface will not work. After pressing the button where you can choose the
printer,
the admin.cgi hangs with about 30% CPU-Time and cupsd needs about 60% CPU-Time.
While booth are hanging, cups fills then fi
Hello,
i have Problems when i want to add a Printer, the command line tool and then web
interface will not work. After pressing the button where you can choose the
printer,
the admin.cgi hangs with about 30% CPU-Time and cups needs about 60% CPU-Time.
While booth are hanging, cups fills then fil
Hello all,
I'm making the transition fromlpd to CUPS after hearing the rave
reviews on this list. I have an HP Deskjet 1600C, and I have all
the necessary packages installed, and I can print just fine with the
cdj1600 driver that comes with cupsys-ppd. The thing is, I thought it
would be a good
Hello,
I am using Debian unstable with Kernel 2.4.0, and yesterday finally made
the transition from lprng to cups. Everything works quite well, except
for a single problem with the LaTeX package g-brief:
Compared to the printout with lprng, the printout of g-brief is now
shifted upwards for about
t;[EMAIL PROTECTED]> wrote:
> Problem with cups and xpp or qtcups
>
> To: debian-user@lists.debian.org
> Subject: Problem with cups and xpp or qtcups
> From: Giuseppe Fierro <[EMAIL PROTECTED]>
> Date: Wed, 15 Nov 2000 00:25:26 +0100
> Sender:
> Did you set 'Browsing' to 'on' in the /etc/cups/cupsd.conf? The package
> maintainer set it to 'off' by default.
>
> If yes, what is the output of 'lpstat -v -d'?
Hi,
Browsing is set to on and the output of 'lpstat -v -d' is
device for Epson_760: parallel:/dev/lp0
system default destination: Ep
Giuseppe Fierro <[EMAIL PROTECTED]> writes:
> both xpp and qtcups give me same message "unable to connect to CUPS
> server, check options" but I don't know the options that I have to see.
> I tried all options in the cupsd.conf file but nothing does.
Did you set 'Browsing' to 'on' in the /etc/cup
Hello,
both xpp and qtcups give me same message "unable to connect to CUPS
server, check options" but I don't know the options that I have to see.
I tried all options in the cupsd.conf file but nothing does.
Tanks in advance and sorry for my bad english... :-)
45 matches
Mail list logo