Bug 849056

Summary: Button 'configure' in network setting spoke doesn't work.
Product: [Fedora] Fedora Reporter: Petr Schindler <pschindl>
Component: loraxAssignee: Radek Vykydal <rvykydal>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: anaconda-maint-list, bcl, g.kaviyarasu, jonathan, jreiser, mgracik, rvykydal, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: lorax-18.15-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-08-28 08:05:09 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
traceback
none
proposed patch to get nm-connection-editor back in none

Description Petr Schindler 2012-08-17 08:01:04 UTC
Created attachment 605114 [details]
traceback

Description of problem:
A window with title 'an unknown error has occured' shows up when I click on 'configure' button in the network setting spoke. Anaconda is unusable then.

Version-Release number of selected component (if applicable):
anaconda-18.6
Alpha-TC3-DVD.iso

How reproducible:
always

Steps to Reproduce:
1. Run anaconda
2. go to network configuration spoke
3. click on the 'configure' button
  
Actual results:
exception is raised

Expected results:
window with network configuration should occure

Additional info:
Traceback from log:

anaconda 18.6 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.7/subprocess.py", line 1249, in _execute_child
    raise child_exception
  File "/usr/lib64/python2.7/subprocess.py", line 679, in __init__
    errread, errwrite)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/network.py", line 430, in on_edit_connection
    subprocess.Popen(["nm-connection-editor", "--edit", "%s" % uuid])
OSError: [Errno 2] No such file or directory

Comment 1 Radek Vykydal 2012-08-20 08:37:55 UTC
Created attachment 605603 [details]
proposed patch to get nm-connection-editor back in

Comment 2 Radek Vykydal 2012-08-20 08:50:03 UTC
*** Bug 849359 has been marked as a duplicate of this bug. ***

Comment 3 Fedora Update System 2012-08-23 22:19:46 UTC
lorax-18.15-1.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/lorax-18.15-1.fc18

Comment 4 Fedora Update System 2012-08-24 01:24:22 UTC
Package lorax-18.15-1.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing lorax-18.15-1.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-12621/lorax-18.15-1.fc18
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2012-08-28 08:05:09 UTC
lorax-18.15-1.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.