Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 20254 - tkinfo errors out on opening
Summary: tkinfo errors out on opening
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Stanislav Brabec
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-30 23:47 UTC by Jill Mitchell
Modified: 2003-12-06 05:54 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 Jill Mitchell 2003-04-30 23:47:44 UTC
I emerged tkinfo2.5-r1, and attempted to use it to view the info file for
portsentry (which opened when i used vanilla info). It errored out both as root
and as a user with the following information:

jill@faith jill $ tkinfo portsentry
Error in startup script: unknown option "-com"
    while executing             
"$ddm add com -lab "Directory" -und 0 -acc d -com "_tkiWinAction $w dir""
    (procedure "tkiWinCreate" line 61)
    invoked from within         
"tkiWinCreate"                  
    (procedure "_tkiWinResolveWinName" line 4)
    invoked from within
"_tkiWinResolveWinName $w"
    (procedure "tkiWinShow" line 3)
    invoked from within
"tkiWinShow $nodeSpec $fileSpec $w"
    (procedure "tkiInfoWindow" line 84)
    invoked from within
"tkiInfoWindow portsentry"
    ("eval" body line 1)
    invoked from within
"eval tkiInfoWindow $argv"
    (procedure "tkiBoot" line 16)
    invoked from within
"tkiBoot"
    (file "/usr/bin/tkinfo" line 5159)


I have Tcl8.4.2 emerged on my system.

Reproducible: Always
Steps to Reproduce:
1. At the command prompt, type tkinfo info_file_name
2.
3.

Actual Results:  
See error messages above.

Expected Results:  
Opened the portsentry info page.

Portage 2.0.47-r10 (default-x86-1.4, gcc-3.2.2, glibc-2.3.2-r1)
=================================================================
System uname: 2.4.20-gentoo-r2 i686 AMD Athlon(tm) XP 2100+
GENTOO_MIRRORS="http://gentoo.oregonstate.edu/
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="x86 apm libg++ mikmod ncurses nls pdflib quicktime spell xml2 zlib gtkhtml
gdbm berkdb slang guile tcpd pam libwww python imlib motif X gtk2 gtk gnome
bonobo cdr cups avi directfb dvd fbcom gpm 3dnow java qt gif jpeg mpeg mozilla
maildir mmx opengl oss perl png readline ssl tcltk truetype xmms crypt esd kde
apic nvidia dga sse sdl svga ggi oggvorbis aalib xv fbcon encode alsa arts"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O3 -pipe -funroll-loops -falign-functions=4
-fprefetch-loop-arrays -fexpensive-optimizations -fPIC -fomit-frame-pointer
-fforce-addr -finline-functions -foptimize-sibling-calls
-fdelete-null-pointer-checks -fno-cprop-registers -frerun-loop-opt
-frename-registers -fmove-all-movables -freorder-blocks"
CXXFLAGS="-march=athlon-xp -O3 -pipe -funroll-loops -falign-functions=4
-fprefetch-loop-arrays -fexpensive-optimizations -fPIC -fomit-frame-pointer
-fforce-addr -finline-functions -foptimize-sibling-calls
-fdelete-null-pointer-checks -fno-cprop-registers -frerun-loop-opt
-frename-registers -fmove-all-movables -freorder-blocks"
ACCEPT_KEYWORDS="x86 ~x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 1 Andrew Cooks (RETIRED) gentoo-dev 2003-12-06 05:54:05 UTC
This bug has been inactive for a long time.

Tkinfo has been updated to 2.6. Please test again and reopen this bug if the problem persists.