signalapp / Signal-Android

A private messenger for Android.
https://signal.org
GNU Affero General Public License v3.0
25.57k stars 6.13k forks source link

Black preview thumbs #4612

Closed McLoo closed 8 years ago

McLoo commented 8 years ago

I run into this quite frequently now. Mentioned in #4599 and #4609 already

this time I have a black preview thumb instead of my table - that i tried to photograph image view shows the table correctly

Just a black preview. When tapping the thumb after sent the complete image i shown, whereas the thumb remains black

HTC One S, CM 12.1


11-19 21:23:35.507 16530-16530/org.thoughtcrime.securesms W/CameraView: skipping layout due to zero-width/height preview size
11-19 21:23:35.513 16530-16697/org.thoughtcrime.securesms W/MmsSmsDatabase: Executing query: SELECT _id, unique_row_id, body, type, thread_id, address, address_device_id, subject, date_sent, date_received, m_type, msg_box, status, part_count, ct_l, tr_id, m_size, exp, st, delivery_receipt_count, mismatched_identities, network_failures, transport_type, attachment_id, unique_id, mid, data_size, _data, ct, cl, cd, name, pending_push FROM (SELECT DISTINCT date_sent AS date_sent, date AS date_received, _id, 'SMS::' || _id || '::' || date_sent AS unique_row_id, NULL AS attachment_id, body, read, thread_id, type, address, address_device_id, subject, NULL AS m_type, NULL AS msg_box, status, NULL AS part_count, NULL AS ct_l, NULL AS tr_id, NULL AS m_size, NULL AS exp, NULL AS st, delivery_receipt_count, mismatched_identities, NULL AS network_failures, 'sms' AS transport_type, NULL AS unique_id, NULL AS mid, NULL AS data_size, NULL AS _data, NULL AS ct, NULL AS cl, NULL AS cd, NULL AS name, NULL AS pending_push FROM sms WHERE (read = 0) UNION ALL SELECT DISTINCT date AS date_sent, date_received AS date_received, mms._id AS _id, 'MMS::' || mms._id || '::' || date AS unique_row_id, part._id AS attachment_id, body, read, thread_id, NULL AS type, address, address_device_id, NULL AS subject, m_type, msg_box, NULL AS status, part_count, ct_l, tr_id, m_size, exp, st, delivery_receipt_count, mismatched_identities, network_failures, 'mms' AS transport_type, unique_id, NULL AS mid, data_size, NULL AS _data, ct, cl, cd, name, pending_push FROM mms LEFT OUTER JOIN part ON part._id =  (SELECT part._id FROM part WHERE part.mid = mms._id LIMIT 1) WHERE (read = 0) ORDER BY date_received ASC)
11-19 21:23:35.513 16530-16530/org.thoughtcrime.securesms W/KeyCachingService: onStartCommand, org.thoughtcrime.securesms.service.action.ACTIVITY_START_EVENT
11-19 21:23:35.513 16530-16530/org.thoughtcrime.securesms W/KeyCachingService: Incrementing activity count...
11-19 21:23:35.525 16530-16530/org.thoughtcrime.securesms W/MessageRetrievalService: Active Count: 1
11-19 21:23:35.652 16530-16530/org.thoughtcrime.securesms W/ThumbnailView: loading part with id content://org.thoughtcrime.securesms/part/1447923531361/324, progress 0
11-19 21:23:35.815 16530-16757/org.thoughtcrime.securesms W/AttachmentDatabase: getThumbnailStream((row id: 324, unique ID: 1447923531361))
11-19 21:23:35.817 16530-16530/org.thoughtcrime.securesms I/Timeline: Timeline: Activity_idle id: android.os.BinderProxy@2cf761f5 time:12937021
11-19 21:23:35.821 16530-16530/org.thoughtcrime.securesms E/SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
11-19 21:23:35.821 16530-16530/org.thoughtcrime.securesms E/SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
11-19 21:23:35.882 16530-16530/org.thoughtcrime.securesms E/SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
11-19 21:23:35.882 16530-16530/org.thoughtcrime.securesms E/SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
11-19 21:23:37.088 16530-16530/org.thoughtcrime.securesms W/CameraView: skipping layout due to zero-width/height preview size
11-19 21:23:37.091 16530-16530/org.thoughtcrime.securesms W/CameraView: onResume() queued
11-19 21:23:37.117 16530-16530/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 21:23:37.156 16530-16530/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 21:23:37.182 16530-16530/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 21:23:37.198 16530-16530/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 21:23:37.215 16530-16530/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 21:23:37.231 16530-16530/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 21:23:37.247 16530-16530/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 21:23:37.264 16530-16530/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 21:23:37.281 16530-16530/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 21:23:37.298 16530-16530/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 21:23:37.315 16530-16530/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 21:23:37.331 16530-16530/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 21:23:37.348 16530-16530/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 21:23:37.365 16530-16530/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 21:23:37.381 16530-16530/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 21:23:37.399 16530-16530/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 21:23:37.415 16530-16530/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 21:23:37.432 16530-16530/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 21:23:37.449 16530-16530/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 21:23:37.466 16530-16530/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 21:23:38.157 16530-16530/org.thoughtcrime.securesms W/CameraView: onResume() completed
11-19 21:23:38.164 16530-16530/org.thoughtcrime.securesms W/CameraUtils: getPreferredPreviewSize(90, 540, 922)
11-19 21:23:38.171 16530-16530/org.thoughtcrime.securesms W/CameraView: setting preview size to 640x368
11-19 21:23:38.271 16530-16530/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 21:23:38.716 16530-16530/org.thoughtcrime.securesms W/CameraUtils: getPreferredPreviewSize(90, 540, 922)
11-19 21:23:38.726 16530-16530/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 21:23:40.149 16530-16530/org.thoughtcrime.securesms W/CameraView: onPause() queued
11-19 21:23:40.150 16530-16530/org.thoughtcrime.securesms W/CameraView: onResume() queued
11-19 21:23:40.202 16530-16558/org.thoughtcrime.securesms W/CameraView: released old camera instance
11-19 21:23:40.203 16530-16530/org.thoughtcrime.securesms W/CameraView: onPause() completed
11-19 21:23:40.541 16530-16530/org.thoughtcrime.securesms W/CameraView: onResume() completed
11-19 21:23:40.544 16530-16530/org.thoughtcrime.securesms W/CameraUtils: getPreferredPreviewSize(90, 540, 922)
11-19 21:23:40.551 16530-16530/org.thoughtcrime.securesms W/CameraView: setting preview size to 640x368
11-19 21:23:40.564 16530-16530/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 21:23:40.782 16530-16530/org.thoughtcrime.securesms W/CameraUtils: getPreferredPreviewSize(90, 540, 922)
11-19 21:23:40.792 16530-16530/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 21:23:42.574 16530-16530/org.thoughtcrime.securesms W/CameraView: previewSize: 640x368
11-19 21:23:42.574 16530-16530/org.thoughtcrime.securesms W/CameraView: data bytes: 353280
11-19 21:23:42.578 16530-16530/org.thoughtcrime.securesms W/CameraView: previewFormat: 17
11-19 21:23:42.578 16530-16530/org.thoughtcrime.securesms W/CameraView: croppingRect: Rect(0, 187 - 368, 452)
11-19 21:23:42.578 16530-16530/org.thoughtcrime.securesms W/CameraView: rotation: 90
11-19 21:23:42.605 16530-16706/org.thoughtcrime.securesms D/skia: onFlyCompress
11-19 21:23:42.653 16530-16706/org.thoughtcrime.securesms W/AttachmentManager: slide with size 5726 took 1ms
11-19 21:23:42.664 16530-16530/org.thoughtcrime.securesms W/ThumbnailView: loading part with id content://org.thoughtcrime.securesms/capture/1447964622620/509, progress 1
11-19 21:23:42.684 16530-16530/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 21:23:42.714 16530-16530/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 21:23:42.731 16530-16530/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 21:23:42.748 16530-16530/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 21:23:42.768 16530-16530/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 21:23:42.782 16530-16530/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 21:23:42.798 16530-16530/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 21:23:42.817 16530-16530/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 21:23:42.834 16530-16530/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 21:23:42.850 16530-16530/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 21:23:42.865 16530-16530/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 21:23:42.881 16530-16530/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 21:23:42.899 16530-16530/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 21:23:42.917 16530-16530/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 21:23:42.932 16530-16530/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 21:23:42.957 16530-16530/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 21:23:42.983 16530-16530/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 21:23:42.998 16530-16530/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 21:23:43.014 16530-16530/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 21:23:43.065 16530-16530/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 21:23:43.070 16530-16530/org.thoughtcrime.securesms W/CameraView: onPause() queued
11-19 21:23:43.218 16530-16558/org.thoughtcrime.securesms W/CameraView: released old camera instance
11-19 21:23:43.218 16530-16530/org.thoughtcrime.securesms W/CameraView: onPause() completed
11-19 21:24:13.379 16530-1748/org.thoughtcrime.securesms W/WebSocketConnection: Sending keep alive...
11-19 21:24:13.488 16530-1747/org.thoughtcrime.securesms W/OkHttpClientWrapper: onMessage: BINARY
11-19 21:24:13.488 16530-1747/org.thoughtcrime.securesms W/WebSocketConnection: WSC onMessage()
11-19 21:24:13.489 16530-1747/org.thoughtcrime.securesms W/WebSocketConnection: Message Type: 2
11-19 21:24:17.717 16530-16564/org.thoughtcrime.securesms W/MessageRetrievalService: Application level read timeout...
11-19 21:24:17.721 16530-16564/org.thoughtcrime.securesms W/MessageRetrievalService: Network requirement: true, active activities: 1, push pending: 0
11-19 21:24:17.727 16530-16564/org.thoughtcrime.securesms W/MessageRetrievalService: Reading message...
11-19 21:25:01.538 16530-16530/org.thoughtcrime.securesms W/ConversationActivity: isManual Selection: false
11-19 21:25:01.538 16530-16530/org.thoughtcrime.securesms W/ConversationActivity: forceSms: false
11-19 21:25:01.720 16530-16538/org.thoughtcrime.securesms W/art: Suspending all threads took: 59.942ms
11-19 21:25:01.755 16530-16697/org.thoughtcrime.securesms W/AttachmentDatabase: insertParts(1)
11-19 21:25:01.757 16530-16697/org.thoughtcrime.securesms W/AttachmentDatabase: Inserting attachment for mms id: 443
11-19 21:25:01.774 16530-16697/org.thoughtcrime.securesms W/AttachmentDatabase: Wrote part to file: /data/data/org.thoughtcrime.securesms/app_parts/part-1950726866.mms
11-19 21:25:01.777 16530-16697/org.thoughtcrime.securesms W/AttachmentDatabase: Inserted attachment at ID: (row id: 330, unique ID: 1447964701757)
11-19 21:25:01.798 16530-16543/org.thoughtcrime.securesms I/art: Background sticky concurrent mark sweep GC freed 135079(8MB) AllocSpace objects, 37(2MB) LOS objects, 25% free, 23MB/31MB, paused 12.116ms total 223.927ms
11-19 21:25:02.140 16530-16697/org.thoughtcrime.securesms W/MmsSmsDatabase: Executing query: SELECT _id, unique_row_id, body, type, thread_id, address, address_device_id, subject, date_sent, date_received, m_type, msg_box, status, part_count, ct_l, tr_id, m_size, exp, st, delivery_receipt_count, mismatched_identities, network_failures, transport_type, attachment_id, unique_id, mid, data_size, _data, ct, cl, cd, name, pending_push FROM (SELECT DISTINCT date_sent AS date_sent, date AS date_received, _id, 'SMS::' || _id || '::' || date_sent AS unique_row_id, NULL AS attachment_id, body, read, thread_id, type, address, address_device_id, subject, NULL AS m_type, NULL AS msg_box, status, NULL AS part_count, NULL AS ct_l, NULL AS tr_id, NULL AS m_size, NULL AS exp, NULL AS st, delivery_receipt_count, mismatched_identities, NULL AS network_failures, 'sms' AS transport_type, NULL AS unique_id, NULL AS mid, NULL AS data_size, NULL AS _data, NULL AS ct, NULL AS cl, NULL AS cd, NULL AS name, NULL AS pending_push FROM sms WHERE (thread_id = 234) UNION ALL SELECT DISTINCT date AS date_sent, date_received AS date_received, mms._id AS _id, 'MMS::' || mms._id || '::' || date AS unique_row_id, part._id AS attachment_id, body, read, thread_id, NULL AS type, address, address_device_id, NULL AS subject, m_type, msg_box, NULL AS status, part_count, ct_l, tr_id, m_size, exp, st, delivery_receipt_count, mismatched_identities, network_failures, 'mms' AS transport_type, unique_id, NULL AS mid, data_size, NULL AS _data, ct, cl, cd, name, pending_push FROM mms LEFT OUTER JOIN part ON part._id =  (SELECT part._id FROM part WHERE part.mid = mms._id LIMIT 1) WHERE (thread_id = 234) ORDER BY date_received DESC LIMIT 1)
11-19 21:25:02.159 16530-16922/org.thoughtcrime.securesms W/MmsSmsDatabase: Executing query: SELECT _id, unique_row_id, body, type, thread_id, address, address_device_id, subject, date_sent, date_received, m_type, msg_box, status, part_count, ct_l, tr_id, m_size, exp, st, delivery_receipt_count, mismatched_identities, network_failures, transport_type, attachment_id, unique_id, mid, data_size, _data, ct, cl, cd, name, pending_push FROM (SELECT DISTINCT date_sent AS date_sent, date AS date_received, _id, 'SMS::' || _id || '::' || date_sent AS unique_row_id, NULL AS attachment_id, body, read, thread_id, type, address, address_device_id, subject, NULL AS m_type, NULL AS msg_box, status, NULL AS part_count, NULL AS ct_l, NULL AS tr_id, NULL AS m_size, NULL AS exp, NULL AS st, delivery_receipt_count, mismatched_identities, NULL AS network_failures, 'sms' AS transport_type, NULL AS unique_id, NULL AS mid, NULL AS data_size, NULL AS _data, NULL AS ct, NULL AS cl, NULL AS cd, NULL AS name, NULL AS pending_push FROM sms WHERE (thread_id = 234) UNION ALL SELECT DISTINCT date AS date_sent, date_received AS date_received, mms._id AS _id, 'MMS::' || mms._id || '::' || date AS unique_row_id, part._id AS attachment_id, body, read, thread_id, NULL AS type, address, address_device_id, NULL AS subject, m_type, msg_box, NULL AS status, part_count, ct_l, tr_id, m_size, exp, st, delivery_receipt_count, mismatched_identities, network_failures, 'mms' AS transport_type, unique_id, NULL AS mid, data_size, NULL AS _data, ct, cl, cd, name, pending_push FROM mms LEFT OUTER JOIN part ON part._id =  (SELECT part._id FROM part WHERE part.mid = mms._id LIMIT 1) WHERE (thread_id = 234) ORDER BY date_received DESC LIMIT 500)
11-19 21:25:02.486 16530-16530/org.thoughtcrime.securesms W/ThumbnailView: loading part with id content://org.thoughtcrime.securesms/part/1447964701757/330, progress 1
11-19 21:25:02.504 16530-16530/org.thoughtcrime.securesms W/ThumbnailView: Not re-loading slide content://org.thoughtcrime.securesms/part/1447923531361/324
11-19 21:25:02.507 16530-16757/org.thoughtcrime.securesms W/AttachmentDatabase: getThumbnailStream((row id: 330, unique ID: 1447964701757))
11-19 21:25:02.555 16530-16578/org.thoughtcrime.securesms W/MediaUtil: generated thumbnail for part, 315x225 (1.400:1) in 33ms
11-19 21:25:02.566 16530-16578/org.thoughtcrime.securesms W/AttachmentDatabase: updating part thumbnail for #(row id: 330, unique ID: 1447964701757)
11-19 21:25:02.649 16530-16707/org.thoughtcrime.securesms W/MmsSmsDatabase: Executing query: SELECT _id, unique_row_id, body, type, thread_id, address, address_device_id, subject, date_sent, date_received, m_type, msg_box, status, part_count, ct_l, tr_id, m_size, exp, st, delivery_receipt_count, mismatched_identities, network_failures, transport_type, attachment_id, unique_id, mid, data_size, _data, ct, cl, cd, name, pending_push FROM (SELECT DISTINCT date_sent AS date_sent, date AS date_received, _id, 'SMS::' || _id || '::' || date_sent AS unique_row_id, NULL AS attachment_id, body, read, thread_id, type, address, address_device_id, subject, NULL AS m_type, NULL AS msg_box, status, NULL AS part_count, NULL AS ct_l, NULL AS tr_id, NULL AS m_size, NULL AS exp, NULL AS st, delivery_receipt_count, mismatched_identities, NULL AS network_failures, 'sms' AS transport_type, NULL AS unique_id, NULL AS mid, NULL AS data_size, NULL AS _data, NULL AS ct, NULL AS cl, NULL AS cd, NULL AS name, NULL AS pending_push FROM sms WHERE (thread_id = 234) UNION ALL SELECT DISTINCT date AS date_sent, date_received AS date_received, mms._id AS _id, 'MMS::' || mms._id || '::' || date AS unique_row_id, part._id AS attachment_id, body, read, thread_id, NULL AS type, address, address_device_id, NULL AS subject, m_type, msg_box, NULL AS status, part_count, ct_l, tr_id, m_size, exp, st, delivery_receipt_count, mismatched_identities, network_failures, 'mms' AS transport_type, unique_id, NULL AS mid, data_size, NULL AS _data, ct, cl, cd, name, pending_push FROM mms LEFT OUTER JOIN part ON part._id =  (SELECT part._id FROM part WHERE part.mid = mms._id LIMIT 1) WHERE (thread_id = 234) ORDER BY date_received DESC LIMIT 500)
11-19 21:25:02.681 16530-16557/org.thoughtcrime.securesms W/TextSecureMessageSender: Found attachment, creating pointer...
mcginty commented 8 years ago

@McLoo if you kill Signal and re-open the conversation, is the thumbnail still black?

McLoo commented 8 years ago

Draft should look like the image before

screenshot_2015-11-19-21-39-26

McLoo commented 8 years ago

black thumbs in sent messages stay black after force closing Signal

While trying to reproduce another black outgoing, I noticed I'm not able to send black previews. After sending there is just no new message :question:

mcginty commented 8 years ago

dafuuuck can you repro and get logs of that happening?

McLoo commented 8 years ago

went up the commit ladder to 06f2908

log part 1: opened convo, opened quick capture, captured the ceiling - black thumb on the first try :)

11-19 22:30:27.432 25954-25954/org.thoughtcrime.securesms W/ConversationActivity: onCreate()
11-19 22:30:27.455 25954-25954/org.thoughtcrime.securesms W/QuickAttachmentDrawer: updateControlsView()
11-19 22:30:27.536 25954-25954/org.thoughtcrime.securesms W/PassphraseRequiredActionBarActivity: onResume()
11-19 22:30:27.537 25954-26752/org.thoughtcrime.securesms W/MmsSmsDatabase: Executing query: SELECT _id, unique_row_id, body, type, thread_id, address, address_device_id, subject, date_sent, date_received, m_type, msg_box, status, part_count, ct_l, tr_id, m_size, exp, st, delivery_receipt_count, mismatched_identities, network_failures, transport_type, attachment_id, unique_id, mid, data_size, _data, ct, cl, cd, name, pending_push FROM (SELECT DISTINCT date_sent AS date_sent, date AS date_received, _id, 'SMS::' || _id || '::' || date_sent AS unique_row_id, NULL AS attachment_id, body, read, thread_id, type, address, address_device_id, subject, NULL AS m_type, NULL AS msg_box, status, NULL AS part_count, NULL AS ct_l, NULL AS tr_id, NULL AS m_size, NULL AS exp, NULL AS st, delivery_receipt_count, mismatched_identities, NULL AS network_failures, 'sms' AS transport_type, NULL AS unique_id, NULL AS mid, NULL AS data_size, NULL AS _data, NULL AS ct, NULL AS cl, NULL AS cd, NULL AS name, NULL AS pending_push FROM sms WHERE (thread_id = 212) UNION ALL SELECT DISTINCT date AS date_sent, date_received AS date_received, mms._id AS _id, 'MMS::' || mms._id || '::' || date AS unique_row_id, part._id AS attachment_id, body, read, thread_id, NULL AS type, address, address_device_id, NULL AS subject, m_type, msg_box, NULL AS status, part_count, ct_l, tr_id, m_size, exp, st, delivery_receipt_count, mismatched_identities, network_failures, 'mms' AS transport_type, unique_id, NULL AS mid, data_size, NULL AS _data, ct, cl, cd, name, pending_push FROM mms LEFT OUTER JOIN part ON part._id =  (SELECT part._id FROM part WHERE part.mid = mms._id LIMIT 1) WHERE (thread_id = 212) ORDER BY date_received DESC LIMIT 500)
11-19 22:30:27.557 25954-25954/org.thoughtcrime.securesms W/KeyboardAwareLinearLayout: rotation changed
11-19 22:30:27.557 25954-25954/org.thoughtcrime.securesms W/KeyboardAwareLinearLayout: onKeyboardClose()
11-19 22:30:27.586 25954-25954/org.thoughtcrime.securesms W/CameraView: skipping layout due to zero-width/height preview size
11-19 22:30:27.591 25954-25954/org.thoughtcrime.securesms W/KeyCachingService: onStartCommand, org.thoughtcrime.securesms.service.action.ACTIVITY_START_EVENT
11-19 22:30:27.591 25954-25954/org.thoughtcrime.securesms W/KeyCachingService: Incrementing activity count...
11-19 22:30:27.603 25954-25954/org.thoughtcrime.securesms W/MessageRetrievalService: Active Count: 1
11-19 22:30:27.707 25954-25954/org.thoughtcrime.securesms W/ThumbnailView: loading part with id content://org.thoughtcrime.securesms/part/1447966082313/334, progress 0
11-19 22:30:27.711 25954-26620/org.thoughtcrime.securesms W/MmsSmsDatabase: Executing query: SELECT _id, unique_row_id, body, type, thread_id, address, address_device_id, subject, date_sent, date_received, m_type, msg_box, status, part_count, ct_l, tr_id, m_size, exp, st, delivery_receipt_count, mismatched_identities, network_failures, transport_type, attachment_id, unique_id, mid, data_size, _data, ct, cl, cd, name, pending_push FROM (SELECT DISTINCT date_sent AS date_sent, date AS date_received, _id, 'SMS::' || _id || '::' || date_sent AS unique_row_id, NULL AS attachment_id, body, read, thread_id, type, address, address_device_id, subject, NULL AS m_type, NULL AS msg_box, status, NULL AS part_count, NULL AS ct_l, NULL AS tr_id, NULL AS m_size, NULL AS exp, NULL AS st, delivery_receipt_count, mismatched_identities, NULL AS network_failures, 'sms' AS transport_type, NULL AS unique_id, NULL AS mid, NULL AS data_size, NULL AS _data, NULL AS ct, NULL AS cl, NULL AS cd, NULL AS name, NULL AS pending_push FROM sms WHERE (read = 0) UNION ALL SELECT DISTINCT date AS date_sent, date_received AS date_received, mms._id AS _id, 'MMS::' || mms._id || '::' || date AS unique_row_id, part._id AS attachment_id, body, read, thread_id, NULL AS type, address, address_device_id, NULL AS subject, m_type, msg_box, NULL AS status, part_count, ct_l, tr_id, m_size, exp, st, delivery_receipt_count, mismatched_identities, network_failures, 'mms' AS transport_type, unique_id, NULL AS mid, data_size, NULL AS _data, ct, cl, cd, name, pending_push FROM mms LEFT OUTER JOIN part ON part._id =  (SELECT part._id FROM part WHERE part.mid = mms._id LIMIT 1) WHERE (read = 0) ORDER BY date_received ASC)
11-19 22:30:27.794 25954-25954/org.thoughtcrime.securesms W/ThumbnailView: loading part with id content://org.thoughtcrime.securesms/part/1447924874248/329, progress 0
11-19 22:30:27.818 25954-25954/org.thoughtcrime.securesms W/IInputConnectionWrapper: getExtractedText on inactive InputConnection
11-19 22:30:27.822 25954-26088/org.thoughtcrime.securesms D/OpenGLRenderer: endAllStagingAnimators on 0xb7be73c0 (RippleDrawable) with handle 0xb733fed0
11-19 22:30:27.835 25954-25954/org.thoughtcrime.securesms W/IInputConnectionWrapper: getTextBeforeCursor on inactive InputConnection
11-19 22:30:27.841 25954-25954/org.thoughtcrime.securesms W/IInputConnectionWrapper: getSelectedText on inactive InputConnection
11-19 22:30:27.846 25954-25954/org.thoughtcrime.securesms W/IInputConnectionWrapper: getTextAfterCursor on inactive InputConnection
11-19 22:30:27.846 25954-25954/org.thoughtcrime.securesms I/Timeline: Timeline: Activity_idle id: android.os.BinderProxy@4c06766 time:15084086
11-19 22:30:27.867 25954-25954/org.thoughtcrime.securesms W/IInputConnectionWrapper: beginBatchEdit on inactive InputConnection
11-19 22:30:27.867 25954-25954/org.thoughtcrime.securesms W/IInputConnectionWrapper: getExtractedText on inactive InputConnection
11-19 22:30:27.879 25954-25954/org.thoughtcrime.securesms W/IInputConnectionWrapper: getTextBeforeCursor on inactive InputConnection
11-19 22:30:27.885 25954-25954/org.thoughtcrime.securesms W/IInputConnectionWrapper: getSelectedText on inactive InputConnection
11-19 22:30:27.886 25954-25954/org.thoughtcrime.securesms W/IInputConnectionWrapper: getTextAfterCursor on inactive InputConnection
11-19 22:30:27.894 25954-25954/org.thoughtcrime.securesms W/IInputConnectionWrapper: endBatchEdit on inactive InputConnection
11-19 22:30:27.900 25954-25954/org.thoughtcrime.securesms W/IInputConnectionWrapper: getExtractedText on inactive InputConnection
11-19 22:30:27.900 25954-25954/org.thoughtcrime.securesms W/IInputConnectionWrapper: getTextBeforeCursor on inactive InputConnection
11-19 22:30:27.901 25954-25954/org.thoughtcrime.securesms W/IInputConnectionWrapper: getSelectedText on inactive InputConnection
11-19 22:30:27.902 25954-25954/org.thoughtcrime.securesms W/IInputConnectionWrapper: getTextAfterCursor on inactive InputConnection
11-19 22:30:27.925 25954-25954/org.thoughtcrime.securesms E/SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
11-19 22:30:27.925 25954-25954/org.thoughtcrime.securesms E/SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
11-19 22:30:31.706 25954-25954/org.thoughtcrime.securesms W/CameraView: skipping layout due to zero-width/height preview size
11-19 22:30:31.707 25954-25954/org.thoughtcrime.securesms W/CameraView: onResume() queued
11-19 22:30:31.725 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:30:31.776 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:30:31.790 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:30:31.804 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:30:31.821 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:30:31.838 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:30:31.854 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:30:31.871 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:30:31.888 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:30:31.905 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:30:31.922 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:30:31.938 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:30:31.955 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:30:31.971 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:30:31.989 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:30:32.005 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:30:32.038 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:30:32.054 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:30:32.073 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:30:32.088 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:30:32.952 25954-25954/org.thoughtcrime.securesms W/CameraView: onResume() completed
11-19 22:30:32.957 25954-25954/org.thoughtcrime.securesms W/CameraUtils: getPreferredPreviewSize(90, 540, 922)
11-19 22:30:32.966 25954-25954/org.thoughtcrime.securesms W/CameraView: setting preview size to 640x368
11-19 22:30:33.063 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:30:33.484 25954-25954/org.thoughtcrime.securesms W/CameraUtils: getPreferredPreviewSize(90, 540, 922)
11-19 22:30:33.493 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:30:36.692 25954-25954/org.thoughtcrime.securesms W/CameraView: previewSize: 640x368
11-19 22:30:36.692 25954-25954/org.thoughtcrime.securesms W/CameraView: data bytes: 353280
11-19 22:30:36.703 25954-25954/org.thoughtcrime.securesms W/CameraView: previewFormat: 17
11-19 22:30:36.703 25954-25954/org.thoughtcrime.securesms W/CameraView: croppingRect: Rect(0, 187 - 368, 452)
11-19 22:30:36.703 25954-25954/org.thoughtcrime.securesms W/CameraView: rotation: 270
11-19 22:30:36.742 25954-26349/org.thoughtcrime.securesms D/skia: onFlyCompress
11-19 22:30:36.803 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:30:36.828 25954-26620/org.thoughtcrime.securesms W/AttachmentManager: slide with size 11149 took 36ms
11-19 22:30:36.835 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:30:36.844 25954-25954/org.thoughtcrime.securesms W/ThumbnailView: loading part with id content://org.thoughtcrime.securesms/capture/1447968636753/118, progress 1
11-19 22:30:36.863 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:30:36.886 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:30:36.904 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:30:36.921 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:30:36.937 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:30:36.953 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:30:36.985 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:30:37.002 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:30:37.027 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:30:37.053 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:30:37.069 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:30:37.087 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:30:37.105 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:30:37.120 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:30:37.137 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:30:37.154 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:30:37.207 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:30:37.213 25954-25954/org.thoughtcrime.securesms W/CameraView: onPause() queued
11-19 22:30:37.257 25954-26076/org.thoughtcrime.securesms W/CameraView: released old camera instance
11-19 22:30:37.257 25954-25954/org.thoughtcrime.securesms W/CameraView: onPause() completed
11-19 22:30:37.613 25954-26401/org.thoughtcrime.securesms W/WebSocketConnection: Sending keep alive...
11-19 22:30:37.801 25954-26400/org.thoughtcrime.securesms W/OkHttpClientWrapper: onMessage: BINARY
11-19 22:30:37.801 25954-26400/org.thoughtcrime.securesms W/WebSocketConnection: WSC onMessage()
11-19 22:30:37.803 25954-26400/org.thoughtcrime.securesms W/WebSocketConnection: Message Type: 2
11-19 22:30:41.662 25954-26359/org.thoughtcrime.securesms W/MessageRetrievalService: Application level read timeout...
11-19 22:30:41.663 25954-26359/org.thoughtcrime.securesms W/MessageRetrievalService: Network requirement: true, active activities: 1, push pending: 0
11-19 22:30:41.665 25954-26359/org.thoughtcrime.securesms W/MessageRetrievalService: Reading message...
McLoo commented 8 years ago

