View Single Post
penguinbait's Avatar
Posts: 3,096 | Thanked: 1,525 times | Joined on Jan 2006 @ Michigan, USA
#110
Running KDE on Community SSU

I was having a problem getting KDE to run on community SSU because it looks like "ps -ef" is no longer working in Community SSU. I have filed a bug.

You can work around this ps errors while running KDE under Community SSU by creating a script to run ps.

Open xterm and become root and run the following commands.

echo "/bin/ps" > /usr/bin/ps
chmod +x /usr/bin/ps

This will fix the ps error and KDE problems starting under community SSU.
__________________
To all my Maemo friends. I will no longer be monitoring any of my threads here on a regular basis. I am no longer supporting anything I did under maemo at maemo.org. If you need some help with something you can reach me at tablethacker.com or www.facebook.com/penguinbait. I have disabled my PM's here, and removed myself from Council email and Community mailing list. There has been some fun times, see you around.
 

The Following User Says Thank You to penguinbait For This Useful Post: