You are not logged in.

#1 2010-01-19 01:35:06

OrangeRoot1000
Member
From: TN -- USA
Registered: 2008-08-07
Posts: 106
Website

WICD and CNETWORKMANAGER python pro *** SOLVED BY QUICK ACTIN DEV**

Hi all I seem to be having some serious issues with this install for Arch. I am trying to get my networking going and since I travel a lot Wicd in GUI and Curses does a fine job handling wired and wifi connections. However, it is having some python problems as well as CNetworkManager. I can't downgrade to a prior version of anything because everything is new. Help would be appreciated.

# cnetworkmanager
Traceback (most recent call last):
  File "/usr/bin/cnetworkmanager", line 110, in <module>
    nm = NetworkManager()
  File "/usr/lib/python2.6/site-packages/networkmanager/networkmanager.py", line 50, in __init__
    super(NetworkManager, self).__init__(dbus.SystemBus(), self.SERVICE, self.OPATH, default_interface=self.IFACE)
  File "/usr/lib/python2.6/site-packages/dbusclient/__init__.py", line 40, in __init__
    super(DBusMio, self).__init__(conn, bus_name, object_path, introspect, follow_name_owner_changes, **kwargs)
  File "/usr/lib/python2.6/site-packages/dbus/proxies.py", line 241, in __init__
    self._named_service = conn.activate_name_owner(bus_name)
  File "/usr/lib/python2.6/site-packages/dbus/bus.py", line 183, in activate_name_owner
    self.start_service_by_name(bus_name)
  File "/usr/lib/python2.6/site-packages/dbus/bus.py", line 281, in start_service_by_name
    'su', (bus_name, flags)))
  File "/usr/lib/python2.6/site-packages/dbus/connection.py", line 622, in call_blocking
    message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.NetworkManager was not provided by any .service files

********************************************************************************

# wicd-curses

EXCEPTION! Please report this to the maintainer and file a bug report with the backtrace below:
[?1049h[?1000h[?1002h[0;39;49m[?1002l[?1000l[?25h[?1049l
[?25h
EXCEPTION! Please report this to the maintainer and file a bug report with the backtrace below:
Traceback (most recent call last):
  File "/usr/lib/wicd/wicd-curses.py", line 1055, in <module>
    main()
  File "/usr/lib/wicd/wicd-curses.py", line 986, in main
    ui.run_wrapper(run)
  File "/usr/lib/python2.6/site-packages/urwid/raw_display.py", line 234, in run_wrapper
    return fn()
  File "/usr/lib/wicd/wicd-curses.py", line 89, in wrapper
    return func(*args, **kargs)
  File "/usr/lib/wicd/wicd-curses.py", line 994, in run
    app = appGUI()
  File "/usr/lib/wicd/wicd-curses.py", line 524, in __init__
    self.update_netlist(force_check=True,firstrun=True)
  File "/usr/lib/wicd/wicd-curses.py", line 89, in wrapper
    return func(*args, **kargs)
  File "/usr/lib/wicd/wicd-curses.py", line 645, in update_netlist
    self.wiredCB.get_body().build_combobox(self.frame,ui,3)
  File "/usr/lib/wicd/curses_misc.py", line 384, in build_combobox
    self.set_w(w)
AttributeError: 'WiredComboBox' object has no attribute 'set_w'

Last edited by OrangeRoot1000 (2010-01-19 23:43:25)

Offline

#2 2010-01-19 16:27:59

PeteMo
Member
From: H'Burg, VA
Registered: 2006-01-26
Posts: 191
Website

Re: WICD and CNETWORKMANAGER python pro *** SOLVED BY QUICK ACTIN DEV**

I am also getting the same error from wicd-curses.  Downgrading python-urwid from 0.9.9-1 to 0.9.8.4-1 fixes it for me.  I tried rebuilding both python-urwid and wicd without luck.

There is already a bug filed: http://bugs.archlinux.org/task/17899

Last edited by PeteMo (2010-01-19 16:29:53)

Offline

#3 2010-01-19 16:35:20

ise
Developer
From: Karlsruhe / Germany
Registered: 2005-10-06
Posts: 404
Website

Re: WICD and CNETWORKMANAGER python pro *** SOLVED BY QUICK ACTIN DEV**

The bug is fixed. I have moved wicd-1.7.0 to extra which was built against python-urwid 0.9.9 which is in extra. So wicd should be fine after you update your packages (and after your mirror synced it).

Offline

#4 2010-01-19 23:44:38

OrangeRoot1000
Member
From: TN -- USA
Registered: 2008-08-07
Posts: 106
Website

Re: WICD and CNETWORKMANAGER python pro *** SOLVED BY QUICK ACTIN DEV**

Once fi mirror updated at 1700 hrs I dropped in Wicd and it works like a charm. Hey I need to learn to do it the manual way too..... wink

Thanks. I appreciate it, and I'm sure other Wicd users do too.

VampirePenguin

Offline

#5 2010-01-20 00:03:02

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: WICD and CNETWORKMANAGER python pro *** SOLVED BY QUICK ACTIN DEV**

Thanks ise! Awesome work...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

Board footer

Powered by FluxBB