<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0"><channel><title>Posts in Lateral Opinion about wicd-qt</title><link>http://lateral.netmanagers.com.ar/</link><description>I write free software. I have an opinion on almost everything. I write quickly. A weblog was inevitable.

&lt;hr&gt;

All contents of this site written by me are free.
Copy, modify, whatever, just put my name in it, and if you change the contents, clearly say so in the same page. Please provide a link back to the original.

All images that are not my own should be available under a Creative Commons license. If that's not the case, please report and I will fix it.</description><lastBuildDate>Tue, 06 Jul 2010 01:35:45 GMT</lastBuildDate><generator>PyRSS2Gen-1.0.0</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>Rebelling against insanity: Wicd requires half of GNOME</title><description>&lt;p&gt;&lt;strong&gt;UPDATE:&lt;/strong&gt; you can get this program now &lt;a class="reference external" href="http://code.google.com/p/wicd-qt/"&gt;at google code&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I have been using my eee for a while already with a sort of Kubuntu in it.&lt;/p&gt;
&lt;p&gt;However, my favourite wireless/wired network management app is wicd, which is a Python/GTK application. Or was, since version 1.4.1 requires python-gnome2-extras.&lt;/p&gt;
&lt;p&gt;Which depends on ....&lt;/p&gt;
&lt;pre class="literal-block"&gt;
libart-2.0-2 (&amp;gt;= 2.3.18), libaspell15 (&amp;gt;= 0.60), libatk1.0-0 (&amp;gt;= 1.13.2), libbonobo2-0 (&amp;gt;= 2.15.0),
libbonoboui2-0 (&amp;gt;= 2.15.1), libc6 (&amp;gt;= 2.6-1), libcairo2 (&amp;gt;= 1.4.0),
libfontconfig1 (&amp;gt;= 2.4.0), libfreetype6 (&amp;gt;= 2.3.5), libgconf2-4 (&amp;gt;= 2.13.5),
libgda3-3, libgdl-1-0, libgdl-gnome-1-0, libgksu1.2-1 (&amp;gt;= 1.3.3), libgksu2-0 (&amp;gt;= 1.9.6),
libgksuui1.0-1, libglade2-0 (&amp;gt;= 1:2.6.1), libglib2.0-0 (&amp;gt;= 2.14.0), libgnome-keyring0 (&amp;gt;= 2.19.6),
libgnome2-0 (&amp;gt;= 2.17.3), libgnomecanvas2-0 (&amp;gt;= 2.11.1), libgnomeui-0 (&amp;gt;= 2.19.1),
libgnomevfs2-0 (&amp;gt;= 1:2.17.90), libgtk2.0-0 (&amp;gt;= 2.12.0), libgtkspell0 (&amp;gt;= 2.0.2),
libice6 (&amp;gt;= 1:1.0.0), libnspr4-0d (&amp;gt;= 1.8.0.10), liborbit2 (&amp;gt;= 1:2.14.8),
libpango1.0-0 (&amp;gt;= 1.18.2), libpng12-0 (&amp;gt;= 1.2.13-4), libpopt0 (&amp;gt;= 1.10), libsm6,
libstartup-notification0 (&amp;gt;= 0.8-1), libx11-6, libxcomposite1 (&amp;gt;=1:0.3-1),
libxcursor1 (&amp;gt;&amp;gt; 1.1.2), libxdamage1 (&amp;gt;= 1:1.1), libxext6, libxfixes3 (&amp;gt;= 1:4.0.1), libxi6, libxinerama1,
libxml2 (&amp;gt;= 2.6.29), libxrandr2 (&amp;gt;= 2:1.2.0), libxrender1, zlib1g (&amp;gt;= 1:1.2.3.3.dfsg-1),
python-support (&amp;gt;= 0.3.4), python (&amp;lt;&amp;lt; 2.6), python (&amp;gt;= 2.4), python-gtk2,
python-pyorbit, python-gnome2-desktop
&lt;/pre&gt;
&lt;p&gt;In short: a 87MB download. That can't be good. In fact, there are almost no changes from 1.3.1 which didn't require all that! Except for one change that makes all the difference on a eee PC: vertical resizing to under 400px. :-(&lt;/p&gt;
&lt;p&gt;So, because I am who I am, I did this:&lt;/p&gt;
&lt;div class="center"&gt;&lt;a href="http://www.flickr.com/photos/ralsina/2244479535/"&gt;&lt;img src="http://farm3.static.flickr.com/2311/2244479535_1be4a232b0_m.jpg" class="flickr" alt="wicd-qt.png"&gt;&lt;/a&gt;&lt;div class="footerbox"&gt;wicd-qt.png by &lt;a href="http://www.flickr.com/photos/ralsina/2244479535/"&gt;Roberto Alsina&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;p&gt;It's a replacement for wicd's gui.py and tray.py. Only needs PyQt4 which I already had and depends on:&lt;/p&gt;
&lt;pre class="literal-block"&gt;
libc6 (&amp;gt;= 2.6-1), libgcc1 (&amp;gt;= 1:4.2.1), libqt4-core (&amp;gt;= 4.3.2),
libqt4-gui (&amp;gt;= 4.3.2), libstdc++6 (&amp;gt;= 4.2.1), python-central (&amp;gt;= 0.5.8),
python (&amp;lt;&amp;lt; 2.6), python (&amp;gt;= 2.4), python-sip4 (&amp;gt;= 4.7), python-sip4 (&amp;lt;&amp;lt; 4.8)
&lt;/pre&gt;
&lt;p&gt;See a difference there?&lt;/p&gt;
&lt;p&gt;Took me about 3 hours to hack together, and works (except for wired config, the prefs dialog, static IP and scripts) but the hard work is done.&lt;/p&gt;
&lt;p&gt;If anyone wants a copy, just ask. I expect KUbuntu could use something like it?&lt;/p&gt;
</description><guid>http://lateral.netmanagers.com.ar/weblog/posts/BB671.html</guid><pubDate>Tue, 05 Feb 2008 19:44:02 GMT</pubDate></item><item><title>Yes, Xandros was horrible. But this ubuntu thing is working out nicely!</title><description>&lt;p&gt;As I said before, the bastardized Xandros &lt;a class="footnote-reference" href="#id3" id="id1"&gt;[1]&lt;/a&gt; sucked. In fact, I managed to destroy it. So I decided to switch to another distro. &lt;strong&gt;Any&lt;/strong&gt; distro.&lt;/p&gt;
&lt;p&gt;Enter &lt;a class="reference external" href="http://wiki.eeeuser.com/ubuntu:eeexubuntu:home"&gt;eeeXubuntu&lt;/a&gt;, a eee-tuned Xubuntu &lt;a class="footnote-reference" href="#id4" id="id2"&gt;[2]&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Since I prefer KDE to XFCE, I started hacking at it, and produced, IMVHO, a much nicer thing.&lt;/p&gt;
&lt;div class="center"&gt;&lt;a href="http://www.flickr.com/photos/ralsina/2216519265/"&gt;&lt;img src="http://farm3.static.flickr.com/2318/2216519265_ea511d9b9c_m.jpg" class="flickr" alt="keee.png"&gt;&lt;/a&gt;&lt;div class="footerbox"&gt;keee.png by &lt;a href="http://www.flickr.com/photos/ralsina/2216519265/"&gt;Roberto Alsina&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;p&gt;As you can see, it takes slightly less space than eeeXubuntu's default, and a whooping 1GB less than the default distro.&lt;/p&gt;
&lt;p&gt;How did I do it? First, by deciding what I wanted.&lt;/p&gt;
&lt;ul class="simple"&gt;
&lt;li&gt;No OpenOffice. Koffice is enough to read docs, then there is Google docs, and I produce my texts using &lt;a class="reference external" href="http://doutils.sf.net"&gt;docutils&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;No printing. I have not used a printer in 5 years. What are the odds I will use one from the eee?&lt;/li&gt;
&lt;li&gt;wicd for network configuration. It works for wireless/wired/encrypted and has no problem whatsoever reconnecting after suspend.&lt;/li&gt;
&lt;li&gt;yakuake for terminal. It uses the least screen-space possible: none if you are not using it.&lt;/li&gt;
&lt;li&gt;Firefox + Flash (I would use Konqueror, if flash9 had not broken it)&lt;/li&gt;
&lt;li&gt;Kmail + Akregator for mail and RSS&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;It works great, boots in 35 seconds (and I have not tuned that, yet).&lt;/p&gt;
&lt;p&gt;Here's the &lt;a class="reference external" href="http://files.openomy.com/public/ralsina/pkglist"&gt;list of installed packages&lt;/a&gt; and here's the &lt;a class="reference external" href="http://files.openomy.com/public/ralsina/sources.list"&gt;list of repos&lt;/a&gt; I am using&lt;/p&gt;
&lt;p&gt;Maybe someone more enterprising will make a real distro out of it.&lt;/p&gt;
&lt;table class="docutils footnote" frame="void" id="id3" rules="none"&gt;
&lt;colgroup&gt;&lt;col class="label" /&gt;&lt;col /&gt;&lt;/colgroup&gt;
&lt;tbody valign="top"&gt;
&lt;tr&gt;&lt;td class="label"&gt;&lt;a class="fn-backref" href="#id1"&gt;[1]&lt;/a&gt;&lt;/td&gt;&lt;td&gt;Which is itself a bastardized Debian etch.&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;table class="docutils footnote" frame="void" id="id4" rules="none"&gt;
&lt;colgroup&gt;&lt;col class="label" /&gt;&lt;col /&gt;&lt;/colgroup&gt;
&lt;tbody valign="top"&gt;
&lt;tr&gt;&lt;td class="label"&gt;&lt;a class="fn-backref" href="#id2"&gt;[2]&lt;/a&gt;&lt;/td&gt;&lt;td&gt;Which is a XFCE-tuned ubuntu&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
</description><guid>http://lateral.netmanagers.com.ar/weblog/posts/BB670.html</guid><pubDate>Thu, 24 Jan 2008 17:47:41 GMT</pubDate></item></channel></rss>