termux / termux-packages

A package build system for Termux.
https://termux.dev
Other
13.29k stars 3.06k forks source link

[Bug]: Toolbar disabled on its own #12624

Closed ksauraj closed 2 years ago

ksauraj commented 2 years ago

Problem description

I was using neovim, and suddenly my toolbar got disabled on its own. Screenshot_2022-10-30-00-43-21-14_84d3000e3f4017145260f7618db1d683

What steps will reproduce the bug?

I really don't know what actually happened ( might be holding volume button accidentally ) but even restarting termux settings with termux-reload-settings not working. And same with system restart.

What is the expected behavior?

No response

System information

Logs :

Transcript

➜  ~

Termux App Info

APP_NAME: Termux
PACKAGE_NAME: com.termux
VERSION_NAME: 0.118.0
VERSION_CODE: 118
TARGET_SDK: 28
IS_DEBUGGABLE_BUILD: false
APK_RELEASE: F-Droid
SIGNING_CERTIFICATE_SHA256_DIGEST: 228FB2CFE90831C1499EC3CCAF61E96E8E1CE70766B9474672CE427334D41C42

Device Info

Software

OS_VERSION: 4.19.191+
SDK_INT: 33
RELEASE: 13
ID: TP1A.220905.001
DISPLAY: RMX3612_11_C.01
INCREMENTAL: S.b0a00e-1
SECURITY_PATCH: 2022-10-05
IS_DEBUGGABLE: 0
IS_TREBLE_ENABLED: true
TYPE: user
TAGS: release-keys

Hardware

MANUFACTURER: realme
BRAND: realme
MODEL: RMX3612
PRODUCT: RMX3612
BOARD: RM6833
HARDWARE: mt6833
DEVICE: RE588DL1
SUPPORTED_ABIS: arm64-v8a, armeabi-v7a, armeabi

Termux APT Info

Subscribed Repositories

sources.list

deb http://mirror.mephi.ru/termux/termux-main stable main

Updatable Packages

All packages up to date

Termux Files Info

TERMUX_REQUIRED_FILES_DIR_PATH ($PREFIX): /data/data/com.termux/files
ANDROID_ASSIGNED_FILES_DIR_PATH: /data/user/0/com.termux/files

$ echo 'ls info:'
/system/bin/ls -lhdZ '/data/data' '/data/user/0' '/data/data/com.termux' '/data/user/0/com.termux' '/data/data/com.termux/files' '/data/user/0/com.termux/files' '/data/user/0/com.termux/files' '/data/user/com.termux/files' '/data/data/com.termux/files/usr-staging' '/data/data/com.termux/files/usr' '/data/data/com.termux/files/home' '/data/data/com.termux/files/usr/bin/login' 2>&1
echo; echo 'mount info:'
/system/bin/grep -E '( /data )|( /data/data )|( /data/user/[0-9]+ )' /proc/self/mountinfo 2>&1 | /system/bin/grep -v '/data_mirror' 2>&1

ls info:
ls: /data/user/com.termux/files: No such file or directory
ls: /data/data/com.termux/files/usr-staging: No such file or directory
drwxrwx--x 347 system  system  u:object_r:system_data_file:s0:c512,c768          52K 2022-10-30 00:38 /data/data
drwx------   6 u0_a223 u0_a223 u:object_r:app_data_file:s0:c223,c256,c512,c768  3.3K 2022-09-28 18:10 /data/data/com.termux
drwxrwx--x   4 u0_a223 u0_a223 u:object_r:app_data_file:s0:c223,c256,c512,c768  3.3K 2022-09-28 18:10 /data/data/com.termux/files
drwx------   9 u0_a223 u0_a223 u:object_r:app_data_file:s0:c223,c256,c512,c768  3.3K 2022-10-30 00:39 /data/data/com.termux/files/home
drwx------  11 u0_a223 u0_a223 u:object_r:app_data_file:s0:c223,c256,c512,c768  3.3K 2022-10-30 00:30 /data/data/com.termux/files/usr
-rwx------   1 u0_a223 u0_a223 u:object_r:app_data_file:s0:c223,c256,c512,c768  2.1K 2022-10-23 02:33 /data/data/com.termux/files/usr/bin/login
drwxrwx--x 347 system  system  u:object_r:system_data_file:s0:c512,c768          52K 2022-10-30 00:38 /data/user/0
drwx------   6 u0_a223 u0_a223 u:object_r:app_data_file:s0:c223,c256,c512,c768  3.3K 2022-09-28 18:10 /data/user/0/com.termux
drwxrwx--x   4 u0_a223 u0_a223 u:object_r:app_data_file:s0:c223,c256,c512,c768  3.3K 2022-09-28 18:10 /data/user/0/com.termux/files
drwxrwx--x   4 u0_a223 u0_a223 u:object_r:app_data_file:s0:c223,c256,c512,c768  3.3K 2022-09-28 18:10 /data/user/0/com.termux/files

mount info:
4504 3769 253:57 / /data rw,nosuid,nodev,noatime master:54 - f2fs /dev/block/dm-57 rw,lazytime,seclabel,background_gc=on,discard,no_heap,user_xattr,inline_xattr,acl,inline_data,inline_dentry,extent_cache,mode=adaptive,active_logs=6,reserve_root=24303,resuid=0,resgid=1065,inlinecrypt,alloc_mode=default,fsync_mode=nobarrier
4505 4504 253:57 /data /data/user/0 rw,nosuid,nodev,noatime master:54 - f2fs /dev/block/dm-57 rw,lazytime,seclabel,background_gc=on,discard,no_heap,user_xattr,inline_xattr,acl,inline_data,inline_dentry,extent_cache,mode=adaptive,active_logs=6,reserve_root=24303,resuid=0,resgid=1065,inlinecrypt,alloc_mode=default,fsync_mode=nobarrier

Logcat Dump

