maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   General (https://talk.maemo.org/forumdisplay.php?f=7)
-   -   n900 images and videos problem (https://talk.maemo.org/showthread.php?t=63185)

atilla 2010-10-01 21:14

Re: n900 images and videos problem
 
did you renamed your folders?
for example from .sounds or .videos to pics or vids?

nicolai 2010-10-01 21:56

Re: n900 images and videos problem
 
Quote:

Originally Posted by superkoolguy (Post 831236)
Dear Nicolai, I dont know if u understood my problem. The xterminal shows all of the folder, but the folders are not seen in filemanager, so there is some error. Even when i opened Ansel-A to edit pics, all pics were loaded, but they fail to be seen when i use filemanager.
Thanks

The question is, which folder do you see in the filemanager?
I, for example have this folder with all pictures take with the camera
/home/user/MyDocs/DCIM
This is how the real folder name is, as it is seen in xterm.
N900/Kamera is the path from within the filemanager

For "images"
/home/user/MyDocs/.images (in xterm)
N900/Bilder (from the filemanager)

regards
Nicolai

soravhoney 2010-10-01 22:10

Re: n900 images and videos problem
 
hi superkoolguy

Solution 1: copy the DCIM folder to folder Video of your mobile, for this execute follow in xterminal

root
cp -R /home/user/MyDocs/DCIM /home/user/MyDocs/.videos


Now simply open file manager> videos> u can c DCIM folder there.

Solution2: copying the files from DCIM folder into folder video of your mobile may help, for this execute follow in xterminal

root
cp /home/user/MyDocs/DCIM/*.JPEG /home/user/MyDocs/.videos
cp /home/user/MyDocs/DCIM/*.MP4 /home/user/MyDocs/.videos


Now simply open file manager> videos> u can c DCIM folder there.

superkoolguy 2010-10-01 23:17

Re: n900 images and videos problem
 
thanks soravhoney i managed to copy the dcim folder to videos, now il backup the data in my pc, but cant u tell me why did this problem occur and what is its solution. because dcim is not the only folder missing,there are others too like songs.

i want my mobile to become normal again,plz give me a suggestion. thanks a lot

woody14619 2010-10-01 23:38

Re: n900 images and videos problem
 
It may be that the fs is corrupt, probably from removing it from a PC when it wasn't ready. That causes lots of strange things, including behavior like you're seeing. Try the following:

Code:

root
umount /home/user/MyDocs
fsck -a /dev/mmcblk0p1
mount /home/user/MyDocs
exit

That should make things stable again if that was the cause.

Once you've done that, tell tracker to re-start AS USER (not as root) like this:

Code:

tracker-processes -r

superkoolguy 2010-10-02 00:06

Re: n900 images and videos problem
 
1 Attachment(s)
dear woody14619, it says moint not permitted? can u suggest anything else?

superkoolguy 2010-10-14 21:03

Re: n900 images and videos problem
 
Hi.. People plz help me out. my problem is not yet solved since i cannot see all my folders in filemanager, and every new pic i take is saved in the invisible DCIM folder. So please guide me a way that this problem finishes! thanks

cfh11 2010-10-14 21:07

Re: n900 images and videos problem
 
What DCIM folder? Are you using an SD card?

superkoolguy 2010-10-15 18:03

Re: n900 images and videos problem
 
Hi every1 Finally found a solution myself. I backed up my data, and cleared device, now everything is fine Thanks

RenaldoTT 2010-10-19 12:20

Re: n900 images and videos problem
 
Hey guys, I have a problem where my Photos app that comes with the N900 does not recognise any recently taken photos and when I go into file manager to view file really they have the "?" icon and the Details option can't recognise they "type" of file.

Thank you for the help


All times are GMT. The time now is 02:20.

vBulletin® Version 3.8.8