View Full Version : iphone apps won't run
dragonguy83
Oct 12, 2007, 11:47 AM
hey guys I hacked my touch I even got the iPhone apps on it but when I click on them the just sit for about 30secs and back to the home page any help?
proroc
Oct 12, 2007, 12:01 PM
Use putty.exe for windows and login using your ipod touch ip address. Next Login as root for the username and alpine for the password.
When you are at the # prompt type in /bin/chmod -Rf +x /Applications/
Then reboot the iPod
tuenn
Oct 12, 2007, 12:08 PM
Use putty.exe for windows and login using your ipod touch ip address. Next Login as root for the username and alpine for the password.
When you are at the # prompt type in /bin/chmod -Rf +x /Applications/
Then reboot the iPod
Na, for the iPhone.apps he use this command:
/bin/chmod -R a+x /Applications/*
proroc
Oct 12, 2007, 12:14 PM
What is the difference?
bliks
Oct 12, 2007, 12:28 PM
the * means include subfolders and files within those folders etc
just makes the command go deeper
tuenn
Oct 12, 2007, 12:30 PM
the * means include subfolders and files within those folders etc
just makes the command go deeper
right, and my command sets a+x, not only +x.
ebel3003
Oct 12, 2007, 12:31 PM
This will change the permissions of the Applications folder:
/bin/chmod -Rf +x /Applications/
This will change the permissions of the actual applications and make them executable:
/bin/chmod -R a+x /Applications/*
Not to mention each have slightly different parameters.
proroc
Oct 12, 2007, 12:32 PM
Sorry i wasnt trying to be rude but im not a unix guy. Just asking to gain some knowledge. If i ran /bin/chmod -Rf +x /Applications/ already is it necessary to run the /bin/chmod -R a+x /Applications/* command?
Thanks guys!
RandomPerson
Oct 12, 2007, 01:37 PM
I'm experiencing the same problem, I've installed the apps in the correct folders, and run the command /bin/chmod -R a+x /Applications/* in Putty. However once I hit enter after putting in the command it says "glob6: not found" and when I restart my ipod the app icons are on the springboard but when I try and open one the app opens for about 10 seconds then crashes, while it is open I can't do anything if the app.
I'm open to any suggestions.
konoyei
Oct 12, 2007, 06:08 PM
I'm experiencing the same problem, I've installed the apps in the correct folders, and run the command /bin/chmod -R a+x /Applications/* in Putty. However once I hit enter after putting in the command it says "glob6: not found" and when I restart my ipod the app icons are on the springboard but when I try and open one the app opens for about 10 seconds then crashes, while it is open I can't do anything if the app.
I'm open to any suggestions.
try
/bin/chomod -R +x /Applications/
work for me except for the mail .... all other works fine ... still trying to find out how to get mail works
TurboSC
Oct 12, 2007, 06:59 PM
mail has been a pretty difficult port. It's quite a beefy app.
dragonguy83
Oct 12, 2007, 07:05 PM
wow you guys rock. i have everything working now. thanks alot for all the help
pmark
Jul 21, 2008, 02:06 AM
My iphone used to be jailbroken but not anymore, and none of my apps work. They try to run for about 5 seconds and then crash, leaving me back at the home screen.
Is it possible to SSH into a non-jailbroken iphone? Or, what else can be done?
Thanks,
Mark
Dacer
Sep 16, 2008, 03:43 AM
I have just tried at least on off all of these and they did not work. And so I tried to reinstall my official apps through itunes to try and make them work. But after uninstalling them, it says that itunes isn't authorised to install them. I assume this is because the permissions are wrong, so what would I type in putty to change them back so I can install my apps again.
Edit: Stupidly I never checked the date of this thread and it turns out it is not a fix for my problem at all but I still need to change the permissions back to what they normally are.
vBulletin® v3.8.6, Copyright ©2000-2012, Jelsoft Enterprises Ltd.