ever since updated os x el capitan week ago on macbook pro 2011 8gb ram 1tb hard drive, haven't been able anything. opens slow, or doesn't open @ all, keep getting spinning beach ball of death , errors saying cannot open because app not responding. can't open firefox @ all. , when safari opens after minute, stays blank , won't load websites. spotlight won't search @ either. has never happened until updated os x el capitan! can please help?
is necessary use finger print feature or can pass during set-uo process? you can skip step during setup. Forums iPhone, iPad, and iPod Touch iPhone iPhone iPhone Mac OS & System Software iPad Apple Watch Notebooks iTunes Apple ID iCloud Desktop Computers Apple Music Professional Applications iPod iWork Apple TV iLife Wireless
i upgraded original internal 750gb disk drive new sandisk ultra ii 960gb ssd. before installing, cloned original drive new ssd. after install, realized there unallocated amount of free space (209.91gb) unintentional partitioned. i've tried resize drive numerous times via various tutorials , google searches no luck. can help? specs: 2011 macbook pro 17" osx 10.11 el captain happens when try resize via internet recovery mode & disk utility: positive it's internet recovery , not local recovery mode? if yes, create new partition matching unallocated space. see if works. if does, delete again , see if can resize existing 1 then. Forums Macs Notebooks MacBook Pro iPhone Mac OS & Sy...
i try change bool value in dispatch_async when applicationdidenterbackground invoked. can read correct value when method invoked when try use in dispatch_asynch see not right value. here how code looks code: - (void)applicationdidenterbackground:(uiapplication *)application { __block bool isalarmon = [[nsuserdefaults standarduserdefaults] boolforkey:@"alarmsituation"]; __block bool iswarningrepeaton = [[nsuserdefaults standarduserdefaults] boolforkey:@"warningrepeat"]; nslog(@"iswarningrepeaton %d", iswarningrepeaton); bool isvibrationon = [[nsuserdefaults standarduserdefaults] boolforkey:@"vibration"]; nsstring *strsoundname = [[[nsuserdefaults standarduserdefaults] objectforkey:@"selectedsoundname"] lowercasestring]; if ([[uidevice currentdevice] ismultitaskingsupported]) { __block uibackgroundtaskidentifier background_task; bac...
Comments
Post a Comment