From: René Genz (liebundartig_at_freenet.de)
Date: Mon Mar 10 2014 - 14:07:40 CDT

Hi John,

http://www.tek-tips.com/viewthread.cfm?qid=186656
suggested that whishx is wish${NUMBER}

On the first machine searching for programs starting with 'wish' results in:
wish wish8.5

bash-4.2$ ls -l `which wish`
lrwxrwxrwx. 1 root root 7 Mar 10 09:12 /bin/wish -> wish8.5
bash-4.2$ ls -l `which wish8.5`
-rwxr-xr-x 1 root root 14480 Aug 15 2013 /bin/wish8.5

Both could be started without a problem before and/or after either the
sazanami fonts and/or ibus were uninstalled.

The commands create blank windows. The title bar is different. The title
is either 'wish', if wish was executed or 'wish8.5', if wish8.5 was
executed.
Output in terminal is blank apart from '% '.

Following the version of the packages on the first machine.
The mpikg* repositories are local copies of Fedora and RPMfusion
repositores. Anaconda repo equals mpikg-base.

$ yum list installed tcl* tk*
Loaded plugins: langpacks
Installed Packages
tcl.x86_64 1:8.5.14-1.fc20 @anaconda
tcl-brlapi.x86_64 0.6.0-9.fc20 @mpikg-base
tcl-devel.x86_64 1:8.5.14-1.fc20 @anaconda
tcl-html.noarch 8.5.7-7.fc20 @mpikg-base
tcl-iaxclient.x86_64 0.2-0.14.beta3.fc20 @mpikg-base
tcl-mysqltcl.x86_64 3.05-15.fc20 @mpikg-base
tcl-pgplot.x86_64 5.2.2-35.fc19 @mpikg-rpmfusion-free
tcl-pgplot-devel.x86_64 5.2.2-35.fc19 @mpikg-rpmfusion-free
tcl-pgtcl.x86_64 2.0.0-4.fc20 @mpikg-base
tcl-signal.x86_64 1.4-6.fc20 @mpikg-base
tcl-snack.x86_64 2.2.10-20.fc20 @mpikg-base
tcl-snack-devel.x86_64 2.2.10-20.fc20 @mpikg-base
tcl-tcludp.x86_64 1.0.8-8.fc20 @mpikg-base
tcl-tclvfs.x86_64 20080503-9.fc20 @mpikg-base
tcl-tclxml.x86_64 3.2-11.fc20 @mpikg-base
tcl-tclxml-devel.x86_64 3.2-11.fc20 @mpikg-base
tcl-tclxml-gui.x86_64 3.2-11.fc20 @mpikg-base
tcl-tileqt.x86_64 0.4-0.12.b1.fc20 @mpikg-base
tcl-tkpng.x86_64 0.9-9.fc20 @mpikg-base
tcl-tktreectrl.x86_64 2.4.1-5.fc20 @mpikg-base
tcl-trf.x86_64 2.1.4-7.fc20 @mpikg-base
tcl-trf-devel.x86_64 2.1.4-7.fc20 @mpikg-base
tcl-xapian.x86_64 1.2.16-1.fc20 @mpikg-updates
tcl-zlib.x86_64 2.0.1-0.10.svn40.fc20 @mpikg-base
tcl-zlib-devel.x86_64 2.0.1-0.10.svn40.fc20 @mpikg-base
tclabc.x86_64 1.2.2-5.fc20 @mpikg-base
tclap.noarch 1.2.0-8.fc20 @mpikg-base
tclap-devel.noarch 1.2.0-8.fc20 @mpikg-base
tclap-doc.noarch 1.2.0-8.fc20 @mpikg-base
tcllib.noarch 1.11.1-8.fc20 @mpikg-base
tclspice.x86_64 23-6.fc20 @mpikg-updates
tcltls.x86_64 1.6-11.fc20 @mpikg-base
tcltls-devel.x86_64 1.6-11.fc20 @mpikg-base
tclx.x86_64 8.4.0-21.fc20 @mpikg-base
tclx-devel.x86_64 8.4.0-21.fc20 @mpikg-base
tk.x86_64 1:8.5.14-1.fc20 @anaconda
tk-devel.x86_64 1:8.5.14-1.fc20 @anaconda
tkinter.x86_64 2.7.5-10.fc20 @mpikg-updates

On the second machine no package starting with "tk*" or "tcl*" are
installed.
The second machine uses the original fedora and fedora-updates
repositories from the internet.

Do you need more information?
What to try next?

-- 
Kind regards,
René