05-04-2024 07:50 AM
Since I updated to OneUI6, when I turn on Do Not disturb, I don't get the DND icon on the status bar.
My wife's s23 has the exact same software version, exact same settings, and on hers the icon appears.
06-04-2024 05:14 PM
I was able to collect some very interesting logs via adb...
04-06 16:52:15.307 3948 4720 I vol.Events: writeEvent zen_mode_changed important_interruptions
04-06 16:52:15.308 3948 3948 D PhoneStatusBarPolicy: updateVolumeZen: NOTI_DND_ONGOING_ALERT
04-06 16:52:15.308 3948 3948 D PhoneStatusBarPolicy: updateVolumeZenTW
04-06 16:52:15.308 3948 3948 D PhoneStatusBarPolicy: updateVolumeZenTW: NOTI_DND_ONGOING_ALERTNOTI_DND_ONGOING_ALERTNOTI_DND_ONGOING_ALERT
04-06 16:52:15.308 3948 3948 D PhoneStatusBarPolicy: zen:0
04-06 16:52:15.308 28889 28889 W ElapsedTimeUtils: getElapsedTime: sSuwFinishedTimeStamp is null
04-06 16:52:15.308 3948 3948 D PhoneStatusBarPolicy: ZenCanceled
04-06 16:52:15.308 3948 3948 I PhoneStatusBarPolicy: updateZen- mVibrateVisible: false, mMuteVisible: false
04-06 16:52:15.308 3948 3948 D DndTile : ZEN_MODE: onChange = false,currentZen = 0,previousZen = 0
04-06 16:52:15.311 3948 3948 I NotificationManager: com.android.systemui: notify(1006831526, noti_DoNotDisturb, Notification(channel=ZEN_ONGOING shortcut=null contentView=null vibrate=null sound=null defaults=0x0 flags=0x2 color=0x
04-06 16:52:15.312 2546 7188 D NotificationService: isOngoingDismissExceptionPackage - key = com.android.systemui|1006831526|noti_DoNotDisturb
04-06 16:52:15.312 3948 3948 D PhoneStatusBarPolicy: ZenNotifier
04-06 16:52:15.312 3948 3948 I PhoneStatusBarPolicy: updateZen- mVibrateVisible: false, mMuteVisible: false
04-06 16:52:15.313 3948 3948 D SystemUIAnalytics: sendEventLog , , zen_mode_from, manual, zen_mode_byRuleApp, null, zen_mode_duration, 0
04-06 16:52:15.341 4539 4539 I HoneySpace.NotificationListener: invalid notification: com.android.systemui UserHandle{-1}: canShowBadge is false
04-06 16:52:15.341 4539 4539 I HoneySpace.NotificationListener: invalid notification: android UserHandle{-1}: canShowBadge is false
04-06 16:52:15.352 3948 3948 D PhoneStatusBarPolicy: updateVolumeZen: NOTI_DND_ONGOING_ALERT
04-06 16:52:15.352 3948 3948 D PhoneStatusBarPolicy: updateVolumeZenTW
04-06 16:52:15.352 3948 3948 D PhoneStatusBarPolicy: updateVolumeZenTW: NOTI_DND_ONGOING_ALERTNOTI_DND_ONGOING_ALERTNOTI_DND_ONGOING_ALERT
04-06 16:52:15.352 3948 3948 D PhoneStatusBarPolicy: zen:1
04-06 16:52:15.495 3948 3948 D StatusBarIconController: ignoring old pipeline callbacks, because the new mobile icons are enabled
04-06 16:52:15.496 3948 3948 I AODNotificationManager: updateNotification()
04-06 16:52:15.499 9457 9457 I SettingsCompanion: policy - appBypassDndList : []
04-06 16:52:15.533 2546 2546 W NotificationHistory: Attempted to add notif for locked/gone/disabled user 0
04-06 16:52:15.533 2546 2546 D NotificationReminder: addNotificationRecord record com.android.systemui
04-06 16:52:15.535 4539 4539 I HoneySpace.NotificationListener: onNotificationPosted com.android.systemui: -1|com.android.systemui|1006831526|noti_DoNotDisturb|10048: 0
04-06 16:52:15.535 4539 4539 I HoneySpace.NotificationListener: invalid notification: com.android.systemui UserHandle{-1}: canShowBadge is false
04-06 16:52:15.537 8819 8819 I NotificationListener: Received new notification
04-06 16:52:15.537 8819 9565 I NotificationPipeline: Processing new notification: -1|com.android.systemui|1006831526|noti_DoNotDisturb|10048
04-06 16:52:19.538 2546 2546 D NotificationService: notifyZenPolicy : suppressed = 306
04-06 16:52:19.538 2546 2546 D NotificationService: notifyZenPolicy : suppressed = 306
06-04-2024 05:24 PM
I have tried to post the adb logs here, but it seems to not be allowed. So, here is a link to my logs, which maybe a clue to what is happening:
https://pastebin.com/Sf5khDjH
06-04-2024 05:33 PM
I have compared my ADB logs with my wife's phone adb logs. The only line that mine has, that her's doesn't, when enabling DND is the following:
06-04-2024 05:34 PM
That's definitely not what I'd expect, @yurividal. Did you receive confirmation that your Error Report had been submitted?
We're not able to share/forward any error logs via this platform, by the way. It can only really be done via the Error Report system.
15-05-2024 08:47 PM
04-02-2025 07:31 AM
This has been "fixed" on OneUI 7