please hurry to make the windows phone ie compatible as it uses Ie exppl orer 6.5 I personally like the mozilla wiki platform much more ---------- Sent from my Verizon Wireless Smartphone
-----Original Message----- From: [email protected] Sent: 10/23/2010 12:00:14 PM To: [email protected] Subject: networkmanager-list Digest, Vol 73, Issue 37 Send networkmanager-list mailing list submissions to [email protected] To subscribe or unsubscribe via the World Wide Web, visit http://mail.gnome.org/mailman/listinfo/networkmanager-list or, via email, send a message with subject or body 'help' to [email protected] You can reach the person managing the list at [email protected] When replying, please edit your Subject line so it is more specific than "Re: Contents of networkmanager-list digest..." Today's Topics: 1. Re: Automatic re-connect script for 3G connections (van Schelve) (Dan Williams) 2. Re: Automatic re-connect script for 3G connections (van Schelve) (van Schelve Hans-Gerd) 3. Wireless suddenly stopped working (Ben Mann) 4. Making system scope the default one (Ozan ?a?layan) ---------------------------------------------------------------------- Message: 1 Date: Fri, 22 Oct 2010 12:58:33 -0500 From: Dan Williams <[email protected]> To: van Schelve <[email protected]> Cc: Florian Hackenberger <[email protected]>, [email protected] Subject: Re: Automatic re-connect script for 3G connections (van Schelve) Message-ID: <[email protected]> Content-Type: text/plain; charset="UTF-8" On Fri, 2010-10-22 at 14:03 +0200, van Schelve wrote: > Am Freitag, den 22.10.2010, 11:17 +0200 schrieb Florian Hackenberger > <[email protected]>: > > Hi! > > > > dcbw on #nm told me that van Schelve has a script at hand which > > automatically reconnects nm manager using a 3G connection. > > > > van Schelve: Would you mind sharing that script with me? > > > > Thanks in advance, Florian > > Hi! > > That's not completely correct. I wrote a script to dialup a 3G > connection conditionally. The intention for this script was to bring up > a 3g connection during gnome-autostart when a user logs in and after > suspend / resume. > > I won't use the autoconnect feature from network-manager at that time. > > Dan: I am interesting in automatically reconnect a broken mobile 3G > connection as well ;-) Yeah, this needs doing and I have some ideas for it. I suppose we should see if there's a way to physically cut power to the device if it gets wedged too badly, which devices often do. Any ideas on how to do that? There is some new kernel stuff in 2.6.35 and later that we can try I think. Dan ------------------------------ Message: 2 Date: Fri, 22 Oct 2010 21:04:27 +0200 From: van Schelve Hans-Gerd <[email protected]> To: Dan Williams <[email protected]> Cc: Florian Hackenberger <[email protected]>, [email protected] Subject: Re: Automatic re-connect script for 3G connections (van Schelve) Message-ID: <[email protected]> Content-Type: text/plain; charset=us-ascii Am 22.10.2010 um 19:58 schrieb Dan Williams: > On Fri, 2010-10-22 at 14:03 +0200, van Schelve wrote: >> Am Freitag, den 22.10.2010, 11:17 +0200 schrieb Florian Hackenberger >> <[email protected]>: >>> Hi! >>> >>> dcbw on #nm told me that van Schelve has a script at hand which >>> automatically reconnects nm manager using a 3G connection. >>> >>> van Schelve: Would you mind sharing that script with me? >>> >>> Thanks in advance, Florian >> >> Hi! >> >> That's not completely correct. I wrote a script to dialup a 3G >> connection conditionally. The intention for this script was to bring up >> a 3g connection during gnome-autostart when a user logs in and after >> suspend / resume. >> >> I won't use the autoconnect feature from network-manager at that time. >> >> Dan: I am interesting in automatically reconnect a broken mobile 3G >> connection as well ;-) > > Yeah, this needs doing and I have some ideas for it. I suppose we > should see if there's a way to physically cut power to the device if it > gets wedged too badly, which devices often do. Any ideas on how to do > that? There is some new kernel stuff in 2.6.35 and later that we can > try I think. > > Dan > Hm, what's with the pppd persist option? Would this be helpful? In our old system I have enabled this in /etc/ppp/options and in some situations this was helpful. Sometimes we see "carrier lost" due to temporary bad signal for example in a tunnel or while traveling in a train Hans-Gerd ------------------------------ Message: 3 Date: Sat, 23 Oct 2010 04:31:03 -0400 From: Ben Mann <[email protected]> To: [email protected] Subject: Wireless suddenly stopped working Message-ID: <[email protected]> Content-Type: text/plain; charset="iso-8859-1" Hi, I'm using Network Manager as packed with Lucid (10.4) and when I woke the laptop from sleep today the wireless can't be enabled. Wired still works fine. wlan0 appears with ifconfig -a but the adapter doesn't respond to function key + f2 which is supposed to enable it. There is no hardware switch (Asus f3sv). I tried using what the acpi-support script does (directly echoing into the state and power) in case the event wasn't being propagated properly but had no luck. This may not be a problem with Network Manager but I'm not sure who to ask. Any suggestions? I'm stumped. Thanks, Ben -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.gnome.org/archives/networkmanager-list/attachments/20101023/07377a5b/attachment.html> ------------------------------ Message: 4 Date: Sat, 23 Oct 2010 14:11:48 +0300 From: Ozan ?a?layan <[email protected]> To: [email protected] Subject: Making system scope the default one Message-ID: <[email protected]> Content-Type: text/plain; charset=UTF-8 Hi, I want to modify nm-applet to use the system connections by default instead of the user-based connections. I don't have any GTK+ experience, tried a little bit but no hope. All I want to do is to invert the default state of the 'Available to all users' checkbox to True so that it comes toggled and the buttons are polkit-aware. I modified the glade file and added a property active which is 'True', but I have to trigger the relevant callback in nm-connection-editor.c so that the UI is re-populated. Tried calling the toggled callback by hand or calling gtk_button_set_active() but nope. There are (editor->orig_scope == ) checks in the code which I think reverts the active state of the checkbox back to False I don't know why. Can someone help me? And will defaulting to system scope break things in NM? Thanks Ozan Caglayan ------------------------------ _______________________________________________ networkmanager-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/networkmanager-list End of networkmanager-list Digest, Vol 73, Issue 37 ***************************************************
_______________________________________________ networkmanager-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/networkmanager-list
