Help Removing Mistake Please

Asked by RichPicker

I was trying to install RealPlayer. All the folders ended up on my Desktop, with LOCKED symbols on the icons.
I've tried to remove them with sudo dpkg -r /home/rich/Desktop/filename
But it keeps telling me they are not installed. I'm typing the wrong path?
I can not simply Move To Trash. Not from the Desktop or from the Files Browser. It tells me I don't have permission.
In the Properties box for any of the files/folders, it says the owner is 'root'
I don't know what I did. Thank you in advance for saving me again.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
proteus
Solved:
Last query:
Last reply:
Revision history for this message
Ari (a-r-i) said :
#1

You using GNOME?

First Press ALT+F2 and then enter: gksudo nautlius

With this 2 steps you started nautilus as root. At last go to /home/USER/desktop and delete the icon!

Revision history for this message
RichPicker (rich-braden) said :
#2

This message appeared in the terminal

(nautilus:5679): GnomeUI-WARNING **: While connecting
to session manager:
Authentication Rejected, reason : None of the
authentication protocols specified are supported and
host-based authentication failed.
Initializing gnome-mount extension

Attached are two shots of what the browser shows.
Nothing to delete after alt+f2+gksudo nautilus.

--- Ari <email address hidden> wrote:

> Your question #8227 on Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+question/8227
>
> Status: Open => Answered
>
> Ari proposed the following answer:
> You using GNOME?
>
> First Press ALT+F2 and then enter: gksudo nautlius
>
> With this 2 steps you started nautilus as root. At
> last go to
> /home/USER/desktop and delete the icon!
>
>
_______________________________________________________________________
> If this answers your question, please go to the
> following page to let us
> know that it is solved:
>
https://answers.launchpad.net/ubuntu/+question/8227/+confirm?answer_id=0
>
> If you still need help, you can reply to this email
> or go to the
> following page to enter your feedback:
> https://answers.launchpad.net/ubuntu/+question/8227
>

      ___________________________________________________________________________________
You snooze, you lose. Get messages ASAP with AutoCheck
in the all-new Yahoo! Mail Beta.
http://advision.webevents.yahoo.com/mailbeta/newmail_html.html

Revision history for this message
proteus (proteus-cortex) said :
#3

Open a terminal window and use the following commands:

cd Desktop
sudo chown your_user_name_here filenames_here

After that you will be able to delete those files. :)

Revision history for this message
RichPicker (rich-braden) said :
#4

That did it.
Thank you VERY MUCH

--- orion <email address hidden> wrote:

> Your question #8227 on Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+question/8227
>
> Status: Open => Answered
>
> orion proposed the following answer:
> Open a terminal window and use the following
> commands:
>
> cd Desktop
> sudo chown your_user_name_here filenames_here
>
> After that you will be able to delete those files.
> :)
>
>
_______________________________________________________________________
> If this answers your question, please go to the
> following page to let us
> know that it is solved:
>
https://answers.launchpad.net/ubuntu/+question/8227/+confirm?answer_id=2
>
> If you still need help, you can reply to this email
> or go to the
> following page to enter your feedback:
> https://answers.launchpad.net/ubuntu/+question/8227
>

____________________________________________________________________________________
Be a better Heartthrob. Get better relationship answers from someone who knows. Yahoo! Answers - Check it out.
http://answers.yahoo.com/dir/?link=list&sid=396545433

Revision history for this message
Best proteus (proteus-cortex) said :
#5

You welcome... Just follow the link https://answers.launchpad.net/ubuntu/+question/8227/+confirm?answer_id=2, so that your question is marked as solved... :)

Revision history for this message
RichPicker (rich-braden) said :
#6

Thanks orion, that solved my question.