Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 86440 - gnome-cups-add crashes when cupsd is not running
Summary: gnome-cups-add crashes when cupsd is not running
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: PPC Linux
: High critical (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-23 16:28 UTC by Henrique Rodrigues
Modified: 2005-03-25 19:48 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Henrique Rodrigues 2005-03-23 16:28:48 UTC
If cupsd is not running, gnome-cups-add crashes. As cups is not automatically started by default, an ordinary GNOME user can't install a printer and there is no indication what to do.

Reproducible: Always
Steps to Reproduce:
1. make sure cupsd is not running
2. run gnome-cups-add
3.

Actual Results:  
gnome-cups-add crashed

Expected Results:  
should open gnome-cups-add

ortage 2.0.51.19 (default-linux/ppc/2004.3, gcc-3.4.3, glibc-2.3.4.20041102-r1,
2.6.11-gentoo-r4 ppc)
=================================================================
System uname: 2.6.11-gentoo-r4 ppc 7447A, altivec supported
Gentoo Base System version 1.6.10
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Feb 14 2005, 19:15:45)]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils:  2.15.90.0.3-r3
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1
ACCEPT_KEYWORDS="ppc"
AUTOCLEAN="yes"
CFLAGS="-O2 -mcpu=G4 -mabi=altivec -pipe -fomit-frame-pointer"
CHOST="powerpc-unknown-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mcpu=G4 -mabi=altivec -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="ftp://ftp.rnl.ist.utl.pt/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="ppc alsa altivec apm bitmap-fonts cdr cups dga gnome gpm gstreamer gtk gtk2
hal jpeg mad mikmod nls nptl nptlonly offensive oggvorbis opengl pic png samba
ssl truetype unicode xml2 xv"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS
Comment 1 Mike Gardiner (RETIRED) gentoo-dev 2005-03-25 19:48:32 UTC
Not quite, gnome-cups-add doesn't require cupsd to be running, only gnome-cups-manager does. If you're going to be administering the CUPS system then you probably need the daemon running.

I'm not quite sure what the bug is here, gnome-cups-add doesn't crash for me, it works fine, so I can only guess it's about adding cupsd to the default runlevel, which is an item for local system administration.

Thanks.