log part 2: sending blacky wtf?!

thumb isn't black anymore, but shows the correct preview

11-19 22:33:20.042 25954-29267/org.thoughtcrime.securesms W/WebSocketConnection: Message Type: 2
11-19 22:33:24.317 25954-26359/org.thoughtcrime.securesms W/MessageRetrievalService: Application level read timeout...
11-19 22:33:24.320 25954-26359/org.thoughtcrime.securesms W/MessageRetrievalService: Network requirement: true, active activities: 1, push pending: 0
11-19 22:33:24.325 25954-26359/org.thoughtcrime.securesms W/MessageRetrievalService: Reading message...
11-19 22:33:24.667 25954-25954/org.thoughtcrime.securesms W/ConversationActivity: isManual Selection: false
11-19 22:33:24.667 25954-25954/org.thoughtcrime.securesms W/ConversationActivity: forceSms: false
11-19 22:33:24.735 25954-25965/org.thoughtcrime.securesms W/art: Suspending all threads took: 13.428ms
11-19 22:33:24.794 25954-26275/org.thoughtcrime.securesms W/AttachmentDatabase: insertParts(1)
11-19 22:33:24.797 25954-26275/org.thoughtcrime.securesms W/AttachmentDatabase: Inserting attachment for mms id: 448
11-19 22:33:24.814 25954-26275/org.thoughtcrime.securesms W/AttachmentDatabase: Wrote part to file: /data/data/org.thoughtcrime.securesms/app_parts/part1918381634.mms
11-19 22:33:24.817 25954-26275/org.thoughtcrime.securesms W/AttachmentDatabase: Inserted attachment at ID: (row id: 335, unique ID: 1447968804797)
11-19 22:33:24.852 25954-26275/org.thoughtcrime.securesms W/MmsSmsDatabase: Executing query: SELECT _id, unique_row_id, body, type, thread_id, address, address_device_id, subject, date_sent, date_received, m_type, msg_box, status, part_count, ct_l, tr_id, m_size, exp, st, delivery_receipt_count, mismatched_identities, network_failures, transport_type, attachment_id, unique_id, mid, data_size, _data, ct, cl, cd, name, pending_push FROM (SELECT DISTINCT date_sent AS date_sent, date AS date_received, _id, 'SMS::' || _id || '::' || date_sent AS unique_row_id, NULL AS attachment_id, body, read, thread_id, type, address, address_device_id, subject, NULL AS m_type, NULL AS msg_box, status, NULL AS part_count, NULL AS ct_l, NULL AS tr_id, NULL AS m_size, NULL AS exp, NULL AS st, delivery_receipt_count, mismatched_identities, NULL AS network_failures, 'sms' AS transport_type, NULL AS unique_id, NULL AS mid, NULL AS data_size, NULL AS _data, NULL AS ct, NULL AS cl, NULL AS cd, NULL AS name, NULL AS pending_push FROM sms WHERE (thread_id = 212) UNION ALL SELECT DISTINCT date AS date_sent, date_received AS date_received, mms._id AS _id, 'MMS::' || mms._id || '::' || date AS unique_row_id, part._id AS attachment_id, body, read, thread_id, NULL AS type, address, address_device_id, NULL AS subject, m_type, msg_box, NULL AS status, part_count, ct_l, tr_id, m_size, exp, st, delivery_receipt_count, mismatched_identities, network_failures, 'mms' AS transport_type, unique_id, NULL AS mid, data_size, NULL AS _data, ct, cl, cd, name, pending_push FROM mms LEFT OUTER JOIN part ON part._id =  (SELECT part._id FROM part WHERE part.mid = mms._id LIMIT 1) WHERE (thread_id = 212) ORDER BY date_received DESC LIMIT 1)
11-19 22:33:24.863 25954-26329/org.thoughtcrime.securesms W/MmsSmsDatabase: Executing query: SELECT _id, unique_row_id, body, type, thread_id, address, address_device_id, subject, date_sent, date_received, m_type, msg_box, status, part_count, ct_l, tr_id, m_size, exp, st, delivery_receipt_count, mismatched_identities, network_failures, transport_type, attachment_id, unique_id, mid, data_size, _data, ct, cl, cd, name, pending_push FROM (SELECT DISTINCT date_sent AS date_sent, date AS date_received, _id, 'SMS::' || _id || '::' || date_sent AS unique_row_id, NULL AS attachment_id, body, read, thread_id, type, address, address_device_id, subject, NULL AS m_type, NULL AS msg_box, status, NULL AS part_count, NULL AS ct_l, NULL AS tr_id, NULL AS m_size, NULL AS exp, NULL AS st, delivery_receipt_count, mismatched_identities, NULL AS network_failures, 'sms' AS transport_type, NULL AS unique_id, NULL AS mid, NULL AS data_size, NULL AS _data, NULL AS ct, NULL AS cl, NULL AS cd, NULL AS name, NULL AS pending_push FROM sms WHERE (thread_id = 212) UNION ALL SELECT DISTINCT date AS date_sent, date_received AS date_received, mms._id AS _id, 'MMS::' || mms._id || '::' || date AS unique_row_id, part._id AS attachment_id, body, read, thread_id, NULL AS type, address, address_device_id, NULL AS subject, m_type, msg_box, NULL AS status, part_count, ct_l, tr_id, m_size, exp, st, delivery_receipt_count, mismatched_identities, network_failures, 'mms' AS transport_type, unique_id, NULL AS mid, data_size, NULL AS _data, ct, cl, cd, name, pending_push FROM mms LEFT OUTER JOIN part ON part._id =  (SELECT part._id FROM part WHERE part.mid = mms._id LIMIT 1) WHERE (thread_id = 212) ORDER BY date_received DESC LIMIT 500)
11-19 22:33:24.986 25954-25954/org.thoughtcrime.securesms W/ThumbnailView: loading part with id content://org.thoughtcrime.securesms/part/1447968804797/335, progress 1
11-19 22:33:25.004 25954-25954/org.thoughtcrime.securesms W/ThumbnailView: Not re-loading slide content://org.thoughtcrime.securesms/part/1447966082313/334
11-19 22:33:25.011 25954-26456/org.thoughtcrime.securesms W/AttachmentDatabase: getThumbnailStream((row id: 335, unique ID: 1447968804797))
11-19 22:33:25.053 25954-26320/org.thoughtcrime.securesms W/MediaUtil: generated thumbnail for part, 315x225 (1.400:1) in 28ms
11-19 22:33:25.069 25954-26320/org.thoughtcrime.securesms W/AttachmentDatabase: updating part thumbnail for #(row id: 335, unique ID: 1447968804797)
11-19 22:33:25.176 25954-26621/org.thoughtcrime.securesms W/MmsSmsDatabase: Executing query: SELECT _id, unique_row_id, body, type, thread_id, address, address_device_id, subject, date_sent, date_received, m_type, msg_box, status, part_count, ct_l, tr_id, m_size, exp, st, delivery_receipt_count, mismatched_identities, network_failures, transport_type, attachment_id, unique_id, mid, data_size, _data, ct, cl, cd, name, pending_push FROM (SELECT DISTINCT date_sent AS date_sent, date AS date_received, _id, 'SMS::' || _id || '::' || date_sent AS unique_row_id, NULL AS attachment_id, body, read, thread_id, type, address, address_device_id, subject, NULL AS m_type, NULL AS msg_box, status, NULL AS part_count, NULL AS ct_l, NULL AS tr_id, NULL AS m_size, NULL AS exp, NULL AS st, delivery_receipt_count, mismatched_identities, NULL AS network_failures, 'sms' AS transport_type, NULL AS unique_id, NULL AS mid, NULL AS data_size, NULL AS _data, NULL AS ct, NULL AS cl, NULL AS cd, NULL AS name, NULL AS pending_push FROM sms WHERE (thread_id = 212) UNION ALL SELECT DISTINCT date AS date_sent, date_received AS date_received, mms._id AS _id, 'MMS::' || mms._id || '::' || date AS unique_row_id, part._id AS attachment_id, body, read, thread_id, NULL AS type, address, address_device_id, NULL AS subject, m_type, msg_box, NULL AS status, part_count, ct_l, tr_id, m_size, exp, st, delivery_receipt_count, mismatched_identities, network_failures, 'mms' AS transport_type, unique_id, NULL AS mid, data_size, NULL AS _data, ct, cl, cd, name, pending_push FROM mms LEFT OUTER JOIN part ON part._id =  (SELECT part._id FROM part WHERE part.mid = mms._id LIMIT 1) WHERE (thread_id = 212) ORDER BY date_received DESC LIMIT 500)
11-19 22:33:25.241 25954-25954/org.thoughtcrime.securesms W/ThumbnailView: Not re-loading slide content://org.thoughtcrime.securesms/part/1447968804797/335
11-19 22:33:25.243 25954-25954/org.thoughtcrime.securesms W/ThumbnailView: Not re-loading slide content://org.thoughtcrime.securesms/part/1447966082313/334
11-19 22:33:25.289 25954-26078/org.thoughtcrime.securesms W/TextSecureMessageSender: Found attachment, creating pointer...
11-19 22:33:25.292 25954-26078/org.thoughtcrime.securesms W/PushServiceSocket: Push service URL: https://textsecure-service.whispersystems.org
11-19 22:33:25.292 25954-26078/org.thoughtcrime.securesms W/PushServiceSocket: Opening URL: https://textsecure-service.whispersystems.org/v1/attachments/
11-19 22:33:25.671 25954-25970/org.thoughtcrime.securesms I/art: Background sticky concurrent mark sweep GC freed 25486(1583KB) AllocSpace objects, 3(46KB) LOS objects, 6% free, 23MB/25MB, paused 5.066ms total 54.753ms
11-19 22:33:25.697 25954-25970/org.thoughtcrime.securesms W/art: Suspending all threads took: 11.078ms
11-19 22:33:26.215 25954-26078/org.thoughtcrime.securesms W/PushServiceSocket: Got attachment content location: https://whispersystems-textsecure-attachments.s3.amazonaws.com/2928530754178029755?AWSAccessKeyId=AKIAJHWS3AOTJTASHBDA&Expires=1447972406&Signature=YWC0N4hPHAVRbWtU46Mn8%2FaujLY%3D
11-19 22:33:27.307 25954-25970/org.thoughtcrime.securesms I/art: Background sticky concurrent mark sweep GC freed 16012(847KB) AllocSpace objects, 1(39KB) LOS objects, 3% free, 24MB/25MB, paused 8.301ms total 66.168ms
11-19 22:33:27.441 25954-26078/org.thoughtcrime.securesms W/PushServiceSocket: Push service URL: https://textsecure-service.whispersystems.org
11-19 22:33:27.441 25954-26078/org.thoughtcrime.securesms W/PushServiceSocket: Opening URL: https://textsecure-service.whispersystems.org/v1/messages/+peekapoo
11-19 22:33:28.052 25954-26078/org.thoughtcrime.securesms W/PushServiceSocket: Push service URL: https://textsecure-service.whispersystems.org
11-19 22:33:28.052 25954-26078/org.thoughtcrime.securesms W/PushServiceSocket: Opening URL: https://textsecure-service.whispersystems.org/v1/messages/+peekapoo
11-19 22:33:28.338 25954-25970/org.thoughtcrime.securesms I/art: Background sticky concurrent mark sweep GC freed 13123(583KB) AllocSpace objects, 0(0B) LOS objects, 2% free, 24MB/25MB, paused 6.287ms total 49.412ms
11-19 22:33:28.598 25954-26663/org.thoughtcrime.securesms W/MmsSmsDatabase: Executing query: SELECT _id, unique_row_id, body, type, thread_id, address, address_device_id, subject, date_sent, date_received, m_type, msg_box, status, part_count, ct_l, tr_id, m_size, exp, st, delivery_receipt_count, mismatched_identities, network_failures, transport_type, attachment_id, unique_id, mid, data_size, _data, ct, cl, cd, name, pending_push FROM (SELECT DISTINCT date_sent AS date_sent, date AS date_received, _id, 'SMS::' || _id || '::' || date_sent AS unique_row_id, NULL AS attachment_id, body, read, thread_id, type, address, address_device_id, subject, NULL AS m_type, NULL AS msg_box, status, NULL AS part_count, NULL AS ct_l, NULL AS tr_id, NULL AS m_size, NULL AS exp, NULL AS st, delivery_receipt_count, mismatched_identities, NULL AS network_failures, 'sms' AS transport_type, NULL AS unique_id, NULL AS mid, NULL AS data_size, NULL AS _data, NULL AS ct, NULL AS cl, NULL AS cd, NULL AS name, NULL AS pending_push FROM sms WHERE (thread_id = 212) UNION ALL SELECT DISTINCT date AS date_sent, date_received AS date_received, mms._id AS _id, 'MMS::' || mms._id || '::' || date AS unique_row_id, part._id AS attachment_id, body, read, thread_id, NULL AS type, address, address_device_id, NULL AS subject, m_type, msg_box, NULL AS status, part_count, ct_l, tr_id, m_size, exp, st, delivery_receipt_count, mismatched_identities, network_failures, 'mms' AS transport_type, unique_id, NULL AS mid, data_size, NULL AS _data, ct, cl, cd, name, pending_push FROM mms LEFT OUTER JOIN part ON part._id =  (SELECT part._id FROM part WHERE part.mid = mms._id LIMIT 1) WHERE (thread_id = 212) ORDER BY date_received DESC LIMIT 500)
11-19 22:33:28.629 25954-29267/org.thoughtcrime.securesms W/OkHttpClientWrapper: onMessage: BINARY
11-19 22:33:28.629 25954-29267/org.thoughtcrime.securesms W/WebSocketConnection: WSC onMessage()
11-19 22:33:28.630 25954-29267/org.thoughtcrime.securesms W/WebSocketConnection: Message Type: 1
11-19 22:33:28.635 25954-26359/org.thoughtcrime.securesms W/TextSecureEnvelope: Our MAC: e8 c8 7f 99 72 f2 08 fe 66 4e 
11-19 22:33:28.635 25954-26359/org.thoughtcrime.securesms W/TextSecureEnvelope: Thr MAC: e8 c8 7f 99 72 f2 08 fe 66 4e 
11-19 22:33:28.638 25954-26359/org.thoughtcrime.securesms W/MessageRetrievalService: Retrieved envelope! +peekapoo1
11-19 22:33:28.641 25954-26359/org.thoughtcrime.securesms W/PushReceivedJob: Received receipt: (XXXXX, 1447968804696)
11-19 22:33:28.655 25954-26359/org.thoughtcrime.securesms W/MessageRetrievalService: Network requirement: true, active activities: 1, push pending: 0
11-19 22:33:28.655 25954-26359/org.thoughtcrime.securesms W/MessageRetrievalService: Reading message...
11-19 22:33:28.666 25954-26752/org.thoughtcrime.securesms W/MmsSmsDatabase: Executing query: SELECT _id, unique_row_id, body, type, thread_id, address, address_device_id, subject, date_sent, date_received, m_type, msg_box, status, part_count, ct_l, tr_id, m_size, exp, st, delivery_receipt_count, mismatched_identities, network_failures, transport_type, attachment_id, unique_id, mid, data_size, _data, ct, cl, cd, name, pending_push FROM (SELECT DISTINCT date_sent AS date_sent, date AS date_received, _id, 'SMS::' || _id || '::' || date_sent AS unique_row_id, NULL AS attachment_id, body, read, thread_id, type, address, address_device_id, subject, NULL AS m_type, NULL AS msg_box, status, NULL AS part_count, NULL AS ct_l, NULL AS tr_id, NULL AS m_size, NULL AS exp, NULL AS st, delivery_receipt_count, mismatched_identities, NULL AS network_failures, 'sms' AS transport_type, NULL AS unique_id, NULL AS mid, NULL AS data_size, NULL AS _data, NULL AS ct, NULL AS cl, NULL AS cd, NULL AS name, NULL AS pending_push FROM sms WHERE (thread_id = 212) UNION ALL SELECT DISTINCT date AS date_sent, date_received AS date_received, mms._id AS _id, 'MMS::' || mms._id || '::' || date AS unique_row_id, part._id AS attachment_id, body, read, thread_id, NULL AS type, address, address_device_id, NULL AS subject, m_type, msg_box, NULL AS status, part_count, ct_l, tr_id, m_size, exp, st, delivery_receipt_count, mismatched_identities, network_failures, 'mms' AS transport_type, unique_id, NULL AS mid, data_size, NULL AS _data, ct, cl, cd, name, pending_push FROM mms LEFT OUTER JOIN part ON part._id =  (SELECT part._id FROM part WHERE part.mid = mms._id LIMIT 1) WHERE (thread_id = 212) ORDER BY date_received DESC LIMIT 500)
11-19 22:33:28.716 25954-25954/org.thoughtcrime.securesms W/ThumbnailView: loading part with id content://org.thoughtcrime.securesms/part/1447968804797/335, progress 0
11-19 22:33:28.719 25954-25954/org.thoughtcrime.securesms W/ThumbnailView: Not re-loading slide content://org.thoughtcrime.securesms/part/1447966082313/334
McLoo commented 8 years ago

part 3 several tries with multi tapping the shutter icon

