hello
i've recently noticed several apps failing to start

$ amsn
Application initialization failed: this isn't a Tk applicationunknown
color name "Black"
Error in startup script: this isn't a Tk applicationunknown color name "Black"
    (default value for "-highlightcolor" in widget ".")
    invoked from within
"load /usr/lib/tk8.4/../libtk8.4.so Tk"
    ("package ifneeded" script)
    invoked from within
"package require Tk"
    (file "/usr/bin/amsn" line 46)


$ pysol
Traceback (most recent call last):
  File "/usr/games/lib/pysol/pysol.py", line 121, in ?
    sys.exit(main(sys.argv))
  File "/usr/games/lib/pysol/main.py", line 424, in main
    r = pysol_main(args)
  File "/usr/games/lib/pysol/main.py", line 367, in pysol_main
    r = pysol_init(app, args)
  File "/usr/games/lib/pysol/main.py", line 121, in pysol_init
    top = MfxRoot(className=PACKAGE)
  File "/usr/games/lib/pysol/tk/tkwrap.py", line 75, in __init__
    apply(Tkinter.Tk.__init__, (self,), kw)
  File "/usr/lib/python2.4/lib-tk/Tkinter.py", line 1569, in __init__
    self.tk = _tkinter.create(screenName, baseName, className,
interactive, wantobjects, useTk, sync, use)
__main__.TclError: this isn't a Tk applicationunknown color name "Black"




i don't know when it happened i noticed this 2 days ago i rememrged
python with tcltk useflag it didnt' seem to solve anything



i'm also having problems starting Mercury i think it's irrelated but i
thought i'd post it maybe there's sth i missed

$ Mercury/Mercury
awk: error while loading shared libraries: libdl.so.2: cannot open
shared object file: No such file or directory
dirname: error while loading shared libraries: libc.so.6: cannot open
shared object file: No such file or directory
/bin/ls: error while loading shared libraries: librt.so.1: cannot open
shared object file: No such file or directory
basename: error while loading shared libraries: libc.so.6: cannot open
shared object file: No such file or directory
dirname: error while loading shared libraries: libc.so.6: cannot open
shared object file: No such file or directory
basename: error while loading shared libraries: libc.so.6: cannot open
shared object file: No such file or directory
grep: error while loading shared libraries: libc.so.6: cannot open
shared object file: No such file or directory
/opt/blackdown-jre-1.4.2.03/bin/java: error while loading shared
libraries: libpthread.so.0: cannot open shared object file: No such
file or directory

Note the mercury isnt' installed with portage if that would matter



$ emerge -pv python tcl tk

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild   R   ] dev-lang/python-2.4.2-r1  USE="X berkdb gdbm ipv6
ncurses readline ssl tcltk -bootstrap -build -doc -nocxx -ucs2" 0 kB
[ebuild   R   ] dev-lang/tcl-8.4.11-r1  USE="-threads" 0 kB
[ebuild   R   ] dev-lang/tk-8.4.11-r1  USE="-threads" 0 kB

Total size of downloads: 0 kB

thanks in advance
--
Cheers,
Ghaith

-- 
gentoo-user@gentoo.org mailing list

Reply via email to