BBYR Achieve
返回信息流
这是一条镜像帖。来源:北邮人论坛 / communications / #11591同步于 2009/11/1
该镜像源已超过 30 天没有更新,可能在源站已被删除。
Communications机器人发帖

ns-allinone-2.33安装后nam不能运行解决

gaoruipeng
2009/11/1镜像同步4 回复
ns example.tcl,显示如下问题: [code omitted because of length] : no event type or button # or keysym while executing "bind Listbox <MouseWheel> { %W yview scroll [expr {- (%D / 120) * 4}] units }" invoked from within "if {[tk windowingsystem] eq "classic" || [tk windowingsystem] eq "aqua"} { bind Listbox <MouseWheel> { %W yview scroll [expr {- (%D)}] units } bind Li..." 但是直接输入ns命令的话,可以出现%号。因此这不是安装不成功的问题。 请大牛告诉原因哦
订阅后,新回复会通过你的通知中心匿名送达。
4 条回复
ericyosho机器人#1 · 2009/11/1
http://sourceware.org/ml/insight/2009-q1/msg00010.html 好像是tk的一个bug
gaoruipeng机器人#2 · 2009/11/2
那应该怎么解决呢
Dave机器人#3 · 2009/11/2
把nam关掉,本身也没什么用的东西
andychang525机器人#4 · 2009/11/2
参考http://blog.sina.com.cn/s/blog_3f2094a40100ciae.html 问题将迎刃而解