Re: Error when building from svn

2008-05-12 Thread Kenneth Crudup
On Thu, May 8, 2008 at 8:11 PM, Michael Biebl <[EMAIL PROTECTED]> wrote: > > Ubuntu might sync the Debian dbus-glib 0.74-4 version from Debian: > > http://packages.debian.org/changelogs/pool/main/d/dbus-glib/current/changelog On Thu, 8 May 2008, Darren Albers wrote: > Good catch, I was going to

Re: Any success stories with latest SVNs on Ubuntu 8.04?

2008-05-12 Thread Darren Albers
On Mon, May 12, 2008 at 7:32 PM, Kenneth Crudup <[EMAIL PROTECTED]> wrote: > > ... anyone? > > I've been pulling SVN regularly, applied all the Ubuntu-specific patches > or changes I could find, and yet I can't get this thing to let me select > what wired or wireless network I want via nm-apple

Any success stories with latest SVNs on Ubuntu 8.04?

2008-05-12 Thread Kenneth Crudup
... anyone? I've been pulling SVN regularly, applied all the Ubuntu-specific patches or changes I could find, and yet I can't get this thing to let me select what wired or wireless network I want via nm-applet. All I get are grayed-out entries for "Wired" and "Wireless Networks", nm-applet somet

Re: NetworkManager and rf_kill

2008-05-12 Thread Tony Espy
Dan Williams wrote: > On Mon, 2008-05-12 at 17:46 +0200, Khashayar Naderehvandi wrote: >> I really might be misunderstanding something here, but deactivating >> wireless through nm-applet should in fact (as things are currently >> with NM from svn), do a ifconfig wlan0 down? Is this correct? Becaus

Re: NetworkManager and rf_kill

2008-05-12 Thread Khashayar Naderehvandi
> > > We do need to mark the device down when it's disabled; that somehow went > away when rewriting the device state handling. Should be a pretty easy > fix in > nm-device-802-11-wireless.c::nm_device_802_11_wireless_set_enabled(). > > I was going to change that code to set the TX power of the ca

current svn doesn't make install properly

2008-05-12 Thread Björn Martensen
Hi, I'm building snapshot packages from trunk and the last successfull package i built was 3650. newer packages are empty when i make install. this is the last output of the build process: > libtool: link: gcc -shared > .libs/libnm_settings_plugin_keyfile_la-nm-keyfile-connection.o > .libs/li

Re: NetworkManager and rf_kill

2008-05-12 Thread Dan Williams
On Mon, 2008-05-12 at 17:46 +0200, Khashayar Naderehvandi wrote: > I really might be misunderstanding something here, but deactivating > wireless through nm-applet should in fact (as things are currently > with NM from svn), do a ifconfig wlan0 down? Is this correct? Because > doing that manually,

Re: nm-system-settings problem

2008-05-12 Thread Bill Nottingham
Dan Williams ([EMAIL PROTECTED]) said: > > Now, the question is: What does this change screw up??? > > Originally we did monitor /etc/sysconfig/networking/profiles/default > (which is one of the 3 hardlink locations) but many people expect to > change the files in /etc/sysconfig/network-scripts/

Re: Network manager and Debian sid

2008-05-12 Thread Dan Williams
On Mon, 2008-05-12 at 12:05 +0200, Marco wrote: > Thanks guys for your work!! > > I'have been following the development of NM 0.7 project since January > and now I succedded in packaging all the NetworkManager stuff for my > debian sid box. > > After some quarrel on the new nm-system setting serv

Re: nm-system-settings problem

2008-05-12 Thread Dan Williams
On Fri, 2008-05-09 at 18:22 -0400, Gene Czarcinski wrote: > On Friday 09 May 2008 11:11:51 Gene Czarcinski wrote: > > I have reported a problem with > > system-settings/plugins/ifcfg-fedora/plugin.c not detecting changes made by > > system-config-network because the ifcfg file in > > /etc/sysconfig

Re: NetworkManager and rf_kill

2008-05-12 Thread Khashayar Naderehvandi
I really might be misunderstanding something here, but deactivating wireless through nm-applet should in fact (as things are currently with NM from svn), do a ifconfig wlan0 down? Is this correct? Because doing that manually, my wifi doesn't suck battery power anymore. However, nm-applet seems to t

How to connect to my universities WPA2-network via nm-applet (SVN)?

2008-05-12 Thread Felix Möller
Hi, I can successfully connect to my universities wlan with the following config: # cat /etc/wpa_supplicant/wpa_supplicant.conf ctrl_interface=/var/run/wpa_supplicant ctrl_interface_group=wheel network={ ssid="uni-ms" scan_ssid=1 key_mgmt=WPA-EAP pair

"Edit wireless networks" dialog improvement

2008-05-12 Thread Thiago Teixeira
Hi all, First of all, I want to congratulate you all on consistently making network manager a better tool. One of the newer features that really improve the nm-applet is the "edit wireless networks" dialog. However, I think it can be improved as shown in this mockup: http://img364.imageshack.

Re: nm-editor: Can't make existing configuration a system setting

2008-05-12 Thread Tambet Ingo
On Tue, May 6, 2008 at 5:36 PM, Tambet Ingo <[EMAIL PROTECTED]> wrote: > On Tue, May 6, 2008 at 4:50 PM, Michael Biebl <[EMAIL PROTECTED]> wrote: >> When I run the connection-editor from within nm-applet, it presents me a >> list of configured wlan networks ("Auto foo", "Auto bar", ...). >> I wan

Re: Network manager and Debian sid

2008-05-12 Thread Marco
I didnt know thanks for the info. Availability of up to date debian packages is another point in favour of NM 0.7. Marco ___ NetworkManager-list mailing list NetworkManager-list@gnome.org http://mail.gnome.org/mailman/listinfo/networkmanager-list

Re: Network manager and Debian sid

2008-05-12 Thread Hristo Hristov
Hi, Michael Biebl has done great job preparing NM for Debian. Here is his private repository: http://debs.michaelbiebl.de/network-manager/ BR, Hristo On Mon, 12 May 2008 12:05:21 +0200 Marco <[EMAIL PROTECTED]> wrote: > Thanks guys for your work!! > > I'have been following the development of N

Network manager and Debian sid

2008-05-12 Thread Marco
Thanks guys for your work!! I'have been following the development of NM 0.7 project since January and now I succedded in packaging all the NetworkManager stuff for my debian sid box. After some quarrel on the new nm-system setting service that is now a system-service I can now use NetworkMnager r