[Bug 335777] Re: (Jaunty) plasmoid-network-manager does not remember configured connection

2009-06-21 Thread Uwe Mock
Unfortunately, I was not so successful. Establishing a wireless connection is still a matter of luck with the new version. And what's worse: 3G connections don't work any more; the plasmoid has crashed Plasma a couple of times while creating new 3G connections or trying to connect throug 3G. So I

[Bug 335777] Re: (Jaunty) plasmoid-network-manager does not remember configured connection

2009-06-21 Thread Jonathan Thomas
Great. :) ** Changed in: plasma-widget-network-manager (Ubuntu) Status: Confirmed => Fix Released -- (Jaunty) plasmoid-network-manager does not remember configured connection https://bugs.launchpad.net/bugs/335777 You received this bug notification because you are a member of Ubuntu Bugs,

Re: [Bug 335777] Re: (Jaunty) plasmoid-network-manager does not remember configured connection

2009-06-21 Thread Jithin Emmanuel
Yes its fixed in the latest version. On Sun, Jun 21, 2009 at 12:44 PM, Salze wrote: > I no longer experience this problem, too, using the same version Scott > states. > > -- > (Jaunty) plasmoid-network-manager does not remember configured connection > https://bugs.launchpad.net/bugs/335777 > You

[Bug 335777] Re: (Jaunty) plasmoid-network-manager does not remember configured connection

2009-06-21 Thread Salze
I no longer experience this problem, too, using the same version Scott states. -- (Jaunty) plasmoid-network-manager does not remember configured connection https://bugs.launchpad.net/bugs/335777 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to pl

[Bug 335777] Re: (Jaunty) plasmoid-network-manager does not remember configured connection

2009-06-21 Thread Scott Testerman
New version of plasma-widget-network-manager is 0.0+svn966653-0ubuntu0.1. Please check to see if the same problems still exist. This update has fixed numerous annoyances for me. If you have existing wireless connections defined, you may need to delete them, then log out and back in, before testi

[Bug 335777] Re: (Jaunty) plasmoid-network-manager does not remember configured connection

2009-06-21 Thread Klaus Layer
With the latest Jaunty updates this issue seems to be fixed in the network managment plasmoid. I no longer experience this problem. -- (Jaunty) plasmoid-network-manager does not remember configured connection https://bugs.launchpad.net/bugs/335777 You received this bug notification because you ar

[Bug 335777] Re: (Jaunty) plasmoid-network-manager does not remember configured connection

2009-05-15 Thread Jithin Emmanuel
network manager plasmoid is a joke. It should never have been shipped with jaunty. Use nm-applet if kubuntu users want to have a better user experience and I am pretty sure that , this is not going to be fixed for jaunty. -- (Jaunty) plasmoid-network-manager does not remember configured connectio

[Bug 335777] Re: (Jaunty) plasmoid-network-manager does not remember configured connection

2009-05-03 Thread Uwe Mock
The problem with the NetworkManager plasmoid asking for a password over and over again even though the password is stored in KWallet still exists in Jaunty final. You'll only get a connection if you're lucky. -- (Jaunty) plasmoid-network-manager does not remember configured connection https://bug

[Bug 335777] Re: (Jaunty) plasmoid-network-manager does not remember configured connection

2009-04-29 Thread starchild7778
I am using Kubuntu 9.04, the final release, not a beta or RC release, and am also having a problem with the network manager plasmoid. Each time I sign in following a reboot, KDE Wallet Manager keeps prompting me for a password, even though I have entered this password many times previously and hav

[Bug 335777] Re: (Jaunty) plasmoid-network-manager does not remember configured connection

2009-04-28 Thread Carlos Aguil
Same issue here with kwallet deactivated : Network manager keeps asking for passwords even if they are stored. -- (Jaunty) plasmoid-network-manager does not remember configured connection https://bugs.launchpad.net/bugs/335777 You received this bug notification because you are a member of Kubunt

[Bug 335777] Re: (Jaunty) plasmoid-network-manager does not remember configured connection

