Hi
Working fine here from command line or menu entry. Wonder if the
desktop file is wonky. Can you re-install gnome-nettool via YaST and
see if that helps.
–
Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 11.2 (i586) Kernel 2.6.31.5-0.1-desktop
up 2:26, 1 user, load average: 0.14, 0.20, 0.13
ASUS eeePC 1000HE ATOM N280 1.66GHz | GPU Mobile 945GM/GMS/GME
running apparmor and 11.2, no troubles with nettools. Check the file permissions, verify you have all the package requirments installed as well. if all else fails, remove the rpm, and install from source zypper si
Repository: @System
Name: gnome-nettool
Version: 2.28.0-2.4
Arch: x86_64
Vendor: openSUSE
Installed: Yes
Status: up-to-date
Installed Size: 413.0 KiB
Summary: GNOME Interface for Various Networking Tools
Description:
GNOME Nettool is a set of front-ends to various networking command line
tools, like ping, netstat, ifconfig, whois, traceroute, and finger.
interesting that it works fine in gnome and not in kde. I run several apps specific to kde in gnome for work and never had any issues. hummmmmmm
why do you think it’s kwallet related? does it ask for passwords?
maybe there’s something config’d differently in the files or kde is trying to use different backend tools and nettool doesn’t support those.
in any case, if it’s a must have, and you need those tools now, have a look at zenmap, it provides a lot of the same tools as nettools. it may hold you over untill you figure out nettools. I’ll have a look at my kde install tonight and let you know what I find. it’s always better to use what you’re used to insead of trying to relearn another app.
create a desktop launcher with su -c gnome-nettool as the command, it’ll ask you for a password (root’s) and you’re done, you can add it to the your menu as well, same way. this will get you going with leaset amount of effort
sorry, “su -c gnome-nettool” as command, I didn’t know if this was clear as mud. when you click on the launcher it’ll ask for your root password. You’ll run it as root, it’ll emulate opening a terminal and running su then typing out the command.
do you get any errors? what’s your log files say? /var/log/messages
or use log viewer (recommended)
search for anything related to gnome-nettool may help figure out what’s going on. it sounds like the config file needs to be adjusted or beat into submission.
either way I’m sure it’s fixable without a re-install (expically since that didn’t work anyway.)
I don’t think you’re going to find a fix for this very soon, been looking at it in the console from kde. It looks like it’s trying to access gconf and failing, b/c kde doesn’t use that. :’(
I did a side by side comparsion on zenmap and gnome-nettool and you’re missing netstat, finger, lookup, and whois. I’m not a wiz when it comes to hacking around the code to get it to do what I want, I like you rely on the the kindness of strangers on this forum and hope they’re smarter then me. To fix this issue someone will have to port the code accross to kde and use the built in backends that kde uses instead of gnome. gave it a good run though. I’ll keep this post subscribed and will post anything I find in my travels. Sorry ski, I really thought I had the answer here…