From Bugzilla Helper:User-Agent: Mozilla/5.0 (compatible; Konqueror/3; Linux)Description of problem:I'm setting up cipe with neat.When I select the device to tunnel through, neat crashes.This happens on 2 computers.Version-Release number of selected component (if applicable):The one shipped with psycheHow reproducible:AlwaysSteps to Reproduce:1. Start neat. Supply password as necessary2. Select cipe device cipcb03. Press Edit4. Select Tunnel Settins5. in the "Tunnel through device" field, select eth0 Actual Results: neat crashes. It shouldn't.Here is the text of the crash:Traceback (most recent call last): File "/usr/sbin/../share/redhat-config-network/netconfpkg/gui/cipeconfig.py", line 191, in updateRemoteOptions d = fields[0]IndexError: list index out of rangeBTW: I get the following on the terminal when I run neat:$ neat** (neat:10747): WARNING **: could not find handler `on_remotePeerAddressCB_toggled'** (neat:10747): WARNING **: could not find handler `on_ethernetDeviceEntry_changed'** (neat:10747): WARNING **: could not find handler `on_cipeDeviceEntry_changed'** (neat:10747): WARNING **: could not find handler `on_remoteVirtualAddressEntry_changed'** (neat:10747): WARNING **: could not find handler `on_secretKeyEntry_changed'** (neat:10747): WARNING **: could not find handler `on_generateKeyButton_clicked'** (neat:10747): WARNING **: could not find handler `on_localPortEntry_changed'** (neat:10747): WARNING **: could not find handler `on_remotePeerAddressEntry_changed'** (neat:10747): WARNING **: could not find handler `on_remotePeerAddressEntry_changed'** (neat:10747): WARNING **: could not find handler `on_localVirtualAddressEntry_changed'** (neat:10747): WARNING **: could not find handler `on_cancelButton_clicked'** (neat:10747): WARNING **: could not find handler `on_deviceNameEntry_insert_text'** (neat:10747): WARNING **: could not find handler `on_okButton_clicked'** (neat:10747): WARNING **: could not find handler `on_deviceNameEntry_changed'** (neat:10747): WARNING **: could not find handler `on_hardwareAliasesToggle_toggled'** (neat:10747): WARNING **: could not find handler `on_ipStaticRadio_toggled'** (neat:10747): WARNING **: could not find handler `on_ipAutomaticRadio_toggled'** (neat:10747): WARNING **: could not find handler `on_hardwareProbeButton_clicked'** (neat:10747): WARNING **: could not find handler `on_hardwareMACToggle_toggled'Expected Results: It should have accepted the new "tunnel through" device.Additional info:None that I can think of.
*** This bug has been marked as a duplicate of 86082 ***
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.