Description
Search for an application, view detailed information.
After that, the app crashes.
Steps to reproduce
Open the app
Go to the Search section
Enter Happ and select macOS
For the found application, click more details
Expected vs actual
Error: Failed to load apps: Job was cancelled
Error: (WhatsNewViewModel) Failed to observe app-language for what's-new reloads
kotlinx.coroutines.JobCancellationException: Job was cancelled; job=SupervisorJobImpl{Cancelling}@68571b76
Error: TweaksViewModel: failed to read battery-opt dismissed flag
kotlinx.coroutines.JobCancellationException: Job was cancelled; job=SupervisorJobImpl{Cancelling}@1ebc6ecb
java.lang.NullPointerException
at androidx.compose.ui.platform.a11y.SemanticsOwnerAccessibility.accessibleParentOf(SemanticsOwnerAccessibility.kt:109)
at androidx.compose.ui.platform.a11y.ComposeAccessible$ComposeAccessibleComponent.getAccessibleParent(ComposeAccessible.kt:266)
at java.desktop/sun.lwawt.macosx.CAccessible$AXChangeNotifier.propertyChange(Unknown Source)
at java.desktop/java.beans.PropertyChangeSupport.fire(Unknown Source)
at java.desktop/java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
at java.desktop/java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
at java.desktop/javax.accessibility.AccessibleContext.firePropertyChange(Unknown Source)
at androidx.compose.ui.platform.a11y.SemanticsOwnerAccessibility.onNodeRemoved(SemanticsOwnerAccessibility.kt:168)
at androidx.compose.ui.platform.a11y.SemanticsOwnerAccessibility.syncNodes$lambda$5$0(SemanticsOwnerAccessibility.kt:401)
at androidx.compose.ui.platform.a11y.SemanticsOwnerAccessibility.syncNodes(SemanticsOwnerAccessibility.kt:411)
at androidx.compose.ui.platform.a11y.SemanticsOwnerAccessibility.access$syncNodes(SemanticsOwnerAccessibility.kt:60)
at androidx.compose.ui.platform.a11y.SemanticsOwnerAccessibility$launchSyncLoop$1$1.invokeSuspend(SemanticsOwnerAccessibility.kt:347)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:34)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:100)
at java.desktop/java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.desktop/java.awt.EventQueue$4.run(Unknown Source)
at java.desktop/java.awt.EventQueue$4.run(Unknown Source)
at java.base/java.security.AccessController.doPrivileged(Unknown Source)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.desktop/java.awt.EventQueue.dispatchEvent(Unknown Source)
at zed.rainxch.githubstore.A11yCrashGuard$FilteringEventQueue.dispatchEvent(A11yCrashGuard.kt:37)
at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.desktop/java.awt.EventDispatchThread.run(Unknown Source)
Diagnostics
- App: GitHub Store v1.8.2
- Platform: macOS 15.7.4
- Locale: ru-RU
- GitHub user: @monoflash
Description
Search for an application, view detailed information.
After that, the app crashes.
Steps to reproduce
Open the app
Go to the Search section
Enter Happ and select macOS
For the found application, click more details
Expected vs actual
Diagnostics