[Bug 486048] Re: directories in trash cannot delete had trouble copying them and put them in trach

2010-01-05 Thread Pedro Villavicencio
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to New. Thanks again!.

** Changed in: nautilus (Ubuntu)
   Status: Incomplete = Invalid

-- 
directories in trash cannot delete had trouble copying them and put them in 
trach
https://bugs.launchpad.net/bugs/486048
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 486048] Re: directories in trash cannot delete had trouble copying them and put them in trach

2009-11-30 Thread Pedro Villavicencio
Could you please re create the same on Karmic and comment back? Thanks.

** Changed in: nautilus (Ubuntu)
   Importance: Undecided = Low

** Changed in: nautilus (Ubuntu)
   Status: New = Incomplete

** Changed in: nautilus (Ubuntu)
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)

-- 
directories in trash cannot delete had trouble copying them and put them in 
trach
https://bugs.launchpad.net/bugs/486048
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


RE: [Bug 486048] Re: directories in trash cannot delete had trouble copying them and put them in trach

2009-11-22 Thread Steve Wityk
Hi,

I tried what you said and it didn't work the files are still there
I can create files and put them in trash and can get rid of them except for 
those particular files
What originally happed was, I was copying an old dvd to the hard drive because 
it had some files that were bad
when it was copying it would come up with cannot read a particular file would 
you like to retry, skip or continue
so i would have a folder that was incomplete. I would try again and again each 
time putting the folders into trash
so now I have 6 folders of the same type in trash that will not erase

-Original Message-
From: boun...@canonical.com [mailto:boun...@canonical.com] On Behalf Of dvlchd3
Sent: November-21-09 5:31 AM
To: swi...@telus.net
Subject: [Bug 486048] Re: directories in trash cannot delete had trouble 
copying them and put them in trach

I was unable to recreate this in 9.04.  However, I was able to add
folders owned by me, containing files and folders owned by root (700,
actually with anything xx0) to the trash, and then empty the trash.

Is this supposed to happen anyway?  It doesn't seem logical that a user
should be able to delete files and folders owned and only accessible to
root.

Can anyone else confirm on 8.04?  Try testing with following command:

cd
mkdir test
sudo mkdir test/testing
sudo chmod 700 test/testing

Then add to trash, and then attempt to empty trash.

** Changed in: nautilus (Ubuntu)
 Assignee: dvlchd3 (dan-buhrman) = (unassigned)

-- 
directories in trash cannot delete had trouble copying them and put them in 
trach
https://bugs.launchpad.net/bugs/486048
You received this bug notification because you are a direct subscriber
of the bug.

Status in “nautilus” package in Ubuntu: New

Bug description:
Binary package hint: firefox-3.0

I cannot empty my trash 
there are 5 directories there and they just stay there

ProblemType: Bug
Architecture: i386
Date: Fri Nov 20 14:11:41 2009
DistroRelease: Ubuntu 8.04
Package: firefox-3.0 3.0.15+nobinonly-0ubuntu0.8.04.1
PackageArchitecture: i386
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
SourcePackage: firefox-3.0
Uname: Linux 2.6.24-25-generic i686

-- 
directories in trash cannot delete had trouble copying them and put them in 
trach
https://bugs.launchpad.net/bugs/486048
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 486048] Re: directories in trash cannot delete had trouble copying them and put them in trach

2009-11-21 Thread dvlchd3
Ok, it looks like you do not have full permissions to the files and
directories within the directories in the trash.  This is why it fails
when you attempt to empty the trash.

First, change all the files within your trash to be owned by you:

sudo chown -R stevew.stevew ~/.local/share/Trash/files

Then change the permissions to rwx for everyone.  This is usually
dangerous to do, but since we are just going to delete them afterwards,
it doesn't really matter.

sudo chmod 777 ~/.local/share/Trash/files

Then try emptying your trash.

-- 
directories in trash cannot delete had trouble copying them and put them in 
trach
https://bugs.launchpad.net/bugs/486048
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 486048] Re: directories in trash cannot delete had trouble copying them and put them in trach

2009-11-21 Thread dvlchd3
I was unable to recreate this in 9.04.  However, I was able to add
folders owned by me, containing files and folders owned by root (700,
actually with anything xx0) to the trash, and then empty the trash.

Is this supposed to happen anyway?  It doesn't seem logical that a user
should be able to delete files and folders owned and only accessible to
root.

Can anyone else confirm on 8.04?  Try testing with following command:

cd
mkdir test
sudo mkdir test/testing
sudo chmod 700 test/testing

Then add to trash, and then attempt to empty trash.

** Changed in: nautilus (Ubuntu)
 Assignee: dvlchd3 (dan-buhrman) = (unassigned)

-- 
directories in trash cannot delete had trouble copying them and put them in 
trach
https://bugs.launchpad.net/bugs/486048
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 486048] Re: directories in trash cannot delete had trouble copying them and put them in trach

2009-11-20 Thread dvlchd3
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

