Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 133462 - cups printer drivers listed twice
Summary: cups printer drivers listed twice
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Printing Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-16 03:01 UTC by Roman Polach
Modified: 2006-06-01 11: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 Roman Polach 2006-05-16 03:01:31 UTC
In cups web interface:
when adding new usb printer,
all drivers are listed twice.

My configuration:
media-gfx/gimp-print-5.0.0_rc2  +cups +foomaticdb +gtk +nls +ppds +readline
net-print/cups-1.1.23-r7  -gnutls +nls +pam -samba -slp +ssl
net-print/foomatic-filters-3.0.2-r1  +cups -samba
app-text/ghostscript-esp-7.07.1-r8 +X -cjk +cups -emacs +gtk -threads +xml
Comment 1 Stefan Schweizer (RETIRED) gentoo-dev 2006-05-16 03:07:59 UTC
your emerge info please? You are using an old version of ghostscript-esp.

also you are using a new version of gimp-print?

foomatic-db is installed? version? use-flags?

What is your printer?
Comment 2 Roman Polach 2006-05-16 17:44:00 UTC
no, foomatic-db not installed

yes, new gimp-print, because i have Epson Stylus D88

emerge --info :

Gentoo Base System version 1.6.14
Portage 2.0.54-r2 (default-linux/x86/2006.0, gcc-3.4.5, glibc-2.3.5-r3, 2.6.15-gentoo-r1 i686)
=================================================================
System uname: 2.6.15-gentoo-r1 i686 Intel(R) Pentium(R) 4 CPU 1.80GHz
dev-lang/python:     2.4.2
dev-python/pycrypto: 2.0-r1
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium4 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium4 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/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="x86 X a52 aac alsa amr apache2 apm audiofile avi bash-completion berkdb bitmap-fonts bluetooth bzip2 cairo cdparanoia cdr cli crypt cups curl dbus dri dts dv dvb dvd dvdr dvdread emboss encode exif expat fam fbcon ffmpeg firefox flac font-server foomaticdb fortran ftp gdbm gif glut gmp gnome gphoto2 gpm gstreamer gtk gtk2 gtkhtml hal iconv imagemagick imlib ipv6 isdnlog jpeg lcms ldap libg++ libwww lirc mad matroska mikmod mmx mng modplug mono mozsvg mp3 mp4 mpeg nautilus ncurses nls nptl ogg openal opengl pam pcre pdf pdflib perl png ppds pppd python quicktime readline real reflection sdl session sndfile spell spl sqlite sse sse2 ssl svg tcltk tcpd theora tiff timidity truetype truetype-fonts type1-fonts udev unicode usb v4l v4l2 vorbis win32codecs wma wmf x264 xanim xml xml2 xorg xv xvid zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTAGE_RSYNC_OPTS

Comment 3 Roman Polach 2006-05-21 16:17:04 UTC
I have upgraded gimp-print to 5.0.0._rc3,
then I removed the printer definition and add it again
and now I see each driver listed 17x (or "many" at least,
"17" counted on the "Epson Stylus D88" items).
Strange, but it seems to be a gimp-print issue, I guess.
Comment 4 Stefan Schweizer (RETIRED) gentoo-dev 2006-05-21 16:57:02 UTC
Ahh, that one. Try to add "--disable-translated-cups-ppds" in configure of gimp-print. I guess I will fix that in the ebuild for the 5.0.0 release.
Comment 5 Roman Polach 2006-05-27 11:52:13 UTC
with "--disable-translated-cups-ppds"
5.0.0_rc3 ebuild works for me :-)
Comment 6 Stefan Schweizer (RETIRED) gentoo-dev 2006-06-01 11:48:58 UTC
thanks, I added this to the ebuild.