11-19 22:36:17.654 25954-25954/org.thoughtcrime.securesms W/AttachmentManager: cleaning up content://org.thoughtcrime.securesms/capture/1447968976625/486
11-19 22:36:18.845 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:36:18.870 25954-25954/org.thoughtcrime.securesms W/CameraView: onResume() queued
11-19 22:36:18.876 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:36:18.919 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:36:18.933 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:36:18.979 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:36:18.995 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:36:19.013 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:36:19.029 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:36:19.046 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:36:19.063 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:36:19.079 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:36:19.096 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:36:19.113 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:36:19.146 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:36:19.162 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:36:19.179 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:36:19.196 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:36:19.212 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:36:19.529 25954-25954/org.thoughtcrime.securesms W/CameraView: camera not in capture-ready state
11-19 22:36:19.880 25954-25954/org.thoughtcrime.securesms W/CameraView: onResume() completed
11-19 22:36:19.883 25954-25954/org.thoughtcrime.securesms W/CameraUtils: getPreferredPreviewSize(90, 540, 922)
11-19 22:36:19.889 25954-25954/org.thoughtcrime.securesms W/CameraView: setting preview size to 640x368
11-19 22:36:19.987 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:36:20.383 25954-25954/org.thoughtcrime.securesms W/CameraUtils: getPreferredPreviewSize(90, 540, 922)
11-19 22:36:20.457 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:36:20.470 25954-25954/org.thoughtcrime.securesms W/CameraView: previewSize: 640x368
11-19 22:36:20.470 25954-25954/org.thoughtcrime.securesms W/CameraView: data bytes: 353280
11-19 22:36:20.474 25954-25954/org.thoughtcrime.securesms W/CameraView: previewFormat: 17
11-19 22:36:20.474 25954-25954/org.thoughtcrime.securesms W/CameraView: croppingRect: Rect(0, 187 - 368, 452)
11-19 22:36:20.474 25954-25954/org.thoughtcrime.securesms W/CameraView: rotation: 270
11-19 22:36:20.528 25954-26275/org.thoughtcrime.securesms D/skia: onFlyCompress
11-19 22:36:20.553 25954-25970/org.thoughtcrime.securesms I/art: Background sticky concurrent mark sweep GC freed 77902(5MB) AllocSpace objects, 22(2MB) LOS objects, 21% free, 25MB/32MB, paused 2.289ms total 127.636ms
11-19 22:36:20.566 25954-26620/org.thoughtcrime.securesms W/AttachmentManager: slide with size 6627 took 1ms
11-19 22:36:20.577 25954-25954/org.thoughtcrime.securesms W/ThumbnailView: loading part with id content://org.thoughtcrime.securesms/capture/1447968980560/486, progress 1
11-19 22:36:20.601 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:36:20.614 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:36:20.633 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:36:20.649 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:36:20.664 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:36:20.683 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:36:20.697 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:36:20.714 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:36:20.731 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:36:20.750 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:36:20.766 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:36:20.785 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:36:20.797 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:36:20.815 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:36:20.833 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:36:20.848 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:36:20.864 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:36:20.882 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:36:20.898 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:36:20.916 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:36:20.933 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:36:20.949 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:36:20.966 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:36:20.983 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:36:20.988 25954-25954/org.thoughtcrime.securesms W/CameraView: onPause() queued
11-19 22:36:21.034 25954-26077/org.thoughtcrime.securesms W/CameraView: released old camera instance
11-19 22:36:21.034 25954-25954/org.thoughtcrime.securesms W/CameraView: onPause() completed
11-19 22:36:22.665 25954-25954/org.thoughtcrime.securesms W/AttachmentManager: cleaning up content://org.thoughtcrime.securesms/capture/1447968980560/486
11-19 22:36:23.809 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:36:23.840 25954-25954/org.thoughtcrime.securesms W/CameraView: onResume() queued
11-19 22:36:23.847 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:36:23.870 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:36:23.899 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:36:23.945 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:36:23.960 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:36:23.974 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:36:23.990 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:36:24.008 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:36:24.024 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:36:24.046 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:36:24.060 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:36:24.075 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:36:24.091 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:36:24.107 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:36:24.126 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:36:24.140 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:36:24.157 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:36:24.174 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:36:24.490 25954-25954/org.thoughtcrime.securesms W/CameraView: camera not in capture-ready state
11-19 22:36:24.675 25954-25954/org.thoughtcrime.securesms W/CameraView: camera not in capture-ready state
11-19 22:36:24.781 25954-25954/org.thoughtcrime.securesms W/CameraView: onResume() completed
11-19 22:36:24.791 25954-25954/org.thoughtcrime.securesms W/CameraUtils: getPreferredPreviewSize(90, 540, 922)
11-19 22:36:24.798 25954-25954/org.thoughtcrime.securesms W/CameraView: setting preview size to 640x368
11-19 22:36:24.900 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:36:25.316 25954-25954/org.thoughtcrime.securesms W/CameraUtils: getPreferredPreviewSize(90, 540, 922)
11-19 22:36:25.326 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:36:25.370 25954-25954/org.thoughtcrime.securesms W/CameraView: previewSize: 640x368
11-19 22:36:25.370 25954-25954/org.thoughtcrime.securesms W/CameraView: data bytes: 353280
11-19 22:36:25.374 25954-25954/org.thoughtcrime.securesms W/CameraView: previewFormat: 17
11-19 22:36:25.374 25954-25954/org.thoughtcrime.securesms W/CameraView: croppingRect: Rect(0, 187 - 368, 452)
11-19 22:36:25.374 25954-25954/org.thoughtcrime.securesms W/CameraView: rotation: 270
11-19 22:36:25.393 25954-26275/org.thoughtcrime.securesms D/skia: onFlyCompress
11-19 22:36:25.409 25954-26275/org.thoughtcrime.securesms W/AttachmentManager: slide with size 6458 took 1ms
11-19 22:36:25.430 25954-25954/org.thoughtcrime.securesms W/ThumbnailView: loading part with id content://org.thoughtcrime.securesms/capture/1447968985404/486, progress 1
11-19 22:36:25.479 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:36:25.492 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:36:25.508 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:36:25.526 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:36:25.543 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:36:25.563 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:36:25.587 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:36:25.603 25954-25954/org.thoughtcrime.securesms W/CameraView: previewSize: 640x368
11-19 22:36:25.603 25954-25954/org.thoughtcrime.securesms W/CameraView: data bytes: 353280
11-19 22:36:25.607 25954-25954/org.thoughtcrime.securesms W/CameraView: previewFormat: 17
11-19 22:36:25.607 25954-25954/org.thoughtcrime.securesms W/CameraView: croppingRect: Rect(0, 187 - 368, 452)
11-19 22:36:25.607 25954-25954/org.thoughtcrime.securesms W/CameraView: rotation: 270
11-19 22:36:25.613 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:36:25.633 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:36:25.635 25954-26349/org.thoughtcrime.securesms D/skia: onFlyCompress
11-19 22:36:25.665 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:36:25.702 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:36:25.720 25954-26620/org.thoughtcrime.securesms W/AttachmentManager: slide with size 6544 took 6ms
11-19 22:36:25.726 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:36:25.737 25954-25954/org.thoughtcrime.securesms W/AttachmentManager: cleaning up content://org.thoughtcrime.securesms/capture/1447968985404/486
11-19 22:36:25.739 25954-25954/org.thoughtcrime.securesms W/ThumbnailView: loading part with id content://org.thoughtcrime.securesms/capture/1447968985692/486, progress 1
11-19 22:36:25.753 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:36:25.775 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:36:25.794 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:36:25.808 25954-25954/org.thoughtcrime.securesms W/CameraView: previewSize: 640x368
11-19 22:36:25.808 25954-25954/org.thoughtcrime.securesms W/CameraView: data bytes: 353280
11-19 22:36:25.811 25954-25954/org.thoughtcrime.securesms W/CameraView: previewFormat: 17
11-19 22:36:25.811 25954-25954/org.thoughtcrime.securesms W/CameraView: croppingRect: Rect(0, 187 - 368, 452)
11-19 22:36:25.811 25954-25954/org.thoughtcrime.securesms W/CameraView: rotation: 270
11-19 22:36:25.817 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:36:25.817 25954-26455/org.thoughtcrime.securesms W/DecryptableStreamLocalUriFetcher: java.io.FileNotFoundException: /data/data/org.thoughtcrime.securesms/app_captures/486.jpg: open failed: ENOENT (No such file or directory)
                                                                                                  at libcore.io.IoBridge.open(IoBridge.java:456)
                                                                                                  at java.io.FileInputStream.<init>(FileInputStream.java:76)
                                                                                                  at org.thoughtcrime.securesms.crypto.DecryptingPartInputStream.<init>(DecryptingPartInputStream.java:62)
                                                                                                  at org.thoughtcrime.securesms.providers.PersistentBlobProvider.getStream(PersistentBlobProvider.java:114)
                                                                                                  at org.thoughtcrime.securesms.mms.PartAuthority.getAttachmentStream(PartAuthority.java:54)
                                                                                                  at org.thoughtcrime.securesms.mms.DecryptableStreamLocalUriFetcher.loadResource(DecryptableStreamLocalUriFetcher.java:32)
                                                                                                  at org.thoughtcrime.securesms.mms.DecryptableStreamLocalUriFetcher.loadResource(DecryptableStreamLocalUriFetcher.java:16)
                                                                                                  at com.bumptech.glide.load.data.LocalUriFetcher.loadData(LocalUriFetcher.java:44)
                                                                                                  at com.bumptech.glide.load.model.ImageVideoModelLoader$ImageVideoFetcher.loadData(ImageVideoModelLoader.java:70)
                                                                                                  at com.bumptech.glide.load.model.ImageVideoModelLoader$ImageVideoFetcher.loadData(ImageVideoModelLoader.java:53)
                                                                                                  at com.bumptech.glide.load.engine.DecodeJob.decodeSource(DecodeJob.java:170)
                                                                                                  at com.bumptech.glide.load.engine.DecodeJob.decodeFromSource(DecodeJob.java:128)
                                                                                                  at com.bumptech.glide.load.engine.EngineRunnable.decodeFromSource(EngineRunnable.java:122)
                                                                                                  at com.bumptech.glide.load.engine.EngineRunnable.decode(EngineRunnable.java:101)
                                                                                                  at com.bumptech.glide.load.engine.EngineRunnable.run(EngineRunnable.java:58)
                                                                                                  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:422)
                                                                                                  at java.util.concurrent.FutureTask.run(FutureTask.java:237)
                                                                                                  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
                                                                                                  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
                                                                                                  at java.lang.Thread.run(Thread.java:818)
                                                                                                  at com.bumptech.glide.load.engine.executor.FifoPriorityThreadPoolExecutor$DefaultThreadFactory$1.run(FifoPriorityThreadPoolExecutor.java:118)
                                                                                               Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
                                                                                                  at libcore.io.Posix.open(Native Method)
                                                                                                  at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
                                                                                                  at libcore.io.IoBridge.open(IoBridge.java:442)
                                                                                                  at java.io.FileInputStream.<init>(FileInputStream.java:76) 
                                                                                                  at org.thoughtcrime.securesms.crypto.DecryptingPartInputStream.<init>(DecryptingPartInputStream.java:62) 
                                                                                                  at org.thoughtcrime.securesms.providers.PersistentBlobProvider.getStream(PersistentBlobProvider.java:114) 
                                                                                                  at org.thoughtcrime.securesms.mms.PartAuthority.getAttachmentStream(PartAuthority.java:54) 
                                                                                                  at org.thoughtcrime.securesms.mms.DecryptableStreamLocalUriFetcher.loadResource(DecryptableStreamLocalUriFetcher.java:32) 
                                                                                                  at org.thoughtcrime.securesms.mms.DecryptableStreamLocalUriFetcher.loadResource(DecryptableStreamLocalUriFetcher.java:16) 
                                                                                                  at com.bumptech.glide.load.data.LocalUriFetcher.loadData(LocalUriFetcher.java:44) 
                                                                                                  at com.bumptech.glide.load.model.ImageVideoModelLoader$ImageVideoFetcher.loadData(ImageVideoModelLoader.java:70) 
                                                                                                  at com.bumptech.glide.load.model.ImageVideoModelLoader$ImageVideoFetcher.loadData(ImageVideoModelLoader.java:53) 
                                                                                                  at com.bumptech.glide.load.engine.DecodeJob.decodeSource(DecodeJob.java:170) 
                                                                                                  at com.bumptech.glide.load.engine.DecodeJob.decodeFromSource(DecodeJob.java:128) 
                                                                                                  at com.bumptech.glide.load.engine.EngineRunnable.decodeFromSource(EngineRunnable.java:122) 
                                                                                                  at com.bumptech.glide.load.engine.EngineRunnable.decode(EngineRunnable.java:101) 
                                                                                                  at com.bumptech.glide.load.engine.EngineRunnable.run(EngineRunnable.java:58) 
                                                                                                  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:422) 
                                                                                                  at java.util.concurrent.FutureTask.run(FutureTask.java:237) 
                                                                                                  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112) 
                                                                                                  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587) 
                                                                                                  at java.lang.Thread.run(Thread.java:818) 
                                                                                                  at com.bumptech.glide.load.engine.executor.FifoPriorityThreadPoolExecutor$DefaultThreadFactory$1.run(FifoPriorityThreadPoolExecutor.java:118) 
11-19 22:36:25.842 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:36:25.848 25954-25954/org.thoughtcrime.securesms W/CameraView: onPause() queued
11-19 22:36:25.854 25954-26349/org.thoughtcrime.securesms D/skia: onFlyCompress
11-19 22:36:25.895 25954-26275/org.thoughtcrime.securesms W/AttachmentManager: slide with size 10595 took 1ms
11-19 22:36:25.901 25954-26077/org.thoughtcrime.securesms W/CameraView: released old camera instance
11-19 22:36:25.911 25954-25954/org.thoughtcrime.securesms W/AttachmentManager: cleaning up content://org.thoughtcrime.securesms/capture/1447968985692/486
11-19 22:36:25.912 25954-25954/org.thoughtcrime.securesms W/ThumbnailView: loading part with id content://org.thoughtcrime.securesms/capture/1447968985889/486, progress 1
11-19 22:36:25.915 25954-26456/org.thoughtcrime.securesms W/DecryptableStreamLocalUriFetcher: java.io.FileNotFoundException: /data/data/org.thoughtcrime.securesms/app_captures/486.jpg: open failed: ENOENT (No such file or directory)
                                                                                                  at libcore.io.IoBridge.open(IoBridge.java:456)
                                                                                                  at java.io.FileInputStream.<init>(FileInputStream.java:76)
                                                                                                  at org.thoughtcrime.securesms.crypto.DecryptingPartInputStream.<init>(DecryptingPartInputStream.java:62)
                                                                                                  at org.thoughtcrime.securesms.providers.PersistentBlobProvider.getStream(PersistentBlobProvider.java:114)
                                                                                                  at org.thoughtcrime.securesms.mms.PartAuthority.getAttachmentStream(PartAuthority.java:54)
                                                                                                  at org.thoughtcrime.securesms.mms.DecryptableStreamLocalUriFetcher.loadResource(DecryptableStreamLocalUriFetcher.java:32)
                                                                                                  at org.thoughtcrime.securesms.mms.DecryptableStreamLocalUriFetcher.loadResource(DecryptableStreamLocalUriFetcher.java:16)
                                                                                                  at com.bumptech.glide.load.data.LocalUriFetcher.loadData(LocalUriFetcher.java:44)
                                                                                                  at com.bumptech.glide.load.model.ImageVideoModelLoader$ImageVideoFetcher.loadData(ImageVideoModelLoader.java:70)
                                                                                                  at com.bumptech.glide.load.model.ImageVideoModelLoader$ImageVideoFetcher.loadData(ImageVideoModelLoader.java:53)
                                                                                                  at com.bumptech.glide.load.engine.DecodeJob.decodeSource(DecodeJob.java:170)
                                                                                                  at com.bumptech.glide.load.engine.DecodeJob.decodeFromSource(DecodeJob.java:128)
                                                                                                  at com.bumptech.glide.load.engine.EngineRunnable.decodeFromSource(EngineRunnable.java:122)
                                                                                                  at com.bumptech.glide.load.engine.EngineRunnable.decode(EngineRunnable.java:101)
                                                                                                  at com.bumptech.glide.load.engine.EngineRunnable.run(EngineRunnable.java:58)
                                                                                                  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:422)
                                                                                                  at java.util.concurrent.FutureTask.run(FutureTask.java:237)
                                                                                                  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
                                                                                                  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
                                                                                                  at java.lang.Thread.run(Thread.java:818)
                                                                                                  at com.bumptech.glide.load.engine.executor.FifoPriorityThreadPoolExecutor$DefaultThreadFactory$1.run(FifoPriorityThreadPoolExecutor.java:118)
                                                                                               Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
                                                                                                  at libcore.io.Posix.open(Native Method)
                                                                                                  at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
                                                                                                  at libcore.io.IoBridge.open(IoBridge.java:442)
                                                                                                  at java.io.FileInputStream.<init>(FileInputStream.java:76) 
                                                                                                  at org.thoughtcrime.securesms.crypto.DecryptingPartInputStream.<init>(DecryptingPartInputStream.java:62) 
                                                                                                  at org.thoughtcrime.securesms.providers.PersistentBlobProvider.getStream(PersistentBlobProvider.java:114) 
                                                                                                  at org.thoughtcrime.securesms.mms.PartAuthority.getAttachmentStream(PartAuthority.java:54) 
                                                                                                  at org.thoughtcrime.securesms.mms.DecryptableStreamLocalUriFetcher.loadResource(DecryptableStreamLocalUriFetcher.java:32) 
                                                                                                  at org.thoughtcrime.securesms.mms.DecryptableStreamLocalUriFetcher.loadResource(DecryptableStreamLocalUriFetcher.java:16) 
                                                                                                  at com.bumptech.glide.load.data.LocalUriFetcher.loadData(LocalUriFetcher.java:44) 
                                                                                                  at com.bumptech.glide.load.model.ImageVideoModelLoader$ImageVideoFetcher.loadData(ImageVideoModelLoader.java:70) 
                                                                                                  at com.bumptech.glide.load.model.ImageVideoModelLoader$ImageVideoFetcher.loadData(ImageVideoModelLoader.java:53) 
                                                                                                  at com.bumptech.glide.load.engine.DecodeJob.decodeSource(DecodeJob.java:170) 
                                                                                                  at com.bumptech.glide.load.engine.DecodeJob.decodeFromSource(DecodeJob.java:128) 
                                                                                                  at com.bumptech.glide.load.engine.EngineRunnable.decodeFromSource(EngineRunnable.java:122) 
                                                                                                  at com.bumptech.glide.load.engine.EngineRunnable.decode(EngineRunnable.java:101) 
                                                                                                  at com.bumptech.glide.load.engine.EngineRunnable.run(EngineRunnable.java:58) 
                                                                                                  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:422) 
                                                                                                  at java.util.concurrent.FutureTask.run(FutureTask.java:237) 
                                                                                                  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112) 
                                                                                                  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587) 
                                                                                                  at java.lang.Thread.run(Thread.java:818) 
                                                                                                  at com.bumptech.glide.load.engine.executor.FifoPriorityThreadPoolExecutor$DefaultThreadFactory$1.run(FifoPriorityThreadPoolExecutor.java:118) 
11-19 22:36:25.915 25954-25954/org.thoughtcrime.securesms W/CameraView: onPause() completed
McLoo commented 8 years ago

part 4 sending blacky 2

this time it disapeard - no message was sent

11-19 22:36:25.915 25954-25954/org.thoughtcrime.securesms W/CameraView: onPause() completed
11-19 22:37:03.707 25954-32119/org.thoughtcrime.securesms W/WebSocketConnection: Sending keep alive...
11-19 22:37:03.817 25954-32118/org.thoughtcrime.securesms W/OkHttpClientWrapper: onMessage: BINARY
11-19 22:37:03.817 25954-32118/org.thoughtcrime.securesms W/WebSocketConnection: WSC onMessage()
11-19 22:37:03.818 25954-32118/org.thoughtcrime.securesms W/WebSocketConnection: Message Type: 2
11-19 22:37:13.108 25954-26359/org.thoughtcrime.securesms W/MessageRetrievalService: Application level read timeout...
11-19 22:37:13.114 25954-26359/org.thoughtcrime.securesms W/MessageRetrievalService: Network requirement: true, active activities: 1, push pending: 0
11-19 22:37:13.118 25954-26359/org.thoughtcrime.securesms W/MessageRetrievalService: Reading message...
11-19 22:37:51.983 25954-25954/org.thoughtcrime.securesms W/ConversationActivity: isManual Selection: false
11-19 22:37:51.983 25954-25954/org.thoughtcrime.securesms W/ConversationActivity: forceSms: false
11-19 22:37:52.017 25954-26349/org.thoughtcrime.securesms W/AttachmentDatabase: insertParts(1)
11-19 22:37:52.017 25954-26349/org.thoughtcrime.securesms W/AttachmentDatabase: Inserting attachment for mms id: 449
11-19 22:37:52.375 25954-26752/org.thoughtcrime.securesms W/MmsSmsDatabase: Executing query: SELECT _id, unique_row_id, body, type, thread_id, address, address_device_id, subject, date_sent, date_received, m_type, msg_box, status, part_count, ct_l, tr_id, m_size, exp, st, delivery_receipt_count, mismatched_identities, network_failures, transport_type, attachment_id, unique_id, mid, data_size, _data, ct, cl, cd, name, pending_push FROM (SELECT DISTINCT date_sent AS date_sent, date AS date_received, _id, 'SMS::' || _id || '::' || date_sent AS unique_row_id, NULL AS attachment_id, body, read, thread_id, type, address, address_device_id, subject, NULL AS m_type, NULL AS msg_box, status, NULL AS part_count, NULL AS ct_l, NULL AS tr_id, NULL AS m_size, NULL AS exp, NULL AS st, delivery_receipt_count, mismatched_identities, NULL AS network_failures, 'sms' AS transport_type, NULL AS unique_id, NULL AS mid, NULL AS data_size, NULL AS _data, NULL AS ct, NULL AS cl, NULL AS cd, NULL AS name, NULL AS pending_push FROM sms WHERE (thread_id = 233) UNION ALL SELECT DISTINCT date AS date_sent, date_received AS date_received, mms._id AS _id, 'MMS::' || mms._id || '::' || date AS unique_row_id, part._id AS attachment_id, body, read, thread_id, NULL AS type, address, address_device_id, NULL AS subject, m_type, msg_box, NULL AS status, part_count, ct_l, tr_id, m_size, exp, st, delivery_receipt_count, mismatched_identities, network_failures, 'mms' AS transport_type, unique_id, NULL AS mid, data_size, NULL AS _data, ct, cl, cd, name, pending_push FROM mms LEFT OUTER JOIN part ON part._id =  (SELECT part._id FROM part WHERE part.mid = mms._id LIMIT 1) WHERE (thread_id = 233) ORDER BY date_received DESC LIMIT 500)
11-19 22:37:52.425 25954-26349/org.thoughtcrime.securesms W/MmsSmsDatabase: Executing query: SELECT _id, unique_row_id, body, type, thread_id, address, address_device_id, subject, date_sent, date_received, m_type, msg_box, status, part_count, ct_l, tr_id, m_size, exp, st, delivery_receipt_count, mismatched_identities, network_failures, transport_type, attachment_id, unique_id, mid, data_size, _data, ct, cl, cd, name, pending_push FROM (SELECT DISTINCT date_sent AS date_sent, date AS date_received, _id, 'SMS::' || _id || '::' || date_sent AS unique_row_id, NULL AS attachment_id, body, read, thread_id, type, address, address_device_id, subject, NULL AS m_type, NULL AS msg_box, status, NULL AS part_count, NULL AS ct_l, NULL AS tr_id, NULL AS m_size, NULL AS exp, NULL AS st, delivery_receipt_count, mismatched_identities, NULL AS network_failures, 'sms' AS transport_type, NULL AS unique_id, NULL AS mid, NULL AS data_size, NULL AS _data, NULL AS ct, NULL AS cl, NULL AS cd, NULL AS name, NULL AS pending_push FROM sms WHERE (thread_id = 233) UNION ALL SELECT DISTINCT date AS date_sent, date_received AS date_received, mms._id AS _id, 'MMS::' || mms._id || '::' || date AS unique_row_id, part._id AS attachment_id, body, read, thread_id, NULL AS type, address, address_device_id, NULL AS subject, m_type, msg_box, NULL AS status, part_count, ct_l, tr_id, m_size, exp, st, delivery_receipt_count, mismatched_identities, network_failures, 'mms' AS transport_type, unique_id, NULL AS mid, data_size, NULL AS _data, ct, cl, cd, name, pending_push FROM mms LEFT OUTER JOIN part ON part._id =  (SELECT part._id FROM part WHERE part.mid = mms._id LIMIT 1) WHERE (thread_id = 233) ORDER BY date_received DESC LIMIT 1)
11-19 22:37:52.442 25954-25954/org.thoughtcrime.securesms W/ThumbnailView: Not re-loading slide content://org.thoughtcrime.securesms/part/1447964950201/331
11-19 22:37:52.454 25954-25954/org.thoughtcrime.securesms W/ThumbnailView: Not re-loading slide content://org.thoughtcrime.securesms/part/1447923010535/321
11-19 22:37:52.459 25954-26349/org.thoughtcrime.securesms W/MessageSender: ws.com.google.android.mms.MmsException: java.io.FileNotFoundException: /data/data/org.thoughtcrime.securesms/app_captures/486.jpg: open failed: ENOENT (No such file or directory)
                                                                               at org.thoughtcrime.securesms.database.AttachmentDatabase.setAttachmentData(AttachmentDatabase.java:397)
                                                                               at org.thoughtcrime.securesms.database.AttachmentDatabase.insertAttachment(AttachmentDatabase.java:452)
                                                                               at org.thoughtcrime.securesms.database.AttachmentDatabase.insertAttachmentsForMessage(AttachmentDatabase.java:285)
                                                                               at org.thoughtcrime.securesms.database.MmsDatabase.insertMediaMessage(MmsDatabase.java:803)
                                                                               at org.thoughtcrime.securesms.database.MmsDatabase.insertMessageOutbox(MmsDatabase.java:744)
                                                                               at org.thoughtcrime.securesms.sms.MessageSender.send(MessageSender.java:103)
                                                                               at org.thoughtcrime.securesms.ConversationActivity$24.doInBackground(ConversationActivity.java:1274)
                                                                               at org.thoughtcrime.securesms.ConversationActivity$24.doInBackground(ConversationActivity.java:1271)
                                                                               at android.os.AsyncTask$2.call(AsyncTask.java:292)
                                                                               at java.util.concurrent.FutureTask.run(FutureTask.java:237)
                                                                               at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:231)
                                                                               at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
                                                                               at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
                                                                               at java.lang.Thread.run(Thread.java:818)
                                                                            Caused by: java.io.FileNotFoundException: /data/data/org.thoughtcrime.securesms/app_captures/486.jpg: open failed: ENOENT (No such file or directory)
                                                                               at libcore.io.IoBridge.open(IoBridge.java:456)
                                                                               at java.io.FileInputStream.<init>(FileInputStream.java:76)
                                                                               at org.thoughtcrime.securesms.crypto.DecryptingPartInputStream.<init>(DecryptingPartInputStream.java:62)
                                                                               at org.thoughtcrime.securesms.providers.PersistentBlobProvider.getStream(PersistentBlobProvider.java:114)
                                                                               at org.thoughtcrime.securesms.mms.PartAuthority.getAttachmentStream(PartAuthority.java:54)
                                                                               at org.thoughtcrime.securesms.database.AttachmentDatabase.setAttachmentData(AttachmentDatabase.java:394)
                                                                               at org.thoughtcrime.securesms.database.AttachmentDatabase.insertAttachment(AttachmentDatabase.java:452) 
                                                                               at org.thoughtcrime.securesms.database.AttachmentDatabase.insertAttachmentsForMessage(AttachmentDatabase.java:285) 
                                                                               at org.thoughtcrime.securesms.database.MmsDatabase.insertMediaMessage(MmsDatabase.java:803) 
                                                                               at org.thoughtcrime.securesms.database.MmsDatabase.insertMessageOutbox(MmsDatabase.java:744) 
                                                                               at org.thoughtcrime.securesms.sms.MessageSender.send(MessageSender.java:103) 
                                                                               at org.thoughtcrime.securesms.ConversationActivity$24.doInBackground(ConversationActivity.java:1274) 
                                                                               at org.thoughtcrime.securesms.ConversationActivity$24.doInBackground(ConversationActivity.java:1271) 
                                                                               at android.os.AsyncTask$2.call(AsyncTask.java:292) 
                                                                               at java.util.concurrent.FutureTask.run(FutureTask.java:237) 
                                                                               at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:231) 
                                                                               at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112) 
                                                                               at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587) 
                                                                               at java.lang.Thread.run(Thread.java:818) 
                                                                            Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
                                                                               at libcore.io.Posix.open(Native Method)
                                                                               at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
                                                                               at libcore.io.IoBridge.open(IoBridge.java:442)
                                                                               at java.io.FileInputStream.<init>(FileInputStream.java:76) 
                                                                               at org.thoughtcrime.securesms.crypto.DecryptingPartInputStream.<init>(DecryptingPartInputStream.java:62) 
                                                                               at org.thoughtcrime.securesms.providers.PersistentBlobProvider.getStream(PersistentBlobProvider.java:114) 
                                                                               at org.thoughtcrime.securesms.mms.PartAuthority.getAttachmentStream(PartAuthority.java:54) 
                                                                               at org.thoughtcrime.securesms.database.AttachmentDatabase.setAttachmentData(AttachmentDatabase.java:394) 
                                                                               at org.thoughtcrime.securesms.database.AttachmentDatabase.insertAttachment(AttachmentDatabase.java:452) 
                                                                               at org.thoughtcrime.securesms.database.AttachmentDatabase.insertAttachmentsForMessage(AttachmentDatabase.java:285) 
                                                                               at org.thoughtcrime.securesms.database.MmsDatabase.insertMediaMessage(MmsDatabase.java:803) 
                                                                               at org.thoughtcrime.securesms.database.MmsDatabase.insertMessageOutbox(MmsDatabase.java:744) 
                                                                               at org.thoughtcrime.securesms.sms.MessageSender.send(MessageSender.java:103) 
                                                                               at org.thoughtcrime.securesms.ConversationActivity$24.doInBackground(ConversationActivity.java:1274) 
                                                                               at org.thoughtcrime.securesms.ConversationActivity$24.doInBackground(ConversationActivity.java:1271) 
                                                                               at android.os.AsyncTask$2.call(AsyncTask.java:292) 
                                                                               at java.util.concurrent.FutureTask.run(FutureTask.java:237) 
                                                                               at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:231) 
                                                                               at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112) 
                                                                               at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587) 
                                                                               at java.lang.Thread.run(Thread.java:818) 
