Re: [PATCH] mm-modem-mbm.c

2008-10-28 Thread Tambet Ingo
On Mon, Oct 27, 2008 at 7:25 PM, bjornrun [EMAIL PROTECTED] wrote: Hope this makes the patch more useful! Thanks! I committed your patch with some minor changes (use spaces instead of tabs everywhere, remove some debug output). Why does the MBM modem not query signal quality while connected?

RE: Vpn Connections.

2008-10-28 Thread New Acct
Subject: Re: Vpn Connections. From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Date: Mon, 27 Oct 2008 13:01:28 -0400 CC: [EMAIL PROTECTED]; networkmanager-list@gnome.org On Mon, 2008-10-27 at 12:34 -0400, Paul Wouters wrote: On Mon, 27 Oct 2008,

Re: How to connect to a specified wireless access point via network manager's dbus service?

2008-10-28 Thread Zhe Su
Do you think this approach is feasible? If not, is there any other solution? Regards James Su On Tue, Oct 21, 2008 at 11:40 PM, Zhe Su [EMAIL PROTECTED] wrote: network-manager-applet has a piece of code to create a new default connection when connecting to a device which doesn't have

Re: [PATCH] Support default path for importing openvpn configuration file

2008-10-28 Thread Bin Li
On Sat, Oct 25, 2008 at 7:37 AM, Bin Li [EMAIL PROTECTED] wrote: On Sat, Oct 25, 2008 at 5:36 AM, Dan Williams [EMAIL PROTECTED] wrote: On Fri, 2008-10-24 at 23:41 +0800, Bin Li wrote: On Fri, Oct 24, 2008 at 10:53 PM, Dan Williams [EMAIL PROTECTED] wrote: On Fri, 2008-10-24 at 11:36 +0300,

Re: [PATCH] Support default path for importing openvpn configuration file

2008-10-28 Thread Tambet Ingo
On Tue, Oct 28, 2008 at 11:50 AM, Bin Li [EMAIL PROTECTED] wrote: What's the status of this patch? I just committed it. Thanks! Tambet ___ NetworkManager-list mailing list NetworkManager-list@gnome.org

Re: mbca: CDMA operator issues

2008-10-28 Thread Antti Kaijanmäki
pe, 2008-10-24 kello 19:02 -0400, Dan Williams kirjoitti: Hi, I notice the Wizard in Ubuntu also doesn't filter for CDMA vs. GSM, which can obviously be autodetected based on probing of the HAL information. For a given GSM device, you shouldn't show CDMA, but for a given CDMA device, you

[PATH]: modem-manager: fix for coldstart connect problem + parser hooks for unsolicited msgs

