On Mon, 30 Apr 2012 18:44:02 +0100 rhubarbpie...@gmail.com wrote: > I'm glad you found a solution. However, your post piqued my interest as > I vaguely remembered having a similar problem. So I recompiled wicd > (without error) using py2cairo, but wicd-gtk did not respond. I then > did the same, but with > http://cairographics.org/releases/pycairo-1.8.8.tar.gz and wicd-gtk came > up with no configuration necessary. > > I realize it's a moot point for you as you have a perfectly acceptable > solution. But I wonder if others experience the same py2cairo/pycairo > result. I'm using the configuration options in the BLFS documentation. > The only unique aspect I see is I'm using pycairo. Wicd is working > quite well.
pycairo-1.8.8 is the older version of py2cairo-1.10.0. It is the python 2 version of pycairo. pycairo-1.10.0 is the python 3 version of cairo. py2cairo-1.10.0 works fine for me. My problem wasn't with the GUI, it was with the network configuration. It seems bizarre to me that it can't read the files in /proc or /sys or use some simple commands to work out what wireless interfaces are available. But once configured it remembers the settings and it will work in the future. Andy -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page