11-19 22:37:58.709 25954-32119/org.thoughtcrime.securesms W/WebSocketConnection: Sending keep alive...
11-19 22:37:58.822 25954-32118/org.thoughtcrime.securesms W/OkHttpClientWrapper: onMessage: BINARY
11-19 22:37:58.822 25954-32118/org.thoughtcrime.securesms W/WebSocketConnection: WSC onMessage()
11-19 22:37:58.823 25954-32118/org.thoughtcrime.securesms W/WebSocketConnection: Message Type: 2
McLoo commented 8 years ago

sry, blacky no 3 was because the back cam lay on the table

McLoo commented 8 years ago

but here is a crash I produced while trying to reproduce edit: cam not happy and died. for now.

-19 22:45:46.990 25954-25954/org.thoughtcrime.securesms W/CameraView: previewSize: 640x368
11-19 22:45:46.990 25954-25954/org.thoughtcrime.securesms W/CameraView: data bytes: 353280
11-19 22:45:46.994 25954-25954/org.thoughtcrime.securesms W/CameraView: previewFormat: 17
11-19 22:45:46.994 25954-25954/org.thoughtcrime.securesms W/CameraView: croppingRect: Rect(0, 187 - 368, 452)
11-19 22:45:46.994 25954-25954/org.thoughtcrime.securesms W/CameraView: rotation: 270
11-19 22:45:47.004 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:45:47.026 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:45:47.042 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:45:47.062 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:45:47.093 25954-25954/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:45:47.099 25954-25954/org.thoughtcrime.securesms W/CameraView: onPause() queued
11-19 22:45:47.145 25954-26275/org.thoughtcrime.securesms D/skia: onFlyCompress
11-19 22:45:47.153 25954-26077/org.thoughtcrime.securesms W/CameraView: released old camera instance
11-19 22:45:47.154 25954-25954/org.thoughtcrime.securesms W/CameraView: onPause() completed
11-19 22:45:47.186 25954-25965/org.thoughtcrime.securesms W/art: Suspending all threads took: 6.165ms
11-19 22:45:47.216 25954-26349/org.thoughtcrime.securesms D/skia: onFlyCompress
11-19 22:45:47.298 25954-26620/org.thoughtcrime.securesms W/AttachmentManager: slide with size 9635 took 2ms
11-19 22:45:47.308 25954-25954/org.thoughtcrime.securesms W/AttachmentManager: cleaning up content://org.thoughtcrime.securesms/capture/1447969546656/486
11-19 22:45:47.309 25954-25954/org.thoughtcrime.securesms W/ThumbnailView: loading part with id content://org.thoughtcrime.securesms/capture/1447969547161/486, progress 1
11-19 22:45:47.510 25954-26620/org.thoughtcrime.securesms E/AndroidRuntime: FATAL EXCEPTION: AsyncTask #3
                                                                            Process: org.thoughtcrime.securesms, PID: 25954
                                                                            java.lang.RuntimeException: An error occured while executing doInBackground()
                                                                                at android.os.AsyncTask$3.done(AsyncTask.java:304)
                                                                                at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:355)
                                                                                at java.util.concurrent.FutureTask.setException(FutureTask.java:222)
                                                                                at java.util.concurrent.FutureTask.run(FutureTask.java:242)
                                                                                at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:231)
                                                                                at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
                                                                                at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
                                                                                at java.lang.Thread.run(Thread.java:818)
                                                                             Caused by: java.lang.NegativeArraySizeException: -36
                                                                                at org.thoughtcrime.securesms.crypto.DecryptingPartInputStream.readIncremental(DecryptingPartInputStream.java:165)
                                                                                at org.thoughtcrime.securesms.crypto.DecryptingPartInputStream.read(DecryptingPartInputStream.java:91)
                                                                                at org.thoughtcrime.securesms.crypto.DecryptingPartInputStream.read(DecryptingPartInputStream.java:85)
                                                                                at org.thoughtcrime.securesms.util.MediaUtil.getMediaSize(MediaUtil.java:90)
                                                                                at org.thoughtcrime.securesms.mms.AttachmentManager$2.doInBackground(AttachmentManager.java:133)
                                                                                at org.thoughtcrime.securesms.mms.AttachmentManager$2.doInBackground(AttachmentManager.java:121)
                                                                                at android.os.AsyncTask$2.call(AsyncTask.java:292)
                                                                                at java.util.concurrent.FutureTask.run(FutureTask.java:237)
                                                                                at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:231) 
                                                                                at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112) 
                                                                                at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587) 
                                                                                at java.lang.Thread.run(Thread.java:818) 
11-19 22:45:47.540 25954-25954/org.thoughtcrime.securesms W/PassphraseRequiredActionBarActivity: onPause()
11-19 22:45:47.604 25954-26456/org.thoughtcrime.securesms W/DecryptableStreamLocalUriFetcher: java.io.FileNotFoundException: /data/data/org.thoughtcrime.securesms/app_captures/486.jpg: open failed: ENOENT (No such file or directory)
                                                                                                  at libcore.io.IoBridge.open(IoBridge.java:456)
                                                                                                  at java.io.FileInputStream.<init>(FileInputStream.java:76)
                                                                                                  at org.thoughtcrime.securesms.crypto.DecryptingPartInputStream.<init>(DecryptingPartInputStream.java:62)
                                                                                                  at org.thoughtcrime.securesms.providers.PersistentBlobProvider.getStream(PersistentBlobProvider.java:114)
                                                                                                  at org.thoughtcrime.securesms.mms.PartAuthority.getAttachmentStream(PartAuthority.java:54)
                                                                                                  at org.thoughtcrime.securesms.mms.DecryptableStreamLocalUriFetcher.loadResource(DecryptableStreamLocalUriFetcher.java:32)
                                                                                                  at org.thoughtcrime.securesms.mms.DecryptableStreamLocalUriFetcher.loadResource(DecryptableStreamLocalUriFetcher.java:16)
                                                                                                  at com.bumptech.glide.load.data.LocalUriFetcher.loadData(LocalUriFetcher.java:44)
                                                                                                  at com.bumptech.glide.load.model.ImageVideoModelLoader$ImageVideoFetcher.loadData(ImageVideoModelLoader.java:70)
                                                                                                  at com.bumptech.glide.load.model.ImageVideoModelLoader$ImageVideoFetcher.loadData(ImageVideoModelLoader.java:53)
                                                                                                  at com.bumptech.glide.load.engine.DecodeJob.decodeSource(DecodeJob.java:170)
                                                                                                  at com.bumptech.glide.load.engine.DecodeJob.decodeFromSource(DecodeJob.java:128)
                                                                                                  at com.bumptech.glide.load.engine.EngineRunnable.decodeFromSource(EngineRunnable.java:122)
                                                                                                  at com.bumptech.glide.load.engine.EngineRunnable.decode(EngineRunnable.java:101)
                                                                                                  at com.bumptech.glide.load.engine.EngineRunnable.run(EngineRunnable.java:58)
                                                                                                  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:422)
                                                                                                  at java.util.concurrent.FutureTask.run(FutureTask.java:237)
                                                                                                  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
                                                                                                  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
                                                                                                  at java.lang.Thread.run(Thread.java:818)
                                                                                                  at com.bumptech.glide.load.engine.executor.FifoPriorityThreadPoolExecutor$DefaultThreadFactory$1.run(FifoPriorityThreadPoolExecutor.java:118)
                                                                                               Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
                                                                                                  at libcore.io.Posix.open(Native Method)
                                                                                                  at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
                                                                                                  at libcore.io.IoBridge.open(IoBridge.java:442)
                                                                                                  at java.io.FileInputStream.<init>(FileInputStream.java:76) 
                                                                                                  at org.thoughtcrime.securesms.crypto.DecryptingPartInputStream.<init>(DecryptingPartInputStream.java:62) 
                                                                                                  at org.thoughtcrime.securesms.providers.PersistentBlobProvider.getStream(PersistentBlobProvider.java:114) 
                                                                                                  at org.thoughtcrime.securesms.mms.PartAuthority.getAttachmentStream(PartAuthority.java:54) 
                                                                                                  at org.thoughtcrime.securesms.mms.DecryptableStreamLocalUriFetcher.loadResource(DecryptableStreamLocalUriFetcher.java:32) 
                                                                                                  at org.thoughtcrime.securesms.mms.DecryptableStreamLocalUriFetcher.loadResource(DecryptableStreamLocalUriFetcher.java:16) 
                                                                                                  at com.bumptech.glide.load.data.LocalUriFetcher.loadData(LocalUriFetcher.java:44) 
                                                                                                  at com.bumptech.glide.load.model.ImageVideoModelLoader$ImageVideoFetcher.loadData(ImageVideoModelLoader.java:70) 
                                                                                                  at com.bumptech.glide.load.model.ImageVideoModelLoader$ImageVideoFetcher.loadData(ImageVideoModelLoader.java:53) 
                                                                                                  at com.bumptech.glide.load.engine.DecodeJob.decodeSource(DecodeJob.java:170) 
                                                                                                  at com.bumptech.glide.load.engine.DecodeJob.decodeFromSource(DecodeJob.java:128) 
                                                                                                  at com.bumptech.glide.load.engine.EngineRunnable.decodeFromSource(EngineRunnable.java:122) 
                                                                                                  at com.bumptech.glide.load.engine.EngineRunnable.decode(EngineRunnable.java:101) 
                                                                                                  at com.bumptech.glide.load.engine.EngineRunnable.run(EngineRunnable.java:58) 
                                                                                                  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:422) 
                                                                                                  at java.util.concurrent.FutureTask.run(FutureTask.java:237) 
                                                                                                  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112) 
                                                                                                  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587) 
                                                                                                  at java.lang.Thread.run(Thread.java:818) 
                                                                                                  at com.bumptech.glide.load.engine.executor.FifoPriorityThreadPoolExecutor$DefaultThreadFactory$1.run(FifoPriorityThreadPoolExecutor.java:118) 
11-19 22:45:47.717 25954-25954/org.thoughtcrime.securesms W/KeyCachingService: onStartCommand, org.thoughtcrime.securesms.service.action.ACTIVITY_STOP_EVENT
11-19 22:45:47.717 25954-25954/org.thoughtcrime.securesms W/KeyCachingService: Decrementing activity count...
11-19 22:45:47.717 25954-25954/org.thoughtcrime.securesms W/KeyCachingService: Starting timeout: 22920000
11-19 22:45:47.722 25954-25954/org.thoughtcrime.securesms W/MessageRetrievalService: Active Count: 0
11-19 22:45:47.722 25954-25954/org.thoughtcrime.securesms W/PassphraseRequiredActionBarActivity: onResume()
11-19 22:45:47.908 25954-25954/org.thoughtcrime.securesms W/KeyCachingService: onStartCommand, org.thoughtcrime.securesms.service.action.ACTIVITY_START_EVENT
11-19 22:45:47.908 25954-25954/org.thoughtcrime.securesms W/KeyCachingService: Incrementing activity count...
11-19 22:45:47.918 25954-25954/org.thoughtcrime.securesms W/MessageRetrievalService: Active Count: 1
11-19 22:45:47.955 25954-25954/org.thoughtcrime.securesms I/Timeline: Timeline: Activity_idle id: android.os.BinderProxy@30c2a2e8 time:16004195
11-19 22:45:48.157 25954-25954/org.thoughtcrime.securesms W/PassphraseRequiredActionBarActivity: onDestroy()
11-19 22:45:48.347 25954-26455/org.thoughtcrime.securesms W/DecryptableStreamLocalUriFetcher: java.io.FileNotFoundException: /data/data/org.thoughtcrime.securesms/app_captures/486.jpg: open failed: ENOENT (No such file or directory)
                                                                                                  at libcore.io.IoBridge.open(IoBridge.java:456)
                                                                                                  at java.io.FileInputStream.<init>(FileInputStream.java:76)
                                                                                                  at org.thoughtcrime.securesms.crypto.DecryptingPartInputStream.<init>(DecryptingPartInputStream.java:62)
                                                                                                  at org.thoughtcrime.securesms.providers.PersistentBlobProvider.getStream(PersistentBlobProvider.java:114)
                                                                                                  at org.thoughtcrime.securesms.mms.PartAuthority.getAttachmentStream(PartAuthority.java:54)
                                                                                                  at org.thoughtcrime.securesms.mms.DecryptableStreamLocalUriFetcher.loadResource(DecryptableStreamLocalUriFetcher.java:32)
                                                                                                  at org.thoughtcrime.securesms.mms.DecryptableStreamLocalUriFetcher.loadResource(DecryptableStreamLocalUriFetcher.java:16)
                                                                                                  at com.bumptech.glide.load.data.LocalUriFetcher.loadData(LocalUriFetcher.java:44)
                                                                                                  at com.bumptech.glide.load.model.ImageVideoModelLoader$ImageVideoFetcher.loadData(ImageVideoModelLoader.java:70)
                                                                                                  at com.bumptech.glide.load.model.ImageVideoModelLoader$ImageVideoFetcher.loadData(ImageVideoModelLoader.java:53)
                                                                                                  at com.bumptech.glide.load.engine.DecodeJob.decodeSource(DecodeJob.java:170)
                                                                                                  at com.bumptech.glide.load.engine.DecodeJob.decodeFromSource(DecodeJob.java:128)
                                                                                                  at com.bumptech.glide.load.engine.EngineRunnable.decodeFromSource(EngineRunnable.java:122)
                                                                                                  at com.bumptech.glide.load.engine.EngineRunnable.decode(EngineRunnable.java:101)
                                                                                                  at com.bumptech.glide.load.engine.EngineRunnable.run(EngineRunnable.java:58)
                                                                                                  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:422)
                                                                                                  at java.util.concurrent.FutureTask.run(FutureTask.java:237)
                                                                                                  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
                                                                                                  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
                                                                                                  at java.lang.Thread.run(Thread.java:818)
                                                                                                  at com.bumptech.glide.load.engine.executor.FifoPriorityThreadPoolExecutor$DefaultThreadFactory$1.run(FifoPriorityThreadPoolExecutor.java:118)
                                                                                               Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
                                                                                                  at libcore.io.Posix.open(Native Method)
                                                                                                  at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
                                                                                                  at libcore.io.IoBridge.open(IoBridge.java:442)
                                                                                                  at java.io.FileInputStream.<init>(FileInputStream.java:76) 
                                                                                                  at org.thoughtcrime.securesms.crypto.DecryptingPartInputStream.<init>(DecryptingPartInputStream.java:62) 
                                                                                                  at org.thoughtcrime.securesms.providers.PersistentBlobProvider.getStream(PersistentBlobProvider.java:114) 
                                                                                                  at org.thoughtcrime.securesms.mms.PartAuthority.getAttachmentStream(PartAuthority.java:54) 
                                                                                                  at org.thoughtcrime.securesms.mms.DecryptableStreamLocalUriFetcher.loadResource(DecryptableStreamLocalUriFetcher.java:32) 
                                                                                                  at org.thoughtcrime.securesms.mms.DecryptableStreamLocalUriFetcher.loadResource(DecryptableStreamLocalUriFetcher.java:16) 
                                                                                                  at com.bumptech.glide.load.data.LocalUriFetcher.loadData(LocalUriFetcher.java:44) 
                                                                                                  at com.bumptech.glide.load.model.ImageVideoModelLoader$ImageVideoFetcher.loadData(ImageVideoModelLoader.java:70) 
                                                                                                  at com.bumptech.glide.load.model.ImageVideoModelLoader$ImageVideoFetcher.loadData(ImageVideoModelLoader.java:53) 
                                                                                                  at com.bumptech.glide.load.engine.DecodeJob.decodeSource(DecodeJob.java:170) 
                                                                                                  at com.bumptech.glide.load.engine.DecodeJob.decodeFromSource(DecodeJob.java:128) 
                                                                                                  at com.bumptech.glide.load.engine.EngineRunnable.decodeFromSource(EngineRunnable.java:122) 
                                                                                                  at com.bumptech.glide.load.engine.EngineRunnable.decode(EngineRunnable.java:101) 
                                                                                                  at com.bumptech.glide.load.engine.EngineRunnable.run(EngineRunnable.java:58) 
                                                                                                  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:422) 
                                                                                                  at java.util.concurrent.FutureTask.run(FutureTask.java:237) 
                                                                                                  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112) 
                                                                                                  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587) 
                                                                                                  at java.lang.Thread.run(Thread.java:818) 
                                                                                                  at com.bumptech.glide.load.engine.executor.FifoPriorityThreadPoolExecutor$DefaultThreadFactory$1.run(FifoPriorityThreadPoolExecutor.java:118) 
McLoo commented 8 years ago

camera is back and we go on

black thumb (instead of ceiling)

