[Tkinter-discuss] Tcl/TK issue with viewVC (UNCLASSIFIED)

Glasgow, Steven R CIV USARMY TRADOC ANALYSIS CTR (US) steven.r.glasgow.civ at mail.mil
Fri Mar 29 17:01:46 CET 2013


Classification: UNCLASSIFIED
Caveats: NONE

The versions of Tkinter I'm working with are (from rpm -qa):

RHEL 5.4 ---> 2.4.3-27.el5
THEL 6.3 ---> 2.6.6-36.el6.x86_64

Any help will be greatly appreciated,
Steve


-----Original Message-----
From: Tkinter-discuss [mailto:tkinter-discuss-bounces+steven.r.glasgow.civ=mail.mil at python.org] On Behalf Of Glasgow, Steven R CIV USARMY TRADOC ANALYSIS CTR (US)
Sent: Friday, March 29, 2013 10:42 AM
To: tkinter-discuss at python.org
Subject: Re: [Tkinter-discuss] Tcl/TK issue with viewVC (UNCLASSIFIED)

Classification: UNCLASSIFIED
Caveats: NONE

When I said, "Everything works fine on RHEL 5.4...", that is with python version 2.4.3 and viewVC 1.1.18.

Thanks,
Steve


-----Original Message-----
From: Tkinter-discuss [mailto:tkinter-discuss-bounces+steven.r.glasgow.civ=mail.mil at python.org] On Behalf Of Glasgow, Steven R CIV USARMY TRADOC ANALYSIS CTR (US)
Sent: Friday, March 29, 2013 10:38 AM
To: tkinter-discuss at python.org
Cc: Gach, Terrence J CIV (US)
Subject: [Tkinter-discuss] Tcl/TK issue with viewVC (UNCLASSIFIED)

Classification: UNCLASSIFIED
Caveats: NONE

I'm currently having problems using viewVC which depends on both python and Tkinter.

I was hoping anyone could tell me why I'm getting the following set of messages from the "viewvc/bin/standalone.py -g -r $CVSROOT" command.  I'm using version 1.1.18 of viewVC, and 2.6.6 of python...Not sure how to find the version of Tkinter I'm using.  We are in the process of upgrading from RHEL 5.4 to RHEL 6.3.  Everything works just fine on RHEL 5.4 but not RHEL 6.3.  In addition to the following messages, the ViewVC standalone window comes up, but always says "starting server" and the open browser button is never activated.

Here are the messages:

Exception in thread Thread-1:
Traceback (most recent call last):
  File "/usr/lib64/python2.​6/threading.py", line 532, in __bootstrap_inner
    self.run()
  File "/usr/lib64/python2.​6/threading.py", line 484, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/awars2a/Applicatio​ns/viewvc/viewvc-1.1​.18/bin/standalone.p​y", line 421, in serve
    ViewVCHTTPServer(host, port, callback).serve_until_quit()
  File "/awars2a/Applicatio​ns/viewvc/viewvc-1.1​.18/bin/standalone.p​y", line 349, in __init__
    BaseHTTPServer.HTTPS​erver.__init__(self,​ self.address, self.handler)
  File "/usr/lib64/python2.​6/SocketServer.py", line 403, in __init__
    self.server_activate()
  File "/awars2a/Applicatio​ns/viewvc/viewvc-1.1​.18/bin/standalone.p​y", line 361, in server_activate
    self.callback(self)
  File "/awars2a/Applicatio​ns/viewvc/viewvc-1-1​-18/bin/standalone.p​y", line 671, in ready
    self.title_lbl.confi​g(text='ViewVC standalone server at\n' + server.url)
  File "/usr/lib64/python2.​6/lib-tk/Tkinter.py"​, line 1202, in configure
    return self._configure('configure', cnf, kw)
  File "/usr/lib64/python2.​6/lib-tk/Tkinter.py"​, line 1193, in _configure
    self.tk.call(_flatten((self._w, cmd)) + self._options(cnf))
TclError: out of stack space (infinite loop?)

I first tried getting support from the viewVC community, but were told, "Looks like a problem in the Tcl/TK Python bindings."  They thought I might want to raise my issue with the community that maintains those bindings and that maybe someone there might quickly recognize the problem and give me (or the viewVC community) immediate feedback on a solution.

Any help would be appreciated.

Thank you,
Steve



Classification: UNCLASSIFIED
Caveats: NONE



Classification: UNCLASSIFIED
Caveats: NONE



Classification: UNCLASSIFIED
Caveats: NONE


-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 5640 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/tkinter-discuss/attachments/20130329/6305fd43/attachment-0001.bin>


More information about the Tkinter-discuss mailing list