DBus Properties?

2008-03-03 Thread Helmut Schaa
Hi, I was just working on getting all seen bssids into the appropriate connection in KNetworkManager while roaming between several APs. The wireless device provides a DBus signal "PropertiesChanged" which is useful for updating the seen_bssids property. Unfortunately the properties name provid

Re: API changes

2008-03-13 Thread Helmut Schaa
Am Donnerstag, 13. März 2008 17:09:54 schrieb Tambet Ingo: > On Thu, Mar 13, 2008 at 9:29 AM, Will Stephenson <[EMAIL PROTECTED]> > > rationale: Helmut told me that this had already been discussed, and that > > because you could imagine Connection.Activate( Device ) or > > Device.Activate( Conne

[PATCH] Fix manual IP config

2008-03-17 Thread Helmut Schaa
Hi, I had some problems with manual IP configuration being ignored by NM. Attached patch for trunk fixes it for me. Regards, Helmut Index: src/nm-device.c === --- src/nm-device.c (Revision 3469) +++ src/nm-device.c (Arbeitskopie) @@

Re: [PATCH] Fix manual IP config

2008-03-17 Thread Helmut Schaa
Am Montag, 17. März 2008 17:14:34 schrieb Tambet Ingo: > 2008/3/17 Helmut Schaa <[EMAIL PROTECTED]>: > > I had some problems with manual IP configuration being ignored by NM. > > Attached patch for trunk fixes it for me. > > I don't understand why or how this pa

Re: [PATCH] Fix manual IP config

2008-03-17 Thread Helmut Schaa
Am Montag, 17. März 2008 17:39:12 schrieb Tambet Ingo: > On Mon, Mar 17, 2008 at 10:32 AM, Helmut Schaa <[EMAIL PROTECTED]> wrote: > > 2. Assume a DHCP-connection on that device. When you switch to a manual > > connection priv->dhcp_manager remains set an

Re: [PATCH] Fix manual IP config

2008-03-18 Thread Helmut Schaa
Am Montag, 17. März 2008 18:06:18 schrieb Tambet Ingo: > On Mon, Mar 17, 2008 at 11:02 AM, Helmut Schaa <[EMAIL PROTECTED]> wrote: > > Why not call it in real_act_stage3_ip_config_start as it is done when > > using DHCP? That would be much clearer, no? > > It'

Re: [PATCH] Fix manual IP config

2008-03-18 Thread Helmut Schaa
Am Dienstag, 18. März 2008 19:48:28 schrieb Dan Williams: > On Tue, 2008-03-18 at 12:46 -0600, Tambet Ingo wrote: > > On Tue, Mar 18, 2008 at 12:36 PM, Dan Williams <[EMAIL PROTECTED]> wrote: > > > On Tue, 2008-03-18 at 11:37 +0100, Helmut Schaa wrote: > > > >

KNetworkManager 0.2.2 released

2008-04-04 Thread Helmut Schaa
Hi, here is the long awaited KNetworkManager 0.2.2 bugfix release. You can find the tarballs at [1]. This version of KNetworkManager is meant to be used with NetworkManager-0.6.x but does not include support for wired 802.1x-authentication. Short summary of changes since 0.2: - libnl-1.1 is re

Re: [RFC] Install introspection files

2008-04-20 Thread Helmut Schaa
Am Sonntag, 20. April 2008 18:19:05 schrieb Dan Williams: > On Wed, 2008-04-16 at 14:45 +0200, Helmut Schaa wrote: > > Attached are two patches: > > > > 1) install_introspection_files.patch > > - Add configure-flag to specify where to install the introspection-files

NetworkManager should report killswitch state per device

2008-04-24 Thread Helmut Schaa
Hi, NetworkManager reports the current killswitch state as a global flag (WirelessHardwareEnabled). Shouldn't this state be tied to the wireless device instead? Just tried the following: internal iwl4965 + external ath5k. When using the killswitch to deactivate the iwl4965 the ath5k will also

Re: [RFC] Install introspection files v2

2008-04-24 Thread Helmut Schaa
Hi, Attached is a new version of the patch (I merged both patches together) against r3591. Therefore the introspection files should be up-to-date. Please review this patch again and commit it if approved, thanks. Am Sonntag, 20. April 2008 18:19:05 schrieb Dan Williams: > Patch has: > > +DB

