PDA

View Full Version : [Pwned 1.1.4] Mail app crashes


pl_svn
04-03-2008, 04:01 PM
All is fine but Mail.app :(

Re-created account but still crashes. Suggestions?

Thnx!

sam
04-03-2008, 04:02 PM
Reinstall or rebuild custom ipsw?

008325
04-03-2008, 04:09 PM
All is fine but Mail.app :(

Re-created account but still crashes. Suggestions?

Thnx!

same here @@ ...

Seems installed by iTunes =/= perfect

pl_svn
04-03-2008, 04:10 PM
... aaaarrrggghhh! ;)

anything else to try *first*? :p

iDarbert
04-03-2008, 04:14 PM
Does syncing the eMail accounts from iTunes work?

pl_svn
04-03-2008, 04:15 PM
same here @@ ...

... have you restored from last backup, afterwards?

pl_svn
04-03-2008, 04:31 PM
Does syncing the eMail accounts from iTunes work?


... "iTunes could not synch your mail accounts because iPhone cancelled the synch" :(

bugout
04-03-2008, 04:34 PM
ssh in and do this:

chown -R mobile:mobile /private/var/mobile

iDarbert
04-03-2008, 04:39 PM
... "iTunes could not synch your mail accounts because iPhone cancelled the synch" :(

You know, that happened to me too in the past but with Bookmarks.
I ended up removing the bookmarks.plist from the iPhone and syncing again, but probably the fix suggested by bugout would've worked just fine.

EDIT: Seems to work fine here by the way, I *didn't* restore settings from the iTunes backup, it's probably that.

pl_svn
04-03-2008, 04:42 PM
... f**k: I opted for Cydia instead of BSDSubsystem and... OpenSSH *requires* the latter! :mad:

I'll restore custom ipsw and, afterwards, I'll setup as *new phone*. stay tuned ;)

pl_svn
04-03-2008, 05:00 PM
... yes: now it works so... do *not* restore from last backup but set, in iTunes, as *new phone*

zincozinco
04-03-2008, 05:35 PM
... "iTunes could not synch your mail accounts because iPhone cancelled the synch" :(

this happened to me as well - easy fix is delete accounts on telephone, turn on/off.
then in itunes just turn off sync for accounts and then do another with the sync activated. guess its a "generic" apple bug..........

Parastie
04-03-2008, 05:39 PM
this happened to me as well - easy fix is delete accounts on telephone, turn on/off.
then in itunes just turn off sync for accounts and then do another with the sync activated. guess its a "generic" apple bug..........

Deleting the account crashes my 'settings' on my iphone. It's restoring music and stuff, but I'll play around with it later.

pl_svn
04-03-2008, 10:16 PM
this happened to me as well - easy fix is delete accounts on telephone, turn on/off.

... there already was no mail account on my phone :(

but as I wrote... solved by restoring and setting up as new phone :)

crackertc
04-03-2008, 11:29 PM
is there any other way to fix this?
I don't really wanna loose all the sms's, call history, etc... i know i can back it up manually im just lazy to do all that.... jeje

pl_svn
04-03-2008, 11:47 PM
try bogout's suggestion (same thread, post #8) and let us know

flowerpie
04-03-2008, 11:55 PM
Just set the Mail folder in /var/mobile/Library/ permissions to 777. I did it, and it worked. I used SSH.

crackertc
04-04-2008, 12:10 AM
There you go, ok, got it.

For future problems, in order for it to work, you gotta set 777 permissions in /var/mobile/Library RECURSIVELY (chmod -R 777 /var/mobile/Library/)


Thanks guys

paultart
04-15-2008, 06:05 PM
under the iClarified souce, you will find Syncfix.
Install this and it should work.
Worked for me.

dannyfoo
06-02-2008, 11:00 AM
ssh in and do this:

chown -R mobile:mobile /private/var/mobile

This worked perfectly.

I tried setting the permissions to 0777 on the mail folder, didn't work. But the one suggested by bugout eliminated my problem. :)