Sending files to Ubuntu Intrepid over bluetooth
23 March, 2009Out of the box you cannot send files over bluetooth to a computer running the latest stable version of Ubuntu, Intrepid Ibex, 8.10.
This is a bit of a problem for me since my main camera is my trusty Nokia N95. What you can do is send files to your phone, and browse its filesystem, just not receive. As you can imagine, there are some open bugs about this. The seemingly recommended solution of installing gnome-obex-server also installs apache2 and sendmail, which seems like a bit of overkill to me.
Enter Blueman. Just add these lines to your repositories config (you can follow these instructions)
deb http://ppa.launchpad.net/blueman/ppa/ubuntu intrepid main
deb-src http://ppa.launchpad.net/blueman/ppa/ubuntu intrepid main
and then sudo apt-get install blueman.
A quick click on System -> Preferences -> Bluetooth manager (it took a few minutes for the icon cache to update for me) and you have the new manager for your bluetooth devices. You don’t need to do anything special to be able to send files to Ubuntu now, just click “send” on your phone and you’ll be asked if you want to accept the file being sent. By default the files will be saved into your home directory. There’s more information on the site and in the forums. Have fun, kids!
Comments
Sending files to Ubuntu Intrepid over bluetooth | Ubuntu-News - Your one stop for news about Ubuntu
24 March, 2009 at 17:46
tabunfile
04 May, 2009 at 04:44
Phil
05 May, 2009 at 22:21
tabun
07 May, 2009 at 16:42
[…] over bluetooth to a computer running the latest stable version of Ubuntu, Intrepid Ibex, 8.10. More here This is a bit of a problem for me since my main camera is my trusty Nokia N95. What you can do is […]
I added the repositories for blueman and reloaded, but need the GPG keyfile. Where can I get this? I also changed Intrepid to Jaunty.
Well, it might keep asking you if it’s OK to continue but you shouldn’t *need* the GPG key.
The keyfile is here http://keyserver.ubuntu.com:11371/pks/lookup?op=get&search=0x6B15AB91951DC1E2
the instructions for adding it are here: https://help.launchpad.net/Packaging/PPA#Adding%20a%20PPA%20to%20your%20Ubuntu%20repositories
both those links are from this page: https://edge.launchpad.net/~blueman/+archive/ppa
Thanx a lot for the info…it’s just annoying to have the error message come up each time I run Update Manager.