Re: [RFC] Install introspection files

2008-04-24 Thread Helmut Schaa
Am Donnerstag, 17. April 2008 07:55:22 schrieb Will Stephenson: > Before you do this I'd like to suggest we think again about whether to > install the documented introspection files or to clean the documented xml > to 'pure introspection xml at build time. IMO it would be much nicer to install onl

Re: NetworkManager should report killswitch state per device

2008-04-24 Thread Helmut Schaa
Am Do 24 Apr 2008 19:24:33 CEST schrieb Dan Williams <[EMAIL PROTECTED]>: > On Thu, 2008-04-24 at 12:17 +0200, Helmut Schaa wrote: >> Hi, >> >> NetworkManager reports the current killswitch state as a global flag >> (WirelessHardwareEnabled). Shouldn't this s

Re: Crash of KNetworkMangager 0.2.2 attempting LEAP on iwl3945

2008-05-02 Thread Helmut Schaa
Hi, Am Mi 30 Apr 2008 18:46:30 CEST schrieb Ryan Novosielski <[EMAIL PROTECTED]>: > I figured I'd mention this one because I can reliably reproduce it. What > information the backtrace really contains though, I'm not sure. Let me > know if I can help somehow. That should be mentioned on the kde-n

Re: [RFC] Install introspection files v2

2008-05-05 Thread Helmut Schaa
Am Freitag, 2. Mai 2008 17:52:41 schrieb Dan Williams: > On Thu, 2008-04-24 at 15:18 +0200, Helmut Schaa wrote: > > Hi, > > > > Attached is a new version of the patch (I merged both patches together) > > against r3591. Therefore the introspection files should be up-t

Re: question about WEP encryption with wrong password

2008-05-05 Thread Helmut Schaa
Hi, Am Montag, 5. Mai 2008 11:25:42 schrieb charlyliu: > I have a noobie question about WEP encryption. I was trying at my AP the > WEP encryption with a worng password and I notice that NM completes the > stage 2 and begin the dhcp manager. Then the dhcp doesn't receive any IP > because I entered

Re: [RFC] Install introspection files v2

2008-05-05 Thread Helmut Schaa
Am Montag, 5. Mai 2008 13:18:51 schrieb Dan Williams: > On Mon, 2008-05-05 at 10:13 +0200, Helmut Schaa wrote: > > Nevertheless I was able to build NM with the splitted file. Are there any > > other problems I did not notice? > > I think the symptom would be NM just not re

Re: Crash of KNetworkMangager 0.2.2 attempting LEAP on iwl3945

2008-05-06 Thread Helmut Schaa
Am Di 06 Mai 2008 17:00:25 CEST schrieb Ryan Novosielski <[EMAIL PROTECTED]>: > Helmut Schaa wrote: >> Could you please try the following: >> - Close KNetworkManager >> - Move ~/.kde/share/config/knetworkmanagerrc anywhere else >> - Start KNetworkManager >>

Re: Crash of KNetworkMangager 0.2.2 attempting LEAP on iwl3945

2008-05-06 Thread Helmut Schaa
Am Di 06 Mai 2008 21:40:21 CEST schrieb Ryan Novosielski <[EMAIL PROTECTED]>: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Helmut Schaa wrote: >> Am Di 06 Mai 2008 17:00:25 CEST schrieb Ryan Novosielski >> <[EMAIL PROTECTED]>: >>> Helm

Re: Interesting EAP combination

2008-05-07 Thread Helmut Schaa
Am Dienstag, 6. Mai 2008 19:16:11 schrieb Darren Albers: > network={ > ssid="OBA Hotspot Service" > scan_ssid=1 > key_mgmt=IEEE8021X > eap=PEAP > identity="YOUR-USERNAME-GOES-HERE" > password="YOUR-PASSWORD-GOES-HERE" > } > > So it uses PEAP to authenticate the u

Re: Auto-activate

