Everything iPhone iPhone Accessory Store iPhone news iPhone accessory reviews iPhone forums iPhone Social


Go Back   iPhone 3G | iPod touch Forums > Apple iPhone Software > Third Party Applications

Notices

iPhone versions available: Enhanced | Light



Reply
 
Thread Tools Display Modes
Old 04-16-2008, 03:38 PM   #1 (permalink)
Rip
 
Join Date: Oct 2007
Posts: 340
Thanks: 3
Thanked 4 Times in 4 Posts
Default Snapture, Mobile Flickr and Camera Roll

I just installed Mobile Flickr and it's a great app.

I like to keep my camera roll empty to save space yet when viewing it in Mobile Flickr I had 17 photos!

Viewing it in camera roll showed nothing.

Now, I recognise these photos as being taken when I was trying get Snapture to work and it wasn't saving pictures to the camera roll (the latest update fixed that).

I have searched my iPhone using WINScp and can't find these rogue photos.

Where should I be looking? Is there a way to search for them? Mobile flickr displays the file names as IMG_012 for example.

Where does Mobile Flickr search for the camera roll as new photos I take don't appear in the camera roll when viewed in Mobile Flickr!

Frustrating or what!
TIA
Rip is offline   Reply With Quote
Old 04-16-2008, 09:43 PM   #2 (permalink)
 
Griffinaz's Avatar
 
Join Date: Oct 2007
Location: Phoenix, Arizona
Posts: 1,055
Thanks: 2
Thanked 1 Time in 1 Post
Default

I would shoot an email to contact@snapture.org. They are the authors and can tell you which folder the images were stored in on the older version of the software.
__________________
Griffinaz
Phoenix, AZ
Griffinaz is offline   Reply With Quote
Old 04-17-2008, 03:42 PM   #3 (permalink)
Rip
 
Join Date: Oct 2007
Posts: 340
Thanks: 3
Thanked 4 Times in 4 Posts
Default

I thought I'd update this with my findings.

1.1.2 Camera Roll pictures are saved in var/root/Media/DCIM/100APPLE.

Mobile Flickr seems to look for them in var/root/mobile/DCIM/100APPLE and consequently doesn't find any.

This was the same with the first release of Snapture camera app, with which I'm sure you are familiar. They fixed it on a later realease.

I've emailed Karl (Mobile Flickr developer) to see if he'll update the app.
Rip is offline   Reply With Quote
Old 04-17-2008, 04:03 PM   #4 (permalink)
 
x999x's Avatar
 
Join Date: Aug 2007
Posts: 1,785
Thanks: 0
Thanked 20 Times in 7 Posts
Default

Delete the APPLE100 folder in /var/root/mobile/DCIM/100APPLE and then just put a symlink there that points the the correct folder. Enter this command through a terminal on your iPhone, Mac, or through WinSCP:

ln -s /var/root/Media/DCIM/100APPLE /var/root/mobile/DCIM/100APPLE

Your photos should go to the correct folder now, provided you have deleted the 100APPLE folder in the wrong directory first. If you don't the symlink will look like this and not work: /var/root/mobile/DCIM/100APPLE/100APPLE.
__________________
The First Rule of Fight Club...
x999x is offline   Reply With Quote
Old 04-17-2008, 04:51 PM   #5 (permalink)
Rip
 
Join Date: Oct 2007
Posts: 340
Thanks: 3
Thanked 4 Times in 4 Posts
Default

Quote:
Originally Posted by x999x View Post
Delete the APPLE100 folder in /var/root/mobile/DCIM/100APPLE and then just put a symlink there that points the the correct folder. Enter this command through a terminal on your iPhone, Mac, or through WinSCP:

ln -s /var/root/Media/DCIM/100APPLE /var/root/mobile/DCIM/100APPLE

Your photos should go to the correct folder now, provided you have deleted the 100APPLE folder in the wrong directory first. If you don't the symlink will look like this and not work: /var/root/mobile/DCIM/100APPLE/100APPLE.
Thanks for the help with this. I have a couple of questions before trying this though.

The photos currently go into the correct directory for Snapture, 1shoot and the stock camera app. All work fine. It's just Mobile flickr can't find them.

If I make this change how will it affect the other apps?

Does it matter what directory I'm in when I open Terminal Console in WINScp?

I'd rather be sure that Snapture, 1shoot and the stock camera app still work correctly than have Mobile flickr work and not be able to take photos.
Rip is offline   Reply With Quote
Old 04-17-2008, 06:07 PM   #6 (permalink)
 
x999x's Avatar
 
Join Date: Aug 2007
Posts: 1,785
Thanks: 0
Thanked 20 Times in 7 Posts
Default

Quote:
Originally Posted by Rip View Post
Thanks for the help with this. I have a couple of questions before trying this though.

The photos currently go into the correct directory for Snapture, 1shoot and the stock camera app. All work fine. It's just Mobile flickr can't find them.

If I make this change how will it affect the other apps?

Does it matter what directory I'm in when I open Terminal Console in WINScp?

I'd rather be sure that Snapture, 1shoot and the stock camera app still work correctly than have Mobile flickr work and not be able to take photos.
It wont affect the programs that are saving correctly. This Symlink is basically a detour for the data going to the wrong folder. It reroutes incoming data to the host folder, which is the correct location for viewing. Deleting the Symlink does not affect the host folder, just incase you were wondering.

Its imperative you place this symlink in the proper location for it to work as intended.

You can enter the command anywhere, its dealing with absolute directory structures, we're not using relative syntax.
__________________
The First Rule of Fight Club...
x999x is offline   Reply With Quote
Old 04-17-2008, 06:17 PM   #7 (permalink)
Rip
 
Join Date: Oct 2007
Posts: 340
Thanks: 3
Thanked 4 Times in 4 Posts
Default

Quote:
Originally Posted by x999x View Post
Its imperative you place this symlink in the proper location for it to work as intended.
So I just open the terminal, paste in the Symlink and click Execute?

If I want to delete it afterwards, where will it be found?

Thanks for all the help.
Rip is offline   Reply With Quote
Old 04-17-2008, 07:33 PM   #8 (permalink)
 
x999x's Avatar
 
Join Date: Aug 2007
Posts: 1,785
Thanks: 0
Thanked 20 Times in 7 Posts
Default

Quote:
Originally Posted by Rip View Post
So I just open the terminal, paste in the Symlink and click Execute?

If I want to delete it afterwards, where will it be found?

Thanks for all the help.
1) yes
2) its a fake folder in the "wrong" directory that your app is currently saving to. Browse to that folder and delete it. The folder will appear with a small arrow on it like a shortcut, indicating it's a symlinked folder.
3) np
__________________
The First Rule of Fight Club...
x999x is offline   Reply With Quote
Old 04-17-2008, 07:48 PM   #9 (permalink)
Rip
 
Join Date: Oct 2007
Posts: 340
Thanks: 3
Thanked 4 Times in 4 Posts
Default

You are a star.

It works great.

Thank you.
Rip is offline   Reply With Quote
Old 04-17-2008, 08:08 PM   #10 (permalink)
 
x999x's Avatar
 
Join Date: Aug 2007
Posts: 1,785
Thanks: 0
Thanked 20 Times in 7 Posts
Default

Glad to have helped.

Happy modding.
__________________
The First Rule of Fight Club...
x999x is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


All times are GMT. The time now is 01:27 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
Integrated by BBpixel ©2004-2008, jvbPlugin
Android forums

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53