Reply
Thread Tools
Posts: 235 | Thanked: 8 times | Joined on Feb 2010
#1
got a bit of a problem.

if i open any email which a photo attached, i click download which the phone does and i then hit save.

if i go into my photos theres nothing there, even if i open up filebox and cannot find the photo anywhere, its almost like its not been saved.

can anyone offer any advice?
 
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#2
check it may be in /home or /home/user...


If yes,

give me the output from terminal as user of:

cat < /home/user/.config/user-dirs.dirs
 
ranbaxy's Avatar
Posts: 308 | Thanked: 299 times | Joined on Jul 2012 @ Graveyard
#3
If you know the name of the file which you've downloaded, try:

Code:
find / | grep filename
You can figure out the file location using the above command
__________________
 
Saturn's Avatar
Posts: 1,648 | Thanked: 2,122 times | Joined on Mar 2007 @ UNKLE's Never Never Land
#4
usually it is stored under /home/user/MyDocs/Documents
 
Posts: 235 | Thanked: 8 times | Joined on Feb 2010
#5
Originally Posted by thedead1440 View Post
check it may be in /home or /home/user...


If yes,

give me the output from terminal as user of:

cat < /home/user/.config/user-dirs.dirs
your right its stored here, how do i change it so it does not save to a stupid location?
 
Posts: 235 | Thanked: 8 times | Joined on Feb 2010
#6
bump

someone must know how to change the default location?
 
Posts: 235 | Thanked: 8 times | Joined on Feb 2010
#7
bump again
 
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#8
simply use nano and edit it... I have posted about this earlier...
 
Posts: 235 | Thanked: 8 times | Joined on Feb 2010
#9
got a link?
 
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#10
Ok download this

Install it using terminal as root then close terminal and re-open it but this time as user NOT root type:

Code:
gallerybugx
Press Enter and then do the cat command from my earlier post and give me the output...
 
Reply

Thread Tools

 
Forum Jump


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