After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 663891 - bluetooth headset not working
bluetooth headset not working
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
3.2.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
: 662384 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2011-11-11 23:53 UTC by misc
Modified: 2012-01-24 18:36 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
bluetooth: Fix undefined variable issue (1.56 KB, patch)
2011-11-12 01:04 UTC, Jasper St. Pierre (not reading bugmail)
committed Details | Review

Description misc 2011-11-11 23:53:21 UTC
When I try to connect to my bluetooth headset, a error appear in .xsession-errors :


    JS ERROR: !!!   Exception in callback for signal: toggled
    JS ERROR: !!!     message = '"menuitem is not defined"'
    JS ERROR: !!!     lineNumber = '213'
    JS ERROR: !!!     fileName = '"/usr/share/gnome-shell/js/ui/status/bluetooth.js"'
    JS ERROR: !!!     stack = '"([object Object],true)@/usr/share/gnome-shell/js/ui/status/bluetooth.js:213
_emit("toggled",true)@/usr/share/gjs-1.0/signals.js:124
()@/usr/share/gnome-shell/js/ui/popupMenu.js:796
([object _private_Clutter_Event])@/usr/share/gnome-shell/js/ui/popupMenu.js:788
([object _private_Shell_GenericContainer],[object _private_Clutter_Event])@/usr/share/gnome-shell/js/ui/popupMenu.js:81
"'
Comment 1 misc 2011-11-11 23:55:25 UTC
Forgot the most important information, the version  :

 $ rpm -q gnome-shell
gnome-shell-3.2.1-2.fc16.i686
Comment 2 Jasper St. Pierre (not reading bugmail) 2011-11-12 01:04:36 UTC
Created attachment 201268 [details] [review]
bluetooth: Fix undefined variable issue
Comment 3 Giovanni Campagna 2011-11-13 20:19:14 UTC
Review of attachment 201268 [details] [review]:

Looks good.
Comment 4 Jasper St. Pierre (not reading bugmail) 2011-11-13 20:24:11 UTC
Attachment 201268 [details] pushed as d856338 - bluetooth: Fix undefined variable issue
Comment 5 Owen Taylor 2012-01-24 18:36:19 UTC
*** Bug 662384 has been marked as a duplicate of this bug. ***