Summary: | Assertion failed in devicesmodel.cpp after resume from suspend. | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-bluez-qt | Reporter: | Weng Xuetian <wengxt> |
Component: | general | Assignee: | David Rosca <nowrep> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/bluez-qt/5771f4256095ac5f295d2b439214d21c5c045ce2 | Version Fixed In: | |
Sentry Crash Report: |
Description
Weng Xuetian
2015-08-07 04:08:47 UTC
What version of bluez-qt do you have? And the backtrace is from plasmashell crash? I was using git version bluez-qt, and yes it was from plasmashell since it loaded bluedevil plasmoid and thus loaded bluez-qt. Git commit 5771f4256095ac5f295d2b439214d21c5c045ce2 by David Rosca. Committed on 20/08/2015 at 17:25. Pushed by drosca into branch 'master'. Don't forward deviceChanged signal after device was removed This was hitting assert in DevicesModel. M +2 -0 src/adapter_p.cpp M +5 -0 src/manager_p.cpp http://commits.kde.org/bluez-qt/5771f4256095ac5f295d2b439214d21c5c045ce2 |