Bug 472910 - Cannot see any devices in bluetooth pairing wizard
Summary: Cannot see any devices in bluetooth pairing wizard
Status: RESOLVED UPSTREAM
Alias: None
Product: Bluedevil
Classification: Plasma
Component: wizard (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR major
Target Milestone: ---
Assignee: David Rosca
URL:
Keywords: qt6
Depends on:
Blocks:
 
Reported: 2023-08-02 04:58 UTC by Justin Zobel
Modified: 2023-10-21 06:35 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Justin Zobel 2023-08-02 04:58:54 UTC
1. Open "Add Bluetooth Device" connection box 
2. See no devices
3. Check bluetoothctl from a terminal
4. See devices available for pairing
Comment 1 Nate Graham 2023-08-02 13:47:45 UTC
Can reproduce.
Comment 2 Kai Uwe Broulik 2023-08-04 15:00:02 UTC
Console prints:
qt.dbus.integration: Could not connect "org.freedesktop.DBus.ObjectManager" to "InterfacesAdded"
Comment 3 Nicolas Fella 2023-08-20 19:19:51 UTC
> 4. See devices available for pairing

You mean *now* you see devices *in the wizard*?
Comment 4 Justin Zobel 2023-08-21 01:55:25 UTC
I probably should have written:
4. Check devices available for pairing
5. See none
Comment 5 Nicolas Fella 2023-09-07 20:13:27 UTC
(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"
Comment 6 Bug Janitor Service 2023-09-07 21:27:27 UTC
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/bluez-qt/-/merge_requests/50
Comment 7 Kai Uwe Broulik 2023-10-21 06:35:32 UTC
Qt bug: https://codereview.qt-project.org/c/qt/qtbase/+/513362