2008-06-02 Thread Helmut Schaa
Am Mo 02 Jun 2008 17:00:24 CEST schrieb Dan Williams <[EMAIL PROTECTED]>: > On Sun, 2008-06-01 at 21:34 +0200, Will Stephenson wrote: >> What needs to be done to get NM to autoconnect a wireless connection on >> UserSettingsService startup? I can see KNM responding to GetSettings with >> autoconn

Re: Cannot select Phase2 type in Networkmanager 0.7 on OpenSUSE 11

2008-06-18 Thread Helmut Schaa
Am Mittwoch, 18. Juni 2008 14:33:23 schrieb Joris @ VU: > Dear community, > I have a problem in setting up Networkmanger under KDE4 on OpenSUSE > 11.0 with a WPA1/2 EAP-TTLS network with PAP authentication. First of > all I can't modify the Phase2 (="PAP") under the WPA Enterprise tab > and second

Re: No Configuration Interface

2008-07-01 Thread Helmut Schaa
Am Montag, 23. Juni 2008 17:06:10 schrieb Dan Williams: > On Fri, 2008-06-20 at 21:04 +0100, Paulo J. Matos wrote: > > Hi all, > > > > I am trying to configure wireless with networkmanager 0.6.6 / > > knetworkmanager 0.2.1_p20071228 / networkmanager-pptp 0.1.0_p20070726. > > When I use the knetwork

Re: EAP TLS support in Suse Linux 11

2008-07-28 Thread Helmut Schaa
Am Freitag, 25. Juli 2008 21:17:47 schrieb Devendra Rai: > Posting again, has anyone found a fix to lack of support to EAP-TLS > protocol in Suse Linux 11? I found someone had filed a bug report on > this. UWe had asked me to contact Helmut. Is Helmut listening? :) KNetworkManager is currently mis

Re: [ANNOUNCE] ModemManager (for GSM and CDMA)

2008-07-31 Thread Helmut Schaa
Am Do 31 Jul 2008 17:10:57 CEST schrieb Tambet Ingo <[EMAIL PROTECTED]>: Q: What does it have to do with NetworkManager? A: NetworkManager will use ModemManager instead of current basic code in the future. Great. Which changes will be needed for NM frontends? Are there any drastic API chang

Re: knetworkmanager stopped working

2008-10-02 Thread Helmut Schaa
Am Donnerstag, 2. Oktober 2008 schrieb Anton Moiseev: > I have posted this problem to opensuse mailing list, and then to the > kde-linux mailing list, but there were no response, and this list > seems to be the most relevant. KNetworkManager list: https://mail.kde.org/mailman/listinfo/kde-networkm

Re: knetworkmanager stopped working

2008-10-02 Thread Helmut Schaa
Hi, Am Donnerstag, 2. Oktober 2008 schrieb Anton Moiseev: > Oct 2 18:39:41 benderamp-hp NetworkManager: > wait_for_connection_expired(): Connection (2) > /org/freedesktop/NetworkManagerSettings/Connection/1 failed to > activate (timeout): (0) Connection was not provided by any settings > service

Re: knetworkmanager stopped working

2008-10-03 Thread Helmut Schaa
Am Donnerstag, 2. Oktober 2008 schrieb Dan Williams: > On Thu, 2008-10-02 at 17:07 +0200, Helmut Schaa wrote: > > Hi, > > > > Am Donnerstag, 2. Oktober 2008 schrieb Anton Moiseev: > > > Oct 2 18:39:41 benderamp-hp NetworkManager: > > > wait_for_connecti

Re: knetworkmanager stopped working

2008-10-04 Thread Helmut Schaa
Am Freitag, 3. Oktober 2008 schrieb Anton Moiseev: > The thing is that I have completely removed all updated packages and > reinstalled > NetworkManager and NetworkManager-kde from OpenSUSE installation DVD, > and those versions did work together after initial system setup. > I have also tried to

Re: Issues with WPA Enterprise + NetworkManager

2009-01-17 Thread Helmut Schaa
Am Freitag, 16. Januar 2009 schrieb Dan Williams: > On Thu, 2009-01-15 at 13:46 +0100, Thomas Rix wrote: > > I'm having trouble to connect to the wireless network at my university. [...] > > Connecting to my WLAN at home with WPA2-PSK works fine, so the driver > > isn't the problem. > > The bug