-19 22:49:48.817 13311-13561/org.thoughtcrime.securesms D/skia: onFlyCompress
11-19 22:49:48.835 13311-13561/org.thoughtcrime.securesms W/AttachmentManager: slide with size 6623 took 5ms
11-19 22:49:48.853 13311-13311/org.thoughtcrime.securesms W/ThumbnailView: loading part with id content://org.thoughtcrime.securesms/capture/1447969788826/486, progress 1
11-19 22:49:48.874 13311-13311/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:49:48.904 13311-13311/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:49:48.922 13311-13311/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:49:48.939 13311-13311/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:49:48.952 13311-13311/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:49:48.972 13311-13311/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:49:49.002 13311-13311/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:49:49.021 13311-13311/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:49:49.037 13311-13311/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:49:49.055 13311-13311/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:49:49.070 13311-13311/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:49:49.088 13311-13311/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:49:49.102 13311-13311/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:49:49.121 13311-13311/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:49:49.138 13311-13311/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:49:49.154 13311-13311/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:49:49.171 13311-13311/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:49:49.188 13311-13311/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:49:49.205 13311-13311/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:49:49.221 13311-13311/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:49:49.238 13311-13311/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:49:49.254 13311-13311/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:49:49.260 13311-13311/org.thoughtcrime.securesms W/CameraView: onPause() queued
11-19 22:49:49.305 13311-13339/org.thoughtcrime.securesms W/CameraView: released old camera instance
11-19 22:49:49.305 13311-13311/org.thoughtcrime.securesms W/CameraView: onPause() completed
11-19 22:49:51.581 13311-13311/org.thoughtcrime.securesms W/AttachmentManager: cleaning up content://org.thoughtcrime.securesms/capture/1447969788826/486
11-19 22:49:52.346 13311-13345/org.thoughtcrime.securesms W/MessageRetrievalService: Application level read timeout...
11-19 22:49:52.347 13311-13345/org.thoughtcrime.securesms W/MessageRetrievalService: Network requirement: true, active activities: 1, push pending: 0
11-19 22:49:52.348 13311-13345/org.thoughtcrime.securesms W/MessageRetrievalService: Reading message...
11-19 22:49:52.805 13311-13311/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:49:52.842 13311-13311/org.thoughtcrime.securesms W/CameraView: onResume() queued
11-19 22:49:52.858 13311-13311/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:49:52.875 13311-13311/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:49:52.906 13311-13311/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:49:52.924 13311-13311/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:49:52.955 13311-13311/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:49:52.973 13311-13311/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:49:53.005 13311-13311/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:49:53.022 13311-13311/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:49:53.038 13311-13311/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:49:53.072 13311-13311/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:49:53.089 13311-13311/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:49:53.106 13311-13311/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:49:53.123 13311-13311/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:49:53.139 13311-13311/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:49:53.172 13311-13311/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 540x922
11-19 22:49:53.513 13311-13311/org.thoughtcrime.securesms W/CameraView: camera not in capture-ready state
11-19 22:49:53.689 13311-13311/org.thoughtcrime.securesms W/CameraView: camera not in capture-ready state
11-19 22:49:53.861 13311-13311/org.thoughtcrime.securesms W/CameraView: onResume() completed
11-19 22:49:53.867 13311-13311/org.thoughtcrime.securesms W/CameraUtils: getPreferredPreviewSize(90, 540, 922)
11-19 22:49:53.873 13311-13311/org.thoughtcrime.securesms W/CameraView: setting preview size to 640x368
11-19 22:49:53.973 13311-13311/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:49:54.408 13311-13311/org.thoughtcrime.securesms W/CameraUtils: getPreferredPreviewSize(90, 540, 922)
11-19 22:49:54.416 13311-13311/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:49:54.442 13311-13311/org.thoughtcrime.securesms W/CameraView: previewSize: 640x368
11-19 22:49:54.442 13311-13311/org.thoughtcrime.securesms W/CameraView: data bytes: 353280
11-19 22:49:54.450 13311-13311/org.thoughtcrime.securesms W/CameraView: previewFormat: 17
11-19 22:49:54.450 13311-13311/org.thoughtcrime.securesms W/CameraView: croppingRect: Rect(0, 187 - 368, 452)
11-19 22:49:54.450 13311-13311/org.thoughtcrime.securesms W/CameraView: rotation: 270
11-19 22:49:54.470 13311-13493/org.thoughtcrime.securesms D/skia: onFlyCompress
11-19 22:49:54.503 13311-13493/org.thoughtcrime.securesms W/AttachmentManager: slide with size 6682 took 18ms
11-19 22:49:54.514 13311-13311/org.thoughtcrime.securesms W/ThumbnailView: loading part with id content://org.thoughtcrime.securesms/capture/1447969794482/486, progress 1
11-19 22:49:54.549 13311-13311/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:49:54.595 13311-13311/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:49:54.615 13311-13311/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:49:54.629 13311-13311/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:49:54.643 13311-13311/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:49:54.665 13311-13311/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:49:54.693 13311-13311/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:49:54.707 13311-13311/org.thoughtcrime.securesms W/CameraView: previewSize: 640x368
11-19 22:49:54.707 13311-13311/org.thoughtcrime.securesms W/CameraView: data bytes: 353280
11-19 22:49:54.710 13311-13311/org.thoughtcrime.securesms W/CameraView: previewFormat: 17
11-19 22:49:54.710 13311-13311/org.thoughtcrime.securesms W/CameraView: croppingRect: Rect(0, 187 - 368, 452)
11-19 22:49:54.710 13311-13311/org.thoughtcrime.securesms W/CameraView: rotation: 270
11-19 22:49:54.715 13311-13311/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:49:54.736 13311-13501/org.thoughtcrime.securesms D/skia: onFlyCompress
11-19 22:49:54.743 13311-13311/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:49:54.754 13311-13561/org.thoughtcrime.securesms W/AttachmentManager: slide with size 6661 took 0ms
11-19 22:49:54.760 13311-13311/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:49:54.769 13311-13311/org.thoughtcrime.securesms W/AttachmentManager: cleaning up content://org.thoughtcrime.securesms/capture/1447969794482/486
11-19 22:49:54.770 13311-13311/org.thoughtcrime.securesms W/ThumbnailView: loading part with id content://org.thoughtcrime.securesms/capture/1447969794751/486, progress 1
11-19 22:49:54.781 13311-13517/org.thoughtcrime.securesms W/DecryptableStreamLocalUriFetcher: java.io.FileNotFoundException: /data/data/org.thoughtcrime.securesms/app_captures/486.jpg: open failed: ENOENT (No such file or directory)
                                                                                                  at libcore.io.IoBridge.open(IoBridge.java:456)
                                                                                                  at java.io.FileInputStream.<init>(FileInputStream.java:76)
                                                                                                  at org.thoughtcrime.securesms.crypto.DecryptingPartInputStream.<init>(DecryptingPartInputStream.java:62)
                                                                                                  at org.thoughtcrime.securesms.providers.PersistentBlobProvider.getStream(PersistentBlobProvider.java:114)
                                                                                                  at org.thoughtcrime.securesms.mms.PartAuthority.getAttachmentStream(PartAuthority.java:54)
                                                                                                  at org.thoughtcrime.securesms.mms.DecryptableStreamLocalUriFetcher.loadResource(DecryptableStreamLocalUriFetcher.java:32)
                                                                                                  at org.thoughtcrime.securesms.mms.DecryptableStreamLocalUriFetcher.loadResource(DecryptableStreamLocalUriFetcher.java:16)
                                                                                                  at com.bumptech.glide.load.data.LocalUriFetcher.loadData(LocalUriFetcher.java:44)
                                                                                                  at com.bumptech.glide.load.model.ImageVideoModelLoader$ImageVideoFetcher.loadData(ImageVideoModelLoader.java:70)
                                                                                                  at com.bumptech.glide.load.model.ImageVideoModelLoader$ImageVideoFetcher.loadData(ImageVideoModelLoader.java:53)
                                                                                                  at com.bumptech.glide.load.engine.DecodeJob.decodeSource(DecodeJob.java:170)
                                                                                                  at com.bumptech.glide.load.engine.DecodeJob.decodeFromSource(DecodeJob.java:128)
                                                                                                  at com.bumptech.glide.load.engine.EngineRunnable.decodeFromSource(EngineRunnable.java:122)
                                                                                                  at com.bumptech.glide.load.engine.EngineRunnable.decode(EngineRunnable.java:101)
                                                                                                  at com.bumptech.glide.load.engine.EngineRunnable.run(EngineRunnable.java:58)
                                                                                                  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:422)
                                                                                                  at java.util.concurrent.FutureTask.run(FutureTask.java:237)
                                                                                                  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
                                                                                                  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
                                                                                                  at java.lang.Thread.run(Thread.java:818)
                                                                                                  at com.bumptech.glide.load.engine.executor.FifoPriorityThreadPoolExecutor$DefaultThreadFactory$1.run(FifoPriorityThreadPoolExecutor.java:118)
                                                                                               Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
                                                                                                  at libcore.io.Posix.open(Native Method)
                                                                                                  at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
                                                                                                  at libcore.io.IoBridge.open(IoBridge.java:442)
                                                                                                  at java.io.FileInputStream.<init>(FileInputStream.java:76) 
                                                                                                  at org.thoughtcrime.securesms.crypto.DecryptingPartInputStream.<init>(DecryptingPartInputStream.java:62) 
                                                                                                  at org.thoughtcrime.securesms.providers.PersistentBlobProvider.getStream(PersistentBlobProvider.java:114) 
                                                                                                  at org.thoughtcrime.securesms.mms.PartAuthority.getAttachmentStream(PartAuthority.java:54) 
                                                                                                  at org.thoughtcrime.securesms.mms.DecryptableStreamLocalUriFetcher.loadResource(DecryptableStreamLocalUriFetcher.java:32) 
                                                                                                  at org.thoughtcrime.securesms.mms.DecryptableStreamLocalUriFetcher.loadResource(DecryptableStreamLocalUriFetcher.java:16) 
                                                                                                  at com.bumptech.glide.load.data.LocalUriFetcher.loadData(LocalUriFetcher.java:44) 
                                                                                                  at com.bumptech.glide.load.model.ImageVideoModelLoader$ImageVideoFetcher.loadData(ImageVideoModelLoader.java:70) 
                                                                                                  at com.bumptech.glide.load.model.ImageVideoModelLoader$ImageVideoFetcher.loadData(ImageVideoModelLoader.java:53) 
                                                                                                  at com.bumptech.glide.load.engine.DecodeJob.decodeSource(DecodeJob.java:170) 
                                                                                                  at com.bumptech.glide.load.engine.DecodeJob.decodeFromSource(DecodeJob.java:128) 
                                                                                                  at com.bumptech.glide.load.engine.EngineRunnable.decodeFromSource(EngineRunnable.java:122) 
                                                                                                  at com.bumptech.glide.load.engine.EngineRunnable.decode(EngineRunnable.java:101) 
                                                                                                  at com.bumptech.glide.load.engine.EngineRunnable.run(EngineRunnable.java:58) 
                                                                                                  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:422) 
                                                                                                  at java.util.concurrent.FutureTask.run(FutureTask.java:237) 
                                                                                                  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112) 
                                                                                                  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587) 
                                                                                                  at java.lang.Thread.run(Thread.java:818) 
                                                                                                  at com.bumptech.glide.load.engine.executor.FifoPriorityThreadPoolExecutor$DefaultThreadFactory$1.run(FifoPriorityThreadPoolExecutor.java:118) 
11-19 22:49:54.783 13311-13311/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:49:54.809 13311-13311/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:49:54.826 13311-13311/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:49:54.845 13311-13311/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:49:54.862 13311-13311/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:49:54.879 13311-13311/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:49:54.897 13311-13311/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:49:54.909 13311-13311/org.thoughtcrime.securesms W/CameraView: layout 540x922, target 368x640
11-19 22:49:54.915 13311-13311/org.thoughtcrime.securesms W/CameraView: onPause() queued
11-19 22:49:54.966 13311-13339/org.thoughtcrime.securesms W/CameraView: released old camera instance
11-19 22:49:54.973 13311-13311/org.thoughtcrime.securesms W/CameraView: onPause() completed
McLoo commented 8 years ago

followed by a failed sent (no message sent)

11-19 22:50:38.105 13311-13525/org.thoughtcrime.securesms W/WebSocketConnection: Sending keep alive...
11-19 22:50:38.217 13311-13524/org.thoughtcrime.securesms W/OkHttpClientWrapper: onMessage: BINARY
11-19 22:50:38.217 13311-13524/org.thoughtcrime.securesms W/WebSocketConnection: WSC onMessage()
11-19 22:50:38.217 13311-13524/org.thoughtcrime.securesms W/WebSocketConnection: Message Type: 2
11-19 22:50:52.348 13311-13345/org.thoughtcrime.securesms W/MessageRetrievalService: Application level read timeout...
11-19 22:50:52.349 13311-13345/org.thoughtcrime.securesms W/MessageRetrievalService: Network requirement: true, active activities: 1, push pending: 0
11-19 22:50:52.350 13311-13345/org.thoughtcrime.securesms W/MessageRetrievalService: Reading message...
11-19 22:51:33.108 13311-13525/org.thoughtcrime.securesms W/WebSocketConnection: Sending keep alive...
11-19 22:51:33.217 13311-13524/org.thoughtcrime.securesms W/OkHttpClientWrapper: onMessage: BINARY
11-19 22:51:33.218 13311-13524/org.thoughtcrime.securesms W/WebSocketConnection: WSC onMessage()
11-19 22:51:33.218 13311-13524/org.thoughtcrime.securesms W/WebSocketConnection: Message Type: 2
11-19 22:51:52.350 13311-13345/org.thoughtcrime.securesms W/MessageRetrievalService: Application level read timeout...
11-19 22:51:52.352 13311-13345/org.thoughtcrime.securesms W/MessageRetrievalService: Network requirement: true, active activities: 1, push pending: 0
11-19 22:51:52.353 13311-13345/org.thoughtcrime.securesms W/MessageRetrievalService: Reading message...
11-19 22:51:52.411 13311-13311/org.thoughtcrime.securesms W/IInputConnectionWrapper: getExtractedText on inactive InputConnection
11-19 22:51:52.411 13311-13311/org.thoughtcrime.securesms W/IInputConnectionWrapper: getTextBeforeCursor on inactive InputConnection
11-19 22:51:52.412 13311-13311/org.thoughtcrime.securesms W/IInputConnectionWrapper: getSelectedText on inactive InputConnection
11-19 22:51:52.413 13311-13311/org.thoughtcrime.securesms W/IInputConnectionWrapper: getTextAfterCursor on inactive InputConnection
11-19 22:51:53.213 13311-13311/org.thoughtcrime.securesms W/PassphraseRequiredActionBarActivity: onPause()
11-19 22:51:53.237 13311-13311/org.thoughtcrime.securesms W/KeyCachingService: onStartCommand, org.thoughtcrime.securesms.service.action.ACTIVITY_STOP_EVENT
11-19 22:51:53.237 13311-13311/org.thoughtcrime.securesms W/KeyCachingService: Decrementing activity count...
11-19 22:51:53.237 13311-13311/org.thoughtcrime.securesms W/KeyCachingService: Starting timeout: 22920000
11-19 22:51:53.243 13311-13311/org.thoughtcrime.securesms W/MessageRetrievalService: Active Count: 0
11-19 22:51:53.257 13311-13320/org.thoughtcrime.securesms W/art: Suspending all threads took: 5.707ms
11-19 22:51:53.795 13311-13311/org.thoughtcrime.securesms W/PassphraseRequiredActionBarActivity: onResume()
11-19 22:51:53.840 13311-13516/org.thoughtcrime.securesms W/DecryptableStreamLocalUriFetcher: java.io.FileNotFoundException: /data/data/org.thoughtcrime.securesms/app_captures/486.jpg: open failed: ENOENT (No such file or directory)
                                                                                                  at libcore.io.IoBridge.open(IoBridge.java:456)
                                                                                                  at java.io.FileInputStream.<init>(FileInputStream.java:76)
                                                                                                  at org.thoughtcrime.securesms.crypto.DecryptingPartInputStream.<init>(DecryptingPartInputStream.java:62)
                                                                                                  at org.thoughtcrime.securesms.providers.PersistentBlobProvider.getStream(PersistentBlobProvider.java:114)
                                                                                                  at org.thoughtcrime.securesms.mms.PartAuthority.getAttachmentStream(PartAuthority.java:54)
                                                                                                  at org.thoughtcrime.securesms.mms.DecryptableStreamLocalUriFetcher.loadResource(DecryptableStreamLocalUriFetcher.java:32)
                                                                                                  at org.thoughtcrime.securesms.mms.DecryptableStreamLocalUriFetcher.loadResource(DecryptableStreamLocalUriFetcher.java:16)
                                                                                                  at com.bumptech.glide.load.data.LocalUriFetcher.loadData(LocalUriFetcher.java:44)
                                                                                                  at com.bumptech.glide.load.model.ImageVideoModelLoader$ImageVideoFetcher.loadData(ImageVideoModelLoader.java:70)
                                                                                                  at com.bumptech.glide.load.model.ImageVideoModelLoader$ImageVideoFetcher.loadData(ImageVideoModelLoader.java:53)
                                                                                                  at com.bumptech.glide.load.engine.DecodeJob.decodeSource(DecodeJob.java:170)
                                                                                                  at com.bumptech.glide.load.engine.DecodeJob.decodeFromSource(DecodeJob.java:128)
                                                                                                  at com.bumptech.glide.load.engine.EngineRunnable.decodeFromSource(EngineRunnable.java:122)
                                                                                                  at com.bumptech.glide.load.engine.EngineRunnable.decode(EngineRunnable.java:101)
                                                                                                  at com.bumptech.glide.load.engine.EngineRunnable.run(EngineRunnable.java:58)
                                                                                                  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:422)
                                                                                                  at java.util.concurrent.FutureTask.run(FutureTask.java:237)
                                                                                                  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
                                                                                                  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
                                                                                                  at java.lang.Thread.run(Thread.java:818)
                                                                                                  at com.bumptech.glide.load.engine.executor.FifoPriorityThreadPoolExecutor$DefaultThreadFactory$1.run(FifoPriorityThreadPoolExecutor.java:118)
                                                                                               Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
                                                                                                  at libcore.io.Posix.open(Native Method)
                                                                                                  at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
                                                                                                  at libcore.io.IoBridge.open(IoBridge.java:442)
                                                                                                  at java.io.FileInputStream.<init>(FileInputStream.java:76) 
                                                                                                  at org.thoughtcrime.securesms.crypto.DecryptingPartInputStream.<init>(DecryptingPartInputStream.java:62) 
                                                                                                  at org.thoughtcrime.securesms.providers.PersistentBlobProvider.getStream(PersistentBlobProvider.java:114) 
                                                                                                  at org.thoughtcrime.securesms.mms.PartAuthority.getAttachmentStream(PartAuthority.java:54) 
                                                                                                  at org.thoughtcrime.securesms.mms.DecryptableStreamLocalUriFetcher.loadResource(DecryptableStreamLocalUriFetcher.java:32) 
                                                                                                  at org.thoughtcrime.securesms.mms.DecryptableStreamLocalUriFetcher.loadResource(DecryptableStreamLocalUriFetcher.java:16) 
                                                                                                  at com.bumptech.glide.load.data.LocalUriFetcher.loadData(LocalUriFetcher.java:44) 
                                                                                                  at com.bumptech.glide.load.model.ImageVideoModelLoader$ImageVideoFetcher.loadData(ImageVideoModelLoader.java:70) 
                                                                                                  at com.bumptech.glide.load.model.ImageVideoModelLoader$ImageVideoFetcher.loadData(ImageVideoModelLoader.java:53) 
                                                                                                  at com.bumptech.glide.load.engine.DecodeJob.decodeSource(DecodeJob.java:170) 
                                                                                                  at com.bumptech.glide.load.engine.DecodeJob.decodeFromSource(DecodeJob.java:128) 
                                                                                                  at com.bumptech.glide.load.engine.EngineRunnable.decodeFromSource(EngineRunnable.java:122) 
                                                                                                  at com.bumptech.glide.load.engine.EngineRunnable.decode(EngineRunnable.java:101) 
                                                                                                  at com.bumptech.glide.load.engine.EngineRunnable.run(EngineRunnable.java:58) 
                                                                                                  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:422) 
                                                                                                  at java.util.concurrent.FutureTask.run(FutureTask.java:237) 
                                                                                                  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112) 
                                                                                                  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587) 
                                                                                                  at java.lang.Thread.run(Thread.java:818) 
                                                                                                  at com.bumptech.glide.load.engine.executor.FifoPriorityThreadPoolExecutor$DefaultThreadFactory$1.run(FifoPriorityThreadPoolExecutor.java:118) 
11-19 22:51:53.845 13311-13311/org.thoughtcrime.securesms W/ThumbnailView: Not re-loading slide content://org.thoughtcrime.securesms/part/1447969309129/336
11-19 22:51:54.208 13311-13311/org.thoughtcrime.securesms W/ThumbnailView: Not re-loading slide content://org.thoughtcrime.securesms/part/1447964950201/331
11-19 22:51:54.231 13311-13311/org.thoughtcrime.securesms W/KeyCachingService: onStartCommand, org.thoughtcrime.securesms.service.action.ACTIVITY_START_EVENT
11-19 22:51:54.231 13311-13311/org.thoughtcrime.securesms W/KeyCachingService: Incrementing activity count...
11-19 22:51:54.244 13311-13311/org.thoughtcrime.securesms W/MessageRetrievalService: Active Count: 1
11-19 22:51:54.244 13311-13311/org.thoughtcrime.securesms I/Timeline: Timeline: Activity_idle id: android.os.BinderProxy@3fa63d55 time:16370484
11-19 22:51:54.578 13311-13501/org.thoughtcrime.securesms W/MmsSmsDatabase: Executing query: SELECT _id, unique_row_id, body, type, thread_id, address, address_device_id, subject, date_sent, date_received, m_type, msg_box, status, part_count, ct_l, tr_id, m_size, exp, st, delivery_receipt_count, mismatched_identities, network_failures, transport_type, attachment_id, unique_id, mid, data_size, _data, ct, cl, cd, name, pending_push FROM (SELECT DISTINCT date_sent AS date_sent, date AS date_received, _id, 'SMS::' || _id || '::' || date_sent AS unique_row_id, NULL AS attachment_id, body, read, thread_id, type, address, address_device_id, subject, NULL AS m_type, NULL AS msg_box, status, NULL AS part_count, NULL AS ct_l, NULL AS tr_id, NULL AS m_size, NULL AS exp, NULL AS st, delivery_receipt_count, mismatched_identities, NULL AS network_failures, 'sms' AS transport_type, NULL AS unique_id, NULL AS mid, NULL AS data_size, NULL AS _data, NULL AS ct, NULL AS cl, NULL AS cd, NULL AS name, NULL AS pending_push FROM sms WHERE (read = 0) UNION ALL SELECT DISTINCT date AS date_sent, date_received AS date_received, mms._id AS _id, 'MMS::' || mms._id || '::' || date AS unique_row_id, part._id AS attachment_id, body, read, thread_id, NULL AS type, address, address_device_id, NULL AS subject, m_type, msg_box, NULL AS status, part_count, ct_l, tr_id, m_size, exp, st, delivery_receipt_count, mismatched_identities, network_failures, 'mms' AS transport_type, unique_id, NULL AS mid, data_size, NULL AS _data, ct, cl, cd, name, pending_push FROM mms LEFT OUTER JOIN part ON part._id =  (SELECT part._id FROM part WHERE part.mid = mms._id LIMIT 1) WHERE (read = 0) ORDER BY date_received ASC)
11-19 22:51:55.304 13311-13311/org.thoughtcrime.securesms W/ConversationActivity: isManual Selection: false
11-19 22:51:55.304 13311-13311/org.thoughtcrime.securesms W/ConversationActivity: forceSms: false
11-19 22:51:55.409 13311-13493/org.thoughtcrime.securesms W/AttachmentDatabase: insertParts(1)
11-19 22:51:55.411 13311-13493/org.thoughtcrime.securesms W/AttachmentDatabase: Inserting attachment for mms id: 450
11-19 22:51:55.463 13311-13493/org.thoughtcrime.securesms W/MmsSmsDatabase: Executing query: SELECT _id, unique_row_id, body, type, thread_id, address, address_device_id, subject, date_sent, date_received, m_type, msg_box, status, part_count, ct_l, tr_id, m_size, exp, st, delivery_receipt_count, mismatched_identities, network_failures, transport_type, attachment_id, unique_id, mid, data_size, _data, ct, cl, cd, name, pending_push FROM (SELECT DISTINCT date_sent AS date_sent, date AS date_received, _id, 'SMS::' || _id || '::' || date_sent AS unique_row_id, NULL AS attachment_id, body, read, thread_id, type, address, address_device_id, subject, NULL AS m_type, NULL AS msg_box, status, NULL AS part_count, NULL AS ct_l, NULL AS tr_id, NULL AS m_size, NULL AS exp, NULL AS st, delivery_receipt_count, mismatched_identities, NULL AS network_failures, 'sms' AS transport_type, NULL AS unique_id, NULL AS mid, NULL AS data_size, NULL AS _data, NULL AS ct, NULL AS cl, NULL AS cd, NULL AS name, NULL AS pending_push FROM sms WHERE (thread_id = 233) UNION ALL SELECT DISTINCT date AS date_sent, date_received AS date_received, mms._id AS _id, 'MMS::' || mms._id || '::' || date AS unique_row_id, part._id AS attachment_id, body, read, thread_id, NULL AS type, address, address_device_id, NULL AS subject, m_type, msg_box, NULL AS status, part_count, ct_l, tr_id, m_size, exp, st, delivery_receipt_count, mismatched_identities, network_failures, 'mms' AS transport_type, unique_id, NULL AS mid, data_size, NULL AS _data, ct, cl, cd, name, pending_push FROM mms LEFT OUTER JOIN part ON part._id =  (SELECT part._id FROM part WHERE part.mid = mms._id LIMIT 1) WHERE (thread_id = 233) ORDER BY date_received DESC LIMIT 1)
11-19 22:51:55.475 13311-13602/org.thoughtcrime.securesms W/MmsSmsDatabase: Executing query: SELECT _id, unique_row_id, body, type, thread_id, address, address_device_id, subject, date_sent, date_received, m_type, msg_box, status, part_count, ct_l, tr_id, m_size, exp, st, delivery_receipt_count, mismatched_identities, network_failures, transport_type, attachment_id, unique_id, mid, data_size, _data, ct, cl, cd, name, pending_push FROM (SELECT DISTINCT date_sent AS date_sent, date AS date_received, _id, 'SMS::' || _id || '::' || date_sent AS unique_row_id, NULL AS attachment_id, body, read, thread_id, type, address, address_device_id, subject, NULL AS m_type, NULL AS msg_box, status, NULL AS part_count, NULL AS ct_l, NULL AS tr_id, NULL AS m_size, NULL AS exp, NULL AS st, delivery_receipt_count, mismatched_identities, NULL AS network_failures, 'sms' AS transport_type, NULL AS unique_id, NULL AS mid, NULL AS data_size, NULL AS _data, NULL AS ct, NULL AS cl, NULL AS cd, NULL AS name, NULL AS pending_push FROM sms WHERE (thread_id = 233) UNION ALL SELECT DISTINCT date AS date_sent, date_received AS date_received, mms._id AS _id, 'MMS::' || mms._id || '::' || date AS unique_row_id, part._id AS attachment_id, body, read, thread_id, NULL AS type, address, address_device_id, NULL AS subject, m_type, msg_box, NULL AS status, part_count, ct_l, tr_id, m_size, exp, st, delivery_receipt_count, mismatched_identities, network_failures, 'mms' AS transport_type, unique_id, NULL AS mid, data_size, NULL AS _data, ct, cl, cd, name, pending_push FROM mms LEFT OUTER JOIN part ON part._id =  (SELECT part._id FROM part WHERE part.mid = mms._id LIMIT 1) WHERE (thread_id = 233) ORDER BY date_received DESC LIMIT 500)
11-19 22:51:55.807 13311-13493/org.thoughtcrime.securesms W/MessageSender: ws.com.google.android.mms.MmsException: java.io.FileNotFoundException: /data/data/org.thoughtcrime.securesms/app_captures/486.jpg: open failed: ENOENT (No such file or directory)
                                                                               at org.thoughtcrime.securesms.database.AttachmentDatabase.setAttachmentData(AttachmentDatabase.java:397)
                                                                               at org.thoughtcrime.securesms.database.AttachmentDatabase.insertAttachment(AttachmentDatabase.java:452)
                                                                               at org.thoughtcrime.securesms.database.AttachmentDatabase.insertAttachmentsForMessage(AttachmentDatabase.java:285)
                                                                               at org.thoughtcrime.securesms.database.MmsDatabase.insertMediaMessage(MmsDatabase.java:803)
                                                                               at org.thoughtcrime.securesms.database.MmsDatabase.insertMessageOutbox(MmsDatabase.java:744)
                                                                               at org.thoughtcrime.securesms.sms.MessageSender.send(MessageSender.java:103)
                                                                               at org.thoughtcrime.securesms.ConversationActivity$24.doInBackground(ConversationActivity.java:1274)
                                                                               at org.thoughtcrime.securesms.ConversationActivity$24.doInBackground(ConversationActivity.java:1271)
                                                                               at android.os.AsyncTask$2.call(AsyncTask.java:292)
                                                                               at java.util.concurrent.FutureTask.run(FutureTask.java:237)
                                                                               at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:231)
                                                                               at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
                                                                               at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
                                                                               at java.lang.Thread.run(Thread.java:818)
                                                                            Caused by: java.io.FileNotFoundException: /data/data/org.thoughtcrime.securesms/app_captures/486.jpg: open failed: ENOENT (No such file or directory)
                                                                               at libcore.io.IoBridge.open(IoBridge.java:456)
                                                                               at java.io.FileInputStream.<init>(FileInputStream.java:76)
                                                                               at org.thoughtcrime.securesms.crypto.DecryptingPartInputStream.<init>(DecryptingPartInputStream.java:62)
                                                                               at org.thoughtcrime.securesms.providers.PersistentBlobProvider.getStream(PersistentBlobProvider.java:114)
                                                                               at org.thoughtcrime.securesms.mms.PartAuthority.getAttachmentStream(PartAuthority.java:54)
                                                                               at org.thoughtcrime.securesms.database.AttachmentDatabase.setAttachmentData(AttachmentDatabase.java:394)
                                                                               at org.thoughtcrime.securesms.database.AttachmentDatabase.insertAttachment(AttachmentDatabase.java:452) 
                                                                               at org.thoughtcrime.securesms.database.AttachmentDatabase.insertAttachmentsForMessage(AttachmentDatabase.java:285) 
                                                                               at org.thoughtcrime.securesms.database.MmsDatabase.insertMediaMessage(MmsDatabase.java:803) 
                                                                               at org.thoughtcrime.securesms.database.MmsDatabase.insertMessageOutbox(MmsDatabase.java:744) 
                                                                               at org.thoughtcrime.securesms.sms.MessageSender.send(MessageSender.java:103) 
                                                                               at org.thoughtcrime.securesms.ConversationActivity$24.doInBackground(ConversationActivity.java:1274) 
                                                                               at org.thoughtcrime.securesms.ConversationActivity$24.doInBackground(ConversationActivity.java:1271) 
                                                                               at android.os.AsyncTask$2.call(AsyncTask.java:292) 
                                                                               at java.util.concurrent.FutureTask.run(FutureTask.java:237) 
                                                                               at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:231) 
                                                                               at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112) 
                                                                               at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587) 
                                                                               at java.lang.Thread.run(Thread.java:818) 
                                                                            Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
                                                                               at libcore.io.Posix.open(Native Method)
                                                                               at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
                                                                               at libcore.io.IoBridge.open(IoBridge.java:442)
                                                                               at java.io.FileInputStream.<init>(FileInputStream.java:76) 
                                                                               at org.thoughtcrime.securesms.crypto.DecryptingPartInputStream.<init>(DecryptingPartInputStream.java:62) 
                                                                               at org.thoughtcrime.securesms.providers.PersistentBlobProvider.getStream(PersistentBlobProvider.java:114) 
                                                                               at org.thoughtcrime.securesms.mms.PartAuthority.getAttachmentStream(PartAuthority.java:54) 
                                                                               at org.thoughtcrime.securesms.database.AttachmentDatabase.setAttachmentData(AttachmentDatabase.java:394) 
                                                                               at org.thoughtcrime.securesms.database.AttachmentDatabase.insertAttachment(AttachmentDatabase.java:452) 
                                                                               at org.thoughtcrime.securesms.database.AttachmentDatabase.insertAttachmentsForMessage(AttachmentDatabase.java:285) 
                                                                               at org.thoughtcrime.securesms.database.MmsDatabase.insertMediaMessage(MmsDatabase.java:803) 
                                                                               at org.thoughtcrime.securesms.database.MmsDatabase.insertMessageOutbox(MmsDatabase.java:744) 
                                                                               at org.thoughtcrime.securesms.sms.MessageSender.send(MessageSender.java:103) 
                                                                               at org.thoughtcrime.securesms.ConversationActivity$24.doInBackground(ConversationActivity.java:1274) 
                                                                               at org.thoughtcrime.securesms.ConversationActivity$24.doInBackground(ConversationActivity.java:1271) 
                                                                               at android.os.AsyncTask$2.call(AsyncTask.java:292) 
                                                                               at java.util.concurrent.FutureTask.run(FutureTask.java:237) 
                                                                               at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:231) 
                                                                               at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112) 
                                                                               at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587) 
                                                                               at java.lang.Thread.run(Thread.java:818) 
11-19 22:51:55.828 13311-13311/org.thoughtcrime.securesms W/ThumbnailView: Not re-loading slide content://org.thoughtcrime.securesms/part/1447969309129/336
11-19 22:51:55.833 13311-13311/org.thoughtcrime.securesms W/ThumbnailView: Not re-loading slide content://org.thoughtcrime.securesms/part/1447964950201/331
McLoo commented 8 years ago

guess that's enough for now just call for logs if you need 'em

McLoo commented 8 years ago

@mcginty no luck with fixing this. You did notice, that I had a black thumb with GIF too? (#4599, last part of first post)

On d5bf1b6

Taped the shutter (rapidly I admit, to speed up testing :grin:) Got a black thumb and that message was NOT sent

11-20 07:31:01.791 30147-30709/org.thoughtcrime.securesms W/WebSocketConnection: WSC onMessage()
11-20 07:31:01.797 30147-30709/org.thoughtcrime.securesms W/WebSocketConnection: Message Type: 2
11-20 07:31:05.881 30147-30676/org.thoughtcrime.securesms W/MessageRetrievalService: Application level read timeout...
11-20 07:31:05.882 30147-30676/org.thoughtcrime.securesms W/MessageRetrievalService: Network requirement: true, active activities: 1, push pending: 0
11-20 07:31:05.883 30147-30676/org.thoughtcrime.securesms W/MessageRetrievalService: Reading message...
11-20 07:31:08.501 30147-30147/org.thoughtcrime.securesms W/CameraView: skipping layout due to zero-width/height preview size
11-20 07:31:08.502 30147-30147/org.thoughtcrime.securesms W/CameraView: onResume() queued
11-20 07:31:08.522 30147-30147/org.thoughtcrime.securesms W/CameraView: onSizeChanged(0x0 -> 540x922)
11-20 07:31:09.854 30147-30147/org.thoughtcrime.securesms W/CameraView: onResume() completed
11-20 07:31:09.864 30147-30147/org.thoughtcrime.securesms W/CameraUtils: getPreferredPreviewSize(90, 540, 922) -> target 922x540, AR 1.71
11-20 07:31:09.866 30147-30147/org.thoughtcrime.securesms W/CameraUtils:   640x480 (1.33)
11-20 07:31:09.866 30147-30147/org.thoughtcrime.securesms W/CameraUtils:   640x384 (1.67)
11-20 07:31:09.866 30147-30147/org.thoughtcrime.securesms W/CameraUtils:   640x368 (1.74)
11-20 07:31:09.866 30147-30147/org.thoughtcrime.securesms W/CameraUtils:   576x432 (1.33)
11-20 07:31:09.866 30147-30147/org.thoughtcrime.securesms W/CameraUtils:   480x320 (1.50)
11-20 07:31:09.866 30147-30147/org.thoughtcrime.securesms W/CameraUtils:   384x288 (1.33)
11-20 07:31:09.866 30147-30147/org.thoughtcrime.securesms W/CameraUtils:   352x288 (1.22)
11-20 07:31:09.867 30147-30147/org.thoughtcrime.securesms W/CameraUtils:   320x240 (1.33)
11-20 07:31:09.867 30147-30147/org.thoughtcrime.securesms W/CameraUtils:   240x160 (1.50)
11-20 07:31:09.867 30147-30147/org.thoughtcrime.securesms W/CameraUtils:   176x144 (1.22)
11-20 07:31:11.260 30147-30147/org.thoughtcrime.securesms W/CameraView: previewSize: 640x480
11-20 07:31:11.260 30147-30147/org.thoughtcrime.securesms W/CameraView: data bytes: 460800
11-20 07:31:11.264 30147-30147/org.thoughtcrime.securesms W/CameraView: previewFormat: 17
11-20 07:31:11.264 30147-30147/org.thoughtcrime.securesms W/CameraView: croppingRect: Rect(0, 147 - 480, 492)
11-20 07:31:11.264 30147-30147/org.thoughtcrime.securesms W/CameraView: rotation: 270
11-20 07:31:11.304 30147-30817/org.thoughtcrime.securesms D/skia: onFlyCompress
11-20 07:31:11.317 30147-31060/org.thoughtcrime.securesms W/PersistentBlobProvider: Starting stream copy....
11-20 07:31:11.318 30147-31060/org.thoughtcrime.securesms W/PersistentBlobProvider: Stream copy finished...
11-20 07:31:11.349 30147-30651/org.thoughtcrime.securesms W/AttachmentManager: slide with size 14872 took 4ms
11-20 07:31:11.355 30147-30147/org.thoughtcrime.securesms W/ThumbnailView: loading part with id content://org.thoughtcrime.securesms/capture/1448001071316/486, progress 1
11-20 07:31:11.774 30147-30147/org.thoughtcrime.securesms W/CameraView: onPause() queued
11-20 07:31:11.829 30147-30263/org.thoughtcrime.securesms W/CameraView: released old camera instance
11-20 07:31:11.830 30147-30147/org.thoughtcrime.securesms W/CameraView: onPause() completed
11-20 07:31:12.506 30147-30147/org.thoughtcrime.securesms W/AttachmentManager: cleaning up content://org.thoughtcrime.securesms/capture/1448001071316/486
11-20 07:31:13.894 30147-30147/org.thoughtcrime.securesms W/CameraView: onResume() queued
11-20 07:31:14.412 30147-30147/org.thoughtcrime.securesms W/CameraView: camera not in capture-ready state
11-20 07:31:14.960 30147-30147/org.thoughtcrime.securesms W/CameraView: onResume() completed
11-20 07:31:14.962 30147-30147/org.thoughtcrime.securesms W/CameraUtils: getPreferredPreviewSize(90, 540, 922) -> target 922x540, AR 1.71
11-20 07:31:14.963 30147-30147/org.thoughtcrime.securesms W/CameraUtils:   640x480 (1.33)
11-20 07:31:14.963 30147-30147/org.thoughtcrime.securesms W/CameraUtils:   640x384 (1.67)
11-20 07:31:14.963 30147-30147/org.thoughtcrime.securesms W/CameraUtils:   640x368 (1.74)
11-20 07:31:14.963 30147-30147/org.thoughtcrime.securesms W/CameraUtils:   576x432 (1.33)
11-20 07:31:14.963 30147-30147/org.thoughtcrime.securesms W/CameraUtils:   480x320 (1.50)
11-20 07:31:14.963 30147-30147/org.thoughtcrime.securesms W/CameraUtils:   384x288 (1.33)
11-20 07:31:14.963 30147-30147/org.thoughtcrime.securesms W/CameraUtils:   352x288 (1.22)
11-20 07:31:14.963 30147-30147/org.thoughtcrime.securesms W/CameraUtils:   320x240 (1.33)
11-20 07:31:14.963 30147-30147/org.thoughtcrime.securesms W/CameraUtils:   240x160 (1.50)
11-20 07:31:14.963 30147-30147/org.thoughtcrime.securesms W/CameraUtils:   176x144 (1.22)
11-20 07:31:16.234 30147-30147/org.thoughtcrime.securesms W/CameraView: previewSize: 640x480
11-20 07:31:16.234 30147-30147/org.thoughtcrime.securesms W/CameraView: data bytes: 460800
11-20 07:31:16.238 30147-30147/org.thoughtcrime.securesms W/CameraView: previewFormat: 17
11-20 07:31:16.238 30147-30147/org.thoughtcrime.securesms W/CameraView: croppingRect: Rect(0, 147 - 480, 492)
11-20 07:31:16.238 30147-30147/org.thoughtcrime.securesms W/CameraView: rotation: 270
11-20 07:31:16.288 30147-30681/org.thoughtcrime.securesms D/skia: onFlyCompress
11-20 07:31:16.346 30147-31060/org.thoughtcrime.securesms W/PersistentBlobProvider: Starting stream copy....
11-20 07:31:16.350 30147-31060/org.thoughtcrime.securesms W/PersistentBlobProvider: Stream copy finished...
11-20 07:31:16.389 30147-30155/org.thoughtcrime.securesms W/art: Suspending all threads took: 11.323ms
11-20 07:31:16.402 30147-30681/org.thoughtcrime.securesms W/AttachmentManager: slide with size 14673 took 51ms
11-20 07:31:16.409 30147-30160/org.thoughtcrime.securesms I/art: Background sticky concurrent mark sweep GC freed 53502(2MB) AllocSpace objects, 9(1090KB) LOS objects, 15% free, 20MB/24MB, paused 16.969ms total 93.300ms
11-20 07:31:16.437 30147-30147/org.thoughtcrime.securesms W/ThumbnailView: loading part with id content://org.thoughtcrime.securesms/capture/1448001076345/486, progress 1
11-20 07:31:16.457 30147-30147/org.thoughtcrime.securesms W/CameraView: previewSize: 640x480
11-20 07:31:16.457 30147-30147/org.thoughtcrime.securesms W/CameraView: data bytes: 460800
11-20 07:31:16.461 30147-30147/org.thoughtcrime.securesms W/CameraView: previewFormat: 17
11-20 07:31:16.461 30147-30147/org.thoughtcrime.securesms W/CameraView: croppingRect: Rect(0, 147 - 480, 492)
11-20 07:31:16.461 30147-30147/org.thoughtcrime.securesms W/CameraView: rotation: 270
11-20 07:31:16.536 30147-30147/org.thoughtcrime.securesms W/CameraView: previewSize: 640x480
11-20 07:31:16.536 30147-30147/org.thoughtcrime.securesms W/CameraView: data bytes: 460800
11-20 07:31:16.541 30147-30147/org.thoughtcrime.securesms W/CameraView: previewFormat: 17
11-20 07:31:16.541 30147-30147/org.thoughtcrime.securesms W/CameraView: croppingRect: Rect(0, 147 - 480, 492)
11-20 07:31:16.541 30147-30147/org.thoughtcrime.securesms W/CameraView: rotation: 270
11-20 07:31:16.552 30147-30651/org.thoughtcrime.securesms D/skia: onFlyCompress
11-20 07:31:16.599 30147-31060/org.thoughtcrime.securesms W/PersistentBlobProvider: Starting stream copy....
11-20 07:31:16.601 30147-31060/org.thoughtcrime.securesms W/PersistentBlobProvider: Stream copy finished...
11-20 07:31:16.641 30147-30651/org.thoughtcrime.securesms D/skia: onFlyCompress
11-20 07:31:16.662 30147-30651/org.thoughtcrime.securesms W/AttachmentManager: slide with size 14834 took 3ms
11-20 07:31:16.669 30147-31060/org.thoughtcrime.securesms W/PersistentBlobProvider: Starting stream copy....
11-20 07:31:16.674 30147-31060/org.thoughtcrime.securesms W/PersistentBlobProvider: Stream copy finished...
11-20 07:31:16.674 30147-30817/org.thoughtcrime.securesms W/AttachmentManager: slide with size 14910 took 6ms
11-20 07:31:16.677 30147-30147/org.thoughtcrime.securesms W/AttachmentManager: cleaning up content://org.thoughtcrime.securesms/capture/1448001076345/486
11-20 07:31:16.678 30147-30147/org.thoughtcrime.securesms W/ThumbnailView: loading part with id content://org.thoughtcrime.securesms/capture/1448001076598/486, progress 1
11-20 07:31:16.697 30147-30747/org.thoughtcrime.securesms W/DecryptableStreamLocalUriFetcher: java.io.FileNotFoundException: /data/data/org.thoughtcrime.securesms/app_captures/486.jpg: open failed: ENOENT (No such file or directory)
                                                                                                  at libcore.io.IoBridge.open(IoBridge.java:456)
                                                                                                  at java.io.FileInputStream.<init>(FileInputStream.java:76)
                                                                                                  at org.thoughtcrime.securesms.crypto.DecryptingPartInputStream.<init>(DecryptingPartInputStream.java:62)
                                                                                                  at org.thoughtcrime.securesms.providers.PersistentBlobProvider.getStream(PersistentBlobProvider.java:118)
                                                                                                  at org.thoughtcrime.securesms.mms.PartAuthority.getAttachmentStream(PartAuthority.java:54)
                                                                                                  at org.thoughtcrime.securesms.mms.DecryptableStreamLocalUriFetcher.loadResource(DecryptableStreamLocalUriFetcher.java:32)
                                                                                                  at org.thoughtcrime.securesms.mms.DecryptableStreamLocalUriFetcher.loadResource(DecryptableStreamLocalUriFetcher.java:16)
                                                                                                  at com.bumptech.glide.load.data.LocalUriFetcher.loadData(LocalUriFetcher.java:44)
                                                                                                  at com.bumptech.glide.load.model.ImageVideoModelLoader$ImageVideoFetcher.loadData(ImageVideoModelLoader.java:70)
                                                                                                  at com.bumptech.glide.load.model.ImageVideoModelLoader$ImageVideoFetcher.loadData(ImageVideoModelLoader.java:53)
                                                                                                  at com.bumptech.glide.load.engine.DecodeJob.decodeSource(DecodeJob.java:170)
                                                                                                  at com.bumptech.glide.load.engine.DecodeJob.decodeFromSource(DecodeJob.java:128)
                                                                                                  at com.bumptech.glide.load.engine.EngineRunnable.decodeFromSource(EngineRunnable.java:122)
                                                                                                  at com.bumptech.glide.load.engine.EngineRunnable.decode(EngineRunnable.java:101)
                                                                                                  at com.bumptech.glide.load.engine.EngineRunnable.run(EngineRunnable.java:58)
                                                                                                  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:422)
                                                                                                  at java.util.concurrent.FutureTask.run(FutureTask.java:237)
                                                                                                  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
                                                                                                  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
                                                                                                  at java.lang.Thread.run(Thread.java:818)
                                                                                                  at com.bumptech.glide.load.engine.executor.FifoPriorityThreadPoolExecutor$DefaultThreadFactory$1.run(FifoPriorityThreadPoolExecutor.java:118)
                                                                                               Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
                                                                                                  at libcore.io.Posix.open(Native Method)
                                                                                                  at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
                                                                                                  at libcore.io.IoBridge.open(IoBridge.java:442)
                                                                                                  at java.io.FileInputStream.<init>(FileInputStream.java:76) 
                                                                                                  at org.thoughtcrime.securesms.crypto.DecryptingPartInputStream.<init>(DecryptingPartInputStream.java:62) 
                                                                                                  at org.thoughtcrime.securesms.providers.PersistentBlobProvider.getStream(PersistentBlobProvider.java:118) 
                                                                                                  at org.thoughtcrime.securesms.mms.PartAuthority.getAttachmentStream(PartAuthority.java:54) 
                                                                                                  at org.thoughtcrime.securesms.mms.DecryptableStreamLocalUriFetcher.loadResource(DecryptableStreamLocalUriFetcher.java:32) 
                                                                                                  at org.thoughtcrime.securesms.mms.DecryptableStreamLocalUriFetcher.loadResource(DecryptableStreamLocalUriFetcher.java:16) 
                                                                                                  at com.bumptech.glide.load.data.LocalUriFetcher.loadData(LocalUriFetcher.java:44) 
                                                                                                  at com.bumptech.glide.load.model.ImageVideoModelLoader$ImageVideoFetcher.loadData(ImageVideoModelLoader.java:70) 
                                                                                                  at com.bumptech.glide.load.model.ImageVideoModelLoader$ImageVideoFetcher.loadData(ImageVideoModelLoader.java:53) 
                                                                                                  at com.bumptech.glide.load.engine.DecodeJob.decodeSource(DecodeJob.java:170) 
                                                                                                  at com.bumptech.glide.load.engine.DecodeJob.decodeFromSource(DecodeJob.java:128) 
                                                                                                  at com.bumptech.glide.load.engine.EngineRunnable.decodeFromSource(EngineRunnable.java:122) 
                                                                                                  at com.bumptech.glide.load.engine.EngineRunnable.decode(EngineRunnable.java:101) 
                                                                                                  at com.bumptech.glide.load.engine.EngineRunnable.run(EngineRunnable.java:58) 
                                                                                                  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:422) 
                                                                                                  at java.util.concurrent.FutureTask.run(FutureTask.java:237) 
                                                                                                  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112) 
                                                                                                  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587) 
                                                                                                  at java.lang.Thread.run(Thread.java:818) 
                                                                                                  at com.bumptech.glide.load.engine.executor.FifoPriorityThreadPoolExecutor$DefaultThreadFactory$1.run(FifoPriorityThreadPoolExecutor.java:118) 
11-20 07:31:16.708 30147-30147/org.thoughtcrime.securesms W/MediaConstraints: Failed to determine if media's constraints are satisfied.
                                                                              java.io.FileNotFoundException: /data/data/org.thoughtcrime.securesms/app_captures/486.jpg: open failed: ENOENT (No such file or directory)
                                                                                  at libcore.io.IoBridge.open(IoBridge.java:456)
                                                                                  at java.io.FileInputStream.<init>(FileInputStream.java:76)
                                                                                  at org.thoughtcrime.securesms.crypto.DecryptingPartInputStream.<init>(DecryptingPartInputStream.java:62)
                                                                                  at org.thoughtcrime.securesms.providers.PersistentBlobProvider.getStream(PersistentBlobProvider.java:118)
                                                                                  at org.thoughtcrime.securesms.mms.PartAuthority.getAttachmentStream(PartAuthority.java:54)
                                                                                  at org.thoughtcrime.securesms.mms.MediaConstraints.isWithinBounds(MediaConstraints.java:51)
                                                                                  at org.thoughtcrime.securesms.mms.MediaConstraints.isSatisfied(MediaConstraints.java:39)
                                                                                  at org.thoughtcrime.securesms.mms.AttachmentManager.areConstraintsSatisfied(AttachmentManager.java:252)
                                                                                  at org.thoughtcrime.securesms.mms.AttachmentManager.access$600(AttachmentManager.java:52)
                                                                                  at org.thoughtcrime.securesms.mms.AttachmentManager$2.onPostExecute(AttachmentManager.java:150)
                                                                                  at org.thoughtcrime.securesms.mms.AttachmentManager$2.onPostExecute(AttachmentManager.java:121)
                                                                                  at android.os.AsyncTask.finish(AsyncTask.java:636)
                                                                                  at android.os.AsyncTask.access$500(AsyncTask.java:177)
                                                                                  at android.os.AsyncTask$InternalHandler.handleMessage(AsyncTask.java:653)
                                                                                  at android.os.Handler.dispatchMessage(Handler.java:102)
                                                                                  at android.os.Looper.loop(Looper.java:135)
                                                                                  at android.app.ActivityThread.main(ActivityThread.java:5294)
                                                                                  at java.lang.reflect.Method.invoke(Native Method)
                                                                                  at java.lang.reflect.Method.invoke(Method.java:372)
                                                                                  at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:904)
                                                                                  at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:699)
                                                                               Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
                                                                                  at libcore.io.Posix.open(Native Method)
                                                                                  at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
                                                                                  at libcore.io.IoBridge.open(IoBridge.java:442)
                                                                                  at java.io.FileInputStream.<init>(FileInputStream.java:76) 
                                                                                  at org.thoughtcrime.securesms.crypto.DecryptingPartInputStream.<init>(DecryptingPartInputStream.java:62) 
                                                                                  at org.thoughtcrime.securesms.providers.PersistentBlobProvider.getStream(PersistentBlobProvider.java:118) 
                                                                                  at org.thoughtcrime.securesms.mms.PartAuthority.getAttachmentStream(PartAuthority.java:54) 
                                                                                  at org.thoughtcrime.securesms.mms.MediaConstraints.isWithinBounds(MediaConstraints.java:51) 
                                                                                  at org.thoughtcrime.securesms.mms.MediaConstraints.isSatisfied(MediaConstraints.java:39) 
                                                                                  at org.thoughtcrime.securesms.mms.AttachmentManager.areConstraintsSatisfied(AttachmentManager.java:252) 
                                                                                  at org.thoughtcrime.securesms.mms.AttachmentManager.access$600(AttachmentManager.java:52) 
                                                                                  at org.thoughtcrime.securesms.mms.AttachmentManager$2.onPostExecute(AttachmentManager.java:150) 
                                                                                  at org.thoughtcrime.securesms.mms.AttachmentManager$2.onPostExecute(AttachmentManager.java:121) 
                                                                                  at android.os.AsyncTask.finish(AsyncTask.java:636) 
                                                                                  at android.os.AsyncTask.access$500(AsyncTask.java:177) 
                                                                                  at android.os.AsyncTask$InternalHandler.handleMessage(AsyncTask.java:653) 
                                                                                  at android.os.Handler.dispatchMessage(Handler.java:102) 
                                                                                  at android.os.Looper.loop(Looper.java:135) 
                                                                                  at android.app.ActivityThread.main(ActivityThread.java:5294) 
                                                                                  at java.lang.reflect.Method.invoke(Native Method) 
                                                                                  at java.lang.reflect.Method.invoke(Method.java:372) 
                                                                                  at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:904) 
                                                                                  at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:699) 
