Bug 552962 - xDSL setup not working for T-Online Account
Summary: xDSL setup not working for T-Online Account
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-network
Version: 12
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Harald Hoyer
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-01-06 16:46 UTC by Albert Flügel
Modified: 2010-03-23 02:00 UTC (History)
3 users (show)

Fixed In Version: system-config-network-1.6.0-2.fc12
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-03-23 02:00:39 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Albert Flügel 2010-01-06 16:46:36 UTC
Description of problem:
Using the network manager tool from System->Administration->network
to add a T-Online xDSL connection (German Telekom stuff) i get an error
message regarding line 79 in 
/usr/share/system-config-network/netconfpkg/gui/tonline.py
The error message says, that the first argument to re.match
must be a compiled regex. I have the suspicion, that the
1st argument should be 'mstr' passed to this function
(on_generic_entry_insert_text). Adding the m at the start of 'str'
fixes the problem.


Version-Release number of selected component (if applicable):
1.5.99-1.fc12

How reproducible:
Try to add a t-Online xDSL account


Steps to Reproduce:
1. System->Administration->network
2. Press New and Select xDSL connection
3. choose the account type T-ONline
4. enter a provider name and some dummy account and password info
5. Press Forward
6. Create the Profile / Device
7. Edit the Profile
8. Select the Provider Tab
9. press the button T-Online Account Setup at the bottom
  
Actual results:
Python error message regarding the 1st argument of re.match (see above)

Expected results:
Dialog to enter the T-Online Number should come up

Additional info:
See above

Comment 1 Jiri Popelka 2010-01-07 08:27:53 UTC
Fixed upstream.
Thank you for the report and correct fix.

Comment 2 Fedora Update System 2010-03-16 12:53:03 UTC
system-config-network-1.6.0-2.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/system-config-network-1.6.0-2.fc12

Comment 3 Fedora Update System 2010-03-16 12:57:01 UTC
system-config-network-1.6.0-2.fc13 has been submitted as an update for Fedora 13.
http://admin.fedoraproject.org/updates/system-config-network-1.6.0-2.fc13

Comment 4 Fedora Update System 2010-03-18 03:30:23 UTC
system-config-network-1.6.0-2.fc12 has been pushed to the Fedora 12 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.0-2.fc12

Comment 5 Fedora Update System 2010-03-23 01:58:39 UTC
system-config-network-1.6.0-2.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 6 Fedora Update System 2010-03-23 02:00:12 UTC
system-config-network-1.6.0-2.fc12 has been pushed to the Fedora 12 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.