Re: Intel 4965AGN not working with NM

2010-08-31 Thread Helmut Schaa
Hi, On Tue, Aug 31, 2010 at 10:53 AM, Janek S. wrote: > I can't get my WiFi to work with NetworkManager. I'm using Suse 11.3, > NetworkManager 0.8 and KNetworkManager 0.7 (KDE 3.5). Kernel version is > 2.6.34, DBus 1.2.24. I'm running KDE 4.5 on openSUSE 11.3 without any problems (also with iwl4

Re: Re: Intel 4965AGN not working with NM

2010-08-31 Thread Helmut Schaa
On Tue, Aug 31, 2010 at 3:37 PM, Janek S. wrote: > I guess not, since I'm using KDE 3.5, not 4.5. It took me a lot of work to get > rid of the new KDE and switch back to the good old 3.5 branch. I'm not > planning to use 4.X branch. Oh, ok, I thought you had a typo in 3.5 and meant 4.5 ;) Nevert

[PATCH] output of nm-openvpn-service-openvpn-helper gets lost

2006-11-14 Thread Helmut Schaa
Hi, playing around with OpenVPN and NM I noticed that all output from nm-openvpn-service-openvpn-helper gets redirected to /dev/null as the man pages of openvpn say. Here is a patch which adds syslog-logging to nm-openvpn-service-openvpn-helper. The patch applies cleanly against both HEAD and S

[PATCH] OpenVPN does not return a gateway

2006-11-14 Thread Helmut Schaa
Hi, I have set up a small OpenVPN configuration using shared keys. The first peer is set up using the following command: openvpn --remote x.x.x.x --dev tun --ifconfig 10.4.0.2 10.4.0.1 --secret openvpn.key --float The second peer can connect to the first one using this command: openvpn --remote

[PATCH] NetworkManager dies if PPTP activation fails due to timeout

2006-11-23 Thread Helmut Schaa
Hi, When trying to establish a VPN connection using PPTP which times out, NetworkManager gets killed. The reason is that pppd runs with the same process group ID as NetworkManager and the PPTP service. On timeouts, pppd gets the signal SIGTERM which is also sent to all other processes of this

Re: VPN plugin dependencies

2006-11-27 Thread Helmut Schaa
Hi, Am Freitag, 24. November 2006 11:52 schrieb Jakob Petsovits: > how difficult would it be to remove the dependencies on libgnomeui, bonobo > and maybe gconf in the vpnc, openvpn and pptp plugins? The reason I'm > asking is that I'm using Kubuntu with KNetworkManager, and although the > NetworkM

Re: VPN plugin dependencies

2006-11-27 Thread Helmut Schaa
Am Montag, 27. November 2006 16:38 schrieb Dan Williams: > Note that in the VPN .name files in /etc/NetworkManager/VPN/, we > specifically made different sections for each particular DE: > > [GNOME] > auth-dialog=/usr/libexec/nm-vpnc-auth-dialog > properties=/usr/lib/libnm-vpnc-properties > > Feel

Re: VPN plugin dependencies

2006-12-14 Thread Helmut Schaa
Hi, > Are the desktop dependencies mandated by NetworkManager's design, or just a > result of not investing much effort into that topic? (From what I read on > the NetworkManager website, it's at least supposed to be desktop > independent, if I get it right.) Would it be possible to factor out the

Re: networkmanager-vpnc without gnome

2007-02-08 Thread Helmut Schaa
Hi, Am Freitag, 2. Februar 2007 14:24 schrieb Thorsten Kolb: > is it possible to install/compile networkmanager-vpnc without gnome linke > you can do it with the NetworkManager "basepackage"? It asks me for > libgnomeui everyime I try to compile it. > I use NetworkManager with knetworkmanager unde

Re: KNetworkManager

2007-04-25 Thread Helmut Schaa
Am Mittwoch, 25. April 2007 15:56 schrieb Ryan Novosielski: > I know this is a GNOME list, but this may pertain to NetworkManager just > the same, so I figure I'll let this one fly: You can find the KNetworkManager list here: https://mail.kde.org/mailman/listinfo/kde-networkmanager > 0.6.5 suppor

