From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QeDtd-0001Yd-8J for garchives@archives.gentoo.org; Tue, 05 Jul 2011 22:15:12 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8460A21C051; Tue, 5 Jul 2011 22:13:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 503DE21C051 for ; Tue, 5 Jul 2011 22:13:39 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id B8BBB1B4002 for ; Tue, 5 Jul 2011 22:13:38 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Score: -6.599 X-Spam-Level: X-Spam-Status: No, score=-6.599 required=5.5 tests=[BAYES_00=-2.599, RCVD_IN_DNSWL_MED=-4] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3Q7nhVEBRQaJ for ; Tue, 5 Jul 2011 22:13:32 +0000 (UTC) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by smtp.gentoo.org (Postfix) with ESMTP id DFAA71B4011 for ; Tue, 5 Jul 2011 22:13:31 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QeDrz-0002Gr-5n for gentoo-user@gentoo.org; Wed, 06 Jul 2011 00:13:27 +0200 Received: from g224248247.adsl.alicedsl.de ([92.224.248.247]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 06 Jul 2011 00:13:27 +0200 Received: from mozilla by g224248247.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 06 Jul 2011 00:13:27 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Peter Weilbacher Subject: [gentoo-user] Re: wicd fails to set wireless connection Date: Wed, 06 Jul 2011 00:13:06 +0200 Message-ID: References: <201107051422.40273.michaelkintzios@gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: g224248247.adsl.alicedsl.de User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:2.0.1) Gecko/20110608 Firefox/4.0.1 SeaMonkey/2.1 In-Reply-To: <201107051422.40273.michaelkintzios@gmail.com> X-Archives-Salt: X-Archives-Hash: 37361ba239f32f14d706735c6a0f3b3e On 05.07.2011 15:22, Mick wrote: > On Tuesday 05 Jul 2011 09:32:44 Peter Weilbacher wrote: >> Since yesterday I cannot use wicd any more to get a wireless connection >> (wired still works fine). I think this has to do with a dbus update, but >> I'm not sure. > > If you have emerged python recently and switched to 2.7, did you remember to > run python-updater? No, I switched to 2.7 months ago and it has worked fine since then. I noticed that python 2.7.2 also got installed yesterday, but reverting to 2.7.1-r1 does not change the behavior or the message. python-updater only complains about libreoffice-bin and emul-linux-x86-baselibs, probably because they contain their own binary copies of some non-2.7 python stuff. >> I have done several restarts, re-emerged all relevant >> packages (dbus, dbus-python, wicd) but still it stops shortly after >> clicking the connect button in the GUI window, saying "Disconnecting >> active connections..." in the status bar (even though no connections were >> active). > > Did you restart dbus? (you'll need to log out of X to do this or it will crash > you out of it). I actually meant "reboot" above where I wrote "restart". Cheers, Peter.