Re: Add support for disabling connectivity checking via D-Bus API

2017-07-25 Thread James Henstridge
On 25 July 2017 at 21:58, Thomas Haller wrote: > On Mon, 2017-07-24 at 17:04 +0800, James Henstridge wrote: > > Hi James, > >> We're looking at enabling NetworkManager's connectivity checking in >> the next Ubuntu release, and one of the concerns has been privac

Add support for disabling connectivity checking via D-Bus API

2017-07-24 Thread James Henstridge
dd support for it in gnome-control-center. James. ___ networkmanager-list mailing list networkmanager-list@gnome.org https://mail.gnome.org/mailman/listinfo/networkmanager-list

[PATCH] nm-online: Return from quit_if_connected after setting retval

2017-01-28 Thread James McCoy
c5f17a97ea8e4cee85c93ee9cfa04057f83e13ab changed nm-online to determine the status asynchronously, however this introduced a regression with "nm-online -x -q" when there is connectivity. if ( state == NM_STATE_CONNECTED_LOCAL || state == NM_STATE_CONNECTED_SIT

Re: Documentation of device spec list does not agree with parser code

2016-01-18 Thread Roger James
On 18/01/16 16:33, Thomas Haller wrote: On Mon, 2016-01-18 at 15:48 +, Roger James wrote: On 18/01/16 11:21, Thomas Haller wrote: On Mon, 2016-01-18 at 10:54 +, Roger James wrote: Hi Roger, Sorry about the confusion. The ? instead of the ~ in the first message was a typo

Re: Documentation of device spec list does not agree with parser code

2016-01-18 Thread Roger James
On 18/01/16 11:21, Thomas Haller wrote: On Mon, 2016-01-18 at 10:54 +, Roger James wrote: On 17/01/16 21:04, Thomas Haller wrote: On Fri, 2016-01-15 at 18:21 +, Roger James wrote: Hi, As far as I can see the code for parsing device interface-name lists in NetworkManagerUtils.c does

Re: Documentation of device spec list does not agree with parser code

2016-01-18 Thread Roger James
On 17/01/16 21:04, Thomas Haller wrote: On Fri, 2016-01-15 at 18:21 +, Roger James wrote: Hi, As far as I can see the code for parsing device interface-name lists in NetworkManagerUtils.c does not agree with the man page in NetworkManager.conf.xml.in. In particular interface-name:IFNAME

Documentation of device spec list does not agree with parser code

2016-01-15 Thread Roger James
Hi, As far as I can see the code for parsing device interface-name lists in NetworkManagerUtils.c does not agree with the man page in NetworkManager.conf.xml.in. In particular interface-name:IFNAME does not support globbing. Only interface-name:?IFNAME does. Here is the current code. NMM

interfaces and nm

2013-09-16 Thread James W.
hi guys, I'd like to make interfaces and NM work in double harness. Anyone is working on it ? Any suggestion is welcome. Thank you. ___ networkmanager-list mailing list networkmanager-list@gnome.org https://mail.gnome.org/mailman/listinfo/networkmanag

NM Roaming

2012-05-04 Thread James Coggan
Guys, is it possible to decrease the scan time on nm? i have a linux box that does alot of roaming, about 20 AP, it takes quite a while to change to the AP with better signal, about 2min, can i change this time to 30 seconds ? I have searched alot around and nothing to be found, i dont mind recom

NM Roaming

2012-04-26 Thread James Coggan
Guys, is it possible to decrease the scan time on nm? i have a linux box that does alot of roaming, about 20 AP, it takes quite a while to change to the AP with better signal, about 2min, can i change this time to 30 seconds ? I have searched alot around and nothing to be found, i dont mind recom

Wireless Network Fails to Initialize

2010-12-27 Thread James J Catchpole
anaging the list at networkmanager-list-ow...@gnome.org When replying, please edit your Subject line so it is more specific than "Re: Contents of networkmanager-list digest..." Today's Topics: 1. Wireless Connection Fails to Initialize (James J Catchpole) 2. Re: Wireless Con

Wireless Connection Fails to Initialize

2010-12-26 Thread James J Catchpole
I joined the List forum but am unsure if this is the correct way to send in a problem. Anyway here it is. Wireless Connection Fails to Initialize; adapter is accessible (Green Light is On) but NetworkManager is unable to access; see information below. Of course the problem may be in the Kernel b

NetworkManager 0.8.2-beta1 Failure

2010-12-22 Thread James J Catchpole
I have tried to Install and use the NetworkManager 0.8.2-beta1 release as follows: Fedorq 14 Thinkpad T60 Linksys AE 1000 Wireless Card Intel Pro 3945 Integrated Wireless I first removed the distribution version of NetworkManager 0.8.1 I then configured the eth0 manually to make sure eth0 would

What does the NM Applet button do?

2010-06-03 Thread James K. Williams
When you click left on the NetworkManager applet, there is a list of connections, and you must select one of the radio buttons there to get networking working. What exactly does selecting that radio button do? Here's why I ask. I don't really need NM at all, because I can edit all the network c

Re: *MAJOR* NetworkManager serial/usb modem configuration problem in fedora 12

2010-01-25 Thread rick james
On 1/23/10, John Mahoney wrote: > On Sat, Jan 23, 2010 at 11:53 AM, rick james wrote: > >> How do you configure v.92 serial/usb external dialup modems in Fedora >> 12? All I see from NetworkManager are options for configuring wireless >> modems and other hardware, which

*MAJOR* NetworkManager serial/usb modem configuration problem in fedora 12

2010-01-23 Thread rick james
How do you configure v.92 serial/usb external dialup modems in Fedora 12? All I see from NetworkManager are options for configuring wireless modems and other hardware, which quite frankly is totally useless to me but shows nothing dealing with usb/serial modems, but as can be clearly be seen belo

[PATCH] tun-mtu and fragment support for openvpn

2009-05-04 Thread James R. Leu
Hello all, Here is my attempt at adding support for tun-mtu and fragment to NetworkManager-openvpn. "it works for me" The diff is against SVN HOL this afternoon. I'm not subscribed to the list, so if there are any questions please CC me. -- James R. Leu j...@mindsprin

NM 7.1 sometimes creates duplicate connections on startup

2009-04-26 Thread James .
I have noticed since version 7.0.97 that network manager sometimes will create a duplicate of my wired eth0 connection on startup. This has to be some kind of race condition as it does not always do this but maybe on 1/10 of restarts. Here is a screenshot of the problem: http://imagebin.ca/view/Qu

Problem with NM and VMware

2009-01-16 Thread James Ward
get an error: Removing connection failed: nm-settings.c.333 - Read-only connections may not be deleted.. Any idea how I can deal with this problem? Thanks! -James ___ NetworkManager-list mailing list NetworkManager-list@gnome.org http://mail.gnome.org/mailman/listinfo/networkmanager-list

Using libnm-glib issues after dbus and dbus-glib update

2008-12-10 Thread James .
I have a small program which I use to detect device state changes, that uses libnm-glib. A couple of days ago i updated dbus to 1.2.6 and dbus-glib to 0.78 (this is a slackware base), and now the "device-changed" signal among others no longer works, however, other applications that use NM seems to

Re: Powersaving Patch for NetworkManager

2008-11-26 Thread James M. Leddy
drago01 wrote: On Wed, Nov 26, 2008 at 1:59 PM, Alexander Sack <[EMAIL PROTECTED]> wrote: On Tue, Nov 25, 2008 at 01:38:12PM +0100, Jan Kantert wrote: Hi, according to powertop Network Manager wakes up my cpu about once every two seconds. Thats does not sound much but on an idle desktop with 1

Re: WAN Ericsson F3507g

2008-11-06 Thread James Ward
ertion `iface_idx >= 0' failed The light on my laptop indicating that the device is on, never turned on using NM. But if I do: cu -l /dev/ttyACM0 AT+CFUN=1 Then the light does come on. I have 0.7~~svn20081018t105859-0ubuntu2~nm4 from the PPA on Intrepid. Thanks for your help. -J

WAN Ericsson F3507g

2008-11-05 Thread James Ward
d.php?t=934013 My sim card doesn't require a password like the newer ones so this should be pretty simple. But I can't seem to make it work. I'm using the Ubuntu NM PPA. Any ideas? Thanks. -James ___ NetworkManager-list mailing list

Re: nm-applet and NetworkManager svn after 29 Sept

2008-10-17 Thread James .
On Thu, Oct 16, 2008 at 2:14 AM, Dan Williams <[EMAIL PROTECTED]> wrote: > On Wed, 2008-10-15 at 22:57 +1100, James . wrote: > > > > > > On Tue, Oct 14, 2008 at 5:45 AM, Dan Williams <[EMAIL PROTECTED]> wrote: > > On Sat, 2

Re: nm-applet and NetworkManager svn after 29 Sept

2008-10-15 Thread James .
On Tue, Oct 14, 2008 at 5:45 AM, Dan Williams <[EMAIL PROTECTED]> wrote: > On Sat, 2008-10-11 at 19:10 +1100, James . wrote: > > > > > > On Sat, Oct 11, 2008 at 7:07 PM, James . <[EMAIL PROTECTED]> wrote: > > I use a couple of laptops with iwl3945 a

Re: nm-applet and NetworkManager svn after 29 Sept

2008-10-11 Thread James .
On Sat, Oct 11, 2008 at 7:07 PM, James . <[EMAIL PROTECTED]> wrote: > I use a couple of laptops with iwl3945 and one with rt2860sta and I connect > to three wireless access points on a daily basis. One is WEP, one is WPA > Personal and one is WPA Enterprise with PEAP (univer

nm-applet and NetworkManager svn after 29 Sept

2008-10-11 Thread James .
I use a couple of laptops with iwl3945 and one with rt2860sta and I connect to three wireless access points on a daily basis. One is WEP, one is WPA Personal and one is WPA Enterprise with PEAP (university). With previous versions of Networkmanager before around 29th of September, connections to W

Re: PPP: "Re: IPCP with mobile ISP sometimes gives bogus DNS address"

2008-07-11 Thread James Cameron
This problem could really benefit from some vendor clue ... as to why the strange IP address is proposed, and what should be done about it. I drew a blank with the 3G modems in Australia, perhaps because the vendor here was only a reseller. -- James Cameron http

Networkmanager Crash after update

2008-06-28 Thread James A
.svn3675.fc9.x86_64 The 25-14 Kernel is the one I am using at this moment to post the message wireless all ok. The 2.6.25.5-55 is the kernel which crashes. I have had to post here as I can see no other reports of similar issues. Any help greatly appreciated James

Dispatcher script dynamics

2008-05-04 Thread James .
Ive been using NetworkManager svn for a while and with the recent dispatcher changes, there is a bit of a "feature loss": Originally, I start nm AFTER my xsession starts, so that the dispatcher is run in the same tty as X in order to run a Gtk application as part of a dispatcher script (firestarte

Re: Proper WEP Code

2007-12-11 Thread James M. Leddy
Derek Atkins wrote: > In the former case you do need to make > sure that the AP is set up for a password, and you'd better hope that > the AP uses the same string-to-key as NM. Isn't that standardized? > But in the latter cases, you're > just defining a key directly. The only difference is

Re: running gnome applet as stand alone application

2007-12-10 Thread James M. Leddy
Daniel Fetchinson wrote: > Hi list, > > Let me start with saying that both NetworkManager and the gnome applet > are great, my new installation of Fedora 8 on a Sony Vaio laptop > connected to our wireless network instantly. Thanks for all the good > work! > > Now I have gnome running, just to set

Re: running gnome applet as stand alone application

2007-12-04 Thread James M. Leddy
Daniel Fetchinson wrote: > Just one more question since there are these python versions flying > around: it seems to me that these python codes start everything from > scratch i.e. the whole communication with NetworkManager. Since we > already have nm-applet which is GTK-based, isn't it very simpl

typo in nm-vpn-manager.c

2007-11-27 Thread James M. Leddy
Hey, I'm not positive, but I think line 150 of nm-vpn-manager.c should be system settings. Patch included. Index: src/vpn-manager/nm-vpn-manager.c === --- src/vpn-manager/nm-vpn-manager.c (revision 3109) +++ src/vpn-manager/nm-vpn-ma

re: Network Manager doesn't connect to hidden network on Ubuntu

2007-07-19 Thread W. James MacLean
Feisty) and Network Manager, and have no trouble connecting to hidden networks (including WPA protected ones). NM even remebers hidden networks I have logged onto before. My wireless is 3945-based. James > > I really would like to know what are the dependencies of Network Manager > >

Network Manage/DBus problem? (Ubuntu/Feisty)

2007-07-14 Thread W. James MacLean
files affect Network-Manager? Thoughts? James -- ~~~~ | W. James MacLean Electrical & Computer Engineering | | m a c l e a n @ e e c g . t o r o n t o . e d u | | Tel: (416) 946-7285U

Re: [ipw3945-devel] forcing 802.11a association

2007-06-26 Thread James Ketrenos
hannel and send frames; they no longer control which AP is selected. With ipw3945, I believe if all things were equal, priority was given to the 2.4GHz band. I believe mac80211 honors the userspace channel selection as part of its AP selection criteria so userspace could pick the band by picking

Another NM crash report

2006-06-03 Thread James Ettle
See extract from logs attached. nm-extract-0 was generated by an earlier CVS version of NetworkManager (I don't remember which) where NM segfaulted. nm-extract-1 comes from the current CVS, where NM aborts but with similar error messages. James -- James

Re: NetworkManager CVS detects bcm43xx as wired

2006-05-16 Thread James Ettle
ot; from hal to kernel. (Red Hat guys: let me know if changing the component like this is against Bugzilla etiquette and I'll close it and file a new one.) James -- James Ettle[EMAIL PROTECTED] Southampton High Energy Physics School of Physics

Re: NetworkManager CVS detects bcm43xx as wired

2006-05-12 Thread James Ettle
the dots" in sysfs and figure out that the > device is wireless. I don't have that notebook with me at the moment so I can't run lshal (I'll post it later), but I do know that NM 0.6.2 from fedora-devel works OK. James -- James Ettle[E

NetworkManager CVS detects bcm43xx as wired

2006-05-11 Thread James Ettle
device activated. NetworkManager: Activation (eth0) Finish handler scheduled. NetworkManager:Activation (eth0) Stage 5 of 5 (IP Configure Commit) complete. Any ideas? James nm-bcm43xx-wired.png Description: PNG image ___ NetworkManager-list mailing list NetworkManager-list@gnome.org http://mail.gnome.org/mailman/listinfo/networkmanager-list

Re: Debian Etch Install

2006-05-07 Thread James Wiggs
On Sun, 2006-05-07 at 02:32 +0200, Michael Biebl wrote: > James Wiggs wrote: > > Folks, > > > >I've just upgraded my Toshiba 1750 laptop to Debian Etch from a > > recent install of Sarge. I have a D-Link AirPlus XtremeG DWl-G650 > > adapter which I hav

Debian Etch Install

2006-05-06 Thread James Wiggs
Folks, I've just upgraded my Toshiba 1750 laptop to Debian Etch from a recent install of Sarge. I have a D-Link AirPlus XtremeG DWl-G650 adapter which I have previously had working fine with the madwifi driver which I installed under Sarge from the www.backports.org repository. While I eve

Re: small patch for DBUS < 0.60

2006-03-03 Thread James Begley
On Fri, 2006-03-03 at 13:31 -0500, Dan Williams wrote: > On Fri, 2006-03-03 at 12:21 -0500, Robert Love wrote: > > On Fri, 2006-03-03 at 13:33 +0000, James Begley wrote: > > > > > As I see it (as a very limited hacker) there are 2 ways round this. > > >

small patch for DBUS < 0.60

2006-03-03 Thread James Begley
eck the DBUS version, and use the appropriate DBUS function. The attached patch does this, and is sent on a strictly works-for-me basis. Cheers, James. patch below - apologies in advance for the line wrapping ... diff -rup NetworkManager-0.5.1.cvs20060302/gnome/libnm_glib/libnm_glib.c NetworkMana

Re: bad/good drivers list

2006-02-18 Thread James Ettle
t least with 8139too and Nikolaus Filus reported something similar (I see it when switching to wired from wireless, having plugged the cable in when the notebook is still asleep). Is is known for sure whether this is a NM bug or definitely 8139too? If it's the latter, I'll get on to the Bu

Re: Detecting wired network on resume with 8139

2006-02-09 Thread James Ettle
edora for me)? James -- James Ettle[EMAIL PROTECTED] Southampton High Energy Physics School of Physics and Astronomy University of Southampton, SO17 1BJ PGP key: http://www.hep.phys.soton.ac.uk/~jhe/pgp-public/

Detecting wired network on resume with 8139

2006-02-08 Thread James Ettle
if this is an NM bug, something in libnl, the 8139too drivers, or the wired network to which I connect is just dud... anyone seen anything similar? [Sorry to keep bothering people with these issues...] Thanks, James. -- James Ettle[EMAIL PROTECTED] Southampt

NM associate, connect, drop loop with ipw2200 and AP_SCAN 1

2006-02-06 Thread James Ettle
ork_config() to "AP_SCAN 2" (along with increasing the timeout from 20s to 120s) makes things work. Regards, James -- James Ettle[EMAIL PROTECTED] Southampton High Energy Physics School of Physics and Astronomy University of Southampto

Cannot build vpn-daemons/pptp

2006-02-03 Thread James Ettle
Hi, I'm trying to build the pptp daemon, with gcc 4.0.2 20051125 (FC4). I start by running autogen.sh with the same arguments as the rest of NetworkManager in vpn-daemons/pptp. Running make gives: make all-recursive make[1]: Entering directory `/home/james/src/NetworkManager-build/vpn-da

Re: design decissions in nm ?

2006-01-18 Thread James Ettle
d with arguments { up | down } after the interface has been brought up. Have a poke around in dispatcher-daemon/NetworkManagerDispatcher.c for more information. Hope this helps, James -- James Ettle[EMAIL PROTECTED] Southampton High Energy Physics Sch

Overriding with a wpa_supplicant config file

2006-01-13 Thread James Ettle
. This would enable the use of WPA Enterprise (i.e., certificates, RADIUS, etc.) with EAP- TLS and other authentication methods available in wpa_supplicant not yet present in NetworkManager. Regards, James. -- James Ettle[EMAIL PROTECTED] Southampton High

Re: NM HEAD 1.734 compile errors

2006-01-12 Thread James Ettle
is here > Bill, Until this is resolved by the developers, in the meantime you could try removing the "-Werror" strings in configure.in and re-running autogen.sh. James -- James Ettle[EMAIL PROTECTED] Southampton High Energy Physics School of P

WPA and CCMP

2006-01-09 Thread James Ettle
p seems very slow at associating... don't know whether that's ipw2200, wpa_supplicant or the USR, though.] Nice job, James -- James Ettle[EMAIL PROTECTED] Southampton High Energy Physics School of Physics and Astronomy University of South