KNetworkManager 0.2 released

2007-07-24 Thread Helmut Schaa
Hi, After a long time we finally managed to release KNetworkManager 0.2. You can find the tarballs soon on any KDE mirror [1] at [2] or directly from [3]. Here is a short summary of changed since 0.1: - Native VPN support (currently vpnc, openvpn and pptp) - New configuration and settings dial

Re: KNetworkManager 0.2 released

2007-07-24 Thread Helmut Schaa
Hi Ryan, > The websites appear to still list 0.1. Is there a project page that is > up to date? I'd like to check in and see some screenshots if any of the > pages has them. I've just added the 0.2 tarballs to the project page at [1] but screenshots are not yet available, sorry. Regards, Helmut

Re: KNetworkManager 0.2 released

2007-07-24 Thread Helmut Schaa
Am Dienstag, 24. Juli 2007 schrieb Ryan Novosielski: > Thank you for all of your great work, I'd like to add -- I use this > applet everyday in Kubuntu 7.04. Is there a dependency on a later > version of NM (probably 0.6.5) to support LEAP, or will this work with > 0.6.4 as well? Afaik LEAP is onl

Re: KNetworkManager 0.2 released

2007-07-30 Thread Helmut Schaa
Am Mittwoch, 25. Juli 2007 schrieb [EMAIL PROTECTED]: > Well, maybe I missed something, but how do I actually have to compile this > version? There is no configure.in or configure.ac to create a configure > script. You have to do the following: . /etc/opt/kde3/common_options update_admin --no-uns

[PATCH] Some fixes for trunk

2007-08-07 Thread Helmut Schaa
Hi, while porting KNetworkManager to NM 0.7 I found a few issues which need fixing in NM. Attached are three patches which apply cleanly against trunk. 1) allow_linking_with_cpp.patch: As the filename indicates this patch adds support for using libnm_util and libnm_glib from within C++. 2) fix

Re: knetworkmanager autostart issue

2007-08-08 Thread Helmut Schaa
Hi Dawid, Am Dienstag, 7. August 2007 17:47:17 schrieb Dawid Wróbel: > Hi, > After updating to 0.2 I somehow cannot force knetworkmanager to > start automatically after logging in to my kde session. Note, that > I have the "start knetworkmanager auotmatically on login" box checked in > confi

[PATCH] Add WPA2 to allowed protocols

2007-08-08 Thread Helmut Schaa
Hi, attached is a patch against trunk which adds WPA2 to the allowed protocols for wpa_supplicant. Is there any reason why it was not in the list yet? If not please commit to trunk. Thanks, Helmut Index: src/supplicant-manager/nm-supplicant-settings-verify.c

Re: [PATCH] Some fixes for trunk

2007-08-08 Thread Helmut Schaa
Am Mittwoch, 8. August 2007 12:39:01 schrieb Tambet Ingo: > > 1) allow_linking_with_cpp.patch: > > As the filename indicates this patch adds support for using libnm_util > > and libnm_glib from within C++. > > I'll replace these with G_BEGIN_DECLS / G_END_DECLS (macros that > expand to exactly the

Re: [PATCH] Add WPA2 to allowed protocols

2007-08-08 Thread Helmut Schaa
Am Mittwoch, 8. August 2007 13:37:07 schrieb Dan Williams: > On Wed, 2007-08-08 at 10:45 +0200, Helmut Schaa wrote: > > attached is a patch against trunk which adds WPA2 to the allowed > > protocols for wpa_supplicant. Is there any reason why it was not in the > > list yet? If

Re: [PATCH] Some fixes for trunk

2007-08-08 Thread Helmut Schaa
Am Mittwoch, 8. August 2007 14:02:22 schrieb Tambet Ingo: > On 8/8/07, Helmut Schaa <[EMAIL PROTECTED]> wrote: > > Am Mittwoch, 8. August 2007 12:39:01 schrieb Tambet Ingo: > > > Nice catch. The proper fix would be to not write 4 bytes to that > > > pointer t

Re: [PATCH] Some fixes for trunk

