Advertisement
Guest User

Untitled

a guest
Mar 16th, 2016
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.37 KB | None | 0 0
  1. 0 | 22:44:57:175 | 2015-10-15 15:44:57.426 -[LNAppDelegate applicationDidBecomeActive:] here
  2. 1 | 22:44:57:299 | 2015-10-15 15:44:57.555 -[LNInitialViewController viewDidAppear:] here
  3. 2 | 22:44:57:309 | 2015-10-15 15:44:57.565 -[LNInitialViewController updateView] hunter ready to write
  4. 3 | 22:44:57:456 | 2015-10-15 15:44:57.712 -[LNOperationScheduler locationManager:didUpdateLocations:] running
  5. 4 | 22:44:57:461 | 2015-10-15 15:44:57.716 -[LNOperationScheduler runJobs] not running job: <LNOperationSchedulerJob class: LNNotificationSchedulerOperation runInterval: 600.000000 lastRun: 2015-10-15 17:47:27 +0000> intervalSinceLastRun: 17850.313460
  6. 5 | 22:44:57:462 | 2015-10-15 15:44:57.717 -[LNOperationScheduler runJobs] not running job: <LNOperationSchedulerJob class: LNCleanPerEventUserDefaultsOperation runInterval: 86400.000000 lastRun: 2015-10-15 22:28:38 +0000> intervalSinceLastRun: 979.171912
  7. 6 | 22:44:57:463 | 2015-10-15 15:44:57.717 -[LNOperationScheduler runJobs] not running job: <LNOperationSchedulerJob class: LNEventStoreMetricsOperation runInterval: 86400.000000 lastRun: 2015-10-15 22:28:38 +0000> intervalSinceLastRun: 979.166865
  8. 7 | 22:44:57:464 | 2015-10-15 15:44:57.717 __31-[LNOperationScheduler runJobs]_block_invoke105 didComplete: YES
  9. 8 | 22:44:57:497 | 2015-10-15 15:44:57.753 -[LNHomeViewController prepareForSegue:sender:] segue: LNEventViewController
  10. 9 | 22:44:57:615 | 2015-10-15 15:44:57.871 -[LNHomeViewController prepareForSegue:sender:] segue: LNEndOfDayViewControllerSegue
  11. 10 | 22:44:57:624 | 2015-10-15 15:44:57.879 -[LNHomeViewController prepareForSegue:sender:] segue: LNNoCalendarsViewControllerSegue
  12. 11 | 22:44:57:628 | 2015-10-15 15:44:57.884 -[LNHomeViewController viewDidLoad] here
  13. 12 | 22:44:57:635 | 2015-10-15 15:44:57.892 -[LNHomeViewController setupMetricsOnLaunch]
  14. 13 | 22:44:57:635 | 2015-10-15 15:44:57.892 -[LNHomeViewController viewDidLoad] autoresizesSubviews: true
  15. 14 | 22:44:57:802 | 2015-10-15 15:44:58.058 -[LNHomeViewController viewDidAppear:] Here
  16. 15 | 22:44:57:856 |
  17. {
  18. EKEvent <0x126716d10>
  19. { title = Make tea;
  20. location = 301 Marina Blvd
  21. San Francisco, CA, United States;
  22. calendar = EKCalendar <0x1266f47c0> {title = Work; type = CalDAV; allowsModify = YES; color = #CC73E1;};
  23. alarms = (null);
  24. URL = (null);
  25. lastModified = 2015-10-15 22:03:40 +0000;
  26. startTimeZone = America/Los_Angeles (PDT) offset -25200 (Daylight);
  27. startTimeZone = America/Los_Angeles (PDT) offset -25200 (Daylight)
  28. };
  29. location = 301 Marina Blvd
  30. San Francisco, CA, United States;
  31. structuredLocation = EKStructuredLocation <0x1266f8450> {title = 301 Marina Blvd; address = San Francisco, CA, United States; geo = <+37.80612000,-122.43770100> +/- 0.00m (speed -1.00 mps / course -1.00) @ 10/15/15, 3:44:58 PM Pacific Daylight Time; abID = (null); routing = (null); radius = 21.990313;};
  32. startDate = 2015-10-15 23:00:00 +0000;
  33. endDate = 2015-10-16 00:00:00 +0000;
  34. allDay = 0;
  35. floating = 0;
  36. recurrence = (null);
  37. attendees = (
  38. "EKAttendee <0x12781b460> {UUID = AF57985F-2FE5-4493-98E8-2718EC2F6672; name = Katie Johnson; email = katiejohnsonsf@icloud.com; status = 2; role = 0; type = 1}",
  39. "EKAttendee <0x12781a630> {UUID = 77770504-C005-4037-8CC3-CEA90407A20B; name = shellanejensen@gmail.com; email = shellanejensen@gmail.com; status = 0; role = 0; type = 1}"
  40. );
  41. travelTime = (null);
  42. startLocation = (null);
  43. };
  44. 16 | 22:44:57:856 | 2015-10-15 15:44:58.113 -[LNHomeViewController timeSinceDateInDays:] secondsUntilDate 901.887450
  45. 17 | 22:44:57:857 | 2015-10-15 15:44:58.113 -[LNHomeViewController daysUntilNextNotificationGivenNextEvent:] daysUntilNextNotification 0
  46. 18 | 22:44:57:857 | 2015-10-15 15:44:58.113 -[LNHomeViewController timeSinceDateInDays:] secondsUntilDate -993.242090
  47. 19 | 22:44:57:858 | 2015-10-15 15:44:58.113 -[LNHomeViewController daysSinceLastView] daysSinceLastView 0
  48. 20 | 22:44:57:858 |
  49. daysSinceLastView = 0;
  50. daysUntilNextNotification = 0;
  51. }
  52. 21 | 22:44:57:860 | 2015-10-15 15:44:58.116 __33-[LNHomeViewController loadModel]_block_invoke timer fireDate: (null)
  53. 22 | 22:44:57:860 | 2015-10-15 15:44:58.116 __33-[LNHomeViewController loadModel]_block_invoke scheduled new update timer, fireDate: 2015-10-15 23:01:01 +0000
  54. 23 | 22:44:57:862 |
  55. {
  56. EKEvent <0x126716d10>
  57. { title = Make tea;
  58. location = 301 Marina Blvd
  59. San Francisco, CA, United States;
  60. calendar = EKCalendar <0x1266f47c0> {title = Work; type = CalDAV; allowsModify = YES; color = #CC73E1;};
  61. alarms = (null);
  62. URL = (null);
  63. lastModified = 2015-10-15 22:03:40 +0000;
  64. startTimeZone = America/Los_Angeles (PDT) offset -25200 (Daylight);
  65. startTimeZone = America/Los_Angeles (PDT) offset -25200 (Daylight)
  66. };
  67. location = 301 Marina Blvd
  68. San Francisco, CA, United States;
  69. structuredLocation = EKStructuredLocation <0x1266f8450> {title = 301 Marina Blvd; address = San Francisco, CA, United States; geo = <+37.80612000,-122.43770100> +/- 0.00m (speed -1.00 mps / course -1.00) @ 10/15/15, 3:44:58 PM Pacific Daylight Time; abID = (null); routing = (null); radius = 21.990313;};
  70. startDate = 2015-10-15 23:00:00 +0000;
  71. endDate = 2015-10-16 00:00:00 +0000;
  72. allDay = 0;
  73. floating = 0;
  74. recurrence = (null);
  75. attendees = (
  76. "EKAttendee <0x12781b460> {UUID = AF57985F-2FE5-4493-98E8-2718EC2F6672; name = Katie Johnson; email = katiejohnsonsf@icloud.com; status = 2; role = 0; type = 1}",
  77. "EKAttendee <0x12781a630> {UUID = 77770504-C005-4037-8CC3-CEA90407A20B; name = shellanejensen@gmail.com; email = shellanejensen@gmail.com; status = 0; role = 0; type = 1}"
  78. );
  79. travelTime = (null);
  80. startLocation = (null);
  81. };
  82. 24 | 22:44:57:868 |
  83. San Francisco, CA, United States
  84. startDate: 2015-10-15 23:00:00 +0000
  85. origin: <+37.80601725,-122.43760463> +/- 65.00m (speed -1.00 mps / course -1.00) @ 10/15/15, 3:44:57 PM Pacific Daylight Time
  86. travelMode: NONE
  87. 25 | 22:44:57:882 |
  88. San Francisco, CA, United States, 2015-10-15 23:00:00 +0000, <+37.80601725,-122.43760463> +/- 65.00m (speed -1.00 mps / course -1.00) @ 10/15/15, 3:44:57 PM Pacific Daylight Time, NONE
  89. 26 | 22:44:57:882 | 2015-10-15 15:44:58.138 -[LNEventViewController gatekeeperPasses] Last values were: (null), (null), (null), (null)
  90. 27 | 22:44:57:895 | 2015-10-15 15:44:58.151 -[LNGeocodingManager geocodeAddressString:completionHandler:] cache hit: <<LNGeocodingResult: location: <+37.80615690,-122.43772210> +/- 0.00m (speed -1.00 mps / course -1.00) @ 10/15/15, 3:44:58 PM Pacific Daylight Time, originalAddress: 301 Marina Blvd
  91. San Francisco, CA, United States, formattedAddress: 301 Marina Blvd, San Francisco, CA 94123, USA, status: 1>>
  92. 28 | 22:44:57:900 |
  93. San Francisco, CA, United States, 2015-10-15 23:00:00 +0000, <+37.80601725,-122.43760463> +/- 65.00m (speed -1.00 mps / course -1.00) @ 10/15/15, 3:44:57 PM Pacific Daylight Time, NONE
  94. 29 | 22:44:57:900 |
  95. San Francisco, CA, United States, 2015-10-15 23:00:00 +0000, <+37.80601725,-122.43760463> +/- 65.00m (speed -1.00 mps / course -1.00) @ 10/15/15, 3:44:57 PM Pacific Daylight Time, NONE
  96. 30 | 22:44:57:917 |
  97. {
  98. EKEvent <0x12673b030>
  99. { title = Make tea;
  100. location = 301 Marina Blvd
  101. San Francisco, CA, United States;
  102. calendar = EKCalendar <0x1266f47c0> {title = Work; type = CalDAV; allowsModify = YES; color = #CC73E1;};
  103. alarms = (null);
  104. URL = (null);
  105. lastModified = 2015-10-15 22:03:40 +0000;
  106. startTimeZone = America/Los_Angeles (PDT) offset -25200 (Daylight);
  107. startTimeZone = America/Los_Angeles (PDT) offset -25200 (Daylight)
  108. };
  109. location = 301 Marina Blvd
  110. San Francisco, CA, United States;
  111. structuredLocation = EKStructuredLocation <0x126736700> {title = 301 Marina Blvd; address = San Francisco, CA, United States; geo = <+37.80612000,-122.43770100> +/- 0.00m (speed -1.00 mps / course -1.00) @ 10/15/15, 3:44:58 PM Pacific Daylight Time; abID = (null); routing = (null); radius = 21.990313;};
  112. startDate = 2015-10-15 23:00:00 +0000;
  113. endDate = 2015-10-16 00:00:00 +0000;
  114. allDay = 0;
  115. floating = 0;
  116. recurrence = (null);
  117. attendees = (
  118. "EKAttendee <0x1265c6a80> {UUID = AF57985F-2FE5-4493-98E8-2718EC2F6672; name = Katie Johnson; email = katiejohnsonsf@icloud.com; status = 2; role = 0; type = 1}",
  119. "EKAttendee <0x126728380> {UUID = 77770504-C005-4037-8CC3-CEA90407A20B; name = shellanejensen@gmail.com; email = shellanejensen@gmail.com; status = 0; role = 0; type = 1}"
  120. );
  121. travelTime = (null);
  122. startLocation = (null);
  123. };
  124. 31 | 22:44:57:918 | 2015-10-15 15:44:58.174 -[LNEventViewController renderMapView] location OK
  125. 32 | 22:44:57:920 | 2015-10-15 15:44:58.176 -[LNGeocodingManager geocodeAddressString:completionHandler:] cache hit: <<LNGeocodingResult: location: <+37.80615690,-122.43772210> +/- 0.00m (speed -1.00 mps / course -1.00) @ 10/15/15, 3:44:58 PM Pacific Daylight Time, originalAddress: 301 Marina Blvd
  126. San Francisco, CA, United States, formattedAddress: 301 Marina Blvd, San Francisco, CA 94123, USA, status: 1>>
  127. 33 | 22:44:57:921 | 2015-10-15 15:44:58.177 __38-[LNEventViewController renderMapView]_block_invoke location geocode OK
  128. 34 | 22:44:57:987 | 2015-10-15 15:44:58.244 -[LNEventViewController gatekeeperPasses] Checking values for change: 301 Marina Blvd
  129. San Francisco, CA, United States, 2015-10-15 23:00:00 +0000, <+37.80601725,-122.43760463> +/- 65.00m (speed -1.00 mps / course -1.00) @ 10/15/15, 3:44:57 PM Pacific Daylight Time, NONE
  130. 35 | 22:44:57:988 |
  131. San Francisco, CA, United States, 2015-10-15 23:00:00 +0000, <+37.80601725,-122.43760463> +/- 65.00m (speed -1.00 mps / course -1.00) @ 10/15/15, 3:44:57 PM Pacific Daylight Time, NONE
  132. 36 | 22:44:58:528 | 2015-10-15 15:44:58.784 -[LNCountdownViewController routeFetchDidSucceedWithDepartureDate:andEventStartDate:] departureDate: 2015-10-15 22:53:00 +0000 startDate: 2015-10-15 23:00:00 +0000
  133. 37 | 22:44:58:554 | 2015-10-15 15:44:58.810 -[LNEventViewController gatekeeperPasses] Checking values for change: 301 Marina Blvd
  134. San Francisco, CA, United States, 2015-10-15 23:00:00 +0000, <+37.80601725,-122.43760463> +/- 65.00m (speed -1.00 mps / course -1.00) @ 10/15/15, 3:44:57 PM Pacific Daylight Time, NONE
  135. 38 | 22:44:58:554 |
  136. San Francisco, CA, United States, 2015-10-15 23:00:00 +0000, <+37.80601725,-122.43760463> +/- 65.00m (speed -1.00 mps / course -1.00) @ 10/15/15, 3:44:57 PM Pacific Daylight Time, NONE
  137. 39 | 22:44:58:563 |
  138. {
  139. EKEvent <0x1266a40a0>
  140. { title = Make tea;
  141. location = 301 Marina Blvd
  142. San Francisco, CA, United States;
  143. calendar = EKCalendar <0x1266f47c0> {title = Work; type = CalDAV; allowsModify = YES; color = #CC73E1;};
  144. alarms = (null);
  145. URL = (null);
  146. lastModified = 2015-10-15 22:03:40 +0000;
  147. startTimeZone = America/Los_Angeles (PDT) offset -25200 (Daylight);
  148. startTimeZone = America/Los_Angeles (PDT) offset -25200 (Daylight)
  149. };
  150. location = 301 Marina Blvd
  151. San Francisco, CA, United States;
  152. structuredLocation = EKStructuredLocation <0x127827160> {title = 301 Marina Blvd; address = San Francisco, CA, United States; geo = <+37.80612000,-122.43770100> +/- 0.00m (speed -1.00 mps / course -1.00) @ 10/15/15, 3:44:58 PM Pacific Daylight Time; abID = (null); routing = (null); radius = 21.990313;};
  153. startDate = 2015-10-15 23:00:00 +0000;
  154. endDate = 2015-10-16 00:00:00 +0000;
  155. allDay = 0;
  156. floating = 0;
  157. recurrence = (null);
  158. attendees = (
  159. "EKAttendee <0x1278198b0> {UUID = AF57985F-2FE5-4493-98E8-2718EC2F6672; name = Katie Johnson; email = katiejohnsonsf@icloud.com; status = 2; role = 0; type = 1}",
  160. "EKAttendee <0x126688220> {UUID = 77770504-C005-4037-8CC3-CEA90407A20B; name = shellanejensen@gmail.com; email = shellanejensen@gmail.com; status = 0; role = 0; type = 1}"
  161. );
  162. travelTime = (null);
  163. startLocation = (null);
  164. };
  165. 40 | 22:44:58:568 | 2015-10-15 15:44:58.824 -[LNEventViewController renderMapView] route OK
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement