From mint-bounce@lists.fishpool.fi Tue Dec 1 12:25:42 2009 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=8Lpu2IpZ8QeSyZ1QOryC6i8pZqfQxEBmJnqLaBcddgs=; b=ad6dDfP/+5y1k2kIuJjWlV1y7HmaTuTtcN1PF16J5BPXrGjisicRQ3/Nqp9xwk3syL VmP+9CTzE6EbKjvv2TxhA62ju5wyceqhOSIlmJjTtXYPcDGQaPlIZFWxnhuI+bD24+5R G0ELGPI2ytLxOQJw8YDes4aXIZAr2TjPFvSS0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=VSChbdHGVWES1utMALTLvvH+qGpeGgSIZJ6H6cZHMmKNnrsY1rPM5R4vL4iNS58N4b 4QJ78Jlo4MYOKZ6UKqsOVfCmBRH0naTHRJsC1od2KNfqMVrnukWJ9wo0jAChnPHk0OI/ Sg2yzkKAXbNb8cAiUl9hk7PqQj/5HKixhD3TY= MIME-Version: 1.0 In-Reply-To: References: <11a6f2b10912010207u2b0faa11te4e27e1ec4527614@mail.gmail.com> Date: Wed, 2 Dec 2009 04:21:17 +1100 Message-ID: <11a6f2b10912010921g84b67b9x11c19668d54a5a82@mail.gmail.com> Subject: Re: [MiNT] problems renaming on TOS fs From: Paul Wratt To: mint Content-Type: text/plain; charset=ISO-8859-1 X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: paul.wratt@gmail.com Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: On Tue, Dec 1, 2009 at 10:52 PM, Jo Even Skarstein wrote: > ------------------------------------------------- > > How does the problem manifest itself? Can you use Teradesk's info-dialog as > usual, but the file is not actually renamed? I'm using the latest version of > Teradesk, MiNT and XaAES so I can try to reproduce this error. I've never > seen it though, and I mostly work on FAT-partitions. > > Jo Even OK, I think I have two specific issue, but the renaming one is constant. When renaming a folder the info dialog throws an alert Can not read or set info for _NEW_NAME_: file not found I just did some tests, think the problem might be associated with the parent folder name, which started with a 0 (zero). That was not the problem. The only consistent part to the problem, is that it is a 3rd level folder: C:\DIR\BOB\WALL You can delete WALL and create new folder in BOB and WALL, but you cannot rename WALL or any folders further down the tree. The other issue was a rights one from the reading directory (from a hostos drive), I will have to test that again, as the folder and files came from a zip, so it is possible that the "unzip" program is setting wrong (or no) user & group (on linux), I will get back to you one that.. In the meantime, you should be able to recreate the rename problem. The TOS partition is the boot drive (of 1 partition). NOTE that console "mv" works fine Paul