
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
Port of HAL Device Manager to KDE. Shows what hardware you have on your system.
Needs PyQt, PyKDE, python dbus bindings and hal.
Just extract and run ./kde-hal-device-manager
15 years ago
URL changed slightly, sorry for the downtime due to server change, jr 2006-01-19
--
kde-hal-device-manager (0.3) kde; urgency=low
* Turn into a KDE Application
kde-hal-device-manager (0.2) kde; urgency=low
* Fix typos and remove unnecessary debugging
* Turn on wordwrap on all labels to stop jumping splitter
* Set column width and manual resizing on Advanced listview
kde-hal-device-manager (0.1) kde; urgency=low
* Initial release
15 years ago
URL changed slightly, sorry for the downtime due to server change, jr 2006-01-19
--
kde-hal-device-manager (0.3) kde; urgency=low
* Turn into a KDE Application
kde-hal-device-manager (0.2) kde; urgency=low
* Fix typos and remove unnecessary debugging
* Turn on wordwrap on all labels to stop jumping splitter
* Set column width and manual resizing on Advanced listview
kde-hal-device-manager (0.1) kde; urgency=low
* Initial release
jlturriff
11 years ago
$~/Documents/Downloads/Packages/kde-hal-device-manager-0.3$
./setup.py install
running install
running build
running checkpyqt
Your Qt version is too old. Version 3.3.0 or higher is required, found 3.3.8b.
How can 3.3.8b be too old if 3.3.0 is sufficient? How do I get past this?
Report
somedamfool
13 years ago
[[email protected] .kde-hal-device-manager-0.3]$ ./kde-hal-device-manager
Traceback (most recent call last):
File "./kde-hal-device-manager", line 5, in <module>
from DeviceManager import *
File "/home/user/.kde-hal-device-manager-0.3/DeviceManager.py", line 1, in <module>
from DeviceManagerWidgetUI import DeviceManagerWidgetUI
ImportError: No module named DeviceManagerWidgetUI
[[email protected] .kde-hal-device-manager-0.3]$
Report
eyecon
15 years ago
Report
linmain
15 years ago
Report
shermann
15 years ago
Report
linmain
15 years ago
Report
shermann
15 years ago
The project is alive and at good health.
So, where did you get this rumour from, that pykde is not alive?
Report
weirdfox
15 years ago
But you don't need PyKDE for this software, only PyQt is needed.
It was already working fine before I installed PyKDE :D
Report
linmain
15 years ago
Report
ChL
15 years ago
If I decompress it and run ./kde-hal-device-manager I get the following error:
[email protected] /mnt/D/Downloads/kde-hal-device-manager-0.3 $ ./kde-hal-device-manager
Traceback (most recent call last):
File "./kde-hal-device-manager", line 5, in ?
from DeviceManager import *
File "/mnt/D/Downloads/kde-hal-device-manager-0.3/DeviceManager.py", line 1, in ?
from DeviceManagerWidgetUI import DeviceManagerWidgetUI
ImportError: No module named DeviceManagerWidgetUI
What did I wrong?
Report
koos
15 years ago
dpkg-buildpackage: Build dependencies/conflicts unsatisfied; aborting.
but I can't get pykdeextensions installed:
# apt-get install pykdeextensions pyqt-tools python-kde3-dev python-sip4-dev
E: Couldn't find package pykdeextensions
Is this ubuntu only?
Report
koos
15 years ago
(unfortunately the python requirements are >= 2.4 and debian/testing is still on 2.3.5-3).
Report
obsrv
15 years ago
Report
gnumdk
15 years ago
Thanx Jonathan, you do a great work for Kde and Kubuntu ;)
Report
qbast
15 years ago
Report
Fanaz
15 years ago
Report
zbantu
15 years ago
Report
eeproms
15 years ago
Report
PaT
15 years ago
Thanks.
Report