On 23 February 2012 11:53, Roman lists@hasnoname.de wrote:
Am 23.02.2012 16:04, schrieb Calvin Morrison:
but other tools like top urxvt ...
i get an error saying 'Could not run the specified command"
no idea why this is.
Ok, i got a little further... it seems it was an error in the ebuild used to compile/install kdesktop (missing dependency for kcontrol/kdebase-data). Now absolute-paths and "urxvt" work.
EXCEPT: e.g. 'top' here i can see a console error about 'top: failed tty get'. kdebugdialog doesn't show me anything... i checked all, applied and ran kdesktop via console.. probably need a "-enable-debug" or similar in the comiplation phase?
greetings, Roman
did you kill the old one?
$ killall kdesktop $ kdesktop --nofork
Calvin