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 645642 - [PATCH] Don't use quotes when launching bluetooth-sendto
[PATCH] Don't use quotes when launching bluetooth-sendto
Status: RESOLVED DUPLICATE of bug 653479
Product: gnome-bluetooth
Classification: Core
Component: moblin
2.91.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-bluetooth-general-maint@gnome.bugs
gnome-bluetooth-general-maint@gnome.bugs
Depends on:
Blocks:
 
 
Reported: 2011-03-24 00:11 UTC by Robert Ancell
Modified: 2011-06-27 16:00 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Remove quotes from bluetooth-sendto command line (972 bytes, patch)
2011-03-24 00:11 UTC, Robert Ancell
none Details | Review

Description Robert Ancell 2011-03-24 00:11:08 UTC
Created attachment 184180 [details] [review]
Remove quotes from bluetooth-sendto command line

When sending files directly to a device with the applet (Bluetooth applet -> (device name) -> Send Files...) the transfer always fails with the error "Unable to find service record".

This is due to the --device arg having quotes around the name - they are not needed and cause an invalid name.

Note that this bug is present in the applet in the 2.32 version.  I've patched this for Ubuntu.  I haven't actually tried the moblin applet, but I suspect I has the same problem.
Comment 1 Bastien Nocera 2011-06-27 16:00:35 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 653479 ***