WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: wicd  (Read 20529 times)

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
wicd
« on: May 14, 2009, 07:02:56 PM »
Thanks to JLS for wicd:

Code: [Select]
Title:          wicd.tce
Description:    wired and wireless network manager
Version:        1.6.0a3
Author:         Adam Blackburn,
Dan O'Reilly
Original-site:  http://wicd.sourceforge.net/
Copying-policy: GPLv2
Size: 444K
Extension_by:   jls_legalize (unsenepopiu at tin dot it)
Comments:       Wicd is an open source wired and wireless network manager for Linux which aims
to provide a simple interface to connect to networks with a wide variety of settings.
Some of Wicd's features include:
1. No Gnome dependencies (although it does require GTK).
2. Ability to connect to wired and wireless networks
3. Profiles for each wireless network and wired network
4. Many encryption schemes, some of which include WEP/WPA/WPA2
(and you can add your own)
5. Remains compatible with wireless-tools
6. Tray icon showing network activity and signal strength
---------------------------------
This extension is NOTPPI compatible.
---------------------------------
Changelog:     
Current: 2009/14/5 Initial packaging
s

Code: [Select]
Title:          wicd.tcz
Description:    wired and wireless network manager
Version:        1.6.0a3
Author:         Adam Blackburn,
Dan O'Reilly
Original-site:  http://wicd.sourceforge.net/
Copying-policy: GPLv2
Size: 600K
Extension_by:   jls_legalize (unsenepopiu at tin dot it)
Comments:       Wicd is an open source wired and wireless network manager for Linux which aims
to provide a simple interface to connect to networks with a wide variety of settings.
Some of Wicd's features include:
1. No Gnome dependencies (although it does require GTK).
2. Ability to connect to wired and wireless networks
3. Profiles for each wireless network and wired network
4. Many encryption schemes, some of which include WEP/WPA/WPA2
(and you can add your own)
5. Remains compatible with wireless-tools
6. Tray icon showing network activity and signal strength
Changelog:     
Current: 2009/14/5 Initial packaging
s

Offline jpeters

  • Restricted
  • Hero Member
  • *****
  • Posts: 1017
Re: wicd
« Reply #1 on: May 14, 2009, 08:47:52 PM »
I loaded wicd along with the required deps I didn't already have loaded  when connecting via a  3 lines iwconfig script:

python.tcel
dbus_python.tcel
pygobject.tcel
pycairo.tcel
pygtk.tcel
wpa-supplicant.tce
libglade.tcel
dbus_glib.tcel
dbus_python.tcel
wpa-supplicant.tce