2008-10-28 Thread Per Hallsmark
Index: plugins/mm-modem-mbm.c === --- plugins/mm-modem-mbm.c (revision 809) +++ plugins/mm-modem-mbm.c (revision 816) @@ -42,6 +42,9 @@ typedef struct { char *network_device; +GRegex *boot_trig_regex; +GRegex

Re: [PATH]: modem-manager: fix for coldstart connect problem + parser hooks for unsolicited msgs

2008-10-28 Thread Tambet Ingo
Hey, A couple of comments: * Both new regexps and std_parser are leaked. Dereference them in finalize(). * No need to create an empty callback (msg_waiting), you can just send NULL to mm_util_strip_string(). Thanks, Tambet ___ NetworkManager-list

Re: mbca: CDMA operator issues

2008-10-28 Thread Dan Williams
On Tue, 2008-10-28 at 14:07 +0200, Antti Kaijanmäki wrote: pe, 2008-10-24 kello 19:02 -0400, Dan Williams kirjoitti: Hi, I notice the Wizard in Ubuntu also doesn't filter for CDMA vs. GSM, which can obviously be autodetected based on probing of the HAL information. For a given GSM

RE: Vpn Connections.

2008-10-28 Thread Dan Williams
On Tue, 2008-10-28 at 08:43 +, New Acct wrote: Subject: Re: Vpn Connections. From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Date: Mon, 27 Oct 2008 13:01:28 -0400 CC: [EMAIL PROTECTED]; networkmanager-list@gnome.org On Mon, 2008-10-27 at

Re: New icons for nm-applet

2008-10-28 Thread Dan Williams
On Mon, 2008-10-27 at 22:24 +, Karl Lattimer wrote: On Mon, 2008-10-27 at 12:59 -0400, Dan Williams wrote: On Mon, 2008-10-27 at 17:14 +, Karl Lattimer wrote: Hi there, I've always loathed the icons shipped with fedora for network manager, they just don't seem to fit with

Re: [PATCH] nm-applet for MBM (Show technology)

2008-10-28 Thread Dan Williams
On Mon, 2008-10-27 at 16:35 -0400, Dan Williams wrote: On Mon, 2008-10-27 at 10:14 -0700, bjornrun wrote: Hello NetworkManager List! Here are some patches to networkmanager applet for MBM so technology used in connection is shown in applet. Note this uses the earlier patch in

RE: Vpn Connections.

2008-10-28 Thread Patrik Martinsson
Well, the problem in my case wasnt the decrypting. I was just a bit curios how it handled it, but that part worked out as expected. Did anybody by chance had a look at the problem i described yesterday ? This is what not seems to be working, at least in my case. When im entering a key that

Re: New icons for nm-applet

2008-10-28 Thread Karl Lattimer
Sorry about that, lots 'o mail. I suck. Yours look better, thanks :) One question though: the vpn connecting icons are intended to be composited on top of the existing connection icon, and the ones you drew are centered, thus they would obscure whatever connection icon was underneath. Is

Re: Vpn Connections.

2008-10-28 Thread Dan Williams
On Mon, 2008-10-27 at 11:24 +0100, Martinsson Patrik wrote: Hello all ! Im using NetworkManager 0.7 in Fedora 9 and seems to have problem with the vpn connections, which is a shame because that is basicly the function i want to use :) Anyway, the question. How does NetworkManagaer handle

Re: New icons for nm-applet

2008-10-28 Thread Dan Williams
On Tue, 2008-10-28 at 15:27 +, Karl Lattimer wrote: Sorry about that, lots 'o mail. I suck. Yours look better, thanks :) One question though: the vpn connecting icons are intended to be composited on top of the existing connection icon, and the ones you drew are centered, thus

Re: New icons for nm-applet

2008-10-28 Thread Karl Lattimer
On Tue, 2008-10-28 at 11:48 -0400, Dan Williams wrote: On Tue, 2008-10-28 at 15:27 +, Karl Lattimer wrote: Sorry about that, lots 'o mail. I suck. Yours look better, thanks :) One question though: the vpn connecting icons are intended to be composited on top of the existing

Re: New icons for nm-applet

2008-10-28 Thread Dan Williams
On Tue, 2008-10-28 at 15:52 +, Karl Lattimer wrote: On Tue, 2008-10-28 at 11:48 -0400, Dan Williams wrote: On Tue, 2008-10-28 at 15:27 +, Karl Lattimer wrote: Sorry about that, lots 'o mail. I suck. Yours look better, thanks :) One question though: the vpn connecting

Re: [PATCH] nm-applet for MBM (Show technology)

2008-10-28 Thread Dan Williams
On Tue, 2008-10-28 at 15:50 +, Karl Lattimer wrote: On Tue, 2008-10-28 at 11:15 -0400, Dan Williams wrote: On Mon, 2008-10-27 at 16:35 -0400, Dan Williams wrote: On Mon, 2008-10-27 at 10:14 -0700, bjornrun wrote: Hello NetworkManager List! Here are some patches to

Re: New icons for nm-applet

