I did however notice that I had some strange "._blablabla" files in the MyDocs folder, and by removing them, my filemanager problem was solved!
I removed them using xterm with the following command:
Code:
rm -r /home/user/MyDocs/._*
I hope it helps!
This is slightly dangerous advice on its own. Anyone doing this should check what's in those folders first before deleting. E.g.:
It's a bug in the file manager, you have more than 32 files (and folders) in MyDocs, move some stuff into folders till you have <32 files, then restart the file manager.
Edit: bug report here https://bugs.maemo.org/show_bug.cgi?id=5838 vote for it
i have the same double folders issue. i've moved all the files from the documents folder but still have the same problem?
i haven't tried rebooting my device if it that means anythin?
This is slightly dangerous advice on its own. Anyone doing this should check what's in those folders first before deleting. E.g.:
Code:
ls -alR /home/user/MyDocs/._* | more
I see what you mean, you're right, I should have included *some* warning that blindly putting in 'rm' commands is "kinda" dangerous.
If someone would run the exact code I provided nothing would go wrong (the ._xxxxx files serve no specific use for as far as I know? someone please correct me if I'm wrong though!), but fact of the matter is indeed that if someone would make an error inputting the code I provided, they might mess things up...
Thank you
(the ._xxxxx files serve no specific use for as far as I know?)
Given the variety of different apps that people might have installed, some of which might store data in a folder named like that, I'm not sure this is universally true.
._* files are "apple double"-files created on non-hfs file systems mounted on a Mac OS system used to store the resource fork of a file, like custom Finder icon and stuff like that. You can safely remove them AFAIK. More info can be found e.g. at http://support.apple.com/kb/TA20578 or just google "apple double".
There's supposedly some environment variable or other setting you can set to tell Mac OS not to create the ._ files, but you have to google for that, I don't remember it by heart.
I see what you mean, you're right, I should have included *some* warning that blindly putting in 'rm' commands is "kinda" dangerous.
If someone would run the exact code I provided nothing would go wrong (the ._xxxxx files serve no specific use for as far as I know? someone please correct me if I'm wrong though!), but fact of the matter is indeed that if someone would make an error inputting the code I provided, they might mess things up...
Thank you
Dries
It worked, but not because you deleted the "._?" File. It worked simply by accident.
I am experiencing a weird problem where the main folders of the MyDocs are showing up twice in the file manager also the ringtones that were not showing up in the media player are now showing up!
Here's screenshots of what's going on:
Media Player:
I am not too worried about it since I am going to do a full flash to the N900 when the PR1.2 comes out, but I am just wondering what could be causing this problem?
i have seen his a couple of times on my phone too. even a reboot doesn't cure it sometimes.... it goes away on its own too.
Weird.. It did this by itself out of the blue.. I rebooted many times even took out the battery... etc. but still.. I sure hope it disappears by itself.. The duplication doesn't bother me as much as the unnecessary sound files (in this case the ringtones) being included in the Media Player... I use shuffle so sometimes those sounds gets played which is quite annoying.