2007-08-08 Thread Helmut Schaa
Am Mittwoch, 8. August 2007 14:22:10 schrieben Sie: > On 8/8/07, Helmut Schaa <[EMAIL PROTECTED]> wrote: > > Am Mittwoch, 8. August 2007 14:02:22 schrieb Tambet Ingo: > > > ... which calls NetworkManagerAP.c:set_property() for actual > > > assignment. > > &g

Re: connecting to wlan on startup

2007-08-30 Thread Helmut Schaa
Hi, Am Donnerstag, 30. August 2007 18:19:23 schrieb Thorben Kröger: > Problem: On boot and KDE startup KNetworkManager doesn't _automatically_ > connect to my WLAN, although I can connect to it manually by selecting it > in the gui. It just does nothing when there is no ethernet cable. I've commi

[PATCH] network-manager-applet: autogen.sh broken

2007-09-05 Thread Helmut Schaa
Hi, "autogen.sh" (for network-manager-applet) is still checking for "src/applet-dbus.c" to verify if the current directory is top level. Using the attached patch "applet.c" is used for checking as "applet-dbus.c" was removed a while ago. Please commit to trunk. Thanks, Helmut Index: autogen.sh

Note about device activation in current trunk...

2007-09-13 Thread Helmut Schaa
Hi, I just tried to implement the feature "create new connection" in KNM and ran into the following problem: After entering all information for the new connection KNM sends the "NewConnection"-signal to NM and afterwards calls the "Activation"-method for the appropriate device. Unfortunately

Re: Note about device activation in current trunk...

2007-09-14 Thread Helmut Schaa
Am Donnerstag, 13. September 2007 19:15:13 schrieb Dan Williams: > Yeah, I know this is a problem at the moment, because it's unlikely NM > has gotten the configuration info for the connection yet. This is what > I'm fixing today; I believe the issue needs to be solved in NM itself to > keep the A

Re: Note about device activation in current trunk...

2007-09-15 Thread Helmut Schaa
Hi, Am Fr 14 Sep 2007 22:22:33 CEST schrieb Dan Williams <[EMAIL PROTECTED]>: > On Fri, 2007-09-14 at 11:49 +0200, Helmut Schaa wrote: >> Am Donnerstag, 13. September 2007 19:15:13 schrieb Dan Williams: >> > Yeah, I know this is a problem at the moment, because it'

Re: knm with 0.7

2007-09-24 Thread Helmut Schaa
Hi, Am Freitag, 21. September 2007 16:18:05 schrieb Dan Williams: > Is the work you've done for 0.7 compat so far in SVN somewhere? I can't > seem to find it (besides the fact that websvn was down last night). No, I have nothing in SVN yet, sorry. Let's see if I can put my current development v

Re: Note about device activation in current trunk...

2007-09-27 Thread Helmut Schaa
Hi, Am Freitag, 14. September 2007 22:22:33 schrieb Dan Williams: > On Fri, 2007-09-14 at 11:49 +0200, Helmut Schaa wrote: > > Am Donnerstag, 13. September 2007 19:15:13 schrieb Dan Williams: > > > Yeah, I know this is a problem at the moment, because it's unlikely

One more question about device activation (trunk)

2007-09-27 Thread Helmut Schaa
Hi, just stumbled across an issue while playing around with wireless connections in KNM. Why does NM require specific_object to be set when connecting to a wireless network? Shouldn't the wireless and security settings suffice? What if I want to connect to a hidden network where no AP is avail

Re: knm with 0.7

2007-09-28 Thread Helmut Schaa
Hi, here is a short summary of the current KNM dvelopment-state for 0.7 as response to Dan's mail :) Am Montag, 24. September 2007 17:26:56 schrieb Dan Williams: > On Mon, 2007-09-24 at 14:24 +0200, Helmut Schaa wrote: > > Hi, > > > > Am Freitag, 21. September 2007 16:

Re: One more question about device activation (trunk)

2007-09-29 Thread Helmut Schaa
Am Sa 29 Sep 2007 07:10:59 CEST schrieb Dan Williams <[EMAIL PROTECTED]>: > On Fri, 2007-09-28 at 08:54 +0200, Helmut Schaa wrote: >> Hi, >> >> just stumbled across an issue while playing around with wireless connections >> in KNM. >> >> Why d

