Already in the app? Profile → Send feedback auto-fills app version, platform, and installer. Fastest path.
What's wrong
What were you trying to do, and what happened instead?
Search for an application, view detailed information.
How to reproduce
- Open the app
- Go to the Search section
- Enter Happ and select macOS
- For the found application, click more details
After that, the app crashes.
Your setup
macOS 15.7.4
Github-Store v1.8.2
Anything else
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}@4c40777a
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)```
What's wrong
What were you trying to do, and what happened instead?
Search for an application, view detailed information.
How to reproduce
After that, the app crashes.
Your setup
macOS 15.7.4
Github-Store v1.8.2
Anything else