
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
The Wireless Tools utility for Debian is completely different from that for other linux based systems. Therefore, KDE Control Center and other common applications cannot setup/modify your wireless connections.
Features:
- Discover access points
- Manage connections, AP database
- Continuous monitor (for adjusting your antenna, or you check the signal stability)
- Setup default connection (by modifying the system configuration file)
This application uses codes from the following GPL licensed projects:
PyWireless by S.Çaglar Onur
http://www.kde-apps.org/content/show.php/PyWireless?content=28637
(You can see more screenshots here.)
and
Gestor Guifi by Julian Coccia (http://julian.coccia.com)
http://freshmeat.net/projects/guifi/
KWireless Tools Pro is intended to Debian based systems. It must work on Ubuntu from Feisty.
Although you can convert it to rpm/tgz but some functions like Setup Default Connection Start/Stop Default Connection will not work on other systems. Moreover on SuSE 10.2, the Continuous Monitor also will not work. Essential packages are missing. They were present in the 9.x series. You need the following packages as dependences: python, pyQt3, pyKDE, pyQwt4, perl-GTK2, wireless-tools, dhcp-client, resolvconf, ifupdown and wpa supplicant (if you use WPA encoding).
13 years ago
Changlog for version 1.2
- More additional parameters for the default connection
- Additional parameters are saved from this version
- Some make-up.
Changlog for version 1.1
- Manage Connection module resize problem has been fixed.
- WPA support for default connection. (I cannot test it, feedback need.)
- Solution for systems having more than one wireless device.
13 years ago
Changlog for version 1.2
- More additional parameters for the default connection
- Additional parameters are saved from this version
- Some make-up.
Changlog for version 1.1
- Manage Connection module resize problem has been fixed.
- WPA support for default connection. (I cannot test it, feedback need.)
- Solution for systems having more than one wireless device.
Divilinux
13 years ago
i missed this packet. Now i can confirm that Monitor works great on kubuntu 7.04
:)
this is the previous error:
ImportError: No module named Qwt4.Qwt
tnx
Report
Divilinux
13 years ago
Unfortunately i have Kubuntu Feisty and Continuos Monitor doesn't work..is there any workaroud about?
tnx
Report
trisz
13 years ago
If it is installed, please open a terminal and type:
python /usr/share/PyWireless/monitorWindow.py + the name of your active interface as an argument (ra0, ath0, wlan0...)
or without the controls:
python /usr/share/PyWireless/monitor.py
What kind of error message appears?
Report
paai
13 years ago
I get no reaction in my monitor window.
when I start monitorwindow by hand, I get a cascade of
0
Traceback (most recent call last):
File "/usr/share/PyWireless/monitor.py", line 193, in timerEvent
self.setCurveData(self.keys[key], self.timeData, self.data[key])
TypeError: expected is
(*) a list or tuple of Python numbers.
(*) a NumPy array coercible to PyArray_DOUBLE.
(!) rebuild PyQwt to support Numeric arrays.
(!) rebuild PyQwt to support numarray arrays.
Paai.
Report
paai
13 years ago
I get no reaction in my monitor window.
when I start monitorwindow by hand, I get a cascade of
0
Traceback (most recent call last):
File "/usr/share/PyWireless/monitor.py", line 193, in timerEvent
self.setCurveData(self.keys[key], self.timeData, self.data[key])
TypeError: expected is
(*) a list or tuple of Python numbers.
(*) a NumPy array coercible to PyArray_DOUBLE.
(!) rebuild PyQwt to support Numeric arrays.
(!) rebuild PyQwt to support numarray arrays.
Paai.
Report
KDH
13 years ago
Report
trisz
13 years ago
There are a gtk-qt setup in the KDE Control Center. Install the gtk-qt package. Try to alter the settings.
Other style, font size ...
These features cannot be adjusted by programming. They are depends on system settings.
Report
KDH
13 years ago
Report
oooooops
13 years ago
Report
trisz
13 years ago
Report
seraphyn
13 years ago
Greetings Seraphyn
Report
trisz
13 years ago
The package contains only "source".
See:
/usr/share/PyWireless
Convert it with alien, or extract it vith Ark!
Report
seraphyn
13 years ago
Got Debian, this was a Question for translation.
Will have a look at the package and we will see.
Thx
Seraphyn
Report
trisz
13 years ago
Please, install it!
Report