exception when trying to edit contact actions on a offline group
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Coccinella |
Fix Released
|
Low
|
buzzdee |
Bug Description
RMB on a group from the offline groups, and choose "Contact Actions" produces the following exception:
Error in constructor: wrong # args: should be "snit::
wrong # args: should be "snit::
while executing
"snit::
(procedure ".budpounceimat
invoked from within
"$self configurelist $args"
(procedure "::ui::
invoked from within
"::ui::
("eval" body line 1)
invoked from within
"eval [linsert $arglist 0 ${type}
(procedure "RT.ConstructIn
invoked from within
"RT.ConstructIn
(procedure "::snit:
invoked from within
"::snit:
("uplevel" body line 1)
invoked from within
"uplevel 1 $command $args"
invoked from within
"ui::combobutton $wact.msound -variable $token\
(procedure "::BuddyPounce:
invoked from within
"::BuddyPounce:
("after" script)
Changed in coccinella: | |
status: | New → In Progress |
assignee: | nobody → buzzdee (sebastia) |
Changed in coccinella: | |
status: | Fix Committed → Fix Released |
there was a problem when building the window id in BuddyPounce::Build.
fixed with svn revision #2814.