No problem with the 3 line iwconfig script, but wicd didn't load.  I'm not very interested in a graphics wireless connector when a script is so easy, but maybe someone else can check this out further who is interested.  (I've got all the other deps loaded in addition to the extras listed above).  Does wicd provide any better connectivity than a script? (note: tested on tc1.2).

3 line solution for atho:

Code: [Select]
sudo modprobe ath_pci
sudo iwconfig ath0 channel X essid linksys key xx:xx:xx:xx:xx
sudo udhcpc -i ath0





« Last Edit: May 14, 2009, 09:02:34 PM by jpeters »

Offline jls

  • Hero Member
  • *****
  • Posts: 2135
Re: wicd
« Reply #2 on: May 15, 2009, 05:30:03 AM »
Sorry but there are some problems in this extension.
check the file /usr/local/tce.installed
the last line contain double sudo
remove one sudo
dCore user

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: wicd
« Reply #3 on: May 15, 2009, 07:52:42 AM »
Extension has been pulled by request. 

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: wicd
« Reply #4 on: May 15, 2009, 08:27:49 PM »
Thanks to JLS for an update to wicd:

Code: [Select]
Title:          wicd.tce
Description:    wired and wireless network manager
Version:        1.5.9-udhcpc
Author:         Adam Blackburn,
Dan O'Reilly
Original-site:  http://wicd.sourceforge.net/
Copying-policy: GPLv2
Size: 288K
Extension_by:   jls_legalize (unsenepopiu at tin dot it)
Comments:       Wicd is an open source wired and wireless network manager for Linux which aims
to provide a simple interface to connect to networks with a wide variety of settings.
Some of Wicd's features include:
1. No Gnome dependencies (although it does require GTK).
2. Ability to connect to wired and wireless networks
3. Profiles for each wireless network and wired network
4. Many encryption schemes, some of which include WEP/WPA/WPA2
(and you can add your own)
5. Remains compatible with wireless-tools
6. Tray icon showing network activity and signal strength
---------------------------------
This extension is NOTPPI compatible.
---------------------------------
Changelog:      2009/14/5 Initial packaging
Current: 2209/15/5 changed to 1.5.9-udhcpc

Code: [Select]
Title:          wicd.tcz
Description:    wired and wireless network manager
Version:        1.5.9-udhcpc
Author:         Adam Blackburn,
Dan O'Reilly
Original-site:  http://wicd.sourceforge.net/
Copying-policy: GPLv2
Size: 412K
Extension_by:   jls_legalize (unsenepopiu at tin dot it)
Comments:       Wicd is an open source wired and wireless network manager for Linux which aims
to provide a simple interface to connect to networks with a wide variety of settings.
Some of Wicd's features include:
1. No Gnome dependencies (although it does require GTK).
2. Ability to connect to wired and wireless networks
3. Profiles for each wireless network and wired network
4. Many encryption schemes, some of which include WEP/WPA/WPA2
(and you can add your own)
5. Remains compatible with wireless-tools
6. Tray icon showing network activity and signal strength
---------------------------------
This extension is NOTPPI compatible.
---------------------------------
Changelog:      2009/14/5 Initial packaging
Current: 2209/15/5 changed to 1.5.9-udhcpc

Offline jpeters

  • Restricted
  • Hero Member
  • *****
  • Posts: 1017
Re: wicd
« Reply #5 on: May 15, 2009, 11:08:06 PM »
I didn't spend a great deal of time on this, but fwiw/ never got this working no matter what prefs I set.  It simply can't find a network, even when already connected.  The kind of gui that tests for available networks (and devices),  lets you choose one, and connects might be nice, but this ain't it (at least, not on my setup).
« Last Edit: May 15, 2009, 11:42:46 PM by jpeters »

Offline jls

  • Hero Member
  • *****
  • Posts: 2135
Re: wicd
« Reply #6 on: May 16, 2009, 02:30:43 AM »
did u try the latest version of my package, which actually is a downgrade, cause I've used a modified version of wicd that works with udhcp.
« Last Edit: May 16, 2009, 03:46:10 AM by jls_legalize »
dCore user

Offline jpeters

  • Restricted
  • Hero Member
  • *****
  • Posts: 1017
Re: wicd
« Reply #7 on: May 16, 2009, 07:34:56 AM »
I downloaded the version you replaced.  DHCP is set (default) to  automatic (recommended), but the other choices ...like dhcpcd don't seem to work either.  It will actually interfere with my wired connection. 

Offline jls

  • Hero Member
  • *****
  • Posts: 2135
Re: wicd
« Reply #8 on: May 16, 2009, 08:36:16 AM »
This extension derives from a .deb which is an hacked version of the original wicd, for interfacing with udhcpc that is in TCB.
Don't change the dhcp options.
This application should run out-of-the-box.
dCore user

Offline jpeters

  • Restricted
  • Hero Member
  • *****
  • Posts: 1017
Re: wicd
« Reply #9 on: May 16, 2009, 09:04:04 AM »
Not on my system....(dell laptop) running tc1.2.  I haven't updated, since I'm mostly using tc2, if that's the issue. 

Edit. I tried it on tc_1.4.2, which didn't help.  If wicd is loaded, if have to "sudo udhcpc -i eth0" to get my wired connection going.  I have to get out of wicd, though, because every time it retries the connection is lost.   
« Last Edit: May 16, 2009, 12:31:25 PM by jpeters »

Offline jls

  • Hero Member
  • *****
  • Posts: 2135
Re: wicd
« Reply #10 on: May 16, 2009, 03:47:47 PM »
On 2.0RC1 I've seen that my eth0 device is not autorecognized, but in the options of the program I changed dummy0 to eth0 and it works.
dCore user

Offline jpeters

  • Restricted
  • Hero Member
  • *****
  • Posts: 1017
Re: wicd
« Reply #11 on: May 16, 2009, 04:02:59 PM »
That also works for 1.4.  It's now able to connect to wired eth0.  Got a fix for wireless?     (maybe ath0...)

making some progress using wlan0....it's showing wireless connections....still trying to get it to connect though...
« Last Edit: May 16, 2009, 04:36:35 PM by jpeters »

Offline jpeters

  • Restricted
  • Hero Member
  • *****
  • Posts: 1017
Re: wicd
« Reply #12 on: May 16, 2009, 10:26:23 PM »
It's working  for wireless, using wlan0 and wext for supplicant driver. This could be a valuable addition to tc...

edit:
It's connecting well to my 80211A, but having problems with 80211B.  There's a problem trying to cancel an attempt to a wireless that isn't connecting.  Nothing short of rebooting seemed to give me another opportunity.

« Last Edit: May 16, 2009, 11:16:17 PM by jpeters »

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: wicd
« Reply #13 on: May 18, 2009, 05:31:36 AM »
Thanks to JLS for an update to wicd:

Code: [Select]
Title:          wicd.tce
Description:    wired and wireless network manager
Version:        1.5.9-udhcpc
Author:         Adam Blackburn,
Dan O'Reilly
Original-site:  http://wicd.sourceforge.net/
Copying-policy: GPLv2
Size: 278K
Extension_by:   jls_legalize (unsenepopiu at tin dot it)
Comments:       Wicd is an open source wired and wireless network manager for Linux which aims
to provide a simple interface to connect to networks with a wide variety of settings.
Some of Wicd's features include:
1. No Gnome dependencies (although it does require GTK).
2. Ability to connect to wired and wireless networks
3. Profiles for each wireless network and wired network
4. Many encryption schemes, some of which include WEP/WPA/WPA2
(and you can add your own)
5. Remains compatible with wireless-tools
6. Tray icon showing network activity and signal strength
----------------------------------------------------------
made from wicd_1.5.9-6~udhcpc.1_all.deb downloaded  from
http://people.debian.org/~gismo/tmp/wicd/
mixed with the original version.
------------------------------------
This extension is NOTPPI compatible.
---------------------------------
Changelog:      2009/14/05 Initial packaging
2009/15/05 changed to 1.5.9-udhcpc
Current: 2009/18/05 fixed an error in wicd-start
if wm is not flwm then start the tray icon otherwise no

Code: [Select]
Title:          wicd.tcz
Description:    wired and wireless network manager
Version:        1.5.9-udhcpc
Author:         Adam Blackburn,
Dan O'Reilly
Original-site:  http://wicd.sourceforge.net/
Copying-policy: GPLv2
Size: 412K
Extension_by:   jls_legalize (unsenepopiu at tin dot it)
Comments:       Wicd is an open source wired and wireless network manager for Linux which aims
to provide a simple interface to connect to networks with a wide variety of settings.
Some of Wicd's features include:
1. No Gnome dependencies (although it does require GTK).
2. Ability to connect to wired and wireless networks
3. Profiles for each wireless network and wired network
4. Many encryption schemes, some of which include WEP/WPA/WPA2
(and you can add your own)
5. Remains compatible with wireless-tools
6. Tray icon showing network activity and signal strength
----------------------------------------------------------
made from wicd_1.5.9-6~udhcpc.1_all.deb downloaded  from
http://people.debian.org/~gismo/tmp/wicd/
mixed with the original version.
------------------------------------
This extension is NOTPPI compatible.
------------------------------------
Changelog:      2009/14/05 Initial packaging
2009/15/05 changed to 1.5.9-udhcpc
Current: 2009/18/05 fixed an error in wicd-start
if wm is not flwm then start the tray icon otherwise no

Offline ^thehatsrule^

  • Administrator
  • Hero Member
  • *****
  • Posts: 1726
Re: wicd
« Reply #14 on: August 07, 2009, 10:19:48 AM »
Minor .tcz.dep fix (now listing wpa-supplicant.tcz)