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 13 years ago

Closed 13 years ago

#1320 closed defect (fixed)

#Require GuiTools fails from tolcon

Reported by: Jorge Owned by: Jorge
Priority: high Milestone: Mantainance
Component: GuiTools Version: head
Severity: critical Keywords:
Cc: Humberto Carralero

Description

#Require GuiTools fails from tolon as:

> #Require GuiTools
Incluyendo /home/toldevel/.tol/TolPackage/1.1/Client/VersSyncInfo.oza
<E>
ERROR: [1] GuiTools::InsideTk : Unimplemented
</E>

[Call stack]
  [4] Anything StdLib::Error (Text message)
  [3] Real GuiTools::InsideTk (Real void)
  [2] Real GuiTools::ImageManager::_.init (Real void)
  [1] Real GuiTools::StartActions (Real void)
<E>
ERROR: [2] GuiTools::InsideTk : Unimplemented
</E>

[Call stack]
  [3] Anything StdLib::Error (Text message)
  [2] Real GuiTools::InsideTk (Real void)
  [1] Real GuiTools::StartActions (Real void)
Ha sido cargado el paquete GuiTools.3.1

if Tcl is not available #Require GuiTools should not generate ERRORS.

Change History (1)

comment:1 Changed 13 years ago by Jorge

Resolution: fixed
Status: newclosed

(In [3789]) fix #1320, a warning is emited the first time Tk is checked

Note: See TracTickets for help on using tickets.