Are you referring to the trash feature in nautilus (the one built into
Ubuntu's desktop) instead of Firefox?

If so, are you able to remove the directories from the 
~/.local/share/Trash/files directory, and then recreate the issue?
(To remove run command rm -rf ~/.local/share/Trash/files/* -- without quotes)

** Package changed: firefox-3.0 (Ubuntu) = nautilus (Ubuntu)

** Changed in: nautilus (Ubuntu)
   Status: New = Incomplete

-- 
directories in trash cannot delete had trouble copying them and put them in 
trach
https://bugs.launchpad.net/bugs/486048
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


RE: [Bug 486048] Re: directories in trash cannot delete had trouble copying them and put them in trach

2009-11-20 Thread Steve Wityk
Hi,
 
Thank you for your prompt response
however I tried to delete it and it said permission denied
I am not very familiar with ubuntu
how do I get the permission 
and how do I get to the right directory

the dir i'm in right now in terminal mode is
ste...@stevew-desktop:-s


-Original Message-
From: boun...@canonical.com [mailto:boun...@canonical.com] On Behalf Of Steve 
Wityk
Sent: November-20-09 2:16 PM
To: swi...@telus.net
Subject: [Bug 486048] Re: directories in trash cannot delete had trouble 
copying them and put them in trach


** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/35894618/Dependencies.txt

** Attachment added: ExtensionSummary.txt
   http://launchpadlibrarian.net/35894619/ExtensionSummary.txt

** Attachment added: profiles.ini.txt
   http://launchpadlibrarian.net/35894620/profiles.ini.txt

-- 
directories in trash cannot delete had trouble copying them and put them in 
trach
https://bugs.launchpad.net/bugs/486048
You received this bug notification because you are a direct subscriber
of the bug.

Status in “firefox-3.0” package in Ubuntu: New

Bug description:
Binary package hint: firefox-3.0

I cannot empty my trash 
there are 5 directories there and they just stay there

ProblemType: Bug
Architecture: i386
Date: Fri Nov 20 14:11:41 2009
DistroRelease: Ubuntu 8.04
Package: firefox-3.0 3.0.15+nobinonly-0ubuntu0.8.04.1
PackageArchitecture: i386
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
SourcePackage: firefox-3.0
Uname: Linux 2.6.24-25-generic i686

-- 
directories in trash cannot delete had trouble copying them and put them in 
trach
https://bugs.launchpad.net/bugs/486048
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 486048] Re: directories in trash cannot delete had trouble copying them and put them in trach

2009-11-20 Thread dvlchd3
Sorry, meant to add this above.
Alternatively, you can use the full path name:

ls -sail /home/[your_username]/.local/share/Trash/files

I believe your username is: stevew  but didn't want to assume anything.

-- 
directories in trash cannot delete had trouble copying them and put them in 
trach
https://bugs.launchpad.net/bugs/486048
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 486048] Re: directories in trash cannot delete had trouble copying them and put them in trach

2009-11-20 Thread dvlchd3
The command given should work no matter what your present working
directory is.

Lets see what the permissions are on those directories.  Please post
output of the following command:

ls -sail ~/.local/share/Trash/files

** Changed in: nautilus (Ubuntu)
   Status: Incomplete = New

** Changed in: nautilus (Ubuntu)
 Assignee: (unassigned) = dvlchd3 (dan-buhrman)

-- 
directories in trash cannot delete had trouble copying them and put them in 
trach
https://bugs.launchpad.net/bugs/486048
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


RE: [Bug 486048] Re: directories in trash cannot delete had trouble copying them and put them in trach

2009-11-20 Thread Steve Wityk
Hi 
attached is a text file showing what happens
it's test (copy)

-Original Message-
From: boun...@canonical.com [mailto:boun...@canonical.com] On Behalf Of dvlchd3
Sent: November-20-09 3:10 PM
To: swi...@telus.net
Subject: [Bug 486048] Re: directories in trash cannot delete had trouble 
copying them and put them in trach

The command given should work no matter what your present working
directory is.

Lets see what the permissions are on those directories.  Please post
output of the following command:

ls -sail ~/.local/share/Trash/files

** Changed in: nautilus (Ubuntu)
   Status: Incomplete = New

** Changed in: nautilus (Ubuntu)
 Assignee: (unassigned) = dvlchd3 (dan-buhrman)

-- 
directories in trash cannot delete had trouble copying them and put them in 
trach
https://bugs.launchpad.net/bugs/486048
You received this bug notification because you are a direct subscriber
of the bug.

Status in “nautilus” package in Ubuntu: New

Bug description:
Binary package hint: firefox-3.0

I cannot empty my trash 
there are 5 directories there and they just stay there

ProblemType: Bug
Architecture: i386
Date: Fri Nov 20 14:11:41 2009
DistroRelease: Ubuntu 8.04
Package: firefox-3.0 3.0.15+nobinonly-0ubuntu0.8.04.1
PackageArchitecture: i386
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
SourcePackage: firefox-3.0
Uname: Linux 2.6.24-25-generic i686


** Attachment added: test (copy)
   http://launchpadlibrarian.net/35898802/test%20%28copy%29

-- 
directories in trash cannot delete had trouble copying them and put them in 
trach
https://bugs.launchpad.net/bugs/486048
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs