Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 76042 - esync (part of esearch) doesn't respect FEATURES=notitles
Summary: esync (part of esearch) doesn't respect FEATURES=notitles
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Portage Tools Team
URL:
Whiteboard:
Keywords:
: 89928 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-12-29 09:59 UTC by Harald van Dijk (RETIRED)
Modified: 2005-09-20 16:29 UTC (History)
2 users (show)

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


Attachments
notitles.patch (notitles.patch,221 bytes, patch)
2004-12-29 10:03 UTC, Harald van Dijk (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Harald van Dijk (RETIRED) gentoo-dev 2004-12-29 09:59:18 UTC
Hi,

I'd like to be able to use esync without --nocolor, but still avoid the title changes. Right now, that isn't possible.

Reproducible: Always
Steps to Reproduce:
1. Add notitles to FEATURES in make.conf
2. Run esync
Actual Results:  
The title bar is updated.

Expected Results:  
The title bar should not have been updated.

I'm not sure if I should report this as a bug or as a feature request.

And my emerge info shouldn't be important here, but just in case, here it is:

Portage 2.0.51-r8 (default-linux/x86/2004.3, gcc-3.4.3, glibc-2.3.4.20041102-r0,
2.6.9-cko3 i686)
=================================================================
System uname: 2.6.9-cko3 i686 Intel(R) Pentium(R) M processor 1400MHz
Gentoo Base System version 1.6.8
Python:              dev-lang/python-2.4 [2.4 (#1, Dec  4 2004, 17:27:05)]
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-lang/python:     2.4
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.8.5-r2, 1.6.3, 1.9.3, 1.5, 1.7.9
sys-devel/binutils:  2.15.92.0.2-r2
sys-devel/libtool:   1.5.10-r2
virtual/os-headers:  2.6.8.1-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -mcpu=i686 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown
/usr/kde/3/share/config /usr/share/config /usr/share/texmf/dvipdfm/config/
/usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
DISTDIR="/mnt/hda3/distfiles"
FEATURES="autoaddcvs autoconfig candy collision-protect distlocks notitles
sandbox sfperms userpriv usersandbox"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
LDFLAGS=""
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/mnt/hda3/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/etc/portage/overlay"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 X aalib accessibility acl aim alsa apache2 apm audiofile avi berkdb
bidi bitmap-fonts boundschecking cdparanoia cdr cjk crypt cscope debugger dga
divx4linux dvd dvdread encode erandom fbcon ffi flac flash font-server
foomaticdb fortran freetype gdbm gif gnutls gpm gtk gtk2 hal imagemagick imlib
immqt ipv6 ithreads javascript jpeg lcms libcaca libwww live mad mmx mmx2 mng
motif mozdevelop mozilla moznoxft mozsvg mozxmlterm mpeg ncurses nethack network
nls no-old-linux no_wxgtk1 noamazon noplugin nptl objc offensive oggvorbis
opengl oss pcre pdflib perlsuid pic png postgres psyco python quicktime readline
real rtc samba sdl shaped slang speex spell sqlite sse ssl svg tcpd tetex theora
threads tiff truetype truetype-fonts type1-fonts unicode userlocales wmf
wxwindows xgetdefault xine xml xml2 xprint xv xvid zlib linguas_en_GB linguas_en
linguas_ja linguas_nl"
Comment 1 Harald van Dijk (RETIRED) gentoo-dev 2004-12-29 10:03:44 UTC
Created attachment 47121 [details, diff]
notitles.patch

I'm not sure if there's a better way to do it, but this works for me.
Comment 2 David Peter 2005-01-07 05:22:07 UTC
Thanks for the patch,

will be included with the next version.
Comment 3 SpanKY gentoo-dev 2005-02-25 12:15:25 UTC
0.7.1 in portage, thanks david
Comment 4 Harald van Dijk (RETIRED) gentoo-dev 2005-09-20 16:29:26 UTC
*** Bug 89928 has been marked as a duplicate of this bug. ***