PDA

View Full Version : [ubuntu] NAM is not working



NemiRathore
March 5th, 2010, 07:36 AM
I am using ubuntu 9.1 and i have installed NS2-2.33 ,but when i run any tcl script i am getting following error message....


nemi@nemi-desktop:~/Desktop$ ns ns-simple.tcl
CBR packet size = 1000
CBR interval = 0.0080000000000000002
nemi@nemi-desktop:~/Desktop$ nam:
[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..."






Plz somebody guide me to solve this problem. Thanks.

Regards

Nemi Chandra Rathore

Ashish Nayan
April 1st, 2010, 08:23 PM
I too have the same problem ne1 plz help to get rid of that...
plz help

Ashish Nayan
April 2nd, 2010, 01:49 PM
did u got the solution..
if yes then plz help me 2...
i'm also gttng d same problem...

sumiitkgp
May 17th, 2010, 09:44 AM
nam:
[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..."



Having the same problem. Kindly reply.

neoragexxx
March 12th, 2011, 07:00 PM
to those still looking for a solution , this link contains the patches needed to solve this :

http://bugs.gentoo.org/show_bug.cgi?id=225999

just apply the first 2 .

cheers