public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: "Patrick Monnerat" <Patrick.Monnerat@datasphere.ch>
To: <insight@sourceware.org>
Subject: Tcl/tk 8.6, itcl/itk 4.0.0, etc.
Date: Tue, 10 Jun 2014 15:06:00 -0000	[thread overview]
Message-ID: <AB5E58B87EB73C46A38073D8F459F113D9FE81@dataspheresrv01> (raw)


I'm currently trying to make insight run properly on Fedora rawhide
(future release 21). This features tcl/tk 8.6 and itcl/itk 4.0.0.
Currently, itcl/itk/iwidgets still have bugs but I fixed them locally
(at least those bugs preventing these packages to start).

I still work on the base of a (heavily patched) insight snapshot of
2012/04/03, mainly because porting gdb patches to insight is a big work
and not easy those days when gdb has moved to git while insight has not.

Anyway: when I try to run insight on F21, I get an error:

invalid command name "::.srcwin0.srcwin"
invalid command name "::.srcwin0.srcwin"
    while executing
"::.srcwin0.srcwin sizeWinByChild toolbar"
    ("after" script)

I located this statement in file srcwin.itb, line 43 as:

after idle "
      update idletasks
      $this sizeWinByChild toolbar"

This file has'nt changed for 5 years...

I have not enough (i)tcl/tk to understand + fix this problem: does
anybody has some clue about it ?

If someone runs a rawhide environment, you can find my latest (failing)
package for it at
http://koji.fedoraproject.org/koji/taskinfo?taskID=7032279, but you
won't reach (for now) the problem until itcl/itk/iwidgets get patched...

Thanks in advance.
Regards,
Patrick

                 reply	other threads:[~2014-06-10 15:06 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AB5E58B87EB73C46A38073D8F459F113D9FE81@dataspheresrv01 \
    --to=patrick.monnerat@datasphere.ch \
    --cc=insight@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).