close Warning: Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.

Opened 21 years ago

Closed 21 years ago

#159 closed defect (worksforme)

Calendar expert does not work

Reported by: manuelb Owned by: Jorge
Priority: normal Milestone:
Component: Various Version: head
Severity: normal Keywords:
Cc:

Description

when I start the calendar expert from the button bar or the menu (Tools->Calendar
expert), gives the error:

Error in constructor: invalid command name "ComboBox::getlistbox"
invalid command name "ComboBox::getlistbox"

while executing

"ComboBox::getlistbox .main.mdi.slave6.work.t.cbTms"

("eval" body line 1)
invoked from within

"eval ComboBox::$cmd .main.mdi.slave6.work.t.cbTms $args"

(procedure "::hull1.main.mdi.slave6.work.t.cbTms" line 1)
invoked from within

"::hull1.main.mdi.slave6.work.t.cbTms getlistbox"

("uplevel" body line 1)
invoked from within

"uplevel 2 $command $argList"

invoked from within

"::bcombobox::Snit_dispatcher ::bcombobox ::bcombobox::Snit_inst4 .main.mdi.slave6.work.t.cbTms
[set ::bcombobox::Snit_inst4::Snit_instance] $method $a..."

(procedure ".main.mdi.slave6.work.t.cbTms" line 1)
invoked from within

"$self getlistbox"

(procedure "Snit_constructor" line 36)
invoked from within

"Snit_constructor ::bcombobox ::bcombobox::Snit_inst4 .main.mdi.slave6.work.t.cbTms .main.mdi.slave6.work.t.cbTms
-width 18 -height 5 -editable false -..."

("eval" body line 1)
invoked from within

"eval Snit_constructor ::bcombobox $selfns [list $name] [list $name] $args"

(procedure "::bcombobox::Snit_typemethodcreate" line 56)
invoked from within

"::bcombobox::Snit_typemethodcreate ::bcombobox .main.mdi.slave6.work.t.cbTms
-width 18 -height 5 -editable false -values {Anual Bianual Bianual1 Bimen..."

("uplevel" body line 1)
invoked from within

"uplevel [concat ::bcombobox::$procname ::bcombobox $args]"

invoked from within

"bcombobox $path.cbTms -width 18 -height 5 -editable false -values $data(allTms)
-textvariable ::CalendarTms::${path}::data(tms) -modifycmd [list ::Ca..."

(procedure "::CalendarTms::Create" line 70)
invoked from within

"::CalendarTms::Create $tlf.t "

(procedure "::CalendarTms::ViewTimeSet" line 14)
invoked from within

"::CalendarTms::ViewTimeSet"

invoked from within

".main.toolbarFrame.tb1.widgets.14 invoke"

("uplevel" body line 1)
invoked from within

"uplevel #0 [list $w invoke]"

(procedure "tk::ButtonUp" line 22)
invoked from within

"tk::ButtonUp .main.toolbarFrame.tb1.widgets.14"

(command bound to event)



If I simply visualize a timeset through right-button -> view timeset, it works
perfectly as usual.

Change History (1)

comment:1 Changed 21 years ago by Jorge

Resolution: worksforme
Status: newclosed

I can not reproduce it.

Note: See TracTickets for help on using tickets.