Summary: | Discover crashes in QQuickItem::isVisible() when attempting to go to home page | ||
---|---|---|---|
Product: | [Applications] Discover | Reporter: | Patrick Silva <bugseforuns> |
Component: | discover | Assignee: | Aleix Pol <aleixpol> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | adonai, john.wayne.cornell, nate |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.11.3 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/discover/5e240b137ea69b2e091ec3468550bb64d6e53132 | Version Fixed In: | |
Sentry Crash Report: |
Description
Patrick Silva
2017-09-25 03:35:16 UTC
I hit this once tonight while trying to reproduce https://bugs.kde.org/show_bug.cgi?id=387789 by repeatedly searching for things. At one point it sent me back to the home page and crashed. The backtrace was identical to what's already below. I just discovered a 100% reproducible case of this crash using current git master 1. Start or restart Discover 2. Navigate to VLC (click Applications sidebar item -> click VLC) 3. Click "< Back" in sidebar 4. Click "Applications" in sidebar Not here :( Maybe it's only reproducible in KDE Neon for some reason? I can reproduce this 100% in a KDE Neon VM; that's my dev environment. The original reporter was using KDE Neon, too. I can reproduce now, I don't know what I did wrong. It's buried deep in Qt though... :'( *grabs insecticide and hammer* Git commit 5e240b137ea69b2e091ec3468550bb64d6e53132 by Aleix Pol. Committed on 04/01/2018 at 15:28. Pushed by apol into branch 'master'. Remove weird state where no category was being listed M +1 -1 discover/qml/DiscoverDrawer.qml https://commits.kde.org/discover/5e240b137ea69b2e091ec3468550bb64d6e53132 *** Bug 388879 has been marked as a duplicate of this bug. *** *** Bug 391725 has been marked as a duplicate of this bug. *** |