[Bug 124706] Re: NM sometimes drops connection before associating, logfile says assertion `dev != NULL' failed

2008-04-12 Thread LCID Fire
Actually the problem were I tried to connect to another wireless network
which had the same name as my home network: "default". Seems like using
the same network name is a problem.

-- 
NM sometimes drops connection before associating, logfile says assertion `dev 
!= NULL' failed 
https://bugs.launchpad.net/bugs/124706
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 124706] Re: NM sometimes drops connection before associating, logfile says assertion `dev != NULL' failed

2008-03-10 Thread LCID Fire
Did work for me when I remove the networks from the editor and then it
searches and connects anew.

-- 
NM sometimes drops connection before associating, logfile says assertion `dev 
!= NULL' failed 
https://bugs.launchpad.net/bugs/124706
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 124706] Re: NM sometimes drops connection before associating, logfile says assertion `dev != NULL' failed

2008-03-10 Thread LCID Fire
Same here - did work with gutsy - after upgrade to hardy it's broken.
My current kernel is 2.6.24-12-rt.

-- 
NM sometimes drops connection before associating, logfile says assertion `dev 
!= NULL' failed 
https://bugs.launchpad.net/bugs/124706
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 124706] Re: NM sometimes drops connection before associating, logfile says assertion `dev != NULL' failed

2008-02-20 Thread Yan Li
Same problem for me. I'm running a Hardy kernel (2.6.24-8-generic i686)
on a Gutsy system, with network-manager-gnome 0.6.5-0ubuntu10.

** Changed in: network-manager (Ubuntu)
   Status: New => Confirmed

-- 
NM sometimes drops connection before associating, logfile says assertion `dev 
!= NULL' failed 
https://bugs.launchpad.net/bugs/124706
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 124706] Re: NM sometimes drops connection before associating, logfile says assertion `dev != NULL' failed

2007-12-26 Thread Olivier
Hi !

I started to encounter this bug in Hardy recently. I never had any
problem with NM before. I am using NM on a centrino (ipw2200) platform

-- 
NM sometimes drops connection before associating, logfile says assertion `dev 
!= NULL' failed 
https://bugs.launchpad.net/bugs/124706
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 124706] Re: NM sometimes drops connection before associating, logfile says assertion `dev != NULL' failed

2007-12-16 Thread Jens Gersdorf
Changed Status to New as I can confirm this bug under Gutsy Gibbon.

** Changed in: network-manager (Ubuntu)
   Status: Invalid => New

-- 
NM sometimes drops connection before associating, logfile says assertion `dev 
!= NULL' failed 
https://bugs.launchpad.net/bugs/124706
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 124706] Re: NM sometimes drops connection before associating, logfile says assertion `dev != NULL' failed

2007-12-16 Thread Jens Gersdorf
I encountered this bug in Gutsy Gibbon.

When I just boot my notebook, I often see the following happen:

* 1.) Trying to connect to WLAN, but then I'm being asked for the WPA Key, 
although this key is already stored in the key chain.
In the logfile, I see the following:

Dec 16 11:29:09 jens-laptop NetworkManager:   Activation (eth1/wireless): 
access point 'DSLWLANXQRZ' is encrypted, and a key exists.  No new key needed.

Dec 16 11:29:36 jens-laptop NetworkManager:   Activation (eth1/wireless): 
disconnected during association, asking for new key. 
Dec 16 11:29:36 jens-laptop NetworkManager:   Activation (eth1) New 
wireless user key requested for network 'DSLWLANXQRZ'. 


* 2.) I cancel the dialog asking me for a new key.
...
Dec 16 11:30:26 jens-laptop NetworkManager:   Activation (eth1) New 
wireless user key request for network 'DSLWLANXQRZ' was canceled.
...

* 3.) I try again to connect to the network. For some milliseconds I think it 
is now working, but then again I am disconnected. For some reason 
NetworkManager thinks the connection is no longer valid???

Dec 16 11:30:29 jens-laptop NetworkManager:   Activation (eth1/wireless): 
access point 'DSLWLANXQRZ' is encrypted, and a key exists.  No new key needed.
...
Dec 16 11:30:50 jens-laptop NetworkManager:   Activation (eth1/wireless) 
Stage 2 of 5 (Device Configure) successful.  Connected to access point 
'DSLWLANXQRZ'. 

Dec 16 11:31:07 jens-laptop NetworkManager:   Activation (eth1) 
successful, device activated. 
Dec 16 11:31:07 jens-laptop NetworkManager:  [1197801067.245940] 
nm_dbus_signal_filter(): NetworkManagerInfo triggered update of wireless 
network 'DSLWLANXQRZ' 
Dec 16 11:31:07 jens-laptop NetworkManager:   SWITCH: terminating current 
connection 'eth1' because it's no longer valid. 
Dec 16 11:31:07 jens-laptop NetworkManager:   Deactivating device eth1. 
Dec 16 11:31:08 jens-laptop NetworkManager: nm_device_is_802_3_ethernet: 
assertion `dev != NULL' failed
Dec 16 11:31:08 jens-laptop NetworkManager: nm_device_is_802_11_wireless: 
assertion `dev != NULL' failed

* 4.) Again I force the NetworkManager to connect to my WLAN, and now
everything works fine.

Network Manager is using the following driver on my notebook.
Dec 16 11:28:38 jens-laptop NetworkManager:   eth1: Device is 
fully-supported using driver 'ipw3945'. 

Find attached the complete log of NetworkManager.

** Attachment added: "Network Manager extract from syslog"
   http://launchpadlibrarian.net/10923976/networkmanager.syslog

-- 
NM sometimes drops connection before associating, logfile says assertion `dev 
!= NULL' failed 
https://bugs.launchpad.net/bugs/124706
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 124706] Re: NM sometimes drops connection before associating, logfile says assertion `dev != NULL' failed

2007-12-04 Thread Bug Watch Updater
** Changed in: network-manager
   Status: New => Invalid

-- 
NM sometimes drops connection before associating, logfile says assertion `dev 
!= NULL' failed 
https://bugs.launchpad.net/bugs/124706
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 124706] Re: NM sometimes drops connection before associating, logfile says assertion `dev != NULL' failed

2007-11-28 Thread Leann Ogasawara
This bug report is being closed because we received no reponse to the
last inquiry for information. Please reopen it if this is still an issue
in the current Gutsy Gibbon release.  To reopen the bug report you can
click on the current status, under the Status column, and change the
Status back to "New".  Please don't hesitate to submit bug reports in
the future, we really appreciate it.  Thanks again!

** Changed in: network-manager (Ubuntu)
   Status: Incomplete => Invalid

-- 
NM sometimes drops connection before associating, logfile says assertion `dev 
!= NULL' failed 
https://bugs.launchpad.net/bugs/124706
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 124706] Re: NM sometimes drops connection before associating, logfile says assertion `dev != NULL' failed

2007-10-07 Thread Alexander Sack
is this issue still present for you in latest gutsy network-manager
0.6.5-0ubuntu15?

 - Alexander

** Changed in: network-manager (Ubuntu)
   Importance: Undecided => Medium
 Assignee: Ubuntu Desktop Bugs (desktop-bugs) => (unassigned)
   Status: Confirmed => Incomplete

-- 
NM sometimes drops connection before associating, logfile says assertion `dev 
!= NULL' failed 
https://bugs.launchpad.net/bugs/124706
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 124706] Re: NM sometimes drops connection before associating, logfile says assertion `dev != NULL' failed

2007-08-22 Thread Basilio Kublik
** Changed in: network-manager (Ubuntu)
   Status: Invalid => Confirmed

-- 
NM sometimes drops connection before associating, logfile says assertion `dev 
!= NULL' failed 
https://bugs.launchpad.net/bugs/124706
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 124706] Re: NM sometimes drops connection before associating, logfile says assertion `dev != NULL' failed

2007-08-22 Thread Basilio Kublik
Thank you for your bug report. This bug has been reported to the developers of 
the software. You can track it and make comments here:
http://bugzilla.gnome.org/show_bug.cgi?id=454697

** Changed in: network-manager (Ubuntu)
 Assignee: (unassigned) => Ubuntu Desktop Bugs
   Status: New => Invalid

-- 
NM sometimes drops connection before associating, logfile says assertion `dev 
!= NULL' failed 
https://bugs.launchpad.net/bugs/124706
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 124706] Re: NM sometimes drops connection before associating, logfile says assertion `dev != NULL' failed

2007-07-09 Thread Bug Watch Updater
** Changed in: network-manager (upstream)
   Status: Unknown => New

-- 
NM sometimes drops connection before associating, logfile says assertion `dev 
!= NULL' failed 
https://bugs.launchpad.net/bugs/124706
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 124706] Re: NM sometimes drops connection before associating, logfile says assertion `dev != NULL' failed

2007-07-08 Thread Reinhard Tartler
** Bug watch added: GNOME Bug Tracker #454697
   http://bugzilla.gnome.org/show_bug.cgi?id=454697

** Also affects: network-manager (upstream) via
   http://bugzilla.gnome.org/show_bug.cgi?id=454697
   Importance: Unknown
   Status: Unknown

-- 
NM sometimes drops connection before associating, logfile says assertion `dev 
!= NULL' failed 
https://bugs.launchpad.net/bugs/124706
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 124706] Re: NM sometimes drops connection before associating, logfile says assertion `dev != NULL' failed

2007-07-08 Thread Reinhard Tartler
This bug has been reported in various locations (found via google)

http://www.redhat.com/archives/fedora-test-list/2006-February/msg00460.html
http://www.redhat.com/archives/fedora-de-list/2007-March/msg00055.html
http://mail.gnome.org/archives/networkmanager-list/2006-July/msg00015.html
http://www.mail-archive.com/[EMAIL PROTECTED]/msg06196.html

-- 
NM sometimes drops connection before associating, logfile says assertion `dev 
!= NULL' failed 
https://bugs.launchpad.net/bugs/124706
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs