Create a Bluetooth settings section [$50]

Bug #1492543 reported by roberto
36
This bug affects 13 people
Affects Status Importance Assigned to Milestone
Switchboard Sharing Plug
Fix Released
Medium
Danielle Foré

Bug Description

I have this bug since a lot (maybe years) and it's annoying.
I can't send a file to elementary using the bluetooth.

Furthemore (this is just a minor issue) I can't change the name of the bluetooth of elementary.

Tags: bounty

Related branches

Revision history for this message
Pop Vlad-Aurel (popvladaurel-deactivatedaccount) wrote :

First, to enable Bluetooth file receiving:
 - open Terminal and run gnome-file-share-properties
 - check Receive files in Downloads over Bluetooth and Notify about received files.

Second, there are several ways to change the Bluetooth name, but this is the one I found to be permanent (i.e. not defaulting after reboot):
 - edit /etc/bluetooth/main.conf replacing "%h" with the computer name you want.

    sudo nano /etc/bluetooth/main.conf (for example change Name = %h-%d to Name = gruber)

 - find the unique hardware ID for your bluetooth hardware, list the content of /var/lib/bluetooth

     ls /var/lib/bluetooth

 - remove /var/lib/bluetooth/xx:xx:xx:xx:xx:xx/config to make your system forget the old name.

    sudo rm /var/lib/bluetooth/xx:xx:xx:xx:xx:xx/config

 - restart the bluetooth service

     sudo service bluetooth restart

thanks to: http://askubuntu.com/questions/80960/how-to-change-bluetooth-device-name/650364#650364

Revision history for this message
Pop Vlad-Aurel (popvladaurel-deactivatedaccount) wrote :

Maybe those two check-boxes in gnome-file-share-properties should be enabled by default, and the Bluetooth name could be automatically pulled from /etc/hostname...

Changed in elementaryos:
milestone: none → loki-beta1
status: New → Confirmed
Revision history for this message
Linus Bobcat (biobunny-exe) wrote :
Cody Garver (codygarver)
Changed in elementaryos:
importance: Undecided → Medium
Revision history for this message
Hector V Nogueiras (hvnsystems) wrote :

Randomly works with other Elementary machines, but fails with most Windows distros. Checked with Windows 10 and continues to fail on the Elementary side.

Revision history for this message
Danielle Foré (danrabbit) wrote :

It looks like these are settings held at org.gnome.desktop.file-sharing and the default values are:

bluetooth-accept-files bonded
bluetooth-notify true
bluetooth-obexpush-enabled false

affects: elementaryos → switchboard-plug-sharing
Changed in switchboard-plug-sharing:
milestone: loki-beta1 → none
milestone: none → loki-beta1
summary: - Impossible to send files to Elementary using Bluetooth
+ Create a Bluetooth settings section
summary: - Create a Bluetooth settings section
+ Create a Bluetooth settings section [$50]
Revision history for this message
Danielle Foré (danrabbit) wrote :
tags: added: bounty
Changed in switchboard-plug-sharing:
status: Confirmed → In Progress
assignee: nobody → Daniel Fore (danrabbit)
Changed in switchboard-plug-sharing:
status: In Progress → Fix Committed
Revision history for this message
Danielle Foré (danrabbit) wrote :

Hey OP, just so you're aware I'm tracking the issue separately about settings the hostname at https://bugs.launchpad.net/switchboard-plug-sharing/+bug/1234997

Cody Garver (codygarver)
Changed in switchboard-plug-sharing:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.