=== MacSlow is now known as MacSlow|lunch === MacSlow|lunch is now known as MacSlow === rgreening_ is now known as rgreening [22:51] tedg: Around? [22:51] Nafai: Yup. [22:52] So, here's the bug report: https://bugs.launchpad.net/ubuntu/+source/gnome-bluetooth/+bug/558841 [22:52] Launchpad bug 558841 in gnome-bluetooth (Ubuntu) "bluetooth "devices" menu item not working in bluetooth indicator (affects: 1) (heat: 6)" [High,Confirmed] [22:53] There are not any significant related changes to gnome-bluetooth itself since I last knew things were working [22:54] I'm really unsure of what is going on. When I turn on bluetooth, it only shows the devices label but not the paired devices. I can kill the applet and re-launch it and it will then show the devices [22:54] At the end of the function that creates that portion of the menu, I see this: [22:54] gtk_ui_manager_ensure_update (uimanager); [22:54] I wonder if the interaction of that and libappindicator is the problem [22:56] And how can I go about debugging what is going on? [22:57] Nafai: Probably the first thing is to look at the menu it's sending. [22:57] Nafai: Have you used dbusmenu-dumper before? [22:58] Yeah, it's been a while though, can you remind me what args to use? [22:58] dbusmenu-dumper --dbus-name=org.gnome.Bluetooth.applet --dbus-object=/org/ayatana/NotificationItem/bluetooth_manager/Menu [22:58] thanks [23:03] tedg: ok, indeed this menu it is receiving doesn't have the device submenus [23:03] does that indicate it is likely in the bluetooth code itself? [23:04] Nafai: Either that or the libappindicator parsing code. [23:04] Nafai: I'd throw some debugging info into libappindicator and see what pops out. [23:04] ok, I've read enough of that code I think I know where to throw that in [23:04] I'll ping you again in a few if I need some more [23:05] how late will you be around tonight? [23:05] Cool, I'll probably start making dinner here in a bit. But, then I'll probably be back later in the evening. [23:05] ok, thanks [23:05] My whole day has turned into waiting on downloads :-/ [23:08] :(