Re: Note about device activation in current trunk...

2007-09-29 Thread Helmut Schaa
Am Sa 29 Sep 2007 07:06:14 CEST schrieb Dan Williams <[EMAIL PROTECTED]>: > On Fri, 2007-09-28 at 08:21 +0200, Helmut Schaa wrote: >> Hi, >> >> Am Freitag, 14. September 2007 22:22:33 schrieb Dan Williams: >> > On Fri, 2007-09-14 at 11:49 +0200, Helmut S

Re: Note about device activation in current trunk...

2007-09-30 Thread Helmut Schaa
Am Montag, 1. Oktober 2007 08:02:18 schrieb Tambet Ingo: > On 9/29/07, Helmut Schaa <[EMAIL PROTECTED]> wrote: > > ActivateDevice would then take the device's object-path and the > > connection's object-path as arguments, right? > > Internally, yes, but it wi

[PATCH] Fix access point rate for trunk and stable

2007-10-08 Thread Helmut Schaa
Hi, NetworkManager (stable and trunk) uses a guint16 for holding the access-point's rate property. Unfortunately wpa_supplicant, iwlist and the wext-interface use an int32 for the same. The attached patches fix this issue by using a gint32 instead of a guint16 for trunk and stable. I hope I di

Re: [PATCH] Fix access point rate for trunk and stable

2007-10-08 Thread Helmut Schaa
Am Mo 08 Okt 2007 15:10:11 CEST schrieb Dan Williams <[EMAIL PROTECTED]>: > On Mon, 2007-10-08 at 12:41 +0200, Helmut Schaa wrote: >> Hi, >> >> NetworkManager (stable and trunk) uses a guint16 for holding the >> access-point's rate property. Unfortunately

Re: [trunk] Recent D-Bus and libnm-glib API changes

2007-10-19 Thread Helmut Schaa
Am Fr 19 Okt 2007 16:07:02 CEST schrieb Dan Williams <[EMAIL PROTECTED]>: > - The GetSecrets call was split off from the > org.freedesktop.NetworkManager.Connection interface to a new > sub-interface, org.freedesktop.NetworkManager.Connection.Secrets so that > it could be better locked down. Only

Re: [PATCH] Fix access point rate for trunk and stable

2007-10-26 Thread Helmut Schaa
Hi Dan, attached is an adopted version of my patch using a uint32 for the rate property. Please have a look at my inline comments. Am Montag, 8. Oktober 2007 15:58:20 schrieb Dan Williams: > Yeah, I think I'd prefer that. If we ever get a rate out of > wpa_supplicant that is < 0, NM should just

Re: BUG: NM only connects the third time

2007-11-01 Thread Helmut Schaa
Hi Eric, Am Donnerstag, 1. November 2007 11:16:12 schrieb [EMAIL PROTECTED]: > Hi, > > On my laptop, when I boot and login, I have no connection. > > I click on knetworkmanager's icon to select my wifi access point, I have > the progress bar going up to 100% and the "signal strength" staircase > i

Re: NetworkManager not automatically connecting....

2007-11-07 Thread Helmut Schaa
Hi, Am Mittwoch, 7. November 2007 08:16:03 schrieb Joe Emenaker: > So, I recently changed my Debian box from ifplugd/wpa_supplicant to > using NetworkManager. > > I commented out everything except the "lo" interface in > /etc/network/interfaces, and I disabled autoloading of ifplugd by > renaming

Re: knetworkmanager with NM 0.7

2007-11-16 Thread Helmut Schaa
Am Freitag, 16. November 2007 10:46:06 schrieb [EMAIL PROTECTED]: > Hi, > > I don't want to bother Helmut, but I'd really like to know what is the > status on knetworkmanager. I've been holding upgrading my laptop to > fedora 8 when I found out that they are shipping nm-applet instead of > knetwork

Re: Any way to choose a specific AP?

2008-01-22 Thread Helmut Schaa
Hi, Am Dienstag, 22. Januar 2008 04:57:36 schrieb Dan Williams: > On Mon, 2008-01-21 at 15:34 -0500, Ryan Novosielski wrote: > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > There are two access points near me, both named linksys, one of which > > works when I connect to and one that