Summary: | network manager not connecting to umts net | ||
---|---|---|---|
Product: | [Unmaintained] knetworkmanager | Reporter: | nils <internationils> |
Component: | cellular | Assignee: | Will Stephenson <wstephenson> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | alex239, internationils, lamarque |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | nm09 | |
Sentry Crash Report: |
Description
nils
2011-10-02 20:05:06 UTC
system info: latest beta2 kubuntu nils@padfoot64:~$ uname -a Linux padfoot64 3.0.0-12-generic #19-Ubuntu SMP Fri Sep 23 21:23:39 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux ii network-manager 0.9.1.90-0ubuntu2 network management framework (daemon and userspace tools) ii network-manager-kde 1:0.9~svngit.nm09.20110610.0c83d8-0ubuntu4 transitional package for plasma-widget-networkmanagement ii network-manager-pptp 0.9.0-0ubuntu2 network management framework (PPTP plugin core) ii network-manager-pptp-gnome 0.9.0-0ubuntu2 network management framework (PPTP plugin GNOME GUI) ii plasma-widget-networkmanagement 0.9~svngit.nm09.20110610.0c83d8-0ubuntu4 Network Management widget for KDE Plasma workspaces ii plasma-widget-networkmanagement-dbg 0.9~svngit.nm09.20110610.0c83d8-0ubuntu4 debugging symbols for KDE Network Management Git commit 2b5130205d951d5758049f114cfccc6f05881cdc by Lamarque V. Souza. Committed on 03/10/2011 at 03:09. Pushed by lvsouza into branch 'nm09'. Set default GSM's "password" flag to AgentOwned to prevent the password from not being saved at all and, consequently, the secrets dialog appearing at each connection attempt. BUG: 283204 FIXED-IN: nm09 M +1 -1 libs/ui/gsmwidget.cpp http://commits.kde.org/networkmanagement/2b5130205d951d5758049f114cfccc6f05881cdc The line "unlock no longer required" in your log indicates that the PIN was successfully used to unlock your modem. The second time the dialog appear is not because of PIN but because of the "Password" field, which was not saved when the connection was created. Not sure if this is fixed. I can now connect to the network if I give it a password for the network, but my network doesnt need a password, and if I dont give one, it stays at the "Waiting for authorization" stage. actually, not sure if your commit is in this package or not... there was an update this morning from ubuntu4 to ubuntu5, my previous comment applies to the update to ubuntu5: nils@padfoot64:/var/log$ dpkg -l | grep networkmanage ii network-manager-kde 1:0.9~svngit.nm09.20110610.0c83d8-0ubuntu5 transitional package for plasma-widget-networkmanagement ii plasma-widget-networkmanagement 0.9~svngit.nm09.20110610.0c83d8-0ubuntu5 Network Management widget for KDE Plasma workspaces ii plasma-widget-networkmanagement-dbg 0.9~svngit.nm09.20110610.0c83d8-0ubuntu5 debugging symbols for KDE Network Management If your operator acts like mine then it indeed requires a password, but the password is very easy and well known. The fact the password is too easy does not mean it is still not necessary :-). The same "database" used to feed the mobile connection wizard also contains the password, so it should have been saved like any other information when you created the connection. My patch only works for newly created connections, you will need to recreate your connection or do what you did: enter the password in the edit dialog. The Ubuntu's update is too old, the version number 0.9~svngit.nm09.20110610.0c83d8-0ubuntu5 indicates the package is using a snapshot from June 10, which is almost four months old. Git commit cf90207ac84fce151651ae7571691fadc1dbdedb by Lamarque V. Souza. Committed on 19/11/2011 at 23:18. Pushed by lvsouza into branch 'master'. Improve 2b5130205d951d5758049f114cfccc6f05881cdc to set Bluetooth DUN's passwords as AgentOwned as well. CCBUG: 283204 M +1 -0 libs/ui/gsmwidget.cpp http://commits.kde.org/networkmanagement/cf90207ac84fce151651ae7571691fadc1dbdedb Git commit e2c37a2fc0387aed52e83e3aa0e4c50b468b901f by Lamarque V. Souza. Committed on 19/11/2011 at 23:18. Pushed by lvsouza into branch 'nm09'. Improve 2b5130205d951d5758049f114cfccc6f05881cdc to set Bluetooth DUN's passwords as AgentOwned as well. CCBUG: 283204 (cherry picked from commit cf90207ac84fce151651ae7571691fadc1dbdedb) M +1 -0 libs/ui/gsmwidget.cpp http://commits.kde.org/networkmanagement/e2c37a2fc0387aed52e83e3aa0e4c50b468b901f *** Bug 288117 has been marked as a duplicate of this bug. *** |