2009-04-07 Thread Vladimir Korenev
I confirm the bug. The plasmoid forgets everything I've entered in the Wireless Security tab. A new entries are created in kwallet every time I log in to the same wireless network. These entries contain the correct wep key. $ dpkg -l | grep network-manage ii network-manager

[Bug 335777] Re: (Jaunty) plasmoid-network-manager does not remember configured connection

2009-04-06 Thread giacof
Confirmed on Kubuntu Jaunty beta. dpkg -l | grep network-manager ii network-manager0.7.1~rc3.2.gitb8fc83a7-0ubuntu1 network management framework daemon ii plasma-widget-network-manager 0.0+svn930811-0ubuntu2 KDE plasma applet f

[Bug 335777] Re: (Jaunty) plasmoid-network-manager does not remember configured connection

2009-04-04 Thread Jithin Emmanuel
I am also having the same problem. I have set my wireless connection to auto connect mode. But if I miss the login part ie I didnt type kwallet password for a long time an then I type kwallet password and then try to connect by clicking in the list of connections shown in in plasmoid it does n

[Bug 335777] Re: (Jaunty) plasmoid-network-manager does not remember configured connection

2009-03-30 Thread DavidPa0
I'm currently testing Kubuntu Jaunty beta and have the same kind of problems. I do not make use of system wide connection settings. I basically connect with the plasmoid by selecting a name from the displayed wireless networks list. I then enter the password which is stored in kdewallet. For some

[Bug 335777] Re: (Jaunty) plasmoid-network-manager does not remember configured connection

2009-03-24 Thread Christophe Olinger
Additional comment probably linked to this bug: At the moment I need to enter my WiFi password at least three times (2 different dialogs) and the connection is not always established. -- (Jaunty) plasmoid-network-manager does not remember configured connection https://bugs.launchpad.net/bugs/335

[Bug 335777] Re: (Jaunty) plasmoid-network-manager does not remember configured connection

2009-03-24 Thread Christophe Olinger
Question: So in order to have an automatic connection to a secured WiFi I need to use kdewallet? -- (Jaunty) plasmoid-network-manager does not remember configured connection https://bugs.launchpad.net/bugs/335777 You received this bug notification because you are a member of Kubuntu Bugs, which

[Bug 335777] Re: (Jaunty) plasmoid-network-manager does not remember configured connection

2009-03-17 Thread panproteus
Confirming: 1. System-wide connection can be created only with nm-connection-editor (or hand editing config). NM config in the plasmoid does not allow flagging connection as "system-connection" 2. Even if there are system-wide connections defined, NetworkManager widget connects only to those ma

[Bug 335777] Re: (Jaunty) plasmoid-network-manager does not remember configured connection

2009-03-13 Thread Ilja Pavkovic
I slightly modified applet/interfacegroup.cpp: QList InterfaceGroup::networksToShow() { QList allNetworks; QList topNetworks; +kDebug() << "m_wirelessEnvironment->networks() " << m_wirelessEnvironment->networks().isEmpty() + << " m_connections " << m_connections.isEmpty(); =>

[Bug 335777] Re: (Jaunty) plasmoid-network-manager does not remember configured connection

2009-03-13 Thread Ilja Pavkovic
same for me, stored connections are only reused if they flagged as "Connect automatically". I also see that the MAC address of the access point is NOT stored in the panel. Perhaps this may be a problem? -- (Jaunty) plasmoid-network-manager does not remember configured connection https://bugs.laun

[Bug 335777] Re: (Jaunty) plasmoid-network-manager does not remember configured connection

2009-02-28 Thread Jonathan Thomas
** Changed in: plasma-widget-network-manager (Ubuntu) Sourcepackagename: plasmoid-network-manager => plasma-widget-network-manager -- (Jaunty) plasmoid-network-manager does not remember configured connection https://bugs.launchpad.net/bugs/335777 You received this bug notification because you are

[Bug 335777] Re: (Jaunty) plasmoid-network-manager does not remember configured connection

2009-02-28 Thread Frank
** Description changed: Binary package hint: plasmoid-network-manager The plasmoid-network-manager does not remember settings of prior configured wlan connections since about 1 week in jaunty. How to reproduce: Install the latest jaunty updates Remove all hidden config files from hom