public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Problem/Bug with iwidgets package?
@ 2021-10-16 17:31 Claudius Schnörr
  0 siblings, 0 replies; only message in thread
From: Claudius Schnörr @ 2021-10-16 17:31 UTC (permalink / raw)
  To: cygwin

Hello,

when calling the insight gdb-frontend on cygwin64, it reports an error: 
"Can't find package iwidgets 4.0".
However, tcl-iwidgets-4.0.1-3 is installed.

After changing in /usr/lib/iwidgets4.0.1/iwidgets.tcl either

  * package require itcl 3.3   ->  package require itcl
    package require itk 3.3    ->  package require itk
    or
  * package require itcl 3.3   ->  package require itcl 4.0
    package require itk 3.3    ->  package require itk 4.0

this error is issued:

  * Itcl Assertion failed: "Itcl_IsClassNamespace(nsPtr)" (line 267 of
    /usr/src/ports/tcl-itcl/tcl-itcl-4.0.3-1.x86_64/src/itcl4.0.3/generic/itclResolve.c)
    Recursive internal problem.

Is this a configuration problem of the cygwin-iwidgets package, or is it 
a problem to be reported elsewhere?

Kind regards,

Claudius


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-10-16 17:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-16 17:31 Problem/Bug with iwidgets package? Claudius Schnörr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).