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 172127 - [PATCH] Integration with nautilus "Send to..."
[PATCH] Integration with nautilus "Send to..."
Status: RESOLVED FIXED
Product: gnome-bluetooth
Classification: Core
Component: general
0.5
Other All
: Normal enhancement
: ---
Assigned To: Edd Dumbill
Edd Dumbill
: 149809 154195 301481 308751 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2005-03-30 17:00 UTC by Tor-björn Claesson
Modified: 2005-06-23 19:22 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
nautilus-sendto-bluetooth-support.patch (11.12 KB, patch)
2005-06-11 23:29 UTC, Bastien Nocera
none Details | Review
Screenshot-Send To....png (17.29 KB, image/png)
2005-06-11 23:31 UTC, Bastien Nocera
  Details

Description Tor-björn Claesson 2005-03-30 17:00:28 UTC
The new send to dialogue is just great. It would be even better to be able to
send files via bluetooth using it.

Have fun and keep up the good work!
Comment 1 Bastien Nocera 2005-06-11 23:29:27 UTC
Created attachment 47626 [details] [review]
nautilus-sendto-bluetooth-support.patch

Roberto, here's a patch to nautilus-sendto to add support for bluetooth
devices, using gnome-bluetooth to detect the device, and gnome-obex-send to
send the files to a particular device.
Comment 2 Bastien Nocera 2005-06-11 23:31:14 UTC
Created attachment 47627 [details]
Screenshot-Send To....png

What it looks like. The icon on the right animates when we're scanning for
devices.
Comment 3 Bastien Nocera 2005-06-12 00:52:49 UTC
Committed to nautilus-sendto:

2005-06-12  Bastien Nocera  <hadess@hadess.net>

        Reviewed by: Roberto Majadas  <roberto.majadas@hispalinux.es>

        * src/nautilus-sendto-command.c: (nautilus_sendto_init): don't try
        to copy an empty file if --default-dir isn't passed as an argument

        * configure.in:
        * src/plugins/Makefile.am:
        * src/plugins/bluetooth.c:

        Check for gnome-bluetooth, and add a Bluetooth (OBEX) plugin,
        it replaces gnome-bluetooth's nautilus extension

        * src/plugins/evolution.c: (send_files): spurious white spaces
        * src/plugins/gaim.c: make a private function as static

And to gnome-bluetooth:

2005-06-12  Bastien Nocera  <hadess@hadess.net>

        * Makefile.am:
        * configure.in:
        * nautilus/.cvsignore:
        * nautilus/GNOME_Bluetooth_Component.server.in.in:
        * nautilus/Makefile.am:
        * nautilus/gnome-bluetooth-component.c:
        * nautilus/gnome-bluetooth-component.h:
        * nautilus/libmain.c: remove the nautilus extension, sending bluetooth
        files over bluetooth is now handled by nautilus-sendto
Comment 4 Bastien Nocera 2005-06-12 01:01:03 UTC
*** Bug 149809 has been marked as a duplicate of this bug. ***
Comment 5 Bastien Nocera 2005-06-12 01:11:55 UTC
*** Bug 301481 has been marked as a duplicate of this bug. ***
Comment 6 Teppo Turtiainen 2005-06-18 21:17:06 UTC
*** Bug 154195 has been marked as a duplicate of this bug. ***
Comment 7 Teppo Turtiainen 2005-06-23 19:22:23 UTC
*** Bug 308751 has been marked as a duplicate of this bug. ***