[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 486244] Re: ubuntu software center crahes when item is selected

2009-11-21 Thread dvlchd3
** Package changed: gnome-terminal (Ubuntu) = gnome-app-install
(Ubuntu)

-- 
ubuntu software center crahes when item is selected
https://bugs.launchpad.net/bugs/486244
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-terminal in ubuntu.

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


[Bug 485831] Re: evolution allows to send mail with empty To field in IMAP mode

2009-11-20 Thread dvlchd3
Thank you for reporting this bug and helping to make Ubuntu better.

Can you please state what version of Evolution you are running?

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

-- 
evolution allows to send mail with empty To field in IMAP mode
https://bugs.launchpad.net/bugs/485831
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

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


[Bug 485836] Re: power manager and screen saver appear to be set but do not work

2009-11-20 Thread dvlchd3
*** This bug is a duplicate of bug 411350 ***
https://bugs.launchpad.net/bugs/411350

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 411350, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 411350
   gnome-screensaver not functioning

-- 
power manager and screen saver appear to be set but do not work
https://bugs.launchpad.net/bugs/485836
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-screensaver in ubuntu.

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


[Bug 485831] Re: evolution allows to send mail with empty To field in IMAP mode

2009-11-20 Thread dvlchd3
** Changed in: evolution (Ubuntu)
   Status: Incomplete = Confirmed

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

-- 
evolution allows to send mail with empty To field in IMAP mode
https://bugs.launchpad.net/bugs/485831
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 485831] Re: evolution allows to send mail with empty To field in IMAP mode

2009-11-20 Thread dvlchd3
** Bug watch added: GNOME Bug Tracker #602509
   https://bugzilla.gnome.org/show_bug.cgi?id=602509

** Also affects: evolution via
   https://bugzilla.gnome.org/show_bug.cgi?id=602509
   Importance: Unknown
   Status: Unknown

-- 
evolution allows to send mail with empty To field in IMAP mode
https://bugs.launchpad.net/bugs/485831
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-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


[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


[Bug 486041] Re: When ejecting a CD during playback rhythmbox shows Could not pause playback message

2009-11-20 Thread dvlchd3
** Tags added: regression-proposed

-- 
When ejecting a CD during playback rhythmbox shows Could not pause playback 
message
https://bugs.launchpad.net/bugs/486041
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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