Home User CP Donate Chat Register Today!  
  Get New posts Faq / Help?
   


Go Back   Hackint0sh > Projects and Hacks > iPhone > Applications & Development > Free Toolchain Software

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-21-2008, 07:43 AM
manuel
Status: Offline
Junior Member
 
Join Date: Sep 2007
Posts: 15
Rep Power: 0
manuel is on a distinguished road
Default [2.0] Date & Time settings crash

I've been searching for this problem bit haven't found anything so I'm posting it in case someone else runs into this.

I've got a 1st Gen iPhone which I upgraded to 2.0 from 1.1.3 using the PwnageTool. Everything went fine except the time was an hour early. I tried to change the time for the clock, but when I go into Settings -> General -> Date & Time the settings app crashes and returns to the Springboard. When I upgraded to 2.0 I restored from my backup which included my timezone which is CST but the phone was in Pacific Time.

I haven't found how to solve the crashing of "date & time" but I've found a workaround.

SSH into root of phone
rm /var/db/timezone/localtime
ls /usr/share/zoneinfo/

get the code for your timezone and remember it

ln -s /usr/share/zoneinfo/(code) /var/db/timezone/localtime

Now you just need to restart the phone and it will come up with the correct time.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #2 (permalink)  
Old 07-21-2008, 10:59 PM
comcute
Status: Offline
Junior Member
 
Join Date: Feb 2008
Posts: 8
Rep Power: 0
comcute is on a distinguished road
Default

Date & Time crashes then iPhone hasn't support for your timezone (all_cities_adj.plist lacks your timezone city & time entries). At least this was my case.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3 (permalink)  
Old 07-22-2008, 01:15 AM
manuel
Status: Offline
Junior Member
 
Join Date: Sep 2007
Posts: 15
Rep Power: 0
manuel is on a distinguished road
Default

Thanks, I added my country to

/System/Library/PrivateFrameworks/AppSupport.framework/all_cities_adj.plist

and now it's working.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Sponsored links Remove advertisements
Advertisement
Advertisement

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 On
Pingbacks are On
Refbacks are On




All times are GMT +2. The time now is 11:05 PM.



Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.2 Ad Management by RedTyger
follow us on Twitter!

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 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105