You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

romaluca

Beginner

  • "romaluca" started this thread

Posts: 5

Location: ITALY

  • Send private message

1

Thursday, March 6th 2008, 2:20pm

i can't launch applications with sudo

I have installed kde 4.0.2 on ubuntu 7.10

I want modify the login settings so i launch from the terminal the command:
sudo systemsettings

but i receive this error:
sudo: systemsettings: command not found

why?
How i can do?
Thanks!
Excuse me for my english. i'm italian

2

Saturday, March 8th 2008, 9:44am

RE: i can't launch applications with sudo

try:

Quoted

sudo /usr/lib/kde4/bin/systemsettings


I however get the following error:

Quoted

QMutex::lock: Deadlock detected in thread -1236580672


You too?