2008-10-28 Thread Karl Lattimer
On Tue, 2008-10-28 at 16:07 +, Karl Lattimer wrote: So match the size of the nm-vpn-connecting-* set to the same overall size as the applet icon area, but just offset the vpn lock itself so it's positioned in the lower-right corner. The progress twirlie can probably stay where

Re: New icons for nm-applet

2008-10-28 Thread Dan Williams
On Tue, 2008-10-28 at 16:11 +, Karl Lattimer wrote: On Tue, 2008-10-28 at 16:07 +, Karl Lattimer wrote: So match the size of the nm-vpn-connecting-* set to the same overall size as the applet icon area, but just offset the vpn lock itself so it's positioned in the

Re: New icons for nm-applet

2008-10-28 Thread Karl Lattimer
On Tue, 2008-10-28 at 12:50 -0400, Dan Williams wrote: On Tue, 2008-10-28 at 16:11 +, Karl Lattimer wrote: On Tue, 2008-10-28 at 16:07 +, Karl Lattimer wrote: So match the size of the nm-vpn-connecting-* set to the same overall size as the applet icon area, but just offset

Re: New icons for nm-applet

2008-10-28 Thread Karl Lattimer
On Tue, 2008-10-28 at 17:11 +, Karl Lattimer wrote: On Tue, 2008-10-28 at 12:50 -0400, Dan Williams wrote: On Tue, 2008-10-28 at 16:11 +, Karl Lattimer wrote: On Tue, 2008-10-28 at 16:07 +, Karl Lattimer wrote: So match the size of the nm-vpn-connecting-* set to the same

Re: New icons for nm-applet

2008-10-28 Thread Björn Martensen
On Tue, 2008-10-28 at 17:22 +, Karl Lattimer wrote: On Tue, 2008-10-28 at 17:11 +, Karl Lattimer wrote: On Tue, 2008-10-28 at 12:50 -0400, Dan Williams wrote: On Tue, 2008-10-28 at 16:11 +, Karl Lattimer wrote: On Tue, 2008-10-28 at 16:07 +, Karl Lattimer wrote:

Re: New icons for nm-applet

2008-10-28 Thread Karl Lattimer
On Tue, 2008-10-28 at 18:47 +0100, Björn Martensen wrote: On Tue, 2008-10-28 at 17:22 +, Karl Lattimer wrote: On Tue, 2008-10-28 at 17:11 +, Karl Lattimer wrote: On Tue, 2008-10-28 at 12:50 -0400, Dan Williams wrote: On Tue, 2008-10-28 at 16:11 +, Karl Lattimer wrote: On

RE: [REQ] Adding support for simultaneous wireless networks

2008-10-28 Thread Brent Newland
I'm glad someone from Canonical responded, as Ubuntu is my distro of choice. The reason I don't have access to the access point/router is because the network is locked down to the point of not being able to connect to other devices on the network. I know this is not a standard use case, but

problem with networkmanager dbus api

2008-10-28 Thread Sebastian Dransfeld
Hi, I try to use the org.freedesktop.DBus.Properties.GetAll() method call with networkmanager like this (change device to one you got): dbus-send --system --print-reply --type=method_call \ --dest=org.freedesktop.NetworkManager \ /org/freedesktop/Hal/devices/net_00_01_6c_ea_69_1b \

Re: problem with networkmanager dbus api

2008-10-28 Thread Sebastian Dransfeld
Sebastian Dransfeld wrote: Hi, I try to use the org.freedesktop.DBus.Properties.GetAll() method call with networkmanager like this (change device to one you got): dbus-send --system --print-reply --type=method_call \ --dest=org.freedesktop.NetworkManager \

Re: problem with networkmanager dbus api

2008-10-28 Thread Sebastian Dransfeld
Sebastian Dransfeld wrote: Sebastian Dransfeld wrote: Hi, I try to use the org.freedesktop.DBus.Properties.GetAll() method call with networkmanager like this (change device to one you got): dbus-send --system --print-reply --type=method_call \ --dest=org.freedesktop.NetworkManager \