Re: desconectado ? (nmcli locale)

2010-08-24 Thread Martin Vidner
> 연결 끊겼음 IMHO it is standard practice to set LC_ALL=C when you call programs whose output you need to parse. The tool can stay simple. $ nmcli --terse --fields state nm neznámo $ LC_ALL=C nmcli --terse --fields state nm unknown -- Martin Vidner, YaST developer http://en.opensuse.org/User:Mvid

Migrating from cnetworkmanager to nmcli

2010-08-20 Thread Martin Vidner
: http://repo.or.cz/w/cnetworkmanager.git/blob_plain/HEAD:/nmcli-migration.html If you want to correct or add something, the GitHub mirror is probably more suitable: http://github.com/mvidner/cnetworkmanager -- Martin Vidner, YaST developer http://en.opensuse.org/User:Mvidner Kuracke oddeleni v

Re: CLI Network Manager (cnetworkmanager)

2009-09-23 Thread Martin Vidner
ted so for your case it should be cnetworkmanager --acti "system,Vivo,ttyUSB0," If it does not work, please send the exact command you use (note the necessary trailing comma) and the full output. Unfortunately many error states result in a python exception but I want to make them into f

Re: NM CLI utility

2009-09-03 Thread Martin Vidner
ng: > [...] Hi Witek, just making sure that you know about the CLI in Python: http://vidner.net/martin/software/cnetworkmanager/ (BTW, newly it is also on GitHub: http://github.com/mvidner/cnetworkmanager ) -- Martin Vidner, YaST developer http://en.opensuse.org/User:Mvidner Kuracke oddeleni v

Re: cnetworkmanager rewrite

2009-08-11 Thread Martin Vidner
ng a transient connection * knetworkmanager (KDE3) config reading dropped * Added a (basic) testsuite. * Switched to distutils. -- Martin Vidner, YaST developer http://en.opensuse.org/User:Mvidner Kuracke oddeleni v restauraci je jako fekalni oddeleni v bazenu _

cnetworkmanager rewrite

2009-07-21 Thread Martin Vidner
in/python from networkmanager.networkmanager import NetworkManager nm = NetworkManager() for d in nm.GetDevices(): print d["Interface"] Details, including git, at http://mvidner.blogspot.com/2009/07/hackweek-networkmanager-python-library.html -- Martin Vidner, YaST developer http

Re: NM CLI

2009-07-11 Thread Martin Vidner
e, go ahead. Anyway, I am in the process of cleaning up by moving classes to separate files. It is in a branch here: http://repo.or.cz/w/cnetworkmanager.git?a=shortlog;h=refs/heads/breakup -- Martin Vidner, YaST developer http://en.opensuse.org/User:Mvidner Kuracke oddeleni v restauraci je j

using nm-system-settings for the user settings

2009-05-14 Thread Martin Vidner
reasons for the merge so that we can try to make the ideas work out together? -- Martin Vidner http://vidner.net/martin/software/cnetworkmanager/ Kuracke oddeleni v restauraci je jako fekalni oddeleni v bazenu ___ NetworkManager-list mailing list

Re: DBus permissions

2009-01-27 Thread Martin Vidner
t introspection? If it is not allowed globally then we need also this: -- Martin Vidner, YaST developer http://en.opensuse.org/User:Mvidner Kuracke oddeleni v restauraci je jako fekalni oddeleni v bazenu ___ NetworkManager-li

Re: problems with accessing nm properties through dbus

2009-01-21 Thread Martin Vidner
-dest=org.freedesktop.NetworkManager \ /org/freedesktop/NetworkManager org.freedesktop.DBus.Properties.Get \ string:org.freedesktop.NetworkManager string:WirelessEnabled method return sender=:1.2226 -> dest=:1.2620 reply_serial=2 If this does not work, perhaps it is an access policy problem? Are you logg

Re: problems with accessing nm properties through dbus

2009-01-21 Thread Martin Vidner
i am not using the right way to expose nm's > properties through dbus and help from you guys might be really appreciated. The DBus error messages could be certainly improved, I think. Here is code that works for me (extracted from http://repo.or.cz/w/cnetworkmanager.git ). -- Martin

Re: specifications

2009-01-05 Thread Martin Vidner
put a copy to a more official place (like the 1st URL above). -- Martin Vidner, YaST developer http://en.opensuse.org/User:Mvidner Kuracke oddeleni v restauraci je jako fekalni oddeleni v bazenu ___ NetworkManager-list mailing list NetworkManager

Re: Trivial suggestions for enhancement

2008-07-23 Thread Martin Vidner
NM applet, JFYI: http://weblog.obso1337.org/2008/expert-review-of-knetworkmanager-07/ -- Martin Vidner, YaST developer http://en.opensuse.org/User:Mvidner Kuracke oddeleni v restauraci je jako fekalni oddeleni v bazenu ___ NetworkManager-list mailing list

announcement: cnetworkmanager 0.7.1

2008-07-17 Thread Martin Vidner
-071.html -- Martin Vidner, YaST developer http://en.opensuse.org/User:Mvidner Kuracke oddeleni v restauraci je jako fekalni oddeleni v bazenu ___ NetworkManager-list mailing list NetworkManager-list@gnome.org http://mail.gnome.org/mailman/listinfo

Re: 3G; wireless auth; policies; docs

2008-07-17 Thread Martin Vidner
made a stub API documentation pointing at a static copy of spec.html: http://live.gnome.org/NetworkManagerDBusInterface It would be great if Dan or someone could host a more frequently updated copy. -- Martin Vidner, YaST developer http://en.opensuse.org/User:Mvidner Kuracke oddeleni v restauraci je jako fekalni oddele

announcing cnetworkmanager 0.4

2008-06-09 Thread Martin Vidner
itory: http://repo.or.cz/w/cnetworkmanager.git Home page: http://vidner.net/martin/software/cnetworkmanager/ -- Martin Vidner, YaST developer http://en.opensuse.org/User:Mvidner Kuracke oddeleni v restauraci je jako fekalni oddeleni v bazenu ___ NetworkMa

announcing cnetworkmanager

2008-05-30 Thread Martin Vidner
://mvidner.blogspot.com/2008/05/try-cnetworkmanager-03.html -- Martin Vidner, YaST developer http://en.opensuse.org/User:Mvidner Kuracke oddeleni v restauraci je jako fekalni oddeleni v bazenu ___ NetworkManager-list mailing list NetworkManager-list@gnome.org http

Re: "Autoip" - icon

2006-11-14 Thread Martin Vidner
nt that this kind of connection is only useful for an ad-hoc connection of two computers? -- Martin Vidner, YaST developer http://en.opensuse.org/User:Mvidner Kuracke oddeleni v restauraci je jako fekalni oddeleni v bazenu ___ NetworkManager-lis

Re: What distros have intltool < 0.35.0?

2006-08-11 Thread Martin Vidner
SUSE 10.1, the latest released, has 0.34.1 openSUSE 10.1 Alpha3 has 0.35 -- Martin Vidner, YaST developer http://en.opensuse.org/User:Mvidner ___ NetworkManager-list mailing list NetworkManager-list@gnome.org http://mail.gnome.org/mailman/listinfo