Bug#276175: gnome-cups-manager: cups authentication

Maarten Wijnen Maarten Wijnen <mwijnen@cs.uu.nl>, 276175@bugs.debian.org
Sat, 01 Jan 2005 14:46:46 +0100


Package: gnome-cups-manager
Version: 0.25-2
Followup-For: Bug #276175

Hi,

I have had the same problem with gnome-cups-manager: it crashes once you try to
abort a print job. The problem disappeared when I changed the job
authentication section of /etc/cups/cupsd.conf to use no authentication at all:

  <Location /jobs>
  #
  # You may wish to limit access to job operations, either with Allow
  # and Deny lines, or by requiring a username and password.
  #
  # old: AuthType Basic
  # old: AuthClass User
  AuthType None
  AuthClass Anonymous
  </Location>

Apparently gnome-cups-manager cannot handle cups job authentication. The work
around allows everyone to delete any job so it is no real solution to this
authentication bug but it might be usefull if you are the only user or trust
your other users not to mess with each other's jobs.


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.4
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages gnome-cups-manager depends on:
ii  libart-2.0-2             2.3.16-6        Library of functions for 2D graphi
ii  libatk1.0-0              1.8.0-4         The ATK accessibility toolkit
ii  libbonobo2-0             2.8.0-4         Bonobo CORBA interfaces library
ii  libbonoboui2-0           2.8.0-2         The Bonobo UI library
ii  libc6                    2.3.2.ds1-20    GNU C Library: Shared libraries an
ii  libcupsys2-gnutls10      1.1.22-8        Common UNIX Printing System(tm) - 
ii  libgconf2-4              2.8.1-4         GNOME configuration database syste
ii  libglade2-0              1:2.4.1-1       Library to load .glade files at ru
ii  libglib2.0-0             2.4.8-1         The GLib library of C routines
ii  libgnome-keyring0        0.4.0-2         GNOME keyring services library
ii  libgnome2-0              2.8.0-6         The GNOME 2 library - runtime file
ii  libgnomecanvas2-0        2.8.0-1         A powerful object-oriented display
ii  libgnomecups1.0-1        0.1.13-1        GNOME library for CUPS interaction
ii  libgnomecupsui1.0-1      0.25-2          UI extensions to libgnomecups
ii  libgnomeui-0             2.8.0-3         The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0           2.8.3-7         The GNOME virtual file-system libr
ii  libgtk2.0-0              2.4.14-2        The GTK+ graphical user interface 
ii  libice6                  4.3.0.dfsg.1-10 Inter-Client Exchange library
ii  liborbit2                1:2.10.2-1.1    libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0            1.6.0-3         Layout and rendering of internatio
ii  libpopt0                 1.7-5           lib for parsing cmdline parameters
ii  libsm6                   4.3.0.dfsg.1-10 X Window System Session Management
ii  libx11-6                 4.3.0.dfsg.1-10 X Window System protocol client li
ii  libxml2                  2.6.11-5        GNOME XML library
ii  xlibs                    4.3.0.dfsg.1-10 X Keyboard Extension (XKB) configu
ii  zlib1g                   1:1.2.2-4       compression library - runtime

-- no debconf information