Bug 2466

Summary: Clone gets python exception, line 277
Product: [Retired] Red Hat Linux Reporter: Bryce Nesbitt <bryce>
Component: netcfgAssignee: David Lawrence <dkl>
Status: CLOSED WORKSFORME QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5.2   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 1999-07-07 22:46:57 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Bryce Nesbitt 1999-05-01 17:36:52 UTC
I tried to clone ppp0 to "ppp-local" (this failed because of
a dash).  Then I tried to enter name "ppplocal" and got
this exception:

[root@stetson]# control-panel
Red Hat Linux netcfg 2.18
Copyright (C) 1996, 1997 Red Hat Software
Redistributable under the terms of the GNU General Public
License
Exception in Tkinter callback
Traceback (innermost last):
  File
"/var/tmp/python-root/usr/lib/python1.5/lib-tk/Tkinter.py",
line 752, in __call__
    return apply(self.func, args)
  File "/usr/lib/rhs/python/rhentry.py", line 277, in
<lambda>
    self.E.bind('<Return>', lambda x=self:not x.get() or
x.L.destroy())
AttributeError: get


I'd use Linuxconf, but the UI is so... strange.

Comment 1 David Lawrence 1999-07-07 22:46:59 UTC
I could not get this to fail on a standard 6.0 install in our test
lab.