[Bug 252929] Re: Nautilus does not notify about permissions errors over samba shares

2008-07-29 Thread David N. Arnold
1. Set up a Samba share in whatever way you find most convenient 2. Create a folder in the share with some files in it 3. Reduce the permissions of the folder chmod foldername/ 4. Connect to the share with Nautilus 5. Browse to the folder Previous versions of Nautilus would display the at

[Bug 174148] Re: Error upgrading from gutsy: “Element not allowed”

2008-07-29 Thread David N. Arnold
This is still a problem. I got it upgrading today. -- Error upgrading from gutsy: “Element not allowed” https://bugs.launchpad.net/bugs/174148 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lis

[Bug 252929] Re: Nautilus does not notify about permissions errors over samba shares

2008-08-01 Thread David N. Arnold
Revised reproduction steps assuming a username of BARNEY: 1. Set up a Samba share mkdir ~/sharedfolder net usershare add sharedfolder ~/sharedfolder '' Everyone:F 2. Create a folder in the share with some files in it mkdir ~/sharedfolder/newfolder touch ~/sharedfolder/newfolder/foo