After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 402957 - generates chat script with invalid modem init string
generates chat script with invalid modem init string
Status: RESOLVED WONTFIX
Product: gnome-system-tools
Classification: Deprecated
Component: network-admin
2.17.x
Other Linux
: Normal normal
: ---
Assigned To: Carlos Garnacho
Carlos Garnacho
gnome[unmaintained]
Depends on:
Blocks:
 
 
Reported: 2007-01-31 20:08 UTC by Sebastien Bacher
Modified: 2012-11-24 20:30 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Sebastien Bacher 2007-01-31 20:08:45 UTC
That bug has been opened on https://launchpad.net/ubuntu/+source/gnome-system-tools/+bug/82381

"network-admin creates a chatscript that contains the modem initialization string "AT&FH0M0" which is invalid. First, it is IMHO not good to initialize the modem back to factory defaults without prompting the user(&F). Second, if there is anything after the AT&F it needs to include the profile number first. That is, AT&F is valid (the modem assumes profile 0) but AT&FH0 is incorrect (because 'H' is not a valid parameter for &F)

Note that the last statement is not necessarily correct for all modems, but I believe it is for many, and it definitely is for mine. Further, all modems which support the AT command set should accept an AT&F0 -- that is, 'AT&F0H0M0' should be correct in more cases than 'AT&FH0M0'
...
This bug appears in Feisty."
Comment 1 André Klapper 2012-11-24 20:30:20 UTC
According to its developer(s), gnome-system-tools is not under active development anymore. Functionality has been mostly integrated into GNOME Control Center / "[System] Settings".

It is unlikely that there will be any further active development.

Closing this report as WONTFIX as part of Bugzilla Housekeeping - Please feel
free to reopen this bug report in the future if anyone takes the responsibility
for active development again.