Bug 601005
Summary: | system-config-network crashes when trying to open | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | pablomguevara |
Component: | system-config-network | Assignee: | Harald Hoyer <harald> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 12 | CC: | harald, jmoskovc, jpopelka |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | system-config-network-1.6.1-1.fc14 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2010-09-02 20:44:10 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
pablomguevara
2010-06-07 00:37:57 UTC
Can you show me what's in your /etc/wvdial.conf ? Either attach the file to this bug report or show me what does the following command cat /etc/wvdial.conf I think the crash causes SetVolume = None line in your /etc/wvdial.conf If there's such a line, can you confirm that removing it avoids the crash ? Saving of 'SetVolume = None' into wvdial.conf should be fixed upstream (commit 84a70ee). Yes, that line cause the application to crash. bash-4.0$ cat /etc/wvdial.conf [Modem0] Baud = None SetVolume = None Dial Command = None Init1 = ATZ Init3 = ATM1LNone FlowControl = None When I remove the line, it does not crash. Thanks. system-config-network-1.6.1-1.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/system-config-network-1.6.1-1.fc13 system-config-network-1.6.1-1.fc14 has been submitted as an update for Fedora 14. http://admin.fedoraproject.org/updates/system-config-network-1.6.1-1.fc14 system-config-network-1.6.1-1.fc14 has been pushed to the Fedora 14 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update system-config-network'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/system-config-network-1.6.1-1.fc14 system-config-network-1.6.1-1.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report. system-config-network-1.6.1-1.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report. |