Post

Replies

Boosts

Views

Activity

Reply to UIStepper autorepeat & isContinuous not working
I found a workaround: the problem does appear if I user UiCollectionViewController as a base class I use a custom init() to setup UICollectionViewCompositionalLayout and call super.init(collectionViewLayout: layout) with my layout the layout looks exactly as I wanted but the stepper behavior is wrong If I use a UIViewController as a base class, it works as expected.
Sep ’20
Reply to Catalina Kernel Panic on PM subsys (...)/iokit/Kernel/IOServicePM.cpp:5276
Same behavior here. Crash Log looks a bit different to me:panic(cpu 0 caller 0xffffff800f415f47): "ATY,Boa::setPowerState(0xffffff8357c04000 : 0xffffff7f929aed76, 2 -> 1) timed out after 45690 ms"@/AppleInternal/BuildRoot/Library/Caches/com.apple.xbs/Sources/xnu/xnu-6153.121.1/iokit/Kernel/IOServicePM.cpp:5296 Backtrace (CPU 0), Frame : Return Address 0xffffffa3f44d3b40 : 0xffffff800ed1f5cd 0xffffffa3f44d3b90 : 0xffffff800ee58b05 0xffffffa3f44d3bd0 : 0xffffff800ee4a68e 0xffffffa3f44d3c20 : 0xffffff800ecc5a40 0xffffffa3f44d3c40 : 0xffffff800ed1ec97 0xffffffa3f44d3d40 : 0xffffff800ed1f087 0xffffffa3f44d3d90 : 0xffffff800f4c27ec 0xffffffa3f44d3e00 : 0xffffff800f415f47 0xffffffa3f44d3e50 : 0xffffff800f415829 0xffffffa3f44d3e60 : 0xffffff800f42cdbe 0xffffffa3f44d3ea0 : 0xffffff800f4145d8 0xffffffa3f44d3ec0 : 0xffffff800ed61565 0xffffffa3f44d3f40 : 0xffffff800ed61091 0xffffffa3f44d3fa0 : 0xffffff800ecc513e BSD process name corresponding to current thread: kernel_task Boot args: chunklist-security-epoch=0 -chunklist-no-rev2-dev Mac OS version: 19F96 Kernel version: Darwin Kernel Version 19.5.0: Thu Apr 30 18:25:59 PDT 2020; root:xnu-6153.121.1~7/RELEASE_X86_64 Kernel UUID: 7B7F06EE-1B75-345E-B898-2FD4FEC20F0D Kernel slide: 0x000000000ea00000 Kernel text base: 0xffffff800ec00000 __HIB text base: 0xffffff800eb00000 System model name: MacBookPro16,1 (Mac-E1008331FDC96864) System shutdown begun: NO System uptime in nanoseconds: 827642589004 last loaded kext at 811367518160: >usb.IOUSBHostHIDDevice 1.2 (addr 0xffffff7f92cb5000, size 45056) last unloaded kext at 295519061964: >usb.!UHostPacketFilter 1.0 (addr 0xffffff7f915e5000, size 24576) @kec.corecrypto 1.0 @kec.Libm 1
May ’20