-
-
Notifications
You must be signed in to change notification settings - Fork 150
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Lagging User Interface on some devices #906
Comments
hi @cehteh , thank you for your report. in fact, there were some know issues that were fixed in the past. eg.
i have some very slow test devices here, much slower than the one you mentioned, however, i've not seen 2 seconds lag when pressing the back button. however, maybe someone else can confirm this and give more information - or can just confirm the opposite. |
The issue still remains here. I checked with some other people, no one so far can reproduce it. I have no idea what causes it, maybe some thumbnailer or network issues (while everything else works well here). That is why i rather suggesting to give some visual clues in the UI when the user initiates some action, this would make any delays much less problematic. I often just don't know if i pressed a button or not, which leads me to press the button again... My device is certainly fast enough, i am completely puzzled what can cause this delays. edit/addendum: DC Desktop client (connected to the same imap server) doesn't show this delay. If that helps to get a clue |
@cehteh thanks for refining, we'll leave this open for now, maybe other users can profile more information. |
ah: and it would be intersting if the issue is also there if you install an use delta "from scratch", maybe with another email-address. for testing, you can back-up you current data using settings/advanced/export. |
We could get some performance improvements by using the support library's new diff tool instead of notifyDataSetChanged(): https://developer.android.com/reference/android/support/v7/util/DiffUtil https://android.jlelse.eu/smart-way-to-update-recyclerview-using-diffutil-345941a160e0 |
well, I do not really think that this is the bottleneck, eg. the recycler view is not envolved when the activity is deleted. we should not start optimising parts before identifying the problem. |
closing this. if we get reports on the new rust-core, we can think this over. |
This problem still persists for me even with 0.960.0 (thats new core
right?)
My mailserver (dovecot on an rather slow old intel atom) and huge
maildirs may contribute to the problem. But on my wife's phone (which
is oolderm slower and has a old version of Deltachat from f-droid) this
lag does not happen.
I would like to help to figure out what happens but don't have any clue
where things get stuck.
Christian
…On 2019-12-05 03:00, björn petersen wrote:
closing this. if we get reports on the new rust-core, we can think
this over.
--
You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub:
#906 (comment)
|
reopening, however, it seems to be a problem that appears only for @cehteh up to now. however, maybe someone else has some ideas to make progress here. |
to make some progress on this issue, please, as suggested above, try if the issue is still there when setting up a completely fresh account (no backup import!) |
reinstalled DC from scratch, looks working now, but no much loaded in DC (chats/media) thus its blazingly fast. Thus problem might been in the database. |
k, so it is probable that this problem happened due to some database-corruption for some reasons - might be buggy beta versions. as there are not many reasonable things we can do on that, and it is improbable new users will run into this issue, i close this issue again. if the problem occurs again, please open a new issue and maybe refer to this one. |
@cehteh Please read the conversation there and check with the next version or nightly build of DC. |
Hint: when a user presses some user interface element it could at least give
some feedback by dimming/brightening/inversing the element or something similar
when the initiated action cant be displayed instantly.
device=Motorola Moto X4 (payton)
android=8.1.0 (4e02a496b8, lineage_payton-userdebug 8.1.0 OPM7.181205.001 4e02a496b8)
sdk=27
memory=6M (19.47% free, 512M max)
memoryClass=256
host=lineage-runner
applicationId=com.b44t.messenger
app=Delta Chat 0.304.0-fat
ignoreBatteryOptimizations=true
deltachat_core_version=v0.43.0
sqlite_version=3.26.0
sqlite_thread_safe=1
libetpan_version=1.8
openssl_version=1.0.1t
rpgp_enabled=0
compile_date=May 8 2019, 04:18:45
arch=32
number_of_chats=15
number_of_chat_messages=241
messages_in_contact_requests=1183
number_of_contacts=4034
database_dir=/data/user/0/com.b44t.messenger/files/messenger.db
database_version=55
blobdir=/data/user/0/com.b44t.messenger/files/messenger.db-blobs
display_name=******
is_configured=1
entered_account_settings=:993 **:0:mail.:25 IMAP_SSL SMTP_STARTTLS
used_account_settings=**** :::993 :::25 AUTH_NORMAL IMAP_SSL SMTP_STARTTLS
inbox_watch=1
sentbox_watch=1
mvbox_watch=1
mvbox_move=1
folders_configured=3
configured_sentbox_folder=Sent
configured_mvbox_folder=DeltaChat
mdns_enabled=1
e2ee_enabled=1
private_key_count=1
public_key_count=61
fingerprint=**
--------- beginning of main
05-11 16:19:48.715 18480 18480 I DeltaChat: -------------------- Screen on --------------------
05-11 16:19:55.182 18480 18480 W PassphraseRequiredActionBarActivity: onCreate(null)
05-11 16:19:55.497 18480 18480 W PassphraseRequiredActionBarActivity: onResume()
05-11 16:19:55.517 18480 22103 D OpenGLRenderer: HWUI GL Pipeline
05-11 16:19:55.553 18480 22103 I Adreno : QUALCOMM build : dceea4a, Iedf7298c8c
05-11 16:19:55.553 18480 22103 I Adreno : Build Date : 02/19/18
05-11 16:19:55.553 18480 22103 I Adreno : OpenGL ES Shader Compiler Version: EV031.22.00.01
05-11 16:19:55.553 18480 22103 I Adreno : Local Branch :
05-11 16:19:55.553 18480 22103 I Adreno : Remote Branch :
05-11 16:19:55.553 18480 22103 I Adreno : Remote Branch :
05-11 16:19:55.553 18480 22103 I Adreno : Reconstruct Branch :
05-11 16:19:55.559 18480 22103 I Adreno : PFP: 0x005ff087, ME: 0x005ff063
05-11 16:19:55.569 18480 22103 I zygote : android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay retrieved: 1
05-11 16:19:55.570 18480 22103 I OpenGLRenderer: Initialized EGL, version 1.4
05-11 16:19:55.571 18480 22103 D OpenGLRenderer: Swap behavior 2
05-11 16:19:56.560 18480 22107 D skia : --- SkAndroidCodec::NewFromStream returned null
05-11 16:19:56.565 18480 22107 I chatty : uid=10141(com.b44t.messenger) identical 23 lines
05-11 16:19:56.915 18480 18480 I chatty : uid=10141(com.b44t.messenger) expire 26 lines
05-11 16:20:00.075 18480 22134 I chatty : uid=10141(com.b44t.messenger) expire 5 lines
05-11 16:20:00.273 18480 22103 I chatty : uid=10141(com.b44t.messenger) expire 1 line
05-11 16:20:00.303 18480 18499 I chatty : uid=10141(com.b44t.messenger) expire 10 lines
05-11 16:20:00.303 18480 18500 I chatty : uid=10141(com.b44t.messenger) expire 10 lines
05-11 16:20:00.304 18480 18498 I chatty : uid=10141(com.b44t.messenger) expire 46 lines
05-11 16:20:23.671 18480 22147 I chatty : uid=10141(com.b44t.messenger) expire 4 lines
05-11 16:20:24.338 18480 18501 I chatty : uid=10141(com.b44t.messenger) expire 6 lines
05-11 16:20:24.339 18480 18480 I chatty : uid=10141(com.b44t.messenger) expire 4 lines
05-11 16:20:26.398 18480 18498 I DeltaChat: INBOX-IDLE started...
05-11 16:20:26.492 18480 18499 I DeltaChat: IMAP-IDLE has data.
05-11 16:20:26.493 18480 18499 I DeltaChat: MVBOX-IDLE ended.
05-11 16:20:26.497 18480 18499 I DeltaChat: MVBOX-fetch started...
05-11 16:20:26.535 18480 18499 I DeltaChat: Skipping message **** from "DeltaChat" by precheck.
05-11 16:20:26.562 18480 18499 I DeltaChat: 1 mails read from "DeltaChat".
05-11 16:20:26.568 18480 18499 I DeltaChat: 0 mails read from "DeltaChat".
05-11 16:20:26.569 18480 18499 I DeltaChat: MVBOX-fetch done in 14 ms.
05-11 16:20:26.571 18480 18499 I DeltaChat: MVBOX-IDLE started...
05-11 16:20:36.273 18480 18480 W PassphraseRequiredActionBarActivity: onPause()
05-11 16:20:43.165 18480 18480 W PassphraseRequiredActionBarActivity: onDestroy()
05-11 16:24:09.251 22589 22589 I DeltaChat: Opened "/data/user/0/com.b44t.messenger/files/messenger.db".
05-11 16:24:09.256 22589 22611 I DeltaChat: ###################### IMAP-Thread started. ######################
05-11 16:24:09.256 22589 22613 I DeltaChat: ###################### SENTBOX-Thread started. ######################
05-11 16:24:09.256 22589 22612 I DeltaChat: ###################### MVBOX-Thread started. ######################
05-11 16:24:09.256 22589 22614 I DeltaChat: ###################### SMTP-Thread started. ######################
05-11 16:24:09.256 22589 22611 I DeltaChat: INBOX-jobs started...
05-11 16:24:09.256 22589 22614 I DeltaChat: SMTP-jobs started...
05-11 16:24:09.258 22589 22614 I DeltaChat: SMTP-jobs ended.
05-11 16:24:09.259 22589 22611 I DeltaChat: INBOX-jobs ended.
05-11 16:24:09.259 22589 22614 I DeltaChat: SMTP-idle started...
05-11 16:24:09.292 22589 22589 W PassphraseRequiredActionBarActivity: onCreate(null)
05-11 16:24:09.483 22589 22589 W PassphraseRequiredActionBarActivity: onResume()
05-11 16:24:09.497 22589 22629 D OpenGLRenderer: HWUI GL Pipeline
05-11 16:24:09.508 22589 22589 I DeltaChat: ++++++++++++++++++ Connected ++++++++++++++++++
05-11 16:24:09.509 22589 22589 I DeltaChat: Interrupting SMTP-idle...
05-11 16:24:09.509 22589 22589 I DeltaChat: Interrupting IMAP-IDLE...
05-11 16:24:09.509 22589 22589 I DeltaChat: Interrupting MVBOX-IDLE...
05-11 16:24:09.509 22589 22589 I DeltaChat: Interrupting SENTBOX-IDLE...
05-11 16:24:09.509 22589 22614 I DeltaChat: SMTP-idle ended.
05-11 16:24:09.510 22589 22614 I DeltaChat: SMTP-jobs started...
05-11 16:24:09.533 22589 22629 I Adreno : QUALCOMM build : dceea4a, Iedf7298c8c
05-11 16:24:09.533 22589 22629 I Adreno : Build Date : 02/19/18
05-11 16:24:09.533 22589 22629 I Adreno : OpenGL ES Shader Compiler Version: EV031.22.00.01
05-11 16:24:09.533 22589 22629 I Adreno : Local Branch :
05-11 16:24:09.533 22589 22629 I Adreno : Remote Branch :
05-11 16:24:09.533 22589 22629 I Adreno : Remote Branch :
05-11 16:24:09.533 22589 22629 I Adreno : Reconstruct Branch :
05-11 16:24:09.539 22589 22629 I Adreno : PFP: 0x005ff087, ME: 0x005ff063
05-11 16:24:09.544 22589 22613 I DeltaChat: IMAP-server ***:993 SSL-connected.
05-11 16:24:09.545 22589 22611 I DeltaChat: IMAP-server ***:993 SSL-connected.
05-11 16:24:09.548 22589 22629 I zygote : android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay retrieved: 1
05-11 16:24:09.551 22589 22629 I OpenGLRenderer: Initialized EGL, version 1.4
05-11 16:24:09.551 22589 22629 D OpenGLRenderer: Swap behavior 2
05-11 16:24:09.582 22589 22612 I DeltaChat: IMAP-server ***:993 SSL-connected.
05-11 16:24:09.691 22589 22614 I DeltaChat: SMTP-jobs ended.
05-11 16:24:09.692 22589 22614 I DeltaChat: SMTP-idle started...
05-11 16:24:09.790 22589 22612 I DeltaChat: IMAP-capabilities: IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS THREAD=ORDEREDSUBJECT MULTIAPPEND URL-PARTIAL CATENATE UNSELECT CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH ESORT SEARCHRES WITHIN CONTEXT=SEARCH LIST-STATUS BINARY MOVE SPECIAL-USE
05-11 16:24:09.790 22589 22613 I DeltaChat: IMAP-capabilities: IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS THREAD=ORDEREDSUBJECT MULTIAPPEND URL-PARTIAL CATENATE UNSELECT CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH ESORT SEARCHRES WITHIN CONTEXT=SEARCH LIST-STATUS BINARY MOVE SPECIAL-USE
05-11 16:24:09.791 22589 22611 I DeltaChat: IMAP-capabilities: IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS THREAD=ORDEREDSUBJECT MULTIAPPEND URL-PARTIAL CATENATE UNSELECT CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH ESORT SEARCHRES WITHIN CONTEXT=SEARCH LIST-STATUS BINARY MOVE SPECIAL-USE
05-11 16:24:09.791 22589 22613 I DeltaChat: SENTBOX-fetch started...
05-11 16:24:09.791 22589 22611 I DeltaChat: INBOX-fetch started...
05-11 16:24:09.792 22589 22612 I DeltaChat: MVBOX-fetch started...
05-11 16:24:09.800 22589 22613 I DeltaChat: 0 mails read from "Sent".
05-11 16:24:09.801 22589 22613 I DeltaChat: SENTBOX-fetch done in 748 ms.
05-11 16:24:09.802 22589 22612 I DeltaChat: 0 mails read from "DeltaChat".
05-11 16:24:09.802 22589 22612 I DeltaChat: MVBOX-fetch done in 749 ms.
05-11 16:24:09.802 22589 22611 I DeltaChat: 0 mails read from "INBOX".
05-11 16:24:09.802 22589 22611 I DeltaChat: INBOX-fetch done in 746 ms.
05-11 16:24:09.804 22589 22611 I DeltaChat: INBOX-IDLE will not be started because of waiting jobs.
05-11 16:24:09.804 22589 22611 I DeltaChat: INBOX-jobs started...
05-11 16:24:09.995 22589 22611 I DeltaChat: INBOX-jobs ended.
05-11 16:24:09.995 22589 22611 I DeltaChat: INBOX-fetch started...
05-11 16:24:09.996 22589 22613 I DeltaChat: SENTBOX-IDLE will not be started as it was interrupted while not ideling.
05-11 16:24:09.996 22589 22612 I DeltaChat: MVBOX-IDLE will not be started as it was interrupted while not ideling.
05-11 16:24:09.999 22589 22612 I DeltaChat: MVBOX-fetch started...
05-11 16:24:10.000 22589 22613 I DeltaChat: SENTBOX-fetch started...
05-11 16:24:10.001 22589 22611 I DeltaChat: 0 mails read from "INBOX".
05-11 16:24:10.001 22589 22611 I DeltaChat: INBOX-fetch done in 12 ms.
05-11 16:24:10.002 22589 22611 I DeltaChat: INBOX-IDLE started...
05-11 16:24:10.005 22589 22613 I DeltaChat: 0 mails read from "Sent".
05-11 16:24:10.005 22589 22613 I DeltaChat: SENTBOX-fetch done in 8 ms.
05-11 16:24:10.006 22589 22613 I DeltaChat: SENTBOX-IDLE started...
05-11 16:24:10.006 22589 22612 I DeltaChat: 0 mails read from "DeltaChat".
05-11 16:24:10.007 22589 22612 I DeltaChat: MVBOX-fetch done in 14 ms.
05-11 16:24:10.008 22589 22612 I DeltaChat: MVBOX-IDLE started...
05-11 16:24:10.047 22589 22633 D skia : --- SkAndroidCodec::NewFromStream returned null
05-11 16:24:10.055 22589 22633 I chatty : uid=10141(com.b44t.messenger) identical 12 lines
05-11 16:24:10.056 22589 22633 D skia : --- SkAndroidCodec::NewFromStream returned null
05-11 16:24:10.835 22589 22589 W StaticLayout: maxLineHeight should not be -1. maxLines:1 lineCount:1
05-11 16:24:11.197 22589 22589 I chatty : uid=10141(com.b44t.messenger) identical 14 lines
05-11 16:24:11.197 22589 22589 W StaticLayout: maxLineHeight should not be -1. maxLines:1 lineCount:1
05-11 16:24:11.197 22589 22633 D skia : --- SkAndroidCodec::NewFromStream returned null
05-11 16:24:11.202 22589 22633 D skia : --- SkAndroidCodec::NewFromStream returned null
05-11 16:24:11.381 22589 22589 W StaticLayout: maxLineHeight should not be -1. maxLines:1 lineCount:1
05-11 16:24:11.382 22589 22589 W StaticLayout: maxLineHeight should not be -1. maxLines:1 lineCount:1
05-11 16:24:13.686 22589 22589 W PassphraseRequiredActionBarActivity: onPause()
05-11 16:24:13.711 22589 22589 W PassphraseRequiredActionBarActivity: onCreate(null)
05-11 16:24:13.717 22589 22589 W ConversationActivity: onCreate()
05-11 16:24:13.717 22589 22589 I AppCompatDelegate: You should now use the AppCompatDelegate.FEATURE_SUPPORT_ACTION_BAR_OVERLAY id when requesting this feature.
05-11 16:24:13.759 22589 22589 W QuickAttachmentDrawer: updateControlsView()
05-11 16:24:13.921 22589 22589 W ConversationActivity: handleSecurityChange(false, true)
05-11 16:24:13.924 22589 22589 W ConversationActivity: onSecurityUpdated()
05-11 16:24:13.939 22589 22589 W ConversationFragment: onLoadFinished - took 1 ms to load a message list of size 40
05-11 16:24:13.947 22589 22589 W PassphraseRequiredActionBarActivity: onResume()
05-11 16:24:13.973 22589 22589 W KeyboardAwareLinearLayout: rotation changed
05-11 16:24:13.973 22589 22589 W KeyboardAwareLinearLayout: onKeyboardClose()
05-11 16:24:13.994 22589 22589 W CameraView: skipping layout due to zero-width/height preview size
05-11 16:24:14.495 22589 22629 D OpenGLRenderer: endAllActiveAnimators on 0xc661af00 (RippleDrawable) with handle 0xc614e300
05-11 16:24:15.160 22589 22589 I DeltaChat: Seen message #33605.
05-11 16:24:15.186 22589 22589 I DeltaChat: Interrupting IMAP-IDLE...
05-11 16:24:15.207 22589 22611 I DeltaChat: IMAP-IDLE interrupted.
05-11 16:24:15.207 22589 22611 I DeltaChat: INBOX-IDLE ended.
05-11 16:24:15.209 22589 22611 I DeltaChat: INBOX-jobs started...
05-11 16:24:15.212 22589 22589 I DeltaChat: Seen message #33604.
05-11 16:24:15.213 22589 22611 I DeltaChat: INBOX-job #1, action 130 started...
05-11 16:24:15.214 22589 22611 I DeltaChat: Marking message DeltaChat/189 as seen...
05-11 16:24:15.250 22589 22589 I DeltaChat: Interrupting IMAP-IDLE...
05-11 16:24:15.250 22589 22611 I DeltaChat: Marking message DeltaChat/189 as $MDNSent...
05-11 16:24:15.259 22589 22589 I DeltaChat: Seen message #33581.
05-11 16:24:15.268 22589 22589 I DeltaChat: Interrupting IMAP-IDLE...
05-11 16:24:15.276 22589 22589 I DeltaChat: Seen message #33580.
05-11 16:24:15.284 22589 22589 I DeltaChat: Interrupting IMAP-IDLE...
05-11 16:24:15.285 22589 22611 I DeltaChat: $MDNSent just set and MDN will be sent.
05-11 16:24:15.293 22589 22589 I DeltaChat: Seen message #33575.
05-11 16:24:15.301 22589 22589 I DeltaChat: Interrupting IMAP-IDLE...
05-11 16:24:15.303 22589 22589 W ConversationFragment: onLoadFinished - took 1 ms to load a message list of size 40
05-11 16:24:15.316 22589 22611 I DeltaChat: Interrupting SMTP-idle...
05-11 16:24:15.316 22589 22614 I DeltaChat: SMTP-idle ended.
05-11 16:24:15.318 22589 22614 I DeltaChat: SMTP-jobs started...
05-11 16:24:15.326 22589 22614 I DeltaChat: SMTP-job #6, action 5011 started...
05-11 16:24:15.326 22589 22611 I DeltaChat: INBOX-jobs ended.
05-11 16:24:15.328 22589 22611 I DeltaChat: INBOX-fetch started...
05-11 16:24:15.341 22589 22611 I DeltaChat: 0 mails read from "INBOX".
05-11 16:24:15.341 22589 22611 I DeltaChat: INBOX-fetch done in 15 ms.
05-11 16:24:15.342 22589 22611 I DeltaChat: INBOX-IDLE will not be started because of waiting jobs.
05-11 16:24:15.343 22589 22611 I DeltaChat: INBOX-jobs started...
05-11 16:24:15.343 22589 22611 I DeltaChat: INBOX-job #2, action 130 started...
05-11 16:24:15.344 22589 22611 I DeltaChat: Marking message DeltaChat/188 as seen...
05-11 16:24:15.360 22589 22611 I DeltaChat: Marking message DeltaChat/188 as $MDNSent...
05-11 16:24:15.372 22589 22611 I DeltaChat: $MDNSent just set and MDN will be sent.
05-11 16:24:15.384 22589 22611 I DeltaChat: Interrupting SMTP-idle...
05-11 16:24:15.391 22589 22611 I DeltaChat: INBOX-job #3, action 130 started...
05-11 16:24:15.392 22589 22611 I DeltaChat: Marking message DeltaChat/187 as seen...
05-11 16:24:15.397 22589 22611 I DeltaChat: Marking message DeltaChat/187 as $MDNSent...
05-11 16:24:15.410 22589 22611 I DeltaChat: INBOX-job #4, action 130 started...
05-11 16:24:15.418 22589 22611 I DeltaChat: INBOX-job #5, action 130 started...
05-11 16:24:15.424 22589 22611 I DeltaChat: INBOX-jobs ended.
05-11 16:24:15.425 22589 22611 I DeltaChat: INBOX-fetch started...
05-11 16:24:15.437 22589 22611 I DeltaChat: 0 mails read from "INBOX".
05-11 16:24:15.438 22589 22611 I DeltaChat: INBOX-fetch done in 15 ms.
05-11 16:24:15.439 22589 22611 I DeltaChat: INBOX-IDLE started...
05-11 16:24:15.446 22589 22611 I DeltaChat: IMAP-IDLE interrupted.
05-11 16:24:15.446 22589 22611 I DeltaChat: INBOX-IDLE ended.
05-11 16:24:15.447 22589 22611 I DeltaChat: INBOX-jobs started...
05-11 16:24:15.448 22589 22611 I DeltaChat: INBOX-jobs ended.
05-11 16:24:15.448 22589 22611 I DeltaChat: INBOX-fetch started...
05-11 16:24:15.468 22589 22611 I DeltaChat: 0 mails read from "INBOX".
05-11 16:24:15.468 22589 22611 I DeltaChat: INBOX-fetch done in 42 ms.
05-11 16:24:15.469 22589 22611 I DeltaChat: INBOX-IDLE started...
05-11 16:24:15.478 22589 22611 I DeltaChat: IMAP-IDLE interrupted.
05-11 16:24:15.478 22589 22611 I DeltaChat: INBOX-IDLE ended.
05-11 16:24:15.479 22589 22611 I DeltaChat: INBOX-jobs started...
05-11 16:24:15.480 22589 22611 I DeltaChat: INBOX-jobs ended.
05-11 16:24:15.480 22589 22611 I DeltaChat: INBOX-fetch started...
05-11 16:24:15.481 22589 22614 I DeltaChat: SMTP-server ***:25 STARTTLS-connected.
05-11 16:24:15.485 22589 22611 I DeltaChat: 0 mails read from "INBOX".
05-11 16:24:15.485 22589 22611 I DeltaChat: INBOX-fetch done in 7 ms.
05-11 16:24:15.486 22589 22611 I DeltaChat: INBOX-IDLE started...
05-11 16:24:15.494 22589 22611 I DeltaChat: IMAP-IDLE interrupted.
05-11 16:24:15.494 22589 22611 I DeltaChat: INBOX-IDLE ended.
05-11 16:24:15.495 22589 22611 I DeltaChat: INBOX-jobs started...
05-11 16:24:15.495 22589 22611 I DeltaChat: INBOX-jobs ended.
05-11 16:24:15.495 22589 22611 I DeltaChat: INBOX-fetch started...
05-11 16:24:15.500 22589 22611 I DeltaChat: 0 mails read from "INBOX".
05-11 16:24:15.500 22589 22611 I DeltaChat: INBOX-fetch done in 7 ms.
05-11 16:24:15.501 22589 22611 I DeltaChat: INBOX-IDLE started...
05-11 16:24:15.509 22589 22611 I DeltaChat: IMAP-IDLE interrupted.
05-11 16:24:15.509 22589 22611 I DeltaChat: INBOX-IDLE ended.
05-11 16:24:15.510 22589 22611 I DeltaChat: INBOX-jobs started...
05-11 16:24:15.511 22589 22611 I DeltaChat: INBOX-jobs ended.
05-11 16:24:15.511 22589 22611 I DeltaChat: INBOX-fetch started...
05-11 16:24:15.515 22589 22611 I DeltaChat: 0 mails read from "INBOX".
05-11 16:24:15.515 22589 22611 I DeltaChat: INBOX-fetch done in 1 ms.
05-11 16:24:15.517 22589 22611 I DeltaChat: INBOX-IDLE started...
05-11 16:24:15.794 22589 22612 I DeltaChat: IMAP-IDLE has data.
05-11 16:24:15.794 22589 22612 I DeltaChat: MVBOX-IDLE ended.
05-11 16:24:15.796 22589 22612 I DeltaChat: MVBOX-fetch started...
05-11 16:24:15.802 22589 22612 I DeltaChat: 0 mails read from "DeltaChat".
05-11 16:24:15.803 22589 22612 I DeltaChat: MVBOX-fetch done in 1 ms.
05-11 16:24:15.805 22589 22612 I DeltaChat: MVBOX-IDLE started...
05-11 16:24:15.883 22589 22614 I DeltaChat: SMTP-jobs ended.
05-11 16:24:15.886 22589 22614 I DeltaChat: SMTP-idle started...
05-11 16:24:15.886 22589 22614 I DeltaChat: SMTP-idle will not be started because of waiting jobs.
05-11 16:24:15.886 22589 22614 I DeltaChat: SMTP-idle ended.
05-11 16:24:15.887 22589 22614 I DeltaChat: SMTP-jobs started...
05-11 16:24:15.888 22589 22614 I DeltaChat: SMTP-job #7, action 5011 started...
05-11 16:24:16.035 22589 22614 I DeltaChat: SMTP-jobs ended.
05-11 16:24:16.036 22589 22614 I DeltaChat: SMTP-idle started...
05-11 16:24:16.037 22589 22614 I DeltaChat: SMTP-idle ended.
05-11 16:24:16.038 22589 22614 I DeltaChat: SMTP-jobs started...
05-11 16:24:16.038 22589 22614 I DeltaChat: SMTP-jobs ended.
05-11 16:24:16.039 22589 22614 I DeltaChat: SMTP-idle started...
05-11 16:24:21.543 22589 22589 W PassphraseRequiredActionBarActivity: onPause()
05-11 16:24:21.583 22589 22589 W PassphraseRequiredActionBarActivity: onResume()
05-11 16:24:23.025 22589 22589 W StaticLayout: maxLineHeight should not be -1. maxLines:1 lineCount:1
05-11 16:24:23.632 22589 22589 W StaticLayout: maxLineHeight should not be -1. maxLines:1 lineCount:1
05-11 16:24:23.858 22589 22589 I Choreographer: Skipped 135 frames! The application may be doing too much work on its main thread.
05-11 16:24:24.967 22589 22589 W StaticLayout: maxLineHeight should not be -1. maxLines:1 lineCount:1
05-11 16:24:25.385 22589 22589 W StaticLayout: maxLineHeight should not be -1. maxLines:1 lineCount:1
05-11 16:24:25.563 22589 22589 W StaticLayout: maxLineHeight should not be -1. maxLines:1 lineCount:1
05-11 16:24:25.769 22589 22589 I Choreographer: Skipped 97 frames! The application may be doing too much work on its main thread.
05-11 16:24:25.827 22589 22589 W PassphraseRequiredActionBarActivity: onDestroy()
05-11 16:25:21.987 22589 22589 W PassphraseRequiredActionBarActivity: onPause()
05-11 16:25:22.582 22589 22589 I DeltaChat: -------------------- Screen off --------------------
05-11 16:25:44.843 22589 22611 I DeltaChat: IMAP-IDLE has data.
05-11 16:25:44.844 22589 22611 I DeltaChat: INBOX-IDLE ended.
05-11 16:25:44.848 22589 22611 I DeltaChat: INBOX-jobs started...
05-11 16:25:44.850 22589 22611 I DeltaChat: INBOX-jobs ended.
05-11 16:25:44.850 22589 22611 I DeltaChat: INBOX-fetch started...
05-11 16:25:44.872 22589 22611 I DeltaChat: Receiving message INBOX/359912...
05-11 16:25:45.167 22589 22611 I DeltaChat: Message has 1 parts and is assigned to chat #3.
05-11 16:25:45.181 22589 22611 I DeltaChat: 1 mails read from "INBOX".
05-11 16:25:45.203 22589 22611 I DeltaChat: 0 mails read from "INBOX".
05-11 16:25:45.203 22589 22611 I DeltaChat: INBOX-fetch done in 236 ms.
05-11 16:25:45.206 22589 22611 I DeltaChat: INBOX-IDLE started...
05-11 16:25:48.323 22589 22611 I DeltaChat: IMAP-IDLE has data.
05-11 16:25:48.324 22589 22611 I DeltaChat: INBOX-IDLE ended.
05-11 16:25:48.326 22589 22611 I DeltaChat: INBOX-jobs started...
05-11 16:25:48.327 22589 22611 I DeltaChat: INBOX-jobs ended.
05-11 16:25:48.328 22589 22611 I DeltaChat: INBOX-fetch started...
05-11 16:25:48.339 22589 22611 I DeltaChat: 0 mails read from "INBOX".
05-11 16:25:48.339 22589 22611 I DeltaChat: INBOX-fetch done in 2 ms.
05-11 16:25:48.344 22589 22611 I DeltaChat: INBOX-IDLE started...
05-11 16:26:46.798 22589 22589 W StaticLayout: maxLineHeight should not be -1. maxLines:1 lineCount:1
05-11 16:26:46.994 22589 22589 W StaticLayout: maxLineHeight should not be -1. maxLines:1 lineCount:1
05-11 16:26:47.195 22589 22589 W StaticLayout: maxLineHeight should not be -1. maxLines:1 lineCount:1
05-11 16:26:47.396 22589 22589 W StaticLayout: maxLineHeight should not be -1. maxLines:1 lineCount:1
05-11 16:26:47.592 22589 22589 I Choreographer: Skipped 108 frames! The application may be doing too much work on its main thread.
05-11 16:26:47.609 22589 22589 I DeltaChat: -------------------- Screen on --------------------
05-11 16:26:47.619 22589 22589 W PassphraseRequiredActionBarActivity: onResume()
05-11 16:26:48.603 22589 22589 W StaticLayout: maxLineHeight should not be -1. maxLines:1 lineCount:1
05-11 16:26:49.130 22589 22589 W StaticLayout: maxLineHeight should not be -1. maxLines:1 lineCount:1
05-11 16:26:49.307 22589 22589 I Choreographer: Skipped 87 frames! The application may be doing too much work on its main thread.
05-11 16:26:49.332 22589 22589 W PassphraseRequiredActionBarActivity: onPause()
05-11 16:26:49.346 22589 22589 W PassphraseRequiredActionBarActivity: onCreate(null)
05-11 16:26:49.350 22589 22589 W ConversationActivity: onCreate()
05-11 16:26:49.350 22589 22589 I AppCompatDelegate: You should now use the AppCompatDelegate.FEATURE_SUPPORT_ACTION_BAR_OVERLAY id when requesting this feature.
05-11 16:26:49.362 22589 22589 W QuickAttachmentDrawer: updateControlsView()
05-11 16:26:49.383 22589 22589 W ConversationActivity: handleSecurityChange(false, true)
05-11 16:26:49.384 22589 22589 W ConversationActivity: onSecurityUpdated()
05-11 16:26:49.399 22589 22589 W ConversationFragment: onLoadFinished - took 1 ms to load a message list of size 55
05-11 16:26:49.410 22589 22589 W PassphraseRequiredActionBarActivity: onResume()
05-11 16:26:49.417 22589 22633 D skia : --- SkAndroidCodec::NewFromStream returned null
05-11 16:26:49.421 22589 22633 I chatty : uid=10141(com.b44t.messenger) identical 6 lines
05-11 16:26:49.422 22589 22633 D skia : --- SkAndroidCodec::NewFromStream returned null
05-11 16:26:49.431 22589 22589 W KeyboardAwareLinearLayout: rotation changed
05-11 16:26:49.431 22589 22589 W KeyboardAwareLinearLayout: onKeyboardClose()
05-11 16:26:49.458 22589 22589 W CameraView: skipping layout due to zero-width/height preview size
05-11 16:26:49.649 22589 22589 W ThumbnailView: loading part with id file:///data/user/0/com.b44t.messenger/files/messenger.db-blobs/2019-05-08-14-05.mp4, progress 0, fast preflight id: null
05-11 16:26:49.655 22589 22634 W MediaUtil: Checking: file:///data/user/0/com.b44t.messenger/files/messenger.db-blobs/2019-05-08-14-05.mp4
05-11 16:26:49.659 22589 22634 D skia : --- SkAndroidCodec::NewFromStream returned null
05-11 16:26:49.662 22589 22634 I chatty : uid=10141(com.b44t.messenger) identical 4 lines
05-11 16:26:49.663 22589 22634 D skia : --- SkAndroidCodec::NewFromStream returned null
05-11 16:26:49.673 22589 22589 W ThumbnailView: loading part with id file:///data/user/0/com.b44t.messenger/files/messenger.db-blobs/image.jpg, progress 0, fast preflight id: null
05-11 16:26:49.675 22589 22635 W MediaUtil: Checking: file:///data/user/0/com.b44t.messenger/files/messenger.db-blobs/image.jpg
05-11 16:26:49.788 22589 22598 E SpellCheckerSession: ignoring processOrEnqueueTask due to unexpected mState=TASK_CLOSE scp.mWhat=TASK_CLOSE
05-11 16:26:49.920 22589 22629 D OpenGLRenderer: endAllActiveAnimators on 0xc6618f80 (RippleDrawable) with handle 0xc5f175e0
05-11 16:26:57.632 22589 22589 W PassphraseRequiredActionBarActivity: onPause()
05-11 16:26:57.665 22589 22589 W PassphraseRequiredActionBarActivity: onResume()
05-11 16:26:58.876 22589 22589 W StaticLayout: maxLineHeight should not be -1. maxLines:1 lineCount:1
05-11 16:26:58.903 22589 22594 I zygote : Do partial code cache collection, code=8KB, data=27KB
05-11 16:26:58.904 22589 22594 I zygote : After code cache collection, code=8KB, data=27KB
05-11 16:26:58.904 22589 22594 I zygote : Increasing code cache capacity to 128KB
05-11 16:26:59.081 22589 22589 W StaticLayout: maxLineHeight should not be -1. maxLines:1 lineCount:1
05-11 16:26:59.481 22589 22589 W StaticLayout: maxLineHeight should not be -1. maxLines:1 lineCount:1
05-11 16:26:59.700 22589 22589 I Choreographer: Skipped 121 frames! The application may be doing too much work on its main thread.
05-11 16:26:59.934 22589 22589 W PassphraseRequiredActionBarActivity: onDestroy()
05-11 16:27:04.159 22589 22589 W PassphraseRequiredActionBarActivity: onPause()
05-11 16:27:04.183 22589 22589 W PassphraseRequiredActionBarActivity: onCreate(null)
05-11 16:27:04.191 22589 22589 W ConversationActivity: onCreate()
05-11 16:27:04.191 22589 22589 I AppCompatDelegate: You should now use the AppCompatDelegate.FEATURE_SUPPORT_ACTION_BAR_OVERLAY id when requesting this feature.
05-11 16:27:04.205 22589 22589 W QuickAttachmentDrawer: updateControlsView()
05-11 16:27:04.233 22589 22589 W ConversationActivity: handleSecurityChange(false, true)
05-11 16:27:04.233 22589 22589 W ConversationActivity: onSecurityUpdated()
05-11 16:27:04.244 22589 22589 W ConversationFragment: onLoadFinished - took 1 ms to load a message list of size 10
05-11 16:27:04.252 22589 22589 W PassphraseRequiredActionBarActivity: onResume()
05-11 16:27:04.273 22589 22589 W KeyboardAwareLinearLayout: rotation changed
05-11 16:27:04.273 22589 22589 W KeyboardAwareLinearLayout: onKeyboardClose()
05-11 16:27:04.301 22589 22589 W CameraView: skipping layout due to zero-width/height preview size
05-11 16:27:04.704 22589 22629 D OpenGLRenderer: endAllActiveAnimators on 0xc6648000 (RippleDrawable) with handle 0xc5834000
05-11 16:27:06.250 22589 22589 W PassphraseRequiredActionBarActivity: onPause()
05-11 16:27:06.279 22589 22589 W PassphraseRequiredActionBarActivity: onResume()
05-11 16:27:07.455 22589 22589 W StaticLayout: maxLineHeight should not be -1. maxLines:1 lineCount:1
05-11 16:27:08.049 22589 22589 W StaticLayout: maxLineHeight should not be -1. maxLines:1 lineCount:1
05-11 16:27:08.274 22589 22589 I Choreographer: Skipped 119 frames! The application may be doing too much work on its main thread.
05-11 16:27:08.496 22589 22589 W PassphraseRequiredActionBarActivity: onDestroy()
05-11 16:27:11.428 22589 22589 W PassphraseRequiredActionBarActivity: onPause()
05-11 16:27:11.454 22589 22589 W PassphraseRequiredActionBarActivity: onCreate(null)
05-11 16:27:11.459 22589 22589 W ConversationActivity: onCreate()
05-11 16:27:11.459 22589 22589 I AppCompatDelegate: You should now use the AppCompatDelegate.FEATURE_SUPPORT_ACTION_BAR_OVERLAY id when requesting this feature.
05-11 16:27:11.475 22589 22589 W QuickAttachmentDrawer: updateControlsView()
05-11 16:27:11.500 22589 22589 W ConversationActivity: handleSecurityChange(false, true)
05-11 16:27:11.501 22589 22589 W ConversationActivity: onSecurityUpdated()
05-11 16:27:11.509 22589 22589 W ConversationFragment: onLoadFinished - took 1 ms to load a message list of size 10
05-11 16:27:11.517 22589 22589 W PassphraseRequiredActionBarActivity: onResume()
05-11 16:27:11.546 22589 22589 W KeyboardAwareLinearLayout: rotation changed
05-11 16:27:11.546 22589 22589 W KeyboardAwareLinearLayout: onKeyboardClose()
05-11 16:27:11.574 22589 22589 W CameraView: skipping layout due to zero-width/height preview size
05-11 16:27:11.930 22589 22629 D OpenGLRenderer: endAllActiveAnimators on 0xc6648000 (RippleDrawable) with handle 0xc5834030
05-11 16:27:19.061 22589 22589 W PassphraseRequiredActionBarActivity: onPause()
05-11 16:27:19.096 22589 22589 W PassphraseRequiredActionBarActivity: onResume()
05-11 16:27:19.132 22589 22594 I zygote : Do partial code cache collection, code=36KB, data=61KB
05-11 16:27:19.132 22589 22594 I zygote : After code cache collection, code=36KB, data=61KB
05-11 16:27:19.133 22589 22594 I zygote : Increasing code cache capacity to 256KB
05-11 16:27:20.300 22589 22589 W StaticLayout: maxLineHeight should not be -1. maxLines:1 lineCount:1
05-11 16:27:20.905 22589 22589 W StaticLayout: maxLineHeight should not be -1. maxLines:1 lineCount:1
05-11 16:27:21.136 22589 22589 I Choreographer: Skipped 121 frames! The application may be doing too much work on its main thread.
05-11 16:27:21.355 22589 22589 W PassphraseRequiredActionBarActivity: onDestroy()
05-11 16:27:28.488 22589 22589 W PassphraseRequiredActionBarActivity: onPause()
05-11 16:27:29.137 22589 22589 I DeltaChat: -------------------- Screen off --------------------
05-11 16:29:09.261 22589 22589 I DeltaChat: -------------------- on receive timer --------------------
05-11 16:29:09.266 22589 22589 I DeltaChat: Interrupting IMAP-IDLE...
05-11 16:29:09.267 22589 22589 I DeltaChat: Interrupting MVBOX-IDLE...
05-11 16:29:09.267 22589 22589 I DeltaChat: Interrupting SENTBOX-IDLE...
05-11 16:29:09.291 22589 22611 I DeltaChat: IMAP-IDLE interrupted.
05-11 16:29:09.291 22589 22613 I DeltaChat: IMAP-IDLE interrupted.
05-11 16:29:09.291 22589 22611 I DeltaChat: INBOX-IDLE ended.
05-11 16:29:09.291 22589 22613 I DeltaChat: SENTBOX-IDLE ended.
05-11 16:29:09.291 22589 22612 I DeltaChat: IMAP-IDLE interrupted.
05-11 16:29:09.291 22589 22612 I DeltaChat: MVBOX-IDLE ended.
05-11 16:29:09.294 22589 22612 I DeltaChat: MVBOX-fetch started...
05-11 16:29:09.294 22589 22611 I DeltaChat: INBOX-jobs started...
05-11 16:29:09.295 22589 22611 I DeltaChat: INBOX-jobs ended.
05-11 16:29:09.295 22589 22613 I DeltaChat: SENTBOX-fetch started...
05-11 16:29:09.296 22589 22611 I DeltaChat: INBOX-fetch started...
05-11 16:29:09.302 22589 22612 I DeltaChat: 0 mails read from "DeltaChat".
05-11 16:29:09.302 22589 22613 I DeltaChat: 0 mails read from "Sent".
05-11 16:29:09.302 22589 22613 I DeltaChat: SENTBOX-fetch done in 3 ms.
05-11 16:29:09.302 22589 22612 I DeltaChat: MVBOX-fetch done in 6 ms.
05-11 16:29:09.304 22589 22613 I DeltaChat: SENTBOX-IDLE will not be started as it was interrupted while not ideling.
05-11 16:29:09.304 22589 22611 I DeltaChat: 0 mails read from "INBOX".
05-11 16:29:09.304 22589 22612 I DeltaChat: MVBOX-IDLE will not be started as it was interrupted while not ideling.
05-11 16:29:09.304 22589 22611 I DeltaChat: INBOX-fetch done in 7 ms.
05-11 16:29:09.305 22589 22611 I DeltaChat: INBOX-IDLE started...
05-11 16:29:09.305 22589 22613 I DeltaChat: SENTBOX-fetch started...
05-11 16:29:09.307 22589 22612 I DeltaChat: MVBOX-fetch started...
05-11 16:29:09.311 22589 22613 I DeltaChat: 0 mails read from "Sent".
05-11 16:29:09.311 22589 22613 I DeltaChat: SENTBOX-fetch done in 3 ms.
05-11 16:29:09.312 22589 22613 I DeltaChat: SENTBOX-IDLE started...
05-11 16:29:09.312 22589 22612 I DeltaChat: 0 mails read from "DeltaChat".
05-11 16:29:09.313 22589 22612 I DeltaChat: MVBOX-fetch done in 3 ms.
05-11 16:29:09.314 22589 22612 I DeltaChat: MVBOX-IDLE started...
05-11 16:29:46.168 22589 22589 W StaticLayout: maxLineHeight should not be -1. maxLines:1 lineCount:1
05-11 16:29:46.367 22589 22589 I chatty : uid=10141(com.b44t.messenger) identical 11 lines
05-11 16:29:46.567 22589 22589 W StaticLayout: maxLineHeight should not be -1. maxLines:1 lineCount:1
05-11 16:29:46.766 22589 22589 W StaticLayout: maxLineHeight should not be -1. maxLines:1 lineCount:1
05-11 16:29:46.964 22589 22589 I Choreographer: Skipped 115 frames! The application may be doing too much work on its main thread.
05-11 16:29:46.982 22589 22589 I DeltaChat: -------------------- Screen on --------------------
05-11 16:29:46.995 22589 22589 W PassphraseRequiredActionBarActivity: onResume()
05-11 16:29:48.011 22589 22589 W StaticLayout: maxLineHeight should not be -1. maxLines:1 lineCount:1
05-11 16:29:48.605 22589 22589 W StaticLayout: maxLineHeight should not be -1. maxLines:1 lineCount:1
05-11 16:29:48.821 22589 22589 I Choreographer: Skipped 95 frames! The application may be doing too much work on its main thread.
05-11 16:29:48.867 22589 22594 I zygote : Do full code cache collection, code=59KB, data=77KB
05-11 16:29:48.868 22589 22594 I zygote : After code cache collection, code=55KB, data=42KB
05-11 16:29:49.327 22589 22589 W PassphraseRequiredActionBarActivity: onPause()
05-11 16:29:49.352 22589 22589 W PassphraseRequiredActionBarActivity: onCreate(null)
05-11 16:29:49.412 22589 22589 W PassphraseRequiredActionBarActivity: onResume()
05-11 16:29:49.485 22589 22589 I zygote : Deoptimizing org.thoughtcrime.securesms.contacts.avatars.ContactPhoto org.thoughtcrime.securesms.recipients.Recipient.getContactPhoto(android.content.Context) due to JIT inline cache
05-11 16:29:49.537 22589 22598 E SpellCheckerSession: ignoring processOrEnqueueTask due to unexpected mState=TASK_CLOSE scp.mWhat=TASK_CLOSE
05-11 16:29:49.546 22589 22598 I chatty : uid=10141(com.b44t.messenger) identical 1 line
05-11 16:29:49.549 22589 22598 E SpellCheckerSession: ignoring processOrEnqueueTask due to unexpected mState=TASK_CLOSE scp.mWhat=TASK_CLOSE
05-11 16:29:49.663 22589 22629 D OpenGLRenderer: endAllActiveAnimators on 0xc2d32000 (MenuPopupWindow$MenuDropDownListView) with handle 0xc5853630
05-11 16:29:51.065 22589 22589 W PassphraseRequiredActionBarActivity: onPause()
05-11 16:29:51.102 22589 22589 W PassphraseRequiredActionBarActivity: onResume()
05-11 16:29:52.124 22589 22589 W StaticLayout: maxLineHeight should not be -1. maxLines:1 lineCount:1
05-11 16:29:52.716 22589 22589 W StaticLayout: maxLineHeight should not be -1. maxLines:1 lineCount:1
05-11 16:29:52.916 22589 22589 I Choreographer: Skipped 107 frames! The application may be doing too much work on its main thread.
05-11 16:29:53.222 22589 22589 W PassphraseRequiredActionBarActivity: onDestroy()
05-11 16:29:58.570 22589 22589 W PassphraseRequiredActionBarActivity: onPause()
05-11 16:29:58.599 22589 22589 W PassphraseRequiredActionBarActivity: onCreate(null)
05-11 16:29:58.648 22589 22589 W PassphraseRequiredActionBarActivity: onResume()
05-11 16:29:59.011 22589 22629 D OpenGLRenderer: endAllActiveAnimators on 0xc611cc80 (MenuPopupWindow$MenuDropDownListView) with handle 0xc5834570
05-11 16:30:02.198 22589 22589 W PassphraseRequiredActionBarActivity: onPause()
05-11 16:30:02.446 22589 22629 D OpenGLRenderer: endAllActiveAnimators on 0xc5e4df00 (RippleDrawable) with handle 0xc5f174d0
05-11 16:30:04.793 22589 22589 W PassphraseRequiredActionBarActivity: onResume()
05-11 16:30:50.096 22589 22611 I DeltaChat: IMAP-IDLE has data.
05-11 16:30:50.097 22589 22611 I DeltaChat: INBOX-IDLE ended.
05-11 16:30:50.099 22589 22611 I DeltaChat: INBOX-jobs started...
05-11 16:30:50.100 22589 22611 I DeltaChat: INBOX-jobs ended.
05-11 16:30:50.100 22589 22611 I DeltaChat: INBOX-fetch started...
05-11 16:30:50.122 22589 22611 I DeltaChat: Receiving message INBOX/359913...
05-11 16:30:50.362 22589 22611 I DeltaChat: Message has 1 parts and is assigned to chat #3.
05-11 16:30:50.380 22589 22611 I DeltaChat: 1 mails read from "INBOX".
05-11 16:30:50.401 22589 22611 I DeltaChat: 0 mails read from "INBOX".
05-11 16:30:50.402 22589 22611 I DeltaChat: INBOX-fetch done in 214 ms.
05-11 16:30:50.405 22589 22611 I DeltaChat: INBOX-IDLE started...
05-11 16:31:04.806 22589 22589 W PassphraseRequiredActionBarActivity: onPause()
05-11 16:31:05.817 22589 22611 I DeltaChat: IMAP-IDLE has data.
05-11 16:31:05.817 22589 22611 I DeltaChat: INBOX-IDLE ended.
05-11 16:31:05.818 22589 22611 I DeltaChat: INBOX-jobs started...
05-11 16:31:05.819 22589 22611 I DeltaChat: INBOX-jobs ended.
05-11 16:31:05.819 22589 22611 I DeltaChat: INBOX-fetch started...
05-11 16:31:05.824 22589 22611 I DeltaChat: 0 mails read from "INBOX".
05-11 16:31:05.824 22589 22611 I DeltaChat: INBOX-fetch done in 1 ms.
05-11 16:31:05.825 22589 22611 I DeltaChat: INBOX-IDLE started...
05-11 16:31:06.418 22589 22589 I DeltaChat: -------------------- Screen off --------------------
05-11 16:32:13.207 22589 22589 I DeltaChat: -------------------- Screen on --------------------
05-11 16:32:13.487 22589 22589 W PassphraseRequiredActionBarActivity: onResume()
05-11 16:32:15.141 22589 22589 W PassphraseRequiredActionBarActivity: onPause()
05-11 16:32:15.168 22589 22589 W PassphraseRequiredActionBarActivity: onResume()
05-11 16:32:16.209 22589 22589 W StaticLayout: maxLineHeight should not be -1. maxLines:1 lineCount:1
05-11 16:32:16.803 22589 22589 W StaticLayout: maxLineHeight should not be -1. maxLines:1 lineCount:1
05-11 16:32:17.001 22589 22589 I Choreographer: Skipped 108 frames! The application may be doing too much work on its main thread.
05-11 16:32:17.305 22589 22589 W PassphraseRequiredActionBarActivity: onDestroy()
05-11 16:32:18.389 22589 22589 W PassphraseRequiredActionBarActivity: onPause()
05-11 16:32:18.431 22589 22589 W PassphraseRequiredActionBarActivity: onCreate(null)
05-11 16:32:18.441 22589 22589 W ConversationActivity: onCreate()
05-11 16:32:18.441 22589 22589 I AppCompatDelegate: You should now use the AppCompatDelegate.FEATURE_SUPPORT_ACTION_BAR_OVERLAY id when requesting this feature.
05-11 16:32:18.461 22589 22589 W QuickAttachmentDrawer: updateControlsView()
05-11 16:32:18.635 22589 22589 W ConversationActivity: handleSecurityChange(false, true)
05-11 16:32:18.637 22589 22589 W ConversationActivity: onSecurityUpdated()
05-11 16:32:18.652 22589 22589 W ConversationFragment: onLoadFinished - took 1 ms to load a message list of size 55
05-11 16:32:18.659 22589 22589 W PassphraseRequiredActionBarActivity: onResume()
05-11 16:32:18.677 22589 22589 W KeyboardAwareLinearLayout: rotation changed
05-11 16:32:18.677 22589 22589 W KeyboardAwareLinearLayout: onKeyboardClose()
05-11 16:32:18.697 22589 22589 W CameraView: skipping layout due to zero-width/height preview size
05-11 16:32:18.907 22589 22589 W ThumbnailView: loading part with id file:///data/user/0/com.b44t.messenger/files/messenger.db-blobs/2019-05-08-14-05.mp4, progress 0, fast preflight id: null
05-11 16:32:18.909 22589 22634 W MediaUtil: Checking: file:///data/user/0/com.b44t.messenger/files/messenger.db-blobs/2019-05-08-14-05.mp4
05-11 16:32:18.911 22589 22634 I zygote : Deoptimizing boolean com.bumptech.glide.util.pool.FactoryPools$FactoryPool.release(java.lang.Object) due to JIT inline cache
05-11 16:32:18.912 22589 22634 D skia : --- SkAndroidCodec::NewFromStream returned null
05-11 16:32:18.913 22589 22634 D skia : --- SkAndroidCodec::NewFromStream returned null
05-11 16:32:18.926 22589 22589 W ThumbnailView: loading part with id file:///data/user/0/com.b44t.messenger/files/messenger.db-blobs/image.jpg, progress 0, fast preflight id: null
05-11 16:32:19.120 22589 22629 D OpenGLRenderer: endAllActiveAnimators on 0xc6618f80 (RippleDrawable) with handle 0xc2cbc950
05-11 16:32:59.667 22589 22589 W PassphraseRequiredActionBarActivity: onPause()
05-11 16:32:59.712 22589 22589 W PassphraseRequiredActionBarActivity: onResume()
05-11 16:33:00.901 22589 22589 W StaticLayout: maxLineHeight should not be -1. maxLines:1 lineCount:1
05-11 16:33:01.499 22589 22589 W StaticLayout: maxLineHeight should not be -1. maxLines:1 lineCount:1
05-11 16:33:01.724 22589 22589 I Choreographer: Skipped 120 frames! The application may be doing too much work on its main thread.
05-11 16:33:01.949 22589 22589 W PassphraseRequiredActionBarActivity: onDestroy()
05-11 16:33:24.729 22589 22589 W PassphraseRequiredActionBarActivity: onPause()
05-11 16:33:24.894 22589 22598 E SpellCheckerSession: ignoring processOrEnqueueTask due to unexpected mState=TASK_CLOSE scp.mWhat=TASK_CLOSE
05-11 16:33:26.517 22589 22589 W PassphraseRequiredActionBarActivity: onResume()
05-11 16:33:27.578 22589 22589 W StaticLayout: maxLineHeight should not be -1. maxLines:1 lineCount:1
05-11 16:33:28.235 22589 22589 W StaticLayout: maxLineHeight should not be -1. maxLines:1 lineCount:1
05-11 16:33:28.440 22589 22589 I Choreographer: Skipped 113 frames! The application may be doing too much work on its main thread.
05-11 16:33:28.496 22589 22589 W PassphraseRequiredActionBarActivity: onPause()
05-11 16:33:28.514 22589 22589 W PassphraseRequiredActionBarActivity: onCreate(null)
05-11 16:33:28.519 22589 22589 W ConversationActivity: onCreate()
05-11 16:33:28.519 22589 22589 I AppCompatDelegate: You should now use the AppCompatDelegate.FEATURE_SUPPORT_ACTION_BAR_OVERLAY id when requesting this feature.
05-11 16:33:28.533 22589 22589 W QuickAttachmentDrawer: updateControlsView()
05-11 16:33:28.662 22589 22589 W ConversationActivity: handleSecurityChange(false, true)
05-11 16:33:28.664 22589 22589 W ConversationActivity: onSecurityUpdated()
05-11 16:33:28.674 22589 22589 W ConversationFragment: onLoadFinished - took 0 ms to load a message list of size 14
05-11 16:33:28.681 22589 22589 W PassphraseRequiredActionBarActivity: onResume()
05-11 16:33:28.705 22589 22589 W KeyboardAwareLinearLayout: rotation changed
05-11 16:33:28.706 22589 22589 W KeyboardAwareLinearLayout: onKeyboardClose()
05-11 16:33:28.730 22589 22589 W CameraView: skipping layout due to zero-width/height preview size
05-11 16:33:29.126 22589 22629 D OpenGLRenderer: endAllActiveAnimators on 0xc661c400 (RippleDrawable) with handle 0xc6ba9df0
05-11 16:33:30.919 22589 22589 W PassphraseRequiredActionBarActivity: onPause()
05-11 16:33:32.679 22589 22589 W PassphraseRequiredActionBarActivity: onDestroy()
05-11 16:33:32.732 22589 22589 W PassphraseRequiredActionBarActivity: onResume()
05-11 16:33:33.737 22589 22589 W StaticLayout: maxLineHeight should not be -1. maxLines:1 lineCount:1
05-11 16:33:33.937 22589 22589 W StaticLayout: maxLineHeight should not be -1. maxLines:1 lineCount:1
05-11 16:33:34.139 22589 22589 W StaticLayout: maxLineHeight should not be -1. maxLines:1 lineCount:1
05-11 16:33:34.334 22589 22589 W StaticLayout: maxLineHeight should not be -1. maxLines:1 lineCount:1
05-11 16:33:34.537 22589 22589 I Choreographer: Skipped 107 frames! The application may be doing too much work on its main thread.
05-11 16:33:34.592 22589 22589 W PassphraseRequiredActionBarActivity: onPause()
05-11 16:33:34.614 22589 22589 W PassphraseRequiredActionBarActivity: onCreate(null)
05-11 16:33:34.618 22589 22589 W ConversationActivity: onCreate()
05-11 16:33:34.618 22589 22589 I AppCompatDelegate: You should now use the AppCompatDelegate.FEATURE_SUPPORT_ACTION_BAR_OVERLAY id when requesting this feature.
05-11 16:33:34.629 22589 22589 W QuickAttachmentDrawer: updateControlsView()
05-11 16:33:34.659 22589 22589 W ConversationActivity: handleSecurityChange(false, true)
05-11 16:33:34.660 22589 22589 W ConversationActivity: onSecurityUpdated()
05-11 16:33:34.671 22589 22589 W ConversationFragment: onLoadFinished - took 0 ms to load a message list of size 4
05-11 16:33:34.681 22589 22589 W PassphraseRequiredActionBarActivity: onResume()
05-11 16:33:34.681 22589 22598 E SpellCheckerSession: ignoring processOrEnqueueTask due to unexpected mState=TASK_CLOSE scp.mWhat=TASK_CLOSE
05-11 16:33:34.701 22589 22589 W KeyboardAwareLinearLayout: rotation changed
05-11 16:33:34.701 22589 22589 W KeyboardAwareLinearLayout: onKeyboardClose()
05-11 16:33:34.726 22589 22589 W CameraView: skipping layout due to zero-width/height preview size
05-11 16:33:35.082 22589 22629 D OpenGLRenderer: endAllActiveAnimators on 0xc661d900 (RippleDrawable) with handle 0xc5853830
05-11 16:33:38.962 22589 22589 W ConversationActivity: onBackPressed()
05-11 16:33:38.969 22589 22589 W PassphraseRequiredActionBarActivity: onPause()
05-11 16:33:39.003 22589 22589 W PassphraseRequiredActionBarActivity: onResume()
05-11 16:33:40.208 22589 22589 W StaticLayout: maxLineHeight should not be -1. maxLines:1 lineCount:1
05-11 16:33:40.396 22589 22589 W StaticLayout: maxLineHeight should not be -1. maxLines:1 lineCount:1
05-11 16:33:40.603 22589 22589 W StaticLayout: maxLineHeight should not be -1. maxLines:1 lineCount:1
05-11 16:33:40.803 22589 22589 W StaticLayout: maxLineHeight should not be -1. maxLines:1 lineCount:1
--------- beginning of system
05-11 16:33:41.030 22589 22589 W ViewRootImpl[RoutingActivity]: Dropping event due to no window focus: KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_UNKNOWN, scanCode=615, metaState=0, flags=0x8, repeatCount=0, eventTime=11108499, downTime=11108499, deviceId=0, source=0x101 }
05-11 16:33:41.032 22589 22589 W ViewRootImpl[RoutingActivity]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_UNKNOWN, scanCode=615, metaState=0, flags=0x28, repeatCount=0, eventTime=11108499, downTime=11108499, deviceId=0, source=0x101 }
05-11 16:33:41.032 22589 22589 I Choreographer: Skipped 120 frames! The application may be doing too much work on its main thread.
05-11 16:33:41.049 22589 22589 I chatty : uid=10141(com.b44t.messenger) identical 4 lines
05-11 16:33:41.049 22589 22589 W ViewRootImpl[RoutingActivity]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_UNKNOWN, scanCode=615, metaState=0, flags=0x28, repeatCount=0, eventTime=11108499, downTime=11108499, deviceId=0, source=0x101 }
05-11 16:33:41.049 22589 22589 W ViewRootImpl[RoutingActivity]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_UNKNOWN, scanCode=615, metaState=0, flags=0x228, repeatCount=0, eventTime=11108499, downTime=11108499, deviceId=0, source=0x101 }
05-11 16:33:41.049 22589 22589 I chatty : uid=10141(com.b44t.messenger) identical 1 line
05-11 16:33:41.049 22589 22589 W ViewRootImpl[RoutingActivity]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_UNKNOWN, scanCode=615, metaState=0, flags=0x228, repeatCount=0, eventTime=11108499, downTime=11108499, deviceId=0, source=0x101 }
05-11 16:33:41.263 22589 22589 W PassphraseRequiredActionBarActivity: onDestroy()
05-11 16:34:09.269 22589 22589 I DeltaChat: -------------------- on receive timer --------------------
05-11 16:34:09.272 22589 22589 I DeltaChat: Interrupting IMAP-IDLE...
05-11 16:34:09.272 22589 22589 I DeltaChat: Interrupting MVBOX-IDLE...
05-11 16:34:09.272 22589 22589 I DeltaChat: Interrupting SENTBOX-IDLE...
05-11 16:34:09.292 22589 22611 I DeltaChat: IMAP-IDLE interrupted.
05-11 16:34:09.292 22589 22611 I DeltaChat: INBOX-IDLE ended.
05-11 16:34:09.294 22589 22611 I DeltaChat: INBOX-jobs started...
05-11 16:34:09.294 22589 22612 I DeltaChat: IMAP-IDLE interrupted.
05-11 16:34:09.294 22589 22612 I DeltaChat: MVBOX-IDLE ended.
05-11 16:34:09.294 22589 22613 I DeltaChat: IMAP-IDLE interrupted.
05-11 16:34:09.294 22589 22613 I DeltaChat: SENTBOX-IDLE ended.
05-11 16:34:09.294 22589 22611 I DeltaChat: INBOX-jobs ended.
05-11 16:34:09.295 22589 22611 I DeltaChat: INBOX-fetch started...
05-11 16:34:09.296 22589 22612 I DeltaChat: MVBOX-fetch started...
05-11 16:34:09.297 22589 22613 I DeltaChat: SENTBOX-fetch started...
05-11 16:34:09.303 22589 22613 I DeltaChat: 0 mails read from "Sent".
05-11 16:34:09.303 22589 22611 I DeltaChat: 0 mails read from "INBOX".
05-11 16:34:09.303 22589 22611 I DeltaChat: INBOX-fetch done in 5 ms.
05-11 16:34:09.303 22589 22613 I DeltaChat: SENTBOX-fetch done in 3 ms.
05-11 16:34:09.304 22589 22612 I DeltaChat: 0 mails read from "DeltaChat".
05-11 16:34:09.305 22589 22612 I DeltaChat: MVBOX-fetch done in 5 ms.
05-11 16:34:09.305 22589 22611 I DeltaChat: INBOX-IDLE started...
05-11 16:34:09.305 22589 22613 I DeltaChat: SENTBOX-IDLE will not be started as it was interrupted while not ideling.
05-11 16:34:09.306 22589 22612 I DeltaChat: MVBOX-IDLE will not be started as it was interrupted while not ideling.
05-11 16:34:09.307 22589 22613 I DeltaChat: SENTBOX-fetch started...
05-11 16:34:09.307 22589 22612 I DeltaChat: MVBOX-fetch started...
05-11 16:34:09.312 22589 22612 I DeltaChat: 0 mails read from "DeltaChat".
05-11 16:34:09.312 22589 22613 I DeltaChat: 0 mails read from "Sent".
05-11 16:34:09.312 22589 22612 I DeltaChat: MVBOX-fetch done in 2 ms.
05-11 16:34:09.312 22589 22613 I DeltaChat: SENTBOX-fetch done in 3 ms.
05-11 16:34:09.314 22589 22612 I DeltaChat: MVBOX-IDLE started...
05-11 16:34:09.314 22589 22613 I DeltaChat: SENTBOX-IDLE started...
05-11 16:34:17.000 22589 22614 I DeltaChat: SMTP-idle ended.
05-11 16:34:17.006 22589 22614 I DeltaChat: SMTP-jobs started...
05-11 16:34:17.007 22589 22614 I DeltaChat: SMTP-jobs ended.
05-11 16:34:17.011 22589 22614 I DeltaChat: SMTP-idle started...
05-11 16:34:39.414 22589 22589 W PassphraseRequiredActionBarActivity: onPause()
05-11 16:34:39.996 22589 22589 I DeltaChat: -------------------- Screen off --------------------
05-11 16:34:42.031 22589 22611 I DeltaChat: IMAP-IDLE has data.
05-11 16:34:42.031 22589 22611 I DeltaChat: INBOX-IDLE ended.
05-11 16:34:42.033 22589 22611 I DeltaChat: INBOX-jobs started...
05-11 16:34:42.034 22589 22611 I DeltaChat: INBOX-jobs ended.
05-11 16:34:42.034 22589 22611 I DeltaChat: INBOX-fetch started...
05-11 16:34:42.051 22589 22611 I DeltaChat: Receiving message INBOX/359914...
05-11 16:34:42.297 22589 22611 I DeltaChat: Message has 1 parts and is assigned to chat #3.
05-11 16:34:42.313 22589 22611 I DeltaChat: 1 mails read from "INBOX".
05-11 16:34:42.318 22589 22611 I DeltaChat: 0 mails read from "INBOX".
05-11 16:34:42.318 22589 22611 I DeltaChat: INBOX-fetch done in 207 ms.
05-11 16:34:42.321 22589 22611 I DeltaChat: INBOX-IDLE started...
05-11 16:34:47.514 22589 22589 W StaticLayout: maxLineHeight should not be -1. maxLines:1 lineCount:1
05-11 16:34:47.899 22589 22589 I chatty : uid=10141(com.b44t.messenger) identical 5 lines
05-11 16:34:48.079 22589 22589 W StaticLayout: maxLineHeight should not be -1. maxLines:1 lineCount:1
05-11 16:34:48.280 22589 22589 W ViewRootImpl[RoutingActivity]: Dropping event due to no window focus: KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_UNKNOWN, scanCode=615, metaState=0, flags=0x8, repeatCount=0, eventTime=11176071, downTime=11176071, deviceId=0, source=0x101 }
05-11 16:34:48.284 22589 22589 W PassphraseRequiredActionBarActivity: onResume()
05-11 16:34:48.291 22589 22589 I DeltaChat: -------------------- Screen on --------------------
05-11 16:34:48.292 22589 22589 I Choreographer: Skipped 93 frames! The application may be doing too much work on its main thread.
05-11 16:34:49.263 22589 22589 W StaticLayout: maxLineHeight should not be -1. maxLines:1 lineCount:1
05-11 16:34:49.813 22589 22589 W StaticLayout: maxLineHeight should not be -1. maxLines:1 lineCount:1
05-11 16:34:49.998 22589 22589 I Choreographer: Skipped 101 frames! The application may be doing too much work on its main thread.
05-11 16:34:50.081 22589 22589 I zygote : Deoptimizing void android.view.ViewGroup$ChildListForAccessibility.init(android.view.ViewGroup, boolean) due to JIT inline cache
05-11 16:34:55.249 22589 22611 I DeltaChat: IMAP-IDLE has data.
05-11 16:34:55.250 22589 22611 I DeltaChat: INBOX-IDLE ended.
05-11 16:34:55.253 22589 22611 I DeltaChat: INBOX-jobs started...
05-11 16:34:55.254 22589 22611 I DeltaChat: INBOX-jobs ended.
05-11 16:34:55.254 22589 22611 I DeltaChat: INBOX-fetch started...
05-11 16:34:55.262 22589 22611 I DeltaChat: 0 mails read from "INBOX".
05-11 16:34:55.262 22589 22611 I DeltaChat: INBOX-fetch done in 2 ms.
05-11 16:34:55.264 22589 22611 I DeltaChat: INBOX-IDLE started...
05-11 16:35:02.683 22589 22589 W PassphraseRequiredActionBarActivity: onPause()
05-11 16:35:02.713 22589 22589 W PassphraseRequiredActionBarActivity: onCreate(null)
05-11 16:35:02.745 22589 22589 W PassphraseRequiredActionBarActivity: onResume()
05-11 16:35:02.858 22589 22629 D OpenGLRenderer: endAllActiveAnimators on 0xc5870000 (MenuPopupWindow$MenuDropDownListView) with handle 0xc2cbc240
05-11 16:35:06.111 22589 22589 I zygote : Deoptimizing void android.view.ViewGroup$ChildListForAccessibility.init(android.view.ViewGroup, boolean) due to JIT inline cache
05-11 16:35:06.138 22589 22594 I zygote : Do partial code cache collection, code=124KB, data=118KB
05-11 16:35:06.140 22589 22594 I zygote : After code cache collection, code=100KB, data=106KB
05-11 16:35:06.140 22589 22594 I zygote : Increasing code cache capacity to 512KB
05-11 16:35:12.894 22589 22589 W PassphraseRequiredActionBarActivity: onPause()
05-11 16:35:13.076 22589 22629 D OpenGLRenderer: endAllActiveAnimators on 0xc43f9700 (RippleDrawable) with handle 0xc2cc5960
05-11 16:35:13.094 22589 23824 D Scrubber: scrubbing input
05-11 16:35:25.398 22589 22598 E SpellCheckerSession: ignoring processOrEnqueueTask due to unexpected mState=TASK_CLOSE scp.mWhat=TASK_CLOSE
05-11 16:36:15.073 22589 22589 W PassphraseRequiredActionBarActivity: onDestroy()
05-11 16:36:15.135 22589 22589 W PassphraseRequiredActionBarActivity: onResume()
05-11 16:36:16.124 22589 22589 W StaticLayout: maxLineHeight should not be -1. maxLines:1 lineCount:1
05-11 16:36:16.519 22589 22589 W StaticLayout: maxLineHeight should not be -1. maxLines:1 lineCount:1
05-11 16:36:16.708 22589 22589 W StaticLayout: maxLineHeight should not be -1. maxLines:1 lineCount:1
05-11 16:36:16.904 22589 22589 I Choreographer: Skipped 105 frames! The application may be doing too much work on its main thread.
05-11 16:36:17.106 22589 22589 W PassphraseRequiredActionBarActivity: onPause()
05-11 16:36:17.134 22589 22589 W PassphraseRequiredActionBarActivity: onCreate(null)
05-11 16:36:17.139 22589 22589 W ConversationActivity: onCreate()
05-11 16:36:17.140 22589 22589 I AppCompatDelegate: You should now use the AppCompatDelegate.FEATURE_SUPPORT_ACTION_BAR_OVERLAY id when requesting this feature.
05-11 16:36:17.156 22589 22589 W QuickAttachmentDrawer: updateControlsView()
05-11 16:36:17.300 22589 22589 W ConversationActivity: handleSecurityChange(false, true)
05-11 16:36:17.302 22589 22589 W ConversationActivity: onSecurityUpdated()
05-11 16:36:17.321 22589 22589 W ConversationFragment: onLoadFinished - took 1 ms to load a message list of size 4
05-11 16:36:17.331 22589 22589 W PassphraseRequiredActionBarActivity: onResume()
05-11 16:36:17.360 22589 22589 W KeyboardAwareLinearLayout: rotation changed
05-11 16:36:17.360 22589 22589 W KeyboardAwareLinearLayout: onKeyboardClose()
05-11 16:36:17.388 22589 22589 W CameraView: skipping layout due to zero-width/height preview size
05-11 16:36:17.526 22589 22589 I zygote : Deoptimizing android.support.v7.widget.RecyclerView$ViewHolder android.support.v7.widget.RecyclerView$Adapter.createViewHolder(android.view.ViewGroup, int) due to JIT inline cache
05-11 16:36:17.733 22589 22629 D OpenGLRenderer: endAllActiveAnimators on 0xc661d900 (RippleDrawable) with handle 0xc5f171f0
05-11 16:36:18.654 22589 22589 W PassphraseRequiredActionBarActivity: onPause()
05-11 16:36:19.989 22589 22589 W PassphraseRequiredActionBarActivity: onDestroy()
05-11 16:36:31.215 23986 23986 I DeltaChat: Opened "/data/user/0/com.b44t.messenger/files/messenger.db".
05-11 16:36:31.218 23986 24006 I DeltaChat: ###################### MVBOX-Thread started. ######################
05-11 16:36:31.219 23986 24005 I DeltaChat: ###################### IMAP-Thread started. ######################
05-11 16:36:31.219 23986 24007 I DeltaChat: ###################### SENTBOX-Thread started. ######################
05-11 16:36:31.219 23986 24008 I DeltaChat: ###################### SMTP-Thread started. ######################
05-11 16:36:31.220 23986 24005 I DeltaChat: INBOX-jobs started...
05-11 16:36:31.220 23986 24008 I DeltaChat: SMTP-jobs started...
05-11 16:36:31.221 23986 24008 I DeltaChat: SMTP-jobs ended.
05-11 16:36:31.221 23986 24005 I DeltaChat: INBOX-jobs ended.
05-11 16:36:31.222 23986 24008 I DeltaChat: SMTP-idle started...
05-11 16:36:31.255 23986 23986 W PassphraseRequiredActionBarActivity: onCreate(null)
05-11 16:36:31.391 23986 24007 I DeltaChat: IMAP-server ***:993 SSL-connected.
05-11 16:36:31.417 23986 24005 I DeltaChat: IMAP-server ***:993 SSL-connected.
05-11 16:36:31.426 23986 23986 W PassphraseRequiredActionBarActivity: onResume()
05-11 16:36:31.427 23986 24006 I DeltaChat: IMAP-server ***:993 SSL-connected.
05-11 16:36:31.439 23986 24021 D OpenGLRenderer: HWUI GL Pipeline
05-11 16:36:31.448 23986 23986 I DeltaChat: ++++++++++++++++++ Connected ++++++++++++++++++
05-11 16:36:31.448 23986 23986 I DeltaChat: Interrupting SMTP-idle...
05-11 16:36:31.448 23986 23986 I DeltaChat: Interrupting IMAP-IDLE...
05-11 16:36:31.448 23986 23986 I DeltaChat: Interrupting MVBOX-IDLE...
05-11 16:36:31.448 23986 23986 I DeltaChat: Interrupting SENTBOX-IDLE...
05-11 16:36:31.448 23986 24008 I DeltaChat: SMTP-idle ended.
05-11 16:36:31.449 23986 24008 I DeltaChat: SMTP-jobs started...
05-11 16:36:31.474 23986 24021 I Adreno : QUALCOMM build : dceea4a, Iedf7298c8c
05-11 16:36:31.474 23986 24021 I Adreno : Build Date : 02/19/18
05-11 16:36:31.474 23986 24021 I Adreno : OpenGL ES Shader Compiler Version: EV031.22.00.01
05-11 16:36:31.474 23986 24021 I Adreno : Local Branch :
05-11 16:36:31.474 23986 24021 I Adreno : Remote Branch :
05-11 16:36:31.474 23986 24021 I Adreno : Remote Branch :
05-11 16:36:31.474 23986 24021 I Adreno : Reconstruct Branch :
05-11 16:36:31.479 23986 24021 I Adreno : PFP: 0x005ff087, ME: 0x005ff063
05-11 16:36:31.483 23986 24021 I zygote : android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay retrieved: 1
05-11 16:36:31.484 23986 24021 I OpenGLRenderer: Initialized EGL, version 1.4
05-11 16:36:31.485 23986 24021 D OpenGLRenderer: Swap behavior 2
05-11 16:36:31.495 23986 24007 I DeltaChat: IMAP-capabilities: IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS THREAD=ORDEREDSUBJECT MULTIAPPEND URL-PARTIAL CATENATE UNSELECT CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH ESORT SEARCHRES WITHIN CONTEXT=SEARCH LIST-STATUS BINARY MOVE SPECIAL-USE
05-11 16:36:31.522 23986 24005 I DeltaChat: IMAP-capabilities: IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS THREAD=ORDEREDSUBJECT MULTIAPPEND URL-PARTIAL CATENATE UNSELECT CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH ESORT SEARCHRES WITHIN CONTEXT=SEARCH LIST-STATUS BINARY MOVE SPECIAL-USE
05-11 16:36:31.529 23986 24006 I DeltaChat: IMAP-capabilities: IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS THREAD=ORDEREDSUBJECT MULTIAPPEND URL-PARTIAL CATENATE UNSELECT CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH ESORT SEARCHRES WITHIN CONTEXT=SEARCH LIST-STATUS BINARY MOVE SPECIAL-USE
05-11 16:36:31.635 23986 24005 I DeltaChat: INBOX-fetch started...
05-11 16:36:31.635 23986 24006 I DeltaChat: MVBOX-fetch started...
05-11 16:36:31.635 23986 24008 I DeltaChat: SMTP-jobs ended.
05-11 16:36:31.636 23986 24007 I DeltaChat: SENTBOX-fetch started...
05-11 16:36:31.636 23986 24008 I DeltaChat: SMTP-idle started...
05-11 16:36:31.646 23986 24007 I DeltaChat: 0 mails read from "Sent".
05-11 16:36:31.646 23986 24005 I DeltaChat: 0 mails read from "INBOX".
05-11 16:36:31.646 23986 24005 I DeltaChat: INBOX-fetch done in 588 ms.
05-11 16:36:31.646 23986 24007 I DeltaChat: SENTBOX-fetch done in 591 ms.
05-11 16:36:31.647 23986 24006 I DeltaChat: 0 mails read from "DeltaChat".
05-11 16:36:31.647 23986 24006 I DeltaChat: MVBOX-fetch done in 594 ms.
05-11 16:36:31.647 23986 24005 I DeltaChat: INBOX-IDLE will not be started because of waiting jobs.
05-11 16:36:31.648 23986 24005 I DeltaChat: INBOX-jobs started...
05-11 16:36:31.648 23986 24006 I DeltaChat: MVBOX-IDLE will not be started as it was interrupted while not ideling.
05-11 16:36:31.648 23986 24005 I DeltaChat: INBOX-jobs ended.
05-11 16:36:31.648 23986 24005 I DeltaChat: INBOX-fetch started...
05-11 16:36:31.648 23986 24007 I DeltaChat: SENTBOX-IDLE will not be started as it was interrupted while not ideling.
05-11 16:36:31.649 23986 24006 I DeltaChat: MVBOX-fetch started...
05-11 16:36:31.649 23986 24007 I DeltaChat: SENTBOX-fetch started...
05-11 16:36:31.653 23986 24005 I DeltaChat: 0 mails read from "INBOX".
05-11 16:36:31.653 23986 24006 I DeltaChat: 0 mails read from "DeltaChat".
05-11 16:36:31.653 23986 24005 I DeltaChat: INBOX-fetch done in 4 ms.
05-11 16:36:31.653 23986 24006 I DeltaChat: MVBOX-fetch done in 3 ms.
05-11 16:36:31.653 23986 24007 I DeltaChat: 0 mails read from "Sent".
05-11 16:36:31.653 23986 24007 I DeltaChat: SENTBOX-fetch done in 3 ms.
05-11 16:36:31.654 23986 24005 I DeltaChat: INBOX-IDLE started...
05-11 16:36:31.654 23986 24007 I DeltaChat: SENTBOX-IDLE started...
05-11 16:36:31.654 23986 24006 I DeltaChat: MVBOX-IDLE started...
05-11 16:36:31.942 23986 24025 D skia : --- SkAndroidCodec::NewFromStream returned null
05-11 16:36:31.950 23986 24025 I chatty : uid=10141(com.b44t.messenger) glide-disk-cach identical 6 lines
05-11 16:36:31.951 23986 24025 D skia : --- SkAndroidCodec::NewFromStream returned null
05-11 16:36:32.734 23986 23986 W StaticLayout: maxLineHeight should not be -1. maxLines:1 lineCount:1
05-11 16:36:33.119 23986 23986 I chatty : uid=10141(com.b44t.messenger) identical 4 lines
05-11 16:36:33.119 23986 23986 W StaticLayout: maxLineHeight should not be -1. maxLines:1 lineCount:1
05-11 16:36:33.133 23986 24025 D skia : --- SkAndroidCodec::NewFromStream returned null
05-11 16:36:33.143 23986 24025 I chatty : uid=10141(com.b44t.messenger) glide-disk-cach identical 6 lines
05-11 16:36:33.144 23986 24025 D skia : --- SkAndroidCodec::NewFromStream returned null
05-11 16:36:33.320 23986 23986 W StaticLayout: maxLineHeight should not be -1. maxLines:1 lineCount:1
05-11 16:36:33.321 23986 23986 W StaticLayout: maxLineHeight should not be -1. maxLines:1 lineCount:1
05-11 16:36:35.603 23986 23986 W PassphraseRequiredActionBarActivity: onPause()
05-11 16:36:35.623 23986 23986 W PassphraseRequiredActionBarActivity: onCreate(null)
05-11 16:36:35.628 23986 23986 W ConversationActivity: onCreate()
05-11 16:36:35.628 23986 23986 I AppCompatDelegate: You should now use the AppCompatDelegate.FEATURE_SUPPORT_ACTION_BAR_OVERLAY id when requesting this feature.
05-11 16:36:35.665 23986 23986 W QuickAttachmentDrawer: updateControlsView()
05-11 16:36:35.825 23986 23986 W ConversationActivity: handleSecurityChange(false, true)
05-11 16:36:35.828 23986 23986 W ConversationActivity: onSecurityUpdated()
05-11 16:36:35.841 23986 23986 W ConversationFragment: onLoadFinished - took 1 ms to load a message list of size 55
05-11 16:36:35.849 23986 23986 W PassphraseRequiredActionBarActivity: onResume()
05-11 16:36:35.864 23986 24025 D skia : --- SkAndroidCodec::NewFromStream returned null
05-11 16:36:35.871 23986 24025 I chatty : uid=10141(com.b44t.messenger) glide-disk-cach identical 6 lines
05-11 16:36:35.872 23986 24025 D skia : --- SkAndroidCodec::NewFromStream returned null
05-11 16:36:35.876 23986 23986 W KeyboardAwareLinearLayout: rotation changed
05-11 16:36:35.876 23986 23986 W KeyboardAwareLinearLayout: onKeyboardClose()
05-11 16:36:35.899 23986 23986 W CameraView: skipping layout due to zero-width/height preview size
05-11 16:36:36.158 23986 23986 W ThumbnailView: loading part with id file:///data/user/0/com.b44t.messenger/files/messenger.db-blobs/2019-05-08-14-05.mp4, progress 0, fast preflight id: null
05-11 16:36:36.162 23986 24028 W MediaUtil: Checking: file:///data/user/0/com.b44t.messenger/files/messenger.db-blobs/2019-05-08-14-05.mp4
05-11 16:36:36.169 23986 24028 D skia : --- SkAndroidCodec::NewFromStream returned null
05-11 16:36:36.171 23986 24028 I chatty : uid=10141(com.b44t.messenger) glide-source-th identical 2 lines
05-11 16:36:36.171 23986 24028 D skia : --- SkAndroidCodec::NewFromStream returned null
05-11 16:36:36.177 23986 23986 W ThumbnailView: loading part with id file:///data/user/0/com.b44t.messenger/files/messenger.db-blobs/image.jpg, progress 0, fast preflight id: null
05-11 16:36:36.178 23986 24029 W MediaUtil: Checking: file:///data/user/0/com.b44t.messenger/files/messenger.db-blobs/image.jpg
05-11 16:36:36.441 23986 24021 D OpenGLRenderer: endAllActiveAnimators on 0xc6863180 (RippleDrawable) with handle 0xc605b120
05-11 16:36:37.667 23986 23986 W PassphraseRequiredActionBarActivity: onPause()
05-11 16:36:37.708 23986 23986 W PassphraseRequiredActionBarActivity: onResume()
05-11 16:36:38.888 23986 23986 W StaticLayout: maxLineHeight should not be -1. maxLines:1 lineCount:1
05-11 16:36:39.278 23986 23986 I chatty : uid=10141(com.b44t.messenger) identical 2 lines
05-11 16:36:39.475 23986 23986 W StaticLayout: maxLineHeight should not be -1. maxLines:1 lineCount:1
05-11 16:36:39.672 23986 23986 I Choreographer: Skipped 117 frames! The application may be doing too much work on its main thread.
05-11 16:36:39.902 23986 23986 W PassphraseRequiredActionBarActivity: onDestroy()
05-11 16:36:44.122 23986 23986 W PassphraseRequiredActionBarActivity: onPause()
05-11 16:36:44.159 23986 23986 W PassphraseRequiredActionBarActivity: onCreate(null)
05-11 16:36:44.209 23986 23986 W PassphraseRequiredActionBarActivity: onResume()
05-11 16:36:44.391 23986 24021 D OpenGLRenderer: endAllActiveAnimators on 0xc5915f00 (MenuPopupWindow$MenuDropDownListView) with handle 0xc58c93c0
05-11 16:36:47.332 23986 23991 I zygote : Do partial code cache collection, code=13KB, data=30KB
05-11 16:36:47.333 23986 23991 I zygote : After code cache collection, code=13KB, data=30KB
05-11 16:36:47.333 23986 23991 I zygote : Increasing code cache capacity to 128KB
05-11 16:36:47.412 23986 23986 I zygote : Deoptimizing void android.view.ViewGroup$ChildListForAccessibility.init(android.view.ViewGroup, boolean) due to JIT inline cache
05-11 16:36:48.963 23986 23986 W PassphraseRequiredActionBarActivity: onPause()
The text was updated successfully, but these errors were encountered: