| Summary: | Cannot see any devices in bluetooth pairing wizard | ||
|---|---|---|---|
| Product: | [Unmaintained] Bluedevil | Reporter: | Justin Zobel <justin.zobel> |
| Component: | wizard | Assignee: | David Rosca <nowrep> |
| Status: | RESOLVED UPSTREAM | ||
| Severity: | major | CC: | kde, nate, nicolas.fella, plasma-bugs-null |
| Priority: | NOR | Keywords: | qt6 |
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Justin Zobel
2023-08-02 04:58:54 UTC
Can reproduce. Console prints: qt.dbus.integration: Could not connect "org.freedesktop.DBus.ObjectManager" to "InterfacesAdded" > 4. See devices available for pairing
You mean *now* you see devices *in the wizard*?
I probably should have written: 4. Check devices available for pairing 5. See none (In reply to Kai Uwe Broulik from comment #2) > Console prints: > qt.dbus.integration: Could not connect "org.freedesktop.DBus.ObjectManager" > to "InterfacesAdded" Message seems relevant. With https://codereview.qt-project.org/c/qt/qtbase/+/502613 I get qt.dbus.integration: Could not connect "org.freedesktop.DBus.ObjectManager" to interfacesAdded(const QDBusObjectPath &, const QVariantMapMap &) : "Unregistered input type in parameter list: QVariantMapMap" A possibly relevant merge request was started @ https://invent.kde.org/frameworks/bluez-qt/-/merge_requests/50 |