11-20 07:31:16.708 30147-30147/org.thoughtcrime.securesms W/AttachmentManager: cleaning up content://org.thoughtcrime.securesms/capture/1448001076598/486
11-20 07:31:16.708 30147-30147/org.thoughtcrime.securesms W/ThumbnailView: loading part with id content://org.thoughtcrime.securesms/capture/1448001076667/486, progress 1
11-20 07:31:16.712 30147-30746/org.thoughtcrime.securesms W/DecryptableStreamLocalUriFetcher: java.io.FileNotFoundException: /data/data/org.thoughtcrime.securesms/app_captures/486.jpg: open failed: ENOENT (No such file or directory)
                                                                                                  at libcore.io.IoBridge.open(IoBridge.java:456)
                                                                                                  at java.io.FileInputStream.<init>(FileInputStream.java:76)
                                                                                                  at org.thoughtcrime.securesms.crypto.DecryptingPartInputStream.<init>(DecryptingPartInputStream.java:62)
                                                                                                  at org.thoughtcrime.securesms.providers.PersistentBlobProvider.getStream(PersistentBlobProvider.java:118)
                                                                                                  at org.thoughtcrime.securesms.mms.PartAuthority.getAttachmentStream(PartAuthority.java:54)
                                                                                                  at org.thoughtcrime.securesms.mms.DecryptableStreamLocalUriFetcher.loadResource(DecryptableStreamLocalUriFetcher.java:32)
                                                                                                  at org.thoughtcrime.securesms.mms.DecryptableStreamLocalUriFetcher.loadResource(DecryptableStreamLocalUriFetcher.java:16)
                                                                                                  at com.bumptech.glide.load.data.LocalUriFetcher.loadData(LocalUriFetcher.java:44)
                                                                                                  at com.bumptech.glide.load.model.ImageVideoModelLoader$ImageVideoFetcher.loadData(ImageVideoModelLoader.java:70)
                                                                                                  at com.bumptech.glide.load.model.ImageVideoModelLoader$ImageVideoFetcher.loadData(ImageVideoModelLoader.java:53)
                                                                                                  at com.bumptech.glide.load.engine.DecodeJob.decodeSource(DecodeJob.java:170)
                                                                                                  at com.bumptech.glide.load.engine.DecodeJob.decodeFromSource(DecodeJob.java:128)
                                                                                                  at com.bumptech.glide.load.engine.EngineRunnable.decodeFromSource(EngineRunnable.java:122)
                                                                                                  at com.bumptech.glide.load.engine.EngineRunnable.decode(EngineRunnable.java:101)
                                                                                                  at com.bumptech.glide.load.engine.EngineRunnable.run(EngineRunnable.java:58)
                                                                                                  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:422)
                                                                                                  at java.util.concurrent.FutureTask.run(FutureTask.java:237)
                                                                                                  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
                                                                                                  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
                                                                                                  at java.lang.Thread.run(Thread.java:818)
                                                                                                  at com.bumptech.glide.load.engine.executor.FifoPriorityThreadPoolExecutor$DefaultThreadFactory$1.run(FifoPriorityThreadPoolExecutor.java:118)
                                                                                               Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
                                                                                                  at libcore.io.Posix.open(Native Method)
                                                                                                  at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
                                                                                                  at libcore.io.IoBridge.open(IoBridge.java:442)
                                                                                                  at java.io.FileInputStream.<init>(FileInputStream.java:76) 
                                                                                                  at org.thoughtcrime.securesms.crypto.DecryptingPartInputStream.<init>(DecryptingPartInputStream.java:62) 
                                                                                                  at org.thoughtcrime.securesms.providers.PersistentBlobProvider.getStream(PersistentBlobProvider.java:118) 
                                                                                                  at org.thoughtcrime.securesms.mms.PartAuthority.getAttachmentStream(PartAuthority.java:54) 
                                                                                                  at org.thoughtcrime.securesms.mms.DecryptableStreamLocalUriFetcher.loadResource(DecryptableStreamLocalUriFetcher.java:32) 
                                                                                                  at org.thoughtcrime.securesms.mms.DecryptableStreamLocalUriFetcher.loadResource(DecryptableStreamLocalUriFetcher.java:16) 
                                                                                                  at com.bumptech.glide.load.data.LocalUriFetcher.loadData(LocalUriFetcher.java:44) 
                                                                                                  at com.bumptech.glide.load.model.ImageVideoModelLoader$ImageVideoFetcher.loadData(ImageVideoModelLoader.java:70) 
                                                                                                  at com.bumptech.glide.load.model.ImageVideoModelLoader$ImageVideoFetcher.loadData(ImageVideoModelLoader.java:53) 
                                                                                                  at com.bumptech.glide.load.engine.DecodeJob.decodeSource(DecodeJob.java:170) 
                                                                                                  at com.bumptech.glide.load.engine.DecodeJob.decodeFromSource(DecodeJob.java:128) 
                                                                                                  at com.bumptech.glide.load.engine.EngineRunnable.decodeFromSource(EngineRunnable.java:122) 
                                                                                                  at com.bumptech.glide.load.engine.EngineRunnable.decode(EngineRunnable.java:101) 
                                                                                                  at com.bumptech.glide.load.engine.EngineRunnable.run(EngineRunnable.java:58) 
                                                                                                  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:422) 
                                                                                                  at java.util.concurrent.FutureTask.run(FutureTask.java:237) 
                                                                                                  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112) 
                                                                                                  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587) 
                                                                                                  at java.lang.Thread.run(Thread.java:818) 
                                                                                                  at com.bumptech.glide.load.engine.executor.FifoPriorityThreadPoolExecutor$DefaultThreadFactory$1.run(FifoPriorityThreadPoolExecutor.java:118) 
11-20 07:31:16.811 30147-30147/org.thoughtcrime.securesms W/CameraView: onPause() queued
11-20 07:31:16.886 30147-30263/org.thoughtcrime.securesms W/CameraView: released old camera instance
11-20 07:31:16.891 30147-30147/org.thoughtcrime.securesms W/CameraView: onPause() completed
11-20 07:31:52.972 30147-30155/org.thoughtcrime.securesms W/art: Suspending all threads took: 22.310ms

. .

.

. sending "failed", not outgoing message . .

11-20 07:31:55.966 30147-30155/org.thoughtcrime.securesms W/art: Suspending all threads took: 9.125ms
11-20 07:31:56.682 30147-30710/org.thoughtcrime.securesms W/WebSocketConnection: Sending keep alive...
11-20 07:31:56.798 30147-30709/org.thoughtcrime.securesms W/OkHttpClientWrapper: onMessage: BINARY
11-20 07:31:56.798 30147-30709/org.thoughtcrime.securesms W/WebSocketConnection: WSC onMessage()
11-20 07:31:56.799 30147-30709/org.thoughtcrime.securesms W/WebSocketConnection: Message Type: 2
11-20 07:32:05.884 30147-30676/org.thoughtcrime.securesms W/MessageRetrievalService: Application level read timeout...
11-20 07:32:05.892 30147-30676/org.thoughtcrime.securesms W/MessageRetrievalService: Network requirement: true, active activities: 1, push pending: 0
11-20 07:32:05.896 30147-30676/org.thoughtcrime.securesms W/MessageRetrievalService: Reading message...
11-20 07:32:17.167 30147-30147/org.thoughtcrime.securesms W/IInputConnectionWrapper: getExtractedText on inactive InputConnection
11-20 07:32:17.170 30147-30147/org.thoughtcrime.securesms W/IInputConnectionWrapper: getTextBeforeCursor on inactive InputConnection
11-20 07:32:17.171 30147-30147/org.thoughtcrime.securesms W/IInputConnectionWrapper: getSelectedText on inactive InputConnection
11-20 07:32:17.171 30147-30147/org.thoughtcrime.securesms W/IInputConnectionWrapper: getTextAfterCursor on inactive InputConnection
11-20 07:32:17.566 30147-30147/org.thoughtcrime.securesms W/PassphraseRequiredActionBarActivity: onPause()
11-20 07:32:17.590 30147-30147/org.thoughtcrime.securesms W/AudioSlidePlayer: Stop called!
11-20 07:32:17.594 30147-30147/org.thoughtcrime.securesms W/KeyCachingService: onStartCommand, org.thoughtcrime.securesms.service.action.ACTIVITY_STOP_EVENT
11-20 07:32:17.594 30147-30147/org.thoughtcrime.securesms W/KeyCachingService: Decrementing activity count...
11-20 07:32:17.594 30147-30147/org.thoughtcrime.securesms W/KeyCachingService: Starting timeout: 22920000
11-20 07:32:17.595 30147-30147/org.thoughtcrime.securesms W/MessageRetrievalService: Active Count: 0
11-20 07:32:36.912 30147-30147/org.thoughtcrime.securesms W/PassphraseRequiredActionBarActivity: onResume()
11-20 07:32:36.930 30147-30747/org.thoughtcrime.securesms W/DecryptableStreamLocalUriFetcher: java.io.FileNotFoundException: /data/data/org.thoughtcrime.securesms/app_captures/486.jpg: open failed: ENOENT (No such file or directory)
                                                                                                  at libcore.io.IoBridge.open(IoBridge.java:456)
                                                                                                  at java.io.FileInputStream.<init>(FileInputStream.java:76)
                                                                                                  at org.thoughtcrime.securesms.crypto.DecryptingPartInputStream.<init>(DecryptingPartInputStream.java:62)
                                                                                                  at org.thoughtcrime.securesms.providers.PersistentBlobProvider.getStream(PersistentBlobProvider.java:118)
                                                                                                  at org.thoughtcrime.securesms.mms.PartAuthority.getAttachmentStream(PartAuthority.java:54)
                                                                                                  at org.thoughtcrime.securesms.mms.DecryptableStreamLocalUriFetcher.loadResource(DecryptableStreamLocalUriFetcher.java:32)
                                                                                                  at org.thoughtcrime.securesms.mms.DecryptableStreamLocalUriFetcher.loadResource(DecryptableStreamLocalUriFetcher.java:16)
                                                                                                  at com.bumptech.glide.load.data.LocalUriFetcher.loadData(LocalUriFetcher.java:44)
                                                                                                  at com.bumptech.glide.load.model.ImageVideoModelLoader$ImageVideoFetcher.loadData(ImageVideoModelLoader.java:70)
                                                                                                  at com.bumptech.glide.load.model.ImageVideoModelLoader$ImageVideoFetcher.loadData(ImageVideoModelLoader.java:53)
                                                                                                  at com.bumptech.glide.load.engine.DecodeJob.decodeSource(DecodeJob.java:170)
                                                                                                  at com.bumptech.glide.load.engine.DecodeJob.decodeFromSource(DecodeJob.java:128)
                                                                                                  at com.bumptech.glide.load.engine.EngineRunnable.decodeFromSource(EngineRunnable.java:122)
                                                                                                  at com.bumptech.glide.load.engine.EngineRunnable.decode(EngineRunnable.java:101)
                                                                                                  at com.bumptech.glide.load.engine.EngineRunnable.run(EngineRunnable.java:58)
                                                                                                  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:422)
                                                                                                  at java.util.concurrent.FutureTask.run(FutureTask.java:237)
                                                                                                  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
                                                                                                  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
                                                                                                  at java.lang.Thread.run(Thread.java:818)
                                                                                                  at com.bumptech.glide.load.engine.executor.FifoPriorityThreadPoolExecutor$DefaultThreadFactory$1.run(FifoPriorityThreadPoolExecutor.java:118)
                                                                                               Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
                                                                                                  at libcore.io.Posix.open(Native Method)
                                                                                                  at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
                                                                                                  at libcore.io.IoBridge.open(IoBridge.java:442)
                                                                                                  at java.io.FileInputStream.<init>(FileInputStream.java:76) 
                                                                                                  at org.thoughtcrime.securesms.crypto.DecryptingPartInputStream.<init>(DecryptingPartInputStream.java:62) 
                                                                                                  at org.thoughtcrime.securesms.providers.PersistentBlobProvider.getStream(PersistentBlobProvider.java:118) 
                                                                                                  at org.thoughtcrime.securesms.mms.PartAuthority.getAttachmentStream(PartAuthority.java:54) 
                                                                                                  at org.thoughtcrime.securesms.mms.DecryptableStreamLocalUriFetcher.loadResource(DecryptableStreamLocalUriFetcher.java:32) 
                                                                                                  at org.thoughtcrime.securesms.mms.DecryptableStreamLocalUriFetcher.loadResource(DecryptableStreamLocalUriFetcher.java:16) 
                                                                                                  at com.bumptech.glide.load.data.LocalUriFetcher.loadData(LocalUriFetcher.java:44) 
                                                                                                  at com.bumptech.glide.load.model.ImageVideoModelLoader$ImageVideoFetcher.loadData(ImageVideoModelLoader.java:70) 
                                                                                                  at com.bumptech.glide.load.model.ImageVideoModelLoader$ImageVideoFetcher.loadData(ImageVideoModelLoader.java:53) 
                                                                                                  at com.bumptech.glide.load.engine.DecodeJob.decodeSource(DecodeJob.java:170) 
                                                                                                  at com.bumptech.glide.load.engine.DecodeJob.decodeFromSource(DecodeJob.java:128) 
                                                                                                  at com.bumptech.glide.load.engine.EngineRunnable.decodeFromSource(EngineRunnable.java:122) 
                                                                                                  at com.bumptech.glide.load.engine.EngineRunnable.decode(EngineRunnable.java:101) 
                                                                                                  at com.bumptech.glide.load.engine.EngineRunnable.run(EngineRunnable.java:58) 
                                                                                                  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:422) 
                                                                                                  at java.util.concurrent.FutureTask.run(FutureTask.java:237) 
                                                                                                  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112) 
                                                                                                  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587) 
                                                                                                  at java.lang.Thread.run(Thread.java:818) 
                                                                                                  at com.bumptech.glide.load.engine.executor.FifoPriorityThreadPoolExecutor$DefaultThreadFactory$1.run(FifoPriorityThreadPoolExecutor.java:118) 
11-20 07:32:37.006 30147-30147/org.thoughtcrime.securesms W/KeyCachingService: onStartCommand, org.thoughtcrime.securesms.service.action.ACTIVITY_START_EVENT
11-20 07:32:37.007 30147-30147/org.thoughtcrime.securesms W/KeyCachingService: Incrementing activity count...
11-20 07:32:37.019 30147-30147/org.thoughtcrime.securesms W/MessageRetrievalService: Active Count: 1
11-20 07:32:37.024 30147-30147/org.thoughtcrime.securesms I/Timeline: Timeline: Activity_idle id: android.os.BinderProxy@183bdf06 time:47613264
11-20 07:32:37.086 30147-30681/org.thoughtcrime.securesms W/MmsSmsDatabase: Executing query: SELECT _id, unique_row_id, body, type, thread_id, address, address_device_id, subject, date_sent, date_received, m_type, msg_box, status, part_count, ct_l, tr_id, m_size, exp, st, delivery_receipt_count, mismatched_identities, network_failures, transport_type, attachment_id, unique_id, mid, data_size, _data, ct, cl, cd, name, pending_push FROM (SELECT DISTINCT date_sent AS date_sent, date AS date_received, _id, 'SMS::' || _id || '::' || date_sent AS unique_row_id, NULL AS attachment_id, body, read, thread_id, type, address, address_device_id, subject, NULL AS m_type, NULL AS msg_box, status, NULL AS part_count, NULL AS ct_l, NULL AS tr_id, NULL AS m_size, NULL AS exp, NULL AS st, delivery_receipt_count, mismatched_identities, NULL AS network_failures, 'sms' AS transport_type, NULL AS unique_id, NULL AS mid, NULL AS data_size, NULL AS _data, NULL AS ct, NULL AS cl, NULL AS cd, NULL AS name, NULL AS pending_push FROM sms WHERE (read = 0) UNION ALL SELECT DISTINCT date AS date_sent, date_received AS date_received, mms._id AS _id, 'MMS::' || mms._id || '::' || date AS unique_row_id, part._id AS attachment_id, body, read, thread_id, NULL AS type, address, address_device_id, NULL AS subject, m_type, msg_box, NULL AS status, part_count, ct_l, tr_id, m_size, exp, st, delivery_receipt_count, mismatched_identities, network_failures, 'mms' AS transport_type, unique_id, NULL AS mid, data_size, NULL AS _data, ct, cl, cd, name, pending_push FROM mms LEFT OUTER JOIN part ON part._id =  (SELECT part._id FROM part WHERE part.mid = mms._id LIMIT 1) WHERE (read = 0) ORDER BY date_received ASC)
11-20 07:32:38.333 30147-30147/org.thoughtcrime.securesms W/ConversationActivity: isManual Selection: false
11-20 07:32:38.333 30147-30147/org.thoughtcrime.securesms W/ConversationActivity: forceSms: false
11-20 07:32:38.358 30147-30817/org.thoughtcrime.securesms W/AttachmentDatabase: insertParts(1)
11-20 07:32:38.358 30147-30817/org.thoughtcrime.securesms W/AttachmentDatabase: Inserting attachment for mms id: 462
11-20 07:32:38.408 30147-30817/org.thoughtcrime.securesms W/MmsSmsDatabase: Executing query: SELECT _id, unique_row_id, body, type, thread_id, address, address_device_id, subject, date_sent, date_received, m_type, msg_box, status, part_count, ct_l, tr_id, m_size, exp, st, delivery_receipt_count, mismatched_identities, network_failures, transport_type, attachment_id, unique_id, mid, data_size, _data, ct, cl, cd, name, pending_push FROM (SELECT DISTINCT date_sent AS date_sent, date AS date_received, _id, 'SMS::' || _id || '::' || date_sent AS unique_row_id, NULL AS attachment_id, body, read, thread_id, type, address, address_device_id, subject, NULL AS m_type, NULL AS msg_box, status, NULL AS part_count, NULL AS ct_l, NULL AS tr_id, NULL AS m_size, NULL AS exp, NULL AS st, delivery_receipt_count, mismatched_identities, NULL AS network_failures, 'sms' AS transport_type, NULL AS unique_id, NULL AS mid, NULL AS data_size, NULL AS _data, NULL AS ct, NULL AS cl, NULL AS cd, NULL AS name, NULL AS pending_push FROM sms WHERE (thread_id = 233) UNION ALL SELECT DISTINCT date AS date_sent, date_received AS date_received, mms._id AS _id, 'MMS::' || mms._id || '::' || date AS unique_row_id, part._id AS attachment_id, body, read, thread_id, NULL AS type, address, address_device_id, NULL AS subject, m_type, msg_box, NULL AS status, part_count, ct_l, tr_id, m_size, exp, st, delivery_receipt_count, mismatched_identities, network_failures, 'mms' AS transport_type, unique_id, NULL AS mid, data_size, NULL AS _data, ct, cl, cd, name, pending_push FROM mms LEFT OUTER JOIN part ON part._id =  (SELECT part._id FROM part WHERE part.mid = mms._id LIMIT 1) WHERE (thread_id = 233) ORDER BY date_received DESC LIMIT 1)
11-20 07:32:38.415 30147-31514/org.thoughtcrime.securesms W/MmsSmsDatabase: Executing query: SELECT _id, unique_row_id, body, type, thread_id, address, address_device_id, subject, date_sent, date_received, m_type, msg_box, status, part_count, ct_l, tr_id, m_size, exp, st, delivery_receipt_count, mismatched_identities, network_failures, transport_type, attachment_id, unique_id, mid, data_size, _data, ct, cl, cd, name, pending_push FROM (SELECT DISTINCT date_sent AS date_sent, date AS date_received, _id, 'SMS::' || _id || '::' || date_sent AS unique_row_id, NULL AS attachment_id, body, read, thread_id, type, address, address_device_id, subject, NULL AS m_type, NULL AS msg_box, status, NULL AS part_count, NULL AS ct_l, NULL AS tr_id, NULL AS m_size, NULL AS exp, NULL AS st, delivery_receipt_count, mismatched_identities, NULL AS network_failures, 'sms' AS transport_type, NULL AS unique_id, NULL AS mid, NULL AS data_size, NULL AS _data, NULL AS ct, NULL AS cl, NULL AS cd, NULL AS name, NULL AS pending_push FROM sms WHERE (thread_id = 233) UNION ALL SELECT DISTINCT date AS date_sent, date_received AS date_received, mms._id AS _id, 'MMS::' || mms._id || '::' || date AS unique_row_id, part._id AS attachment_id, body, read, thread_id, NULL AS type, address, address_device_id, NULL AS subject, m_type, msg_box, NULL AS status, part_count, ct_l, tr_id, m_size, exp, st, delivery_receipt_count, mismatched_identities, network_failures, 'mms' AS transport_type, unique_id, NULL AS mid, data_size, NULL AS _data, ct, cl, cd, name, pending_push FROM mms LEFT OUTER JOIN part ON part._id =  (SELECT part._id FROM part WHERE part.mid = mms._id LIMIT 1) WHERE (thread_id = 233) ORDER BY date_received DESC LIMIT 500)
11-20 07:32:38.449 30147-30817/org.thoughtcrime.securesms W/MessageSender: ws.com.google.android.mms.MmsException: java.io.FileNotFoundException: /data/data/org.thoughtcrime.securesms/app_captures/486.jpg: open failed: ENOENT (No such file or directory)
                                                                               at org.thoughtcrime.securesms.database.AttachmentDatabase.setAttachmentData(AttachmentDatabase.java:397)
                                                                               at org.thoughtcrime.securesms.database.AttachmentDatabase.insertAttachment(AttachmentDatabase.java:452)
                                                                               at org.thoughtcrime.securesms.database.AttachmentDatabase.insertAttachmentsForMessage(AttachmentDatabase.java:285)
                                                                               at org.thoughtcrime.securesms.database.MmsDatabase.insertMediaMessage(MmsDatabase.java:803)
                                                                               at org.thoughtcrime.securesms.database.MmsDatabase.insertMessageOutbox(MmsDatabase.java:744)
                                                                               at org.thoughtcrime.securesms.sms.MessageSender.send(MessageSender.java:103)
                                                                               at org.thoughtcrime.securesms.ConversationActivity$24.doInBackground(ConversationActivity.java:1298)
                                                                               at org.thoughtcrime.securesms.ConversationActivity$24.doInBackground(ConversationActivity.java:1295)
                                                                               at android.os.AsyncTask$2.call(AsyncTask.java:292)
                                                                               at java.util.concurrent.FutureTask.run(FutureTask.java:237)
                                                                               at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:231)
                                                                               at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
                                                                               at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
                                                                               at java.lang.Thread.run(Thread.java:818)
                                                                            Caused by: java.io.FileNotFoundException: /data/data/org.thoughtcrime.securesms/app_captures/486.jpg: open failed: ENOENT (No such file or directory)
                                                                               at libcore.io.IoBridge.open(IoBridge.java:456)
                                                                               at java.io.FileInputStream.<init>(FileInputStream.java:76)
                                                                               at org.thoughtcrime.securesms.crypto.DecryptingPartInputStream.<init>(DecryptingPartInputStream.java:62)
                                                                               at org.thoughtcrime.securesms.providers.PersistentBlobProvider.getStream(PersistentBlobProvider.java:118)
                                                                               at org.thoughtcrime.securesms.mms.PartAuthority.getAttachmentStream(PartAuthority.java:54)
                                                                               at org.thoughtcrime.securesms.database.AttachmentDatabase.setAttachmentData(AttachmentDatabase.java:394)
                                                                               at org.thoughtcrime.securesms.database.AttachmentDatabase.insertAttachment(AttachmentDatabase.java:452) 
                                                                               at org.thoughtcrime.securesms.database.AttachmentDatabase.insertAttachmentsForMessage(AttachmentDatabase.java:285) 
                                                                               at org.thoughtcrime.securesms.database.MmsDatabase.insertMediaMessage(MmsDatabase.java:803) 
                                                                               at org.thoughtcrime.securesms.database.MmsDatabase.insertMessageOutbox(MmsDatabase.java:744) 
                                                                               at org.thoughtcrime.securesms.sms.MessageSender.send(MessageSender.java:103) 
                                                                               at org.thoughtcrime.securesms.ConversationActivity$24.doInBackground(ConversationActivity.java:1298) 
                                                                               at org.thoughtcrime.securesms.ConversationActivity$24.doInBackground(ConversationActivity.java:1295) 
                                                                               at android.os.AsyncTask$2.call(AsyncTask.java:292) 
                                                                               at java.util.concurrent.FutureTask.run(FutureTask.java:237) 
                                                                               at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:231) 
                                                                               at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112) 
                                                                               at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587) 
                                                                               at java.lang.Thread.run(Thread.java:818) 
                                                                            Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
                                                                               at libcore.io.Posix.open(Native Method)
                                                                               at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
                                                                               at libcore.io.IoBridge.open(IoBridge.java:442)
                                                                               at java.io.FileInputStream.<init>(FileInputStream.java:76) 
                                                                               at org.thoughtcrime.securesms.crypto.DecryptingPartInputStream.<init>(DecryptingPartInputStream.java:62) 
                                                                               at org.thoughtcrime.securesms.providers.PersistentBlobProvider.getStream(PersistentBlobProvider.java:118) 
                                                                               at org.thoughtcrime.securesms.mms.PartAuthority.getAttachmentStream(PartAuthority.java:54) 
                                                                               at org.thoughtcrime.securesms.database.AttachmentDatabase.setAttachmentData(AttachmentDatabase.java:394) 
                                                                               at org.thoughtcrime.securesms.database.AttachmentDatabase.insertAttachment(AttachmentDatabase.java:452) 
                                                                               at org.thoughtcrime.securesms.database.AttachmentDatabase.insertAttachmentsForMessage(AttachmentDatabase.java:285) 
                                                                               at org.thoughtcrime.securesms.database.MmsDatabase.insertMediaMessage(MmsDatabase.java:803) 
                                                                               at org.thoughtcrime.securesms.database.MmsDatabase.insertMessageOutbox(MmsDatabase.java:744) 
                                                                               at org.thoughtcrime.securesms.sms.MessageSender.send(MessageSender.java:103) 
                                                                               at org.thoughtcrime.securesms.ConversationActivity$24.doInBackground(ConversationActivity.java:1298) 
                                                                               at org.thoughtcrime.securesms.ConversationActivity$24.doInBackground(ConversationActivity.java:1295) 
                                                                               at android.os.AsyncTask$2.call(AsyncTask.java:292) 
                                                                               at java.util.concurrent.FutureTask.run(FutureTask.java:237) 
                                                                               at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:231) 
                                                                               at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112) 
                                                                               at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587) 
                                                                               at java.lang.Thread.run(Thread.java:818) 
11-20 07:32:51.688 30147-30710/org.thoughtcrime.securesms W/WebSocketConnection: Sending keep alive...
11-20 07:32:51.801 30147-30709/org.thoughtcrime.securesms W/OkHttpClientWrapper: onMessage: BINARY
11-20 07:32:51.801 30147-30709/org.thoughtcrime.securesms W/WebSocketConnection: WSC onMessage()
11-20 07:32:51.801 30147-30709/org.thoughtcrime.securesms W/WebSocketConnection: Message Type: 2
11-20 07:33:05.897 30147-30676/org.thoughtcrime.securesms W/MessageRetrievalService: Application level read timeout...
11-20 07:33:05.903 30147-30676/org.thoughtcrime.securesms W/MessageRetrievalService: Network requirement: true, active activities: 1, push pending: 0
11-20 07:33:05.908 30147-30676/org.thoughtcrime.securesms W/MessageRetrievalService: Reading message...
11-20 07:33:24.720 30147-30155/org.thoughtcrime.securesms W/art: Suspending all threads took: 5.524ms
11-20 07:33:38.846 30147-30147/org.thoughtcrime.securesms W/IInputConnectionWrapper: getExtractedText on inactive InputConnection
11-20 07:33:38.847 30147-30147/org.thoughtcrime.securesms W/IInputConnectionWrapper: getTextBeforeCursor on inactive InputConnection
11-20 07:33:38.848 30147-30147/org.thoughtcrime.securesms W/IInputConnectionWrapper: getSelectedText on inactive InputConnection
11-20 07:33:38.848 30147-30147/org.thoughtcrime.securesms W/IInputConnectionWrapper: getTextAfterCursor on inactive InputConnection
11-20 07:33:39.463 30147-30147/org.thoughtcrime.securesms W/PassphraseRequiredActionBarActivity: onPause()
11-20 07:33:39.514 30147-30147/org.thoughtcrime.securesms W/KeyCachingService: onStartCommand, org.thoughtcrime.securesms.service.action.ACTIVITY_STOP_EVENT
11-20 07:33:39.514 30147-30147/org.thoughtcrime.securesms W/KeyCachingService: Decrementing activity count...
11-20 07:33:39.514 30147-30147/org.thoughtcrime.securesms W/KeyCachingService: Starting timeout: 22920000
11-20 07:33:39.515 30147-30147/org.thoughtcrime.securesms W/MessageRetrievalService: Active Count: 0
11-20 07:33:46.695 30147-30710/org.thoughtcrime.securesms W/WebSocketConnection: Sending keep alive...
11-20 07:33:46.812 30147-30709/org.thoughtcrime.securesms W/OkHttpClientWrapper: onMessage: BINARY
11-20 07:33:46.812 30147-30709/org.thoughtcrime.securesms W/WebSocketConnection: WSC onMessage()
11-20 07:33:46.812 30147-30709/org.thoughtcrime.securesms W/WebSocketConnection: Message Type: 2
11-20 07:34:05.909 30147-30676/org.thoughtcrime.securesms W/MessageRetrievalService: Application level read timeout...
11-20 07:34:05.910 30147-30676/org.thoughtcrime.securesms W/MessageRetrievalService: Network requirement: true, active activities: 0, push pending: 0
11-20 07:34:05.910 30147-30676/org.thoughtcrime.securesms W/MessageRetrievalService: Shutting down pipe...
11-20 07:34:05.911 30147-30676/org.thoughtcrime.securesms W/WebSocketConnection: WSC disconnect()...
11-20 07:34:05.914 30147-30676/org.thoughtcrime.securesms W/OkHttpClientWrapper: Calling disconnect()...
11-20 07:34:05.923 30147-30676/org.thoughtcrime.securesms W/MessageRetrievalService: Looping...
11-20 07:34:05.923 30147-30676/org.thoughtcrime.securesms W/MessageRetrievalService: Waiting for websocket state change....
11-20 07:34:05.924 30147-30676/org.thoughtcrime.securesms W/MessageRetrievalService: Network requirement: true, active activities: 0, push pending: 0
11-20 07:34:06.038 30147-30709/org.thoughtcrime.securesms W/OkHttpClientWrapper: onClose(1000, OK)
11-20 07:34:06.039 30147-30709/org.thoughtcrime.securesms W/WebSocketConnection: onClose()...
11-20 07:34:41.697 30147-30710/org.thoughtcrime.securesms W/WebSocketConnection: Sending keep alive...
mcginty commented 8 years ago

yeah I think I have an idea of what's happening

mcginty commented 8 years ago

@McLoo you still experiencing this in HEAD of 3.6.0? i am overwhelmed by the number of logs here lol

McLoo commented 8 years ago

still lookkkkking gooodd still # 4656

Though it feels I get the camera killed more often - no evidence yet. Could be CM or the shutter tap orgy as well.

Log filtered by camera - you do like logs, don't you?

11-25 03:24:14.079 3530-3530/org.thoughtcrime.securesms W/CameraView: onResume() queued
11-25 03:24:15.120 3530-3576/org.thoughtcrime.securesms W/CameraView: camera.open() -> 1020ms
11-25 03:24:15.311 3530-3530/org.thoughtcrime.securesms W/CameraView: onResume() completed
11-25 03:24:15.312 3530-3576/org.thoughtcrime.securesms W/CameraUtils: getPreferredPreviewSize(90, 540, 922) -> target 922x540, AR 1.71
11-25 03:24:15.312 3530-3576/org.thoughtcrime.securesms W/CameraUtils:   640x480 (1.33)
11-25 03:24:15.313 3530-3576/org.thoughtcrime.securesms W/CameraUtils:   640x384 (1.67)
11-25 03:24:15.313 3530-3576/org.thoughtcrime.securesms W/CameraUtils:   640x368 (1.74)
11-25 03:24:15.313 3530-3576/org.thoughtcrime.securesms W/CameraUtils:   576x432 (1.33)
11-25 03:24:15.313 3530-3576/org.thoughtcrime.securesms W/CameraUtils:   480x320 (1.50)
11-25 03:24:15.313 3530-3576/org.thoughtcrime.securesms W/CameraUtils:   384x288 (1.33)
11-25 03:24:15.313 3530-3576/org.thoughtcrime.securesms W/CameraUtils:   352x288 (1.22)
11-25 03:24:15.313 3530-3576/org.thoughtcrime.securesms W/CameraUtils:   320x240 (1.33)
11-25 03:24:15.313 3530-3576/org.thoughtcrime.securesms W/CameraUtils:   240x160 (1.50)
11-25 03:24:15.313 3530-3576/org.thoughtcrime.securesms W/CameraUtils:   176x144 (1.22)
11-25 03:24:15.703 3530-3576/org.thoughtcrime.securesms W/CameraView: camera.startPreview() -> 390ms
11-25 03:24:16.614 3530-3530/org.thoughtcrime.securesms W/CameraView: previewSize: 640x480
11-25 03:24:16.614 3530-3530/org.thoughtcrime.securesms W/CameraView: data bytes: 460800
11-25 03:24:16.617 3530-3530/org.thoughtcrime.securesms W/CameraView: previewFormat: 17
11-25 03:24:16.617 3530-3530/org.thoughtcrime.securesms W/CameraView: croppingRect: Rect(0, 147 - 480, 492)
11-25 03:24:16.617 3530-3530/org.thoughtcrime.securesms W/CameraView: rotation: 270
11-25 03:24:16.710 3530-3530/org.thoughtcrime.securesms W/CameraView: previewSize: 640x480
11-25 03:24:16.711 3530-3530/org.thoughtcrime.securesms W/CameraView: data bytes: 460800
11-25 03:24:16.714 3530-3530/org.thoughtcrime.securesms W/CameraView: previewFormat: 17
11-25 03:24:16.714 3530-3530/org.thoughtcrime.securesms W/CameraView: croppingRect: Rect(0, 147 - 480, 492)
11-25 03:24:16.714 3530-3530/org.thoughtcrime.securesms W/CameraView: rotation: 270
11-25 03:24:16.933 3530-3530/org.thoughtcrime.securesms W/CameraView: previewSize: 640x480
11-25 03:24:16.933 3530-3530/org.thoughtcrime.securesms W/CameraView: data bytes: 460800
11-25 03:24:16.937 3530-3530/org.thoughtcrime.securesms W/CameraView: previewFormat: 17
11-25 03:24:16.937 3530-3530/org.thoughtcrime.securesms W/CameraView: croppingRect: Rect(0, 147 - 480, 492)
11-25 03:24:16.937 3530-3530/org.thoughtcrime.securesms W/CameraView: rotation: 270
11-25 03:24:17.140 3530-3530/org.thoughtcrime.securesms W/CameraView: previewSize: 640x480
11-25 03:24:17.140 3530-3530/org.thoughtcrime.securesms W/CameraView: data bytes: 460800
11-25 03:24:17.144 3530-3530/org.thoughtcrime.securesms W/CameraView: previewFormat: 17
11-25 03:24:17.144 3530-3530/org.thoughtcrime.securesms W/CameraView: croppingRect: Rect(0, 147 - 480, 492)
11-25 03:24:17.144 3530-3530/org.thoughtcrime.securesms W/CameraView: rotation: 270
11-25 03:24:17.199 3530-3530/org.thoughtcrime.securesms W/CameraView: onPause() queued
11-25 03:24:17.283 3530-3576/org.thoughtcrime.securesms W/CameraView: released old camera instance
11-25 03:24:17.306 3530-3530/org.thoughtcrime.securesms W/CameraView: onPause() completed
11-25 03:24:20.134 3530-3530/org.thoughtcrime.securesms W/CameraView: onResume() queued
11-25 03:24:21.001 3530-3573/org.thoughtcrime.securesms W/CameraView: camera.open() -> 845ms
11-25 03:24:21.112 3530-3530/org.thoughtcrime.securesms W/CameraView: onResume() completed
11-25 03:24:21.114 3530-3573/org.thoughtcrime.securesms W/CameraUtils: getPreferredPreviewSize(90, 540, 922) -> target 922x540, AR 1.71
11-25 03:24:21.114 3530-3573/org.thoughtcrime.securesms W/CameraUtils:   640x480 (1.33)
11-25 03:24:21.114 3530-3573/org.thoughtcrime.securesms W/CameraUtils:   640x384 (1.67)
11-25 03:24:21.114 3530-3573/org.thoughtcrime.securesms W/CameraUtils:   640x368 (1.74)
11-25 03:24:21.114 3530-3573/org.thoughtcrime.securesms W/CameraUtils:   576x432 (1.33)
11-25 03:24:21.115 3530-3573/org.thoughtcrime.securesms W/CameraUtils:   480x320 (1.50)
11-25 03:24:21.115 3530-3573/org.thoughtcrime.securesms W/CameraUtils:   384x288 (1.33)
11-25 03:24:21.115 3530-3573/org.thoughtcrime.securesms W/CameraUtils:   352x288 (1.22)
11-25 03:24:21.115 3530-3573/org.thoughtcrime.securesms W/CameraUtils:   320x240 (1.33)
11-25 03:24:21.115 3530-3573/org.thoughtcrime.securesms W/CameraUtils:   240x160 (1.50)
11-25 03:24:21.115 3530-3573/org.thoughtcrime.securesms W/CameraUtils:   176x144 (1.22)
11-25 03:24:21.517 3530-3573/org.thoughtcrime.securesms W/CameraView: camera.startPreview() -> 402ms
11-25 03:24:21.825 3530-3530/org.thoughtcrime.securesms W/CameraView: previewSize: 640x480
11-25 03:24:21.826 3530-3530/org.thoughtcrime.securesms W/CameraView: data bytes: 460800
11-25 03:24:21.828 3530-3530/org.thoughtcrime.securesms W/CameraView: previewFormat: 17
11-25 03:24:21.828 3530-3530/org.thoughtcrime.securesms W/CameraView: croppingRect: Rect(0, 147 - 480, 492)
11-25 03:24:21.828 3530-3530/org.thoughtcrime.securesms W/CameraView: rotation: 270
11-25 03:24:21.914 3530-3530/org.thoughtcrime.securesms W/CameraView: previewSize: 640x480
11-25 03:24:21.914 3530-3530/org.thoughtcrime.securesms W/CameraView: data bytes: 460800
11-25 03:24:21.921 3530-3530/org.thoughtcrime.securesms W/CameraView: previewFormat: 17
11-25 03:24:21.921 3530-3530/org.thoughtcrime.securesms W/CameraView: croppingRect: Rect(0, 147 - 480, 492)
11-25 03:24:21.921 3530-3530/org.thoughtcrime.securesms W/CameraView: rotation: 270
11-25 03:24:22.007 3530-3530/org.thoughtcrime.securesms W/CameraView: previewSize: 640x480
11-25 03:24:22.007 3530-3530/org.thoughtcrime.securesms W/CameraView: data bytes: 460800
11-25 03:24:22.010 3530-3530/org.thoughtcrime.securesms W/CameraView: previewFormat: 17
11-25 03:24:22.010 3530-3530/org.thoughtcrime.securesms W/CameraView: croppingRect: Rect(0, 147 - 480, 492)
11-25 03:24:22.010 3530-3530/org.thoughtcrime.securesms W/CameraView: rotation: 270
11-25 03:24:22.222 3530-3530/org.thoughtcrime.securesms W/CameraView: previewSize: 640x480
11-25 03:24:22.222 3530-3530/org.thoughtcrime.securesms W/CameraView: data bytes: 460800
11-25 03:24:22.225 3530-3530/org.thoughtcrime.securesms W/CameraView: previewFormat: 17
11-25 03:24:22.225 3530-3530/org.thoughtcrime.securesms W/CameraView: croppingRect: Rect(0, 147 - 480, 492)
11-25 03:24:22.225 3530-3530/org.thoughtcrime.securesms W/CameraView: rotation: 270
11-25 03:24:22.417 3530-3530/org.thoughtcrime.securesms W/CameraView: previewSize: 640x480
11-25 03:24:22.417 3530-3530/org.thoughtcrime.securesms W/CameraView: data bytes: 460800
11-25 03:24:22.421 3530-3530/org.thoughtcrime.securesms W/CameraView: previewFormat: 17
11-25 03:24:22.421 3530-3530/org.thoughtcrime.securesms W/CameraView: croppingRect: Rect(0, 147 - 480, 492)
11-25 03:24:22.421 3530-3530/org.thoughtcrime.securesms W/CameraView: rotation: 270
11-25 03:24:22.459 3530-3530/org.thoughtcrime.securesms W/CameraView: onPause() queued
11-25 03:24:22.530 3530-3573/org.thoughtcrime.securesms W/CameraView: released old camera instance
11-25 03:24:22.548 3530-3530/org.thoughtcrime.securesms W/CameraView: onPause() completed
11-25 03:24:29.272 3530-3530/org.thoughtcrime.securesms W/CameraView: skipping layout due to zero-width/height preview size
11-25 03:24:32.615 3530-3530/org.thoughtcrime.securesms W/CameraView: skipping layout due to zero-width/height preview size
11-25 03:24:32.616 3530-3530/org.thoughtcrime.securesms W/CameraView: onResume() queued
11-25 03:24:32.632 3530-3530/org.thoughtcrime.securesms W/CameraView: onSizeChanged(0x0 -> 540x922)
11-25 03:24:33.562 3530-3573/org.thoughtcrime.securesms W/CameraView: camera.open() -> 907ms
11-25 03:24:33.652 3530-3530/org.thoughtcrime.securesms W/CameraView: onResume() completed
11-25 03:24:33.656 3530-3573/org.thoughtcrime.securesms W/CameraUtils: getPreferredPreviewSize(90, 540, 922) -> target 922x540, AR 1.71
11-25 03:24:33.657 3530-3573/org.thoughtcrime.securesms W/CameraUtils:   640x480 (1.33)
11-25 03:24:33.657 3530-3573/org.thoughtcrime.securesms W/CameraUtils:   640x384 (1.67)
11-25 03:24:33.657 3530-3573/org.thoughtcrime.securesms W/CameraUtils:   640x368 (1.74)
11-25 03:24:33.658 3530-3573/org.thoughtcrime.securesms W/CameraUtils:   576x432 (1.33)
11-25 03:24:33.658 3530-3573/org.thoughtcrime.securesms W/CameraUtils:   480x320 (1.50)
11-25 03:24:33.658 3530-3573/org.thoughtcrime.securesms W/CameraUtils:   384x288 (1.33)
11-25 03:24:33.659 3530-3573/org.thoughtcrime.securesms W/CameraUtils:   352x288 (1.22)
11-25 03:24:33.659 3530-3573/org.thoughtcrime.securesms W/CameraUtils:   320x240 (1.33)
11-25 03:24:33.661 3530-3573/org.thoughtcrime.securesms W/CameraUtils:   240x160 (1.50)
11-25 03:24:33.662 3530-3573/org.thoughtcrime.securesms W/CameraUtils:   176x144 (1.22)
11-25 03:24:34.068 3530-3573/org.thoughtcrime.securesms W/CameraView: camera.startPreview() -> 406ms
11-25 03:24:34.111 3530-3530/org.thoughtcrime.securesms W/CameraView: previewSize: 640x480
11-25 03:24:34.111 3530-3530/org.thoughtcrime.securesms W/CameraView: data bytes: 460800
11-25 03:24:34.113 3530-3530/org.thoughtcrime.securesms W/CameraView: previewFormat: 17
11-25 03:24:34.113 3530-3530/org.thoughtcrime.securesms W/CameraView: croppingRect: Rect(0, 147 - 480, 492)
11-25 03:24:34.114 3530-3530/org.thoughtcrime.securesms W/CameraView: rotation: 270
11-25 03:24:34.219 3530-3530/org.thoughtcrime.securesms W/CameraView: previewSize: 640x480
11-25 03:24:34.219 3530-3530/org.thoughtcrime.securesms W/CameraView: data bytes: 460800
11-25 03:24:34.221 3530-3530/org.thoughtcrime.securesms W/CameraView: previewFormat: 17
11-25 03:24:34.222 3530-3530/org.thoughtcrime.securesms W/CameraView: croppingRect: Rect(0, 147 - 480, 492)
11-25 03:24:34.222 3530-3530/org.thoughtcrime.securesms W/CameraView: rotation: 270
11-25 03:24:34.565 3530-3530/org.thoughtcrime.securesms W/CameraView: previewSize: 640x480
11-25 03:24:34.565 3530-3530/org.thoughtcrime.securesms W/CameraView: data bytes: 460800
11-25 03:24:34.570 3530-3530/org.thoughtcrime.securesms W/CameraView: previewFormat: 17
11-25 03:24:34.570 3530-3530/org.thoughtcrime.securesms W/CameraView: croppingRect: Rect(0, 147 - 480, 492)
11-25 03:24:34.570 3530-3530/org.thoughtcrime.securesms W/CameraView: rotation: 270
11-25 03:24:34.629 3530-3530/org.thoughtcrime.securesms W/CameraView: onPause() queued
11-25 03:24:34.697 3530-3573/org.thoughtcrime.securesms W/CameraView: released old camera instance
11-25 03:24:34.714 3530-3530/org.thoughtcrime.securesms W/CameraView: onPause() completed
11-25 03:25:25.659 3530-3530/org.thoughtcrime.securesms W/CameraView: onResume() queued
11-25 03:25:26.579 3530-3578/org.thoughtcrime.securesms W/CameraView: camera.open() -> 899ms
11-25 03:25:26.684 3530-3530/org.thoughtcrime.securesms W/CameraView: onResume() completed
11-25 03:25:26.685 3530-3578/org.thoughtcrime.securesms W/CameraUtils: getPreferredPreviewSize(90, 540, 922) -> target 922x540, AR 1.71
11-25 03:25:26.686 3530-3578/org.thoughtcrime.securesms W/CameraUtils:   640x480 (1.33)
11-25 03:25:26.686 3530-3578/org.thoughtcrime.securesms W/CameraUtils:   640x384 (1.67)
11-25 03:25:26.686 3530-3578/org.thoughtcrime.securesms W/CameraUtils:   640x368 (1.74)
11-25 03:25:26.686 3530-3578/org.thoughtcrime.securesms W/CameraUtils:   576x432 (1.33)
11-25 03:25:26.686 3530-3578/org.thoughtcrime.securesms W/CameraUtils:   480x320 (1.50)
11-25 03:25:26.686 3530-3578/org.thoughtcrime.securesms W/CameraUtils:   384x288 (1.33)
11-25 03:25:26.686 3530-3578/org.thoughtcrime.securesms W/CameraUtils:   352x288 (1.22)
11-25 03:25:26.686 3530-3578/org.thoughtcrime.securesms W/CameraUtils:   320x240 (1.33)
11-25 03:25:26.686 3530-3578/org.thoughtcrime.securesms W/CameraUtils:   240x160 (1.50)
11-25 03:25:26.687 3530-3578/org.thoughtcrime.securesms W/CameraUtils:   176x144 (1.22)
11-25 03:25:32.730 3530-3578/org.thoughtcrime.securesms W/CameraView: java.lang.RuntimeException: startPreview failed
                                                                          at android.hardware.Camera.startPreview(Native Method)
                                                                          at org.thoughtcrime.securesms.components.camera.CameraView.startPreview(CameraView.java:322)
                                                                          at org.thoughtcrime.securesms.components.camera.CameraView.access$1400(CameraView.java:54)
                                                                          at org.thoughtcrime.securesms.components.camera.CameraView$4.onRunBackground(CameraView.java:297)
                                                                          at org.thoughtcrime.securesms.components.camera.CameraView$4.onRunBackground(CameraView.java:292)
                                                                          at org.thoughtcrime.securesms.components.camera.CameraView$SerialAsyncTask.onRun(CameraView.java:501)
                                                                          at org.whispersystems.jobqueue.JobConsumer.runJob(JobConsumer.java:76)
                                                                          at org.whispersystems.jobqueue.JobConsumer.run(JobConsumer.java:46)
11-25 03:27:18.128 3530-3530/org.thoughtcrime.securesms W/CameraView: onPause() queued
11-25 03:27:21.456 3530-3530/org.thoughtcrime.securesms W/CameraView: onResume() queued
11-25 03:27:21.519 3530-3530/org.thoughtcrime.securesms W/CameraView: onSizeChanged(540x922 -> 540x960)
11-25 03:27:21.931 3530-3530/org.thoughtcrime.securesms W/CameraView: onSizeChanged(540x960 -> 540x922)
11-25 03:27:26.292 3530-3530/org.thoughtcrime.securesms W/CameraView: onPause() queued
11-25 03:27:27.120 3530-3530/org.thoughtcrime.securesms W/CameraView: onResume() queued
11-25 03:27:38.167 3530-3576/org.thoughtcrime.securesms W/CameraView: released old camera instance
11-25 03:27:38.215 3530-3530/org.thoughtcrime.securesms W/CameraView: onPause() completed
11-25 03:27:58.834 3530-3576/org.thoughtcrime.securesms W/CameraBase: An error occurred while connecting to camera: 1
11-25 03:27:58.836 3530-3576/org.thoughtcrime.securesms W/CameraView: java.lang.RuntimeException: Fail to connect to camera service
                                                                          at android.hardware.Camera.<init>(Camera.java:529)
                                                                          at android.hardware.Camera.open(Camera.java:364)
                                                                          at org.thoughtcrime.securesms.components.camera.CameraView$1.onRunBackground(CameraView.java:108)
                                                                          at org.thoughtcrime.securesms.components.camera.CameraView$1.onRunBackground(CameraView.java:101)
                                                                          at org.thoughtcrime.securesms.components.camera.CameraView$SerialAsyncTask.onRun(CameraView.java:501)
                                                                          at org.whispersystems.jobqueue.JobConsumer.runJob(JobConsumer.java:76)
                                                                          at org.whispersystems.jobqueue.JobConsumer.run(JobConsumer.java:46)
11-25 03:27:58.840 3530-3530/org.thoughtcrime.securesms W/CameraView: tried to open camera but got null
11-25 03:27:58.925 3530-3530/org.thoughtcrime.securesms W/CameraView: onPause() completed
11-25 03:27:59.318 3530-3530/org.thoughtcrime.securesms W/CameraView: onPause() queued
11-25 03:28:19.566 3530-3576/org.thoughtcrime.securesms W/CameraBase: An error occurred while connecting to camera: 1
11-25 03:28:19.568 3530-3576/org.thoughtcrime.securesms W/CameraView: java.lang.RuntimeException: Fail to connect to camera service
                                                                          at android.hardware.Camera.<init>(Camera.java:529)
                                                                          at android.hardware.Camera.open(Camera.java:364)
                                                                          at org.thoughtcrime.securesms.components.camera.CameraView$1.onRunBackground(CameraView.java:108)
                                                                          at org.thoughtcrime.securesms.components.camera.CameraView$1.onRunBackground(CameraView.java:101)
                                                                          at org.thoughtcrime.securesms.components.camera.CameraView$SerialAsyncTask.onRun(CameraView.java:501)
                                                                          at org.whispersystems.jobqueue.JobConsumer.runJob(JobConsumer.java:76)
                                                                          at org.whispersystems.jobqueue.JobConsumer.run(JobConsumer.java:46)
11-25 03:28:19.570 3530-3530/org.thoughtcrime.securesms W/CameraView: tried to open camera but got null
11-25 03:28:19.699 3530-3530/org.thoughtcrime.securesms W/CameraView: onPause() completed