$ /system/bin/logcat -d -t 3000 2>&1
--------- beginning of main
10-30 00:47:39.365 32444 32458 D VRI[TermuxActivity]: dispatchAppVisibility visible:true
10-30 00:47:39.372 32444 32444 D VRI[TermuxActivity]: setWindowStopped stopped:false
10-30 00:47:39.389 32444 32444 D Termux:TermuxActivity: onStart
10-30 00:47:39.415 32444 32444 V Termux:TermuxActivity: onResume
10-30 00:47:39.420 32444 32444 V Termux:TermuxTerminalViewClient: Requesting TerminalView focus and showing soft keyboard
10-30 00:47:39.420 32444 32444 V Termux:TerminalView: Setting cursor blinker rate to 0
10-30 00:47:39.420 32444 32444 V Termux:TerminalView: Cursor blinker disabled
10-30 00:47:39.432 32444 32444 D BufferQueueConsumer: [](id:7ebc0000001d,api:0,p:-1,c:32444) connect: controlledByApp=false
10-30 00:47:39.432 32444 32444 E IPCThreadState: attemptIncStrongHandle(69): Not supported
10-30 00:47:39.440 32444 32444 D VRI[TermuxActivity]: registerCallbacksForSync syncBuffer=false
10-30 00:47:39.441 32444 18805 D MediaCodec: CreateByType: mime audio/vorbis, encoder 0
10-30 00:47:39.441 32444 18805 D MediaCodecList: codecHandlesFormat: no format, so no extra checks
10-30 00:47:39.442 32444 18805 D MediaCodecList: codecHandlesFormat: no format, so no extra checks
10-30 00:47:39.443 32444 18805 D CCodecBufferChannel: mBufferCountDebug=0 mIsUserLoad=1
10-30 00:47:39.443 32444 18805 D OplusCCodec: OplusCCodec [130]: (0x7e5949a000)
10-30 00:47:39.444 32444 18805 W libc    : Access denied finding property "vendor.oplus.media.vpp.stutter"
10-30 00:47:39.444 32444 18805 V ListServiceUtils: checkInListByUid module:sr-osie-whitelist uid:10223 cost 351us return (null)
10-30 00:47:39.444 32444 18805 D CCodecBufferChannel: mBufferCountDebug=0 mIsUserLoad=1
10-30 00:47:39.444 32444 18805 D MediaCodec: [0x7e59502000] init: CCodec 0x7e5949a000, CCodecBufferChannel 0x7e594e1218
10-30 00:47:39.445 32444 18807 D MediaCodec: [0x7e59502000] setState: 1
10-30 00:47:39.445 32444 18807 D CCodec  : allocate(c2.android.vorbis.decoder)
10-30 00:47:39.449 32444 18807 I CCodec  : setting up 'default' as default (vendor) store
10-30 00:47:39.444 18809 18809 W zsh     : type=1400 audit(0.0:8029): avc: granted { execute } for name="git" dev="dm-57" ino=58300 scontext=u:r:untrusted_app_27:s0:c223,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c223,c256,c512,c768 tclass=file app=com.termux.styling
10-30 00:47:39.454 32444 32466 D VRI[TermuxActivity]: Received frameCommittedCallback lastAttemptedDrawFrameNum=1 didProduceBuffer=true syncBuffer=false
10-30 00:47:39.454 32444 18807 I CCodec  : Created component [c2.android.vorbis.decoder]
10-30 00:47:39.454 32444 18807 D CCodecBufferChannel: [0x7e594e1218] setComponent: mName c2.android.vorbis.decoder#469, mPipelineWatcher 0x7e594e1680
10-30 00:47:39.454 32444 18807 D CCodecBufferChannel: PipelineWatcher debug info [c2.android.vorbis.decoder#469] enable=0
10-30 00:47:39.455 32444 32444 D VRI[TermuxActivity]: draw finished.
10-30 00:47:39.452 18809 18809 W zsh     : type=1400 audit(0.0:8030): avc: granted { execute } for name="git" dev="dm-57" ino=58300 scontext=u:r:untrusted_app_27:s0:c223,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c223,c256,c512,c768 tclass=file app=com.termux.styling
10-30 00:47:39.452 18809 18809 W zsh     : type=1400 audit(0.0:8031): avc: granted { execute_no_trans } for path="/data/data/com.termux/files/usr/libexec/git-core/git" dev="dm-57" ino=58300 scontext=u:r:untrusted_app_27:s0:c223,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c223,c256,c512,c768 tclass=file app=com.termux.styling
10-30 00:47:39.455 32444 18807 D CCodecConfig: read media type: audio/vorbis
10-30 00:47:39.452 18809 18809 W git     : type=1400 audit(0.0:8032): avc: granted { execute } for path="/data/data/com.termux/files/usr/libexec/git-core/git" dev="dm-57" ino=58300 scontext=u:r:untrusted_app_27:s0:c223,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c223,c256,c512,c768 tclass=file app=com.termux.styling
10-30 00:47:39.462 32444 18807 D ReflectedParamUpdater: extent() != 1 for single value type: algo.buffers.max-count.values
10-30 00:47:39.462 32444 18807 D ReflectedParamUpdater: extent() != 1 for single value type: output.subscribed-indices.values
10-30 00:47:39.462 32444 18807 D ReflectedParamUpdater: extent() != 1 for single value type: input.buffers.allocator-ids.values
10-30 00:47:39.462 32444 18807 D ReflectedParamUpdater: extent() != 1 for single value type: output.buffers.allocator-ids.values
10-30 00:47:39.462 32444 18807 D ReflectedParamUpdater: extent() != 1 for single value type: algo.buffers.allocator-ids.values
10-30 00:47:39.462 32444 18807 D ReflectedParamUpdater: extent() != 1 for single value type: output.buffers.pool-ids.values
10-30 00:47:39.462 32444 18807 D ReflectedParamUpdater: extent() != 1 for single value type: algo.buffers.pool-ids.values
10-30 00:47:39.464 32444 18807 I CCodecConfig: query failed after returning 7 values (BAD_INDEX)
10-30 00:47:39.465 32444 18807 D CCodecConfig: c2 config diff is Dict {
10-30 00:47:39.465 32444 18807 D CCodecConfig:   c2::u32 coded.bitrate.value = 64000
10-30 00:47:39.465 32444 18807 D CCodecConfig:   c2::u32 input.buffers.max-size.value = 32768
10-30 00:47:39.465 32444 18807 D CCodecConfig:   c2::u32 input.delay.value = 0
10-30 00:47:39.465 32444 18807 D CCodecConfig:   string input.media-type.value = "audio/vorbis"
10-30 00:47:39.465 32444 18807 D CCodecConfig:   string output.media-type.value = "audio/raw"
10-30 00:47:39.465 32444 18807 D CCodecConfig:   c2::u32 raw.channel-count.value = 1
10-30 00:47:39.465 32444 18807 D CCodecConfig:   c2::u32 raw.sample-rate.value = 48000
10-30 00:47:39.465 32444 18807 D CCodecConfig: }
10-30 00:47:39.466 32444 18807 D MediaCodec: [0x7e59502000] setState: 2
10-30 00:47:39.466 32444 18805 I MediaCodec: [0x7e59502000] [c2.android.vorbis.decoder] configure, format : AMessage(what = 0x00000000) = {
10-30 00:47:39.466 32444 18805 I MediaCodec:   string mime = "audio/vorbis"
10-30 00:47:39.466 32444 18805 I MediaCodec:   int64_t durationUs = 116848
10-30 00:47:39.466 32444 18805 I MediaCodec:   int32_t track-id = 1
10-30 00:47:39.466 32444 18805 I MediaCodec:   Buffer csd-0 = {
10-30 00:47:39.466 32444 18805 I MediaCodec:     00000000:  01 76 6f 72 62 69 73 00  00 00 00 01 44 ac 00 00  .vorbis.....D...
10-30 00:47:39.466 32444 18805 I MediaCodec:     00000010:  00 00 00 00 00 77 01 00  00 00 00 00 b8 01        .....w........
10-30 00:47:39.466 32444 18805 I MediaCodec:   }
10-30 00:47:39.466 32444 18805 I MediaCodec:   Buffer *csd-1 = 0x7e5944cb40
10-30 00:47:39.466 32444 18805 I MediaCodec:   int32_t bitrate = 96000
10-30 00:47:39.466 32444 18805 I MediaCodec:   int32_t channel-count = 1
10-30 00:47:39.466 32444 18805 I MediaCodec:   int32_t sample-rate = 44100
10-30 00:47:39.466 32444 18805 I MediaCodec:   int32_t channel-mask = 1
10-30 00:47:39.466 32444 18805 I MediaCodec: }
10-30 00:47:39.467 32444 18807 D MediaCodec: [0x7e59502000] setState: 3
10-30 00:47:39.468 32444 18807 V ListServiceUtils: checkInListByUid module:sr-osie-whitelist uid:10223 cost 882us return (null)
10-30 00:47:39.468 32444 18807 D OplusCCodec: debug enabled , debugType :0
10-30 00:47:39.468 32444 18807 D OplusCCodec: [initiateConfigureComponent:L428] OplusFeedbackInfo  mFeedbackID:542663876608
10-30 00:47:39.468 32444 18807 D CCodec  : [c2.android.vorbis.decoder] buffers are bound to CCodec for this session
10-30 00:47:39.468 32444 18807 D CCodecConfig: no c2 equivalents for durationUs
10-30 00:47:39.468 32444 18807 D CCodecConfig: no c2 equivalents for track-id
10-30 00:47:39.468 32444 18807 D CCodecConfig: no c2 equivalents for csd-1
10-30 00:47:39.468 32444 18807 D CCodecConfig: no c2 equivalents for flags
10-30 00:47:39.470 32444 18807 D CCodecConfig: c2 config diff is   c2::u32 coded.bitrate.value = 96000
10-30 00:47:39.470 32444 18807 D CCodecConfig:   c2::u32 raw.sample-rate.value = 44100
10-30 00:47:39.470 32444 18807 W Codec2Client: query -- param skipped: index = 1107298332.
10-30 00:47:39.470 32444 18807 D CCodec  : encoding statistics level = 0
10-30 00:47:39.470 32444 18807 D CCodec  : setup formats input: AMessage(what = 0x00000000) = {
10-30 00:47:39.470 32444 18807 D CCodec  :   int32_t bitrate = 96000
10-30 00:47:39.470 32444 18807 D CCodec  :   int32_t channel-count = 1
10-30 00:47:39.470 32444 18807 D CCodec  :   int32_t max-input-size = 32768
10-30 00:47:39.470 32444 18807 D CCodec  :   string mime = "audio/vorbis"
10-30 00:47:39.470 32444 18807 D CCodec  :   int32_t sample-rate = 44100
10-30 00:47:39.470 32444 18807 D CCodec  : }
10-30 00:47:39.470 32444 18807 D CCodec  : setup formats output: AMessage(what = 0x00000000) = {
10-30 00:47:39.470 32444 18807 D CCodec  :   int32_t channel-count = 1
10-30 00:47:39.470 32444 18807 D CCodec  :   string mime = "audio/raw"
10-30 00:47:39.470 32444 18807 D CCodec  :   int32_t sample-rate = 44100
10-30 00:47:39.470 32444 18807 D CCodec  :   int32_t channel-mask = 1
10-30 00:47:39.470 32444 18807 D CCodec  :   int32_t android._config-pcm-encoding = 2
10-30 00:47:39.470 32444 18807 D CCodec  : }
10-30 00:47:39.471 32444 18807 I CCodecConfig: query failed after returning 7 values (BAD_INDEX)
10-30 00:47:39.471 32444 18807 D MediaCodec: [0x7e59502000] setState: 4
10-30 00:47:39.471 32444 18807 D MediaCodec: [0x7e59502000] setState: 5
10-30 00:47:39.472 32444 18807 W Codec2Client: query -- param skipped: index = 1342179345.
10-30 00:47:39.472 32444 18807 W Codec2Client: query -- param skipped: index = 2415921170.
10-30 00:47:39.474 32444 18807 D CCodecBufferChannel: [c2.android.vorbis.decoder#469] Created input block pool with allocatorID 16 => poolID 27 - OK (0)
10-30 00:47:39.476 32444 32444 D VRI[TermuxActivity]: onFocusEvent true
10-30 00:47:39.477 32444 18807 I CCodecBufferChannel: [c2.android.vorbis.decoder#469] Created output block pool with allocatorID 16 => poolID 67 - OK
10-30 00:47:39.478 32444 18807 D CCodecBufferChannel: [c2.android.vorbis.decoder#469] Configured output block pool ids 67 => OK
10-30 00:47:39.478 32444 18807 D CCodecBufferChannel: [0x7e594e1218] [c2.android.vorbis.decoder#469] start: output->outputDelay 0, output->numSlots 4
10-30 00:47:39.479 32444 18807 D CCodecBuffers: [c2.android.vorbis.decoder#469:1D-Output.Impl[N]] converted 0 buffers to array mode of 4
10-30 00:47:39.483 32444 18807 D MediaCodec: [0x7e59502000] setState: 6
10-30 00:47:39.484 18809 18809 W git     : type=1400 audit(0.0:8033): avc: granted { execute } for path="/data/data/com.termux/files/usr/lib/libpcre2-8.so" dev="dm-57" ino=50288 scontext=u:r:untrusted_app_27:s0:c223,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c223,c256,c512,c768 tclass=file app=com.termux.styling
10-30 00:47:39.488 18809 18809 W git     : type=1400 audit(0.0:8034): avc: granted { execute } for path="/data/data/com.termux/files/usr/lib/libtermux-exec.so" dev="dm-57" ino=49627 scontext=u:r:untrusted_app_27:s0:c223,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c223,c256,c512,c768 tclass=file app=com.termux.styling
10-30 00:47:39.493 32444 18805 D SoundPool::Sound: begin to decode(fd=99)
10-30 00:47:39.494 32444 18807 D CCodecBuffers: [c2.android.vorbis.decoder#469:1D-Input.Impl[N]] converted 4 buffers to array mode of 4
10-30 00:47:39.517 32444 18807 D CCodecBufferChannel: [c2.android.vorbis.decoder#469] input EOS
10-30 00:47:39.518 32444 18805 D MediaCodec: [0x7e59502000] [c2.android.vorbis.decoder] stop
10-30 00:47:39.518 32444 18807 D MediaCodec: [0x7e59502000] setState: 9
10-30 00:47:39.518 32444 18807 D OplusCCodec: initiateShutdown [490]: (0x7e5949a000) keepComponentAllocated=1
10-30 00:47:39.518 32444 18807 D CCodecBufferChannel: [c2.android.vorbis.decoder#469] MediaCodec discarded an unknown buffer
10-30 00:47:39.518 32444 18807 D CCodecBufferChannel: [c2.android.vorbis.decoder#469] MediaCodec discarded an unknown buffer
10-30 00:47:39.518 32444 18807 D CCodecBufferChannel: [c2.android.vorbis.decoder#469] MediaCodec discarded an unknown buffer
10-30 00:47:39.519 32444 18807 D MediaCodec: [0x7e59502000] [c2.android.vorbis.decoder] kWhatStopCompleted
10-30 00:47:39.519 32444 18807 D MediaCodec: [0x7e59502000] setState: 2
10-30 00:47:39.519 32444 18805 D SoundPool::Sound: end to decode (fd=99)
10-30 00:47:39.519 32444 18805 D MediaCodec: [0x7e59502000] [c2.android.vorbis.decoder] release
10-30 00:47:39.519 32444 18807 D MediaCodec: [0x7e59502000] setState: 10
10-30 00:47:39.519 32444 18807 D OplusCCodec: initiateShutdown [490]: (0x7e5949a000) keepComponentAllocated=0
10-30 00:47:39.520 32444 18807 I hw-BpHwBinder: onLastStrongRef automatically unlinking death recipients
10-30 00:47:39.520 32444 18807 D MediaCodec: [0x7e59502000] [c2.android.vorbis.decoder] kWhatReleaseCompleted
10-30 00:47:39.520 32444 18807 D MediaCodec: [0x7e59502000] setState: 0
10-30 00:47:39.521 32444 18805 D MediaCodec: [0x7e59502000] ~MediaCodec
10-30 00:47:39.521 32444 18805 D OplusCCodec: ~OplusCCodec [145]: (0x7e5949a000)
10-30 00:47:39.547 32444 32444 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application.
10-30 00:47:39.547 32444 32444 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest.
10-30 00:47:39.577 32444 32444 D InsetsController: show(ime(), fromIme=true)
10-30 00:47:39.721 32444 32444 D InputMethodManager: showSoftInput() view=com.termux.view.TerminalView{eef178 VFED.V.L. .F...... 0,0-1062,1412 #7f080191 app:id/terminal_view aid=1073741824} flags=0 reason=SHOW_SOFT_INPUT
10-30 00:47:39.724 32444 32444 D InsetsController: show(ime(), fromIme=true)
10-30 00:47:39.893 32444 32444 V AutofillManager: requestHideFillUi(null): anchor = null
10-30 00:47:40.303 32444 32444 D WindowManager: Add to mViews: android.widget.PopupWindow$PopupDecorView{feb8bea V.E...... R.....I. 0,0-0,0},pkg= com.termux
10-30 00:47:40.313 32444 32444 D InputEventReceiver: Input log is disabled
10-30 00:47:40.315 32444 32444 D WindowManager: Add to mViews: android.widget.PopupWindow$PopupDecorView{5deb924 V.E...... R.....I. 0,0-0,0},pkg= com.termux
10-30 00:47:40.320 32444 32444 D InputEventReceiver: Input log is disabled
10-30 00:47:40.342 32444 32444 D WindowManager: Add to mViews: android.widget.PopupWindow$PopupDecorView{a9e16bb V.E...... R.....I. 0,0-0,0},pkg= com.termux
10-30 00:47:40.351 32444 32444 D InputEventReceiver: Input log is disabled
10-30 00:47:40.359 32444 32444 D BufferQueueConsumer: [](id:7ebc0000001e,api:0,p:-1,c:32444) connect: controlledByApp=false
10-30 00:47:40.360 32444 32444 D VRI[PopupWindow:5efa7d5]: registerCallbacksForSync syncBuffer=false
10-30 00:47:40.365 32444 32466 D VRI[PopupWindow:5efa7d5]: Received frameCommittedCallback lastAttemptedDrawFrameNum=1 didProduceBuffer=true syncBuffer=false
10-30 00:47:40.365 32444 32466 W Parcel  : Expecting binder but got null!
10-30 00:47:40.365 32444 32444 D VRI[PopupWindow:5efa7d5]: draw finished.
10-30 00:47:40.373 32444 32444 D BufferQueueConsumer: [](id:7ebc0000001f,api:0,p:-1,c:32444) connect: controlledByApp=false
10-30 00:47:40.374 32444 32444 D VRI[PopupWindow:44ebdb7]: registerCallbacksForSync syncBuffer=false
10-30 00:47:40.379 32444 32466 D VRI[PopupWindow:44ebdb7]: Received frameCommittedCallback lastAttemptedDrawFrameNum=1 didProduceBuffer=true syncBuffer=false
10-30 00:47:40.379 32444 32466 W Parcel  : Expecting binder but got null!
10-30 00:47:40.379 32444 32444 D VRI[PopupWindow:44ebdb7]: draw finished.
10-30 00:47:40.388 32444 32444 D BufferQueueConsumer: [](id:7ebc00000020,api:0,p:-1,c:32444) connect: controlledByApp=false
10-30 00:47:40.396 32444 32444 D VRI[PopupWindow:2d7474a]: registerCallbacksForSync syncBuffer=false
10-30 00:47:40.402 32444 32466 D VRI[PopupWindow:2d7474a]: Received frameCommittedCallback lastAttemptedDrawFrameNum=1 didProduceBuffer=true syncBuffer=false
10-30 00:47:40.403 32444 32466 W Parcel  : Expecting binder but got null!
10-30 00:47:40.403 32444 32444 D VRI[PopupWindow:2d7474a]: draw finished.
10-30 00:47:40.416 32444 32444 D VRI[PopupWindow:5efa7d5]: registerCallbacksForSync syncBuffer=false
10-30 00:47:40.419 32444 32466 D VRI[PopupWindow:5efa7d5]: Received frameCommittedCallback lastAttemptedDrawFrameNum=2 didProduceBuffer=true syncBuffer=false
10-30 00:47:40.419 32444 32444 D VRI[PopupWindow:5efa7d5]: draw finished.
10-30 00:47:40.429 32444 32444 D VRI[PopupWindow:44ebdb7]: registerCallbacksForSync syncBuffer=false
10-30 00:47:40.433 32444 32466 D VRI[PopupWindow:44ebdb7]: Received frameCommittedCallback lastAttemptedDrawFrameNum=2 didProduceBuffer=true syncBuffer=false
10-30 00:47:40.433 32444 32444 D VRI[PopupWindow:44ebdb7]: draw finished.
10-30 00:47:40.434 32444 32444 D VRI[PopupWindow:2d7474a]: registerCallbacksForSync syncBuffer=false
10-30 00:47:40.436 32444 32466 D VRI[PopupWindow:2d7474a]: Received frameCommittedCallback lastAttemptedDrawFrameNum=3 didProduceBuffer=true syncBuffer=false
10-30 00:47:40.436 32444 32444 D VRI[PopupWindow:2d7474a]: draw finished.
10-30 00:47:40.460 32444 32444 E ViewDragHelper: Ignoring pointerId=0 because ACTION_DOWN was not received for this pointer before ACTION_MOVE. It likely happened because  ViewDragHelper did not receive all the events in the event stream.
10-30 00:47:40.460 32444 32444 E ViewDragHelper: Ignoring pointerId=0 because ACTION_DOWN was not received for this pointer before ACTION_MOVE. It likely happened because  ViewDragHelper did not receive all the events in the event stream.
10-30 00:47:40.460 32444 32444 E ViewDragHelper: Ignoring pointerId=0 because ACTION_DOWN was not received for this pointer before ACTION_MOVE. It likely happened because  ViewDragHelper did not receive all the events in the event stream.
10-30 00:47:40.460 32444 32444 E ViewDragHelper: Ignoring pointerId=0 because ACTION_DOWN was not received for this pointer before ACTION_MOVE. It likely happened because  ViewDragHelper did not receive all the events in the event stream.
10-30 00:47:40.576 32444 32444 D OplusScrollToTopManager: unregisterGuidePopupDismissReceiverInSystemUI
10-30 00:47:40.576 32444 32444 D OplusScrollToTopManager: Receiver not registered: android.view.OplusScrollToTopManager$1@f3ae3dd
10-30 00:47:40.576 32444 32444 D OplusScrollToTopManager: unregisterSystemUIBroadcastReceiver 
10-30 00:47:40.576 32444 32444 D OplusScrollToTopManager: java.lang.IllegalArgumentException: Receiver not registered: android.view.OplusScrollToTopManager$2@76e8b52
--------- beginning of system
10-30 00:47:40.577 32444 32444 V ZoomWindowDecorView: removeZoomView
10-30 00:47:40.600 32444  4370 D BLASTBufferQueue: [VRI[PopupWindow:2d7474a][PopupWindow:2d7474a]#32](f:0,a:3) destructor()
10-30 00:47:40.600 32444  4370 D BufferQueueConsumer: [VRI[PopupWindow:2d7474a][PopupWindow:2d7474a]#32(BLAST Consumer)32](id:7ebc00000020,api:0,p:-1,c:32444) disconnect
10-30 00:47:40.785 32444 32444 D WindowManager: Add to mViews: android.widget.PopupWindow$PopupDecorView{bf07e23 V.E...... R.....I. 0,0-0,0},pkg= com.termux
10-30 00:47:40.798 32444 32444 D InputEventReceiver: Input log is disabled
10-30 00:47:40.812 32444 32444 D BufferQueueConsumer: [](id:7ebc00000021,api:0,p:-1,c:32444) connect: controlledByApp=false
10-30 00:47:40.813 32444 32444 E IPCThreadState: attemptIncStrongHandle(91): Not supported
10-30 00:47:40.817 32444 32444 D VRI[PopupWindow:2d7474a]: registerCallbacksForSync syncBuffer=false
10-30 00:47:40.821 32444 32466 D VRI[PopupWindow:2d7474a]: Received frameCommittedCallback lastAttemptedDrawFrameNum=1 didProduceBuffer=true syncBuffer=false
10-30 00:47:40.821 32444 32466 W Parcel  : Expecting binder but got null!
10-30 00:47:40.821 32444 32444 D VRI[PopupWindow:2d7474a]: draw finished.
10-30 00:47:40.825 32444 32444 D VRI[PopupWindow:2d7474a]: registerCallbacksForSync syncBuffer=false
10-30 00:47:40.828 32444 32466 D VRI[PopupWindow:2d7474a]: Received frameCommittedCallback lastAttemptedDrawFrameNum=3 didProduceBuffer=true syncBuffer=false
10-30 00:47:40.828 32444 32444 D VRI[PopupWindow:2d7474a]: draw finished.
10-30 00:47:41.251 32444 32444 V AutofillManager: requestHideFillUi(null): anchor = null
10-30 00:47:41.256 32444 32444 D OplusSystemUINavigationGestureExtImpl: regionString = null
10-30 00:47:41.319 32444 32444 D OplusScrollToTopManager: unregisterGuidePopupDismissReceiverInSystemUI
10-30 00:47:41.319 32444 32444 D OplusScrollToTopManager: Receiver not registered: android.view.OplusScrollToTopManager$1@bb2d211
10-30 00:47:41.319 32444 32444 D OplusScrollToTopManager: unregisterSystemUIBroadcastReceiver 
10-30 00:47:41.319 32444 32444 D OplusScrollToTopManager: java.lang.IllegalArgumentException: Receiver not registered: android.view.OplusScrollToTopManager$2@14acf76
10-30 00:47:41.319 32444 32444 V ZoomWindowDecorView: removeZoomView
10-30 00:47:41.320 32444 32444 D BLASTBufferQueue: [VRI[PopupWindow:5efa7d5][PopupWindow:5efa7d5]#30](f:0,a:2) destructor()
10-30 00:47:41.320 32444 32444 D BufferQueueConsumer: [VRI[PopupWindow:5efa7d5][PopupWindow:5efa7d5]#30(BLAST Consumer)30](id:7ebc0000001e,api:0,p:-1,c:32444) disconnect
10-30 00:47:41.333 32444 32444 D OplusScrollToTopManager: unregisterGuidePopupDismissReceiverInSystemUI
10-30 00:47:41.333 32444 32444 D OplusScrollToTopManager: Receiver not registered: android.view.OplusScrollToTopManager$1@3547977
10-30 00:47:41.333 32444 32444 D OplusScrollToTopManager: unregisterSystemUIBroadcastReceiver 
10-30 00:47:41.333 32444 32444 D OplusScrollToTopManager: java.lang.IllegalArgumentException: Receiver not registered: android.view.OplusScrollToTopManager$2@10429e4
10-30 00:47:41.333 32444 32444 V ZoomWindowDecorView: removeZoomView
10-30 00:47:41.335 32444 32444 D BLASTBufferQueue: [VRI[PopupWindow:44ebdb7][PopupWindow:44ebdb7]#31](f:0,a:2) destructor()
10-30 00:47:41.335 32444 32444 D BufferQueueConsumer: [VRI[PopupWindow:44ebdb7][PopupWindow:44ebdb7]#31(BLAST Consumer)31](id:7ebc0000001f,api:0,p:-1,c:32444) disconnect
10-30 00:47:41.379 32444 32444 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature
10-30 00:47:41.379 32444 32444 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature
10-30 00:47:41.379 32444 32444 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature
10-30 00:47:41.383 32444 32444 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature
10-30 00:47:41.383 32444 32444 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature
10-30 00:47:41.383 32444 32444 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature
10-30 00:47:41.394 32444 32444 D WindowManager: Add to mViews: DecorView@4a59e75[TermuxActivity],pkg= com.termux
10-30 00:47:41.411 32444 32444 D InputEventReceiver: Input log is disabled
10-30 00:47:41.430 32444 32444 V TextView: notifyAutoFillManagerAfterTextChanged
10-30 00:47:41.430 32444 32444 V AutofillManager: notifyValueChanged(90): ignoring on state UNKNOWN
10-30 00:47:41.484 32444 32444 D BufferQueueConsumer: [](id:7ebc00000022,api:0,p:-1,c:32444) connect: controlledByApp=false
10-30 00:47:41.484 32444 32444 E IPCThreadState: attemptIncStrongHandle(90): Not supported
10-30 00:47:41.484 32444 32444 E IPCThreadState: attemptIncStrongHandle(89): Not supported
10-30 00:47:41.486 32444 32444 V ZoomWindowDecorView: setLastReportedMergedConfiguration mZoomDisplayHeight: 2408 getDecorView.77962869
10-30 00:47:41.505 32444 32444 V TextView: notifyAutoFillManagerAfterTextChanged
10-30 00:47:41.505 32444 32444 V AutofillManager: notifyValueChanged(135): ignoring on state UNKNOWN
10-30 00:47:41.512 32444 32444 D VRI[TermuxActivity]: registerCallbacksForSync syncBuffer=false
10-30 00:47:41.520 32444 32466 D VRI[TermuxActivity]: Received frameCommittedCallback lastAttemptedDrawFrameNum=1 didProduceBuffer=true syncBuffer=false
10-30 00:47:41.521 32444 32466 W Parcel  : Expecting binder but got null!
10-30 00:47:41.521 32444 32444 D VRI[TermuxActivity]: draw finished.
10-30 00:47:41.522 32444 32444 D VRI[TermuxActivity]: onFocusEvent false
10-30 00:47:41.526 32444 32444 V TextView: notifyAutoFillManagerAfterTextChanged
10-30 00:47:41.526 32444 32444 V AutofillManager: notifyValueChanged(136): ignoring on state UNKNOWN
10-30 00:47:41.553 32444 32444 D VRI[TermuxActivity]: registerCallbacksForSync syncBuffer=false
10-30 00:47:41.556 32444 32466 D VRI[TermuxActivity]: Received frameCommittedCallback lastAttemptedDrawFrameNum=3 didProduceBuffer=true syncBuffer=false
10-30 00:47:41.556 32444 32444 D VRI[TermuxActivity]: draw finished.
10-30 00:47:41.578 32444 32444 D VRI[TermuxActivity]: onFocusEvent true
10-30 00:47:41.673 32444 32444 D OplusScrollToTopManager: unregisterGuidePopupDismissReceiverInSystemUI
10-30 00:47:41.674 32444 32444 D OplusScrollToTopManager: Receiver not registered: android.view.OplusScrollToTopManager$1@439bcf0
10-30 00:47:41.674 32444 32444 D OplusScrollToTopManager: unregisterSystemUIBroadcastReceiver 
10-30 00:47:41.674 32444 32444 D OplusScrollToTopManager: java.lang.IllegalArgumentException: Receiver not registered: android.view.OplusScrollToTopManager$2@5c6c269
10-30 00:47:41.677 32444 32444 V ZoomWindowDecorView: removeZoomView
10-30 00:47:41.679 32444 32466 D OpenGLRenderer: endAllActiveAnimators on 0x7dd944f200 (RippleDrawable) with handle 0x7de5dec460
10-30 00:47:41.697 32444   768 D BLASTBufferQueue: [VRI[PopupWindow:2d7474a][PopupWindow:2d7474a]#33](f:0,a:3) destructor()
10-30 00:47:41.698 32444   768 D BufferQueueConsumer: [VRI[PopupWindow:2d7474a][PopupWindow:2d7474a]#33(BLAST Consumer)33](id:7ebc00000021,api:0,p:-1,c:32444) disconnect
10-30 00:47:43.714 32444 32444 V AutofillManager: requestHideFillUi(null): anchor = null
10-30 00:47:43.718 32444 32444 D OplusSystemUINavigationGestureExtImpl: regionString = null
10-30 00:47:43.802 32444 32444 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature
10-30 00:47:43.802 32444 32444 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature
10-30 00:47:43.802 32444 32444 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature
10-30 00:47:43.808 32444 32444 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature
10-30 00:47:43.808 32444 32444 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature
10-30 00:47:43.808 32444 32444 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature
10-30 00:47:43.809 32444 32444 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature
10-30 00:47:43.809 32444 32444 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature
10-30 00:47:43.809 32444 32444 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature
10-30 00:47:43.814 32444 32444 D WindowManager: Add to mViews: DecorView@d8d6ce4[TermuxActivity],pkg= com.termux
10-30 00:47:43.831 32444 32444 D InputEventReceiver: Input log is disabled
10-30 00:47:43.832 32444 32444 D OplusScrollToTopManager: unregisterGuidePopupDismissReceiverInSystemUI
10-30 00:47:43.832 32444 32444 D OplusScrollToTopManager: Receiver not registered: android.view.OplusScrollToTopManager$1@661a949
10-30 00:47:43.832 32444 32444 D OplusScrollToTopManager: unregisterSystemUIBroadcastReceiver 
10-30 00:47:43.832 32444 32444 D OplusScrollToTopManager: java.lang.IllegalArgumentException: Receiver not registered: android.view.OplusScrollToTopManager$2@9f824e
10-30 00:47:43.835 32444 32444 V ZoomWindowDecorView: removeZoomView
10-30 00:47:43.847 32444 32466 D OpenGLRenderer: endAllActiveAnimators on 0x7dd94bd800 (AlertController$RecycleListView) with handle 0x7de5cf8fe0
10-30 00:47:43.857 32444 32502 D BLASTBufferQueue: [VRI[TermuxActivity][AtchDlg:com.termux/com.termux.app.TermuxActivity]#34](f:0,a:3) destructor()
10-30 00:47:43.857 32444 32502 D BufferQueueConsumer: [VRI[TermuxActivity][AtchDlg:com.termux/com.termux.app.TermuxActivity]#34(BLAST Consumer)34](id:7ebc00000022,api:0,p:-1,c:32444) disconnect
10-30 00:47:43.874 32444 32444 D BufferQueueConsumer: [](id:7ebc00000023,api:0,p:-1,c:32444) connect: controlledByApp=false
10-30 00:47:43.874 32444 32444 E IPCThreadState: attemptIncStrongHandle(94): Not supported
10-30 00:47:43.874 32444 32444 E IPCThreadState: attemptIncStrongHandle(93): Not supported
10-30 00:47:43.875 32444 32444 V ZoomWindowDecorView: setLastReportedMergedConfiguration mZoomDisplayHeight: 2408 getDecorView.227372260
10-30 00:47:43.877 32444 32444 D VRI[TermuxActivity]: registerCallbacksForSync syncBuffer=false
10-30 00:47:43.929 32444 32466 D VRI[TermuxActivity]: Received frameCommittedCallback lastAttemptedDrawFrameNum=1 didProduceBuffer=true syncBuffer=false
10-30 00:47:43.929 32444 32466 W Parcel  : Expecting binder but got null!
10-30 00:47:43.929 32444 32444 D VRI[TermuxActivity]: draw finished.
10-30 00:47:43.930 32444 32444 D VRI[TermuxActivity]: registerCallbacksForSync syncBuffer=false
10-30 00:47:43.933 32444 32466 D VRI[TermuxActivity]: Received frameCommittedCallback lastAttemptedDrawFrameNum=2 didProduceBuffer=true syncBuffer=false
10-30 00:47:43.934 32444 32444 D VRI[TermuxActivity]: draw finished.
10-30 00:47:43.988 32444 32444 D VRI[TermuxActivity]: onFocusEvent true
10-30 00:47:44.474 32444 32483 D BufferPoolAccessor2.0: bufferpool2 0x7de5ffd028 : 0(0 size) total buffers - 0(0 size) used buffers - 2/7 (recycle/alloc) - 5/24 (fetch/transfer)
10-30 00:47:44.475 32444 32483 D BufferPoolAccessor2.0: evictor expired: 1, evicted: 1
10-30 00:47:45.108 32444 32444 V AutofillManager: requestHideFillUi(null): anchor = null
10-30 00:47:45.111 32444 32444 D OplusSystemUINavigationGestureExtImpl: regionString = null
10-30 00:47:45.269 32444 32444 D OplusScrollToTopManager: unregisterGuidePopupDismissReceiverInSystemUI
10-30 00:47:45.269 32444 32444 D OplusScrollToTopManager: Receiver not registered: android.view.OplusScrollToTopManager$1@62d55b2
10-30 00:47:45.270 32444 32444 D OplusScrollToTopManager: unregisterSystemUIBroadcastReceiver 
10-30 00:47:45.270 32444 32444 D OplusScrollToTopManager: java.lang.IllegalArgumentException: Receiver not registered: android.view.OplusScrollToTopManager$2@b15e903
10-30 00:47:45.274 32444 32444 V ZoomWindowDecorView: removeZoomView
10-30 00:47:45.276 32444 32466 D OpenGLRenderer: endAllActiveAnimators on 0x7e59e4a400 (RippleDrawable) with handle 0x7de580f6e0
10-30 00:47:45.299 32444 32458 D BLASTBufferQueue: [VRI[TermuxActivity][com.termux/com.termux.app.TermuxActivity]#35](f:0,a:3) destructor()
10-30 00:47:45.299 32444 32458 D BufferQueueConsumer: [VRI[TermuxActivity][com.termux/com.termux.app.TermuxActivity]#35(BLAST Consumer)35](id:7ebc00000023,api:0,p:-1,c:32444) disconnect
10-30 00:47:45.309 32444 32444 D WindowManager: Add to mViews: com.oplus.internal.widget.OplusToastLayout{cfc514f V.E...... ......I. 0,0-0,0 #c020084 oplus:id/oplus_toast_layout},pkg= com.termux
10-30 00:47:45.315 32444 32444 D InputEventReceiver: Input log is disabled
10-30 00:47:45.318 32444 32444 D VRI[TermuxActivity]: onFocusEvent true
10-30 00:47:45.324 32444 32444 D BufferQueueConsumer: [](id:7ebc00000024,api:0,p:-1,c:32444) connect: controlledByApp=false
10-30 00:47:45.324 32444 32444 E IPCThreadState: attemptIncStrongHandle(85): Not supported
10-30 00:47:45.326 32444 32444 D VRI[Toast]: registerCallbacksForSync syncBuffer=false
10-30 00:47:45.331 32444 32466 D VRI[Toast]: Received frameCommittedCallback lastAttemptedDrawFrameNum=1 didProduceBuffer=true syncBuffer=false
10-30 00:47:45.331 32444 32466 W Parcel  : Expecting binder but got null!
10-30 00:47:45.331 32444 32444 D VRI[Toast]: draw finished.
10-30 00:47:45.331 32444 32444 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application.
10-30 00:47:45.331 32444 32444 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest.
10-30 00:47:45.339 32444 32444 D VRI[Toast]: registerCallbacksForSync syncBuffer=false
10-30 00:47:45.340 32444 32466 D VRI[Toast]: Received frameCommittedCallback lastAttemptedDrawFrameNum=2 didProduceBuffer=false syncBuffer=false
10-30 00:47:45.340 32444 32444 D VRI[Toast]: draw finished.
10-30 00:47:45.341 32444 19036 D Termux:TermuxTask: (1) APT Info Command:
10-30 00:47:45.341 32444 19036 D Termux:TermuxTask: Current State: `Executing`
10-30 00:47:45.341 32444 19036 D Termux:TermuxTask: Executable: `/data/data/com.termux/files/usr/bin/bash`
10-30 00:47:45.341 32444 19036 D Termux:TermuxTask: Arguments: -
10-30 00:47:45.341 32444 19036 D Termux:TermuxTask: Working Directory: `/data/data/com.termux/files/home`
10-30 00:47:45.341 32444 19036 D Termux:TermuxTask: inBackground: `true`
10-30 00:47:45.341 32444 19036 D Termux:TermuxTask: isFailsafe: `false`
10-30 00:47:45.341 32444 19036 D Termux:TermuxTask: Background Custom Log Level: `0`
10-30 00:47:45.341 32444 19036 D Termux:TermuxTask: isPluginExecutionCommand: `false`
10-30 00:47:45.340 19041 19041 W Thread-10: type=1400 audit(0.0:8045): avc: granted { execute } for name="bash" dev="dm-57" ino=48512 scontext=u:r:untrusted_app_27:s0:c223,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c223,c256,c512,c768 tclass=file app=com.termux.styling
10-30 00:47:45.340 19041 19041 W Thread-10: type=1400 audit(0.0:8046): avc: granted { execute_no_trans } for path="/data/data/com.termux/files/usr/bin/bash" dev="dm-57" ino=48512 scontext=u:r:untrusted_app_27:s0:c223,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c223,c256,c512,c768 tclass=file app=com.termux.styling
10-30 00:47:45.340 19041 19041 W bash    : type=1400 audit(0.0:8047): avc: granted { execute } for path="/data/data/com.termux/files/usr/bin/bash" dev="dm-57" ino=48512 scontext=u:r:untrusted_app_27:s0:c223,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c223,c256,c512,c768 tclass=file app=com.termux.styling
10-30 00:47:45.345 32444 19036 D Termux:TermuxTask: Running "(1) APT Info Command" TermuxTask with pid 19041
10-30 00:47:45.352 19041 19041 W bash    : type=1400 audit(0.0:8048): avc: granted { execute } for path="/data/data/com.termux/files/usr/lib/libiconv.so" dev="dm-57" ino=141156 scontext=u:r:untrusted_app_27:s0:c223,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c223,c256,c512,c768 tclass=file app=com.termux.styling
10-30 00:47:45.352 19041 19041 W bash    : type=1400 audit(0.0:8049): avc: granted { execute } for path="/data/data/com.termux/files/usr/lib/libandroid-support.so" dev="dm-57" ino=28116 scontext=u:r:untrusted_app_27:s0:c223,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c223,c256,c512,c768 tclass=file app=com.termux.styling
10-30 00:47:46.392 19062 19062 W apt     : type=1400 audit(0.0:8131): avc: granted { execute } for name="gpgv" dev="dm-57" ino=46915 scontext=u:r:untrusted_app_27:s0:c223,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c223,c256,c512,c768 tclass=file app=com.termux.styling
10-30 00:47:46.392 19062 19062 W apt     : type=1400 audit(0.0:8132): avc: granted { execute_no_trans } for path="/data/data/com.termux/files/usr/lib/apt/methods/gpgv" dev="dm-57" ino=46915 scontext=u:r:untrusted_app_27:s0:c223,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c223,c256,c512,c768 tclass=file app=com.termux.styling
10-30 00:47:46.392 19062 19062 W gpgv    : type=1400 audit(0.0:8133): avc: granted { execute } for path="/data/data/com.termux/files/usr/lib/apt/methods/gpgv" dev="dm-57" ino=46915 scontext=u:r:untrusted_app_27:s0:c223,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c223,c256,c512,c768 tclass=file app=com.termux.styling
10-30 00:47:46.396 19062 19062 W gpgv    : type=1400 audit(0.0:8134): avc: granted { execute } for path="/data/data/com.termux/files/usr/lib/libc++_shared.so" dev="dm-57" ino=48087 scontext=u:r:untrusted_app_27:s0:c223,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c223,c256,c512,c768 tclass=file app=com.termux.styling
10-30 00:47:46.396 19062 19062 W gpgv    : type=1400 audit(0.0:8135): avc: granted { execute } for path="/data/data/com.termux/files/usr/lib/libapt-pkg.so" dev="dm-57" ino=47100 scontext=u:r:untrusted_app_27:s0:c223,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c223,c256,c512,c768 tclass=file app=com.termux.styling
10-30 00:47:47.258 32444 19036 D Termux:TermuxTask: The "(1) APT Info Command" TermuxTask with pid 19041 exited normally
10-30 00:47:47.258 32444 19036 D Termux:TermuxTask: Processing "(1) APT Info Command" TermuxTask result
10-30 00:47:47.259 32444 19036 E Termux:TermuxUtils: (1) APT Info Command:
10-30 00:47:47.259 32444 19036 E Termux:TermuxUtils: Previous State: `Executed`
10-30 00:47:47.259 32444 19036 E Termux:TermuxUtils: Current State: `Success`
10-30 00:47:47.259 32444 19036 E Termux:TermuxUtils: 
10-30 00:47:47.259 32444 19036 E Termux:TermuxUtils: Stdout:
10-30 00:47:47.259 32444 19036 E Termux:TermuxUtils: ```
10-30 00:47:47.259 32444 19036 E Termux:TermuxUtils: 
10-30 00:47:47.259 32444 19036 E Termux:TermuxUtils: ### Subscribed Repositories
10-30 00:47:47.259 32444 19036 E Termux:TermuxUtils: 
10-30 00:47:47.259 32444 19036 E Termux:TermuxUtils: #### sources.list
10-30 00:47:47.259 32444 19036 E Termux:TermuxUtils: `deb http://mirror.mephi.ru/termux/termux-main stable main`
10-30 00:47:47.259 32444 19036 E Termux:TermuxUtils: ##
10-30 00:47:47.259 32444 19036 E Termux:TermuxUtils: 
10-30 00:47:47.259 32444 19036 E Termux:TermuxUtils: 
10-30 00:47:47.259 32444 19036 E Termux:TermuxUtils: ### Updatable Packages
10-30 00:47:47.259 32444 19036 E Termux:TermuxUtils: 
10-30 00:47:47.259 32444 19036 E Termux:TermuxUtils: All packages up to date
10-30 00:47:47.259 32444 19036 E Termux:TermuxUtils: ##
10-30 00:47:47.259 32444 19036 E Termux:TermuxUtils: 
10-30 00:47:47.259 32444 19036 E Termux:TermuxUtils: 
10-30 00:47:47.259 32444 19036 E Termux:TermuxUtils: 
10-30 00:47:47.259 32444 19036 E Termux:TermuxUtils: ```
10-30 00:47:47.259 32444 19036 E Termux:TermuxUtils: 
10-30 00:47:47.259 32444 19036 E Termux:TermuxUtils: Stderr:
10-30 00:47:47.259 32444 19036 E Termux:TermuxUtils: ```
10-30 00:47:47.259 32444 19036 E Termux:TermuxUtils: find: ‘/data/data/com.termux/files/usr/etc/apt/sources.list.d’: No such file or directory
10-30 00:47:47.259 32444 19036 E Termux:TermuxUtils: 
10-30 00:47:47.259 32444 19036 E Termux:TermuxUtils: ```
10-30 00:47:47.259 32444 19036 E Termux:TermuxUtils: 
10-30 00:47:47.259 32444 19036 E Termux:TermuxUtils: Exit Code: `0`
10-30 00:47:47.259 32444 19036 E Termux:TermuxUtils: 
10-30 00:47:47.264 32444 19036 D Termux:TermuxTask: (1) Termux Files Stat Command:
10-30 00:47:47.264 32444 19036 D Termux:TermuxTask: Current State: `Executing`
10-30 00:47:47.264 32444 19036 D Termux:TermuxTask: Executable: `/system/bin/sh`
10-30 00:47:47.264 32444 19036 D Termux:TermuxTask: Arguments: -
10-30 00:47:47.264 32444 19036 D Termux:TermuxTask: Working Directory: `/`
10-30 00:47:47.264 32444 19036 D Termux:TermuxTask: inBackground: `true`
10-30 00:47:47.264 32444 19036 D Termux:TermuxTask: isFailsafe: `true`
10-30 00:47:47.264 32444 19036 D Termux:TermuxTask: Background Custom Log Level: `0`
10-30 00:47:47.264 32444 19036 D Termux:TermuxTask: isPluginExecutionCommand: `false`
10-30 00:47:47.266 32444 19036 D Termux:TermuxTask: Running "(1) Termux Files Stat Command" TermuxTask with pid 19272
10-30 00:47:47.327 32444 19036 D Termux:TermuxTask: The "(1) Termux Files Stat Command" TermuxTask with pid 19272 exited normally
10-30 00:47:47.327 32444 19036 D Termux:TermuxTask: Processing "(1) Termux Files Stat Command" TermuxTask result
10-30 00:47:47.329 32444 19036 D Termux:TermuxTask: (1) Logcat dump command:
10-30 00:47:47.329 32444 19036 D Termux:TermuxTask: Current State: `Executing`
10-30 00:47:47.329 32444 19036 D Termux:TermuxTask: Executable: `/system/bin/sh`
10-30 00:47:47.329 32444 19036 D Termux:TermuxTask: Arguments: -
10-30 00:47:47.329 32444 19036 D Termux:TermuxTask: Working Directory: `/`
10-30 00:47:47.329 32444 19036 D Termux:TermuxTask: inBackground: `true`
10-30 00:47:47.329 32444 19036 D Termux:TermuxTask: isFailsafe: `true`
10-30 00:47:47.329 32444 19036 D Termux:TermuxTask: Background Custom Log Level: `0`
10-30 00:47:47.329 32444 19036 D Termux:TermuxTask: isPluginExecutionCommand: `false`
10-30 00:47:47.331 32444 19036 D Termux:TermuxTask: Running "(1) Logcat dump command" TermuxTask with pid 19278

agnostic-apollo commented 2 years ago

Long press KEYBOARD button in left drawer.

ksauraj commented 2 years ago

Long press KEYBOARD button in left drawer.

Thanks lmao